CINXE.COM
Editorial Pick: Textile News Archives - Middle East Africa Textile News - Kohan Textile Journal
<!doctype html > <!--[if IE 8]> <html class="ie8" lang="en"> <![endif]--> <!--[if IE 9]> <html class="ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en-US"> <!--<![endif]--> <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(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),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);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <title>Editorial Pick: Textile News Archives - Middle East Africa Textile News - Kohan Textile Journal</title><link rel="stylesheet" href="https://kohantextilejournal.com/wp-content/cache/min/1/9cbaf90c901ba1a3d1cb6d842a5a7f63.css" media="all" data-minify="1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="pingback" href="" /> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v23.9 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="offers a curated selection of the most significant and impactful news stories in the textile industry. Stay informed with our top editorial choices," /> <link rel="canonical" href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" /> <link rel="next" href="https://kohantextilejournal.com/category/editorial-pick-textile-news/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Editorial Pick: Textile News Archives - Middle East Africa Textile News - Kohan Textile Journal" /> <meta property="og:description" content="offers a curated selection of the most significant and impactful news stories in the textile industry. Stay informed with our top editorial choices," /> <meta property="og:url" content="https://kohantextilejournal.com/category/editorial-pick-textile-news/" /> <meta property="og:site_name" content="Middle East Africa Textile News - Kohan Textile Journal" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@KohantexJournal" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://kohantextilejournal.com/category/editorial-pick-textile-news/","url":"https://kohantextilejournal.com/category/editorial-pick-textile-news/","name":"Editorial Pick: Textile News Archives - Middle East Africa Textile News - Kohan Textile Journal","isPartOf":{"@id":"https://kohantextilejournal.com/#website"},"primaryImageOfPage":{"@id":"https://kohantextilejournal.com/category/editorial-pick-textile-news/#primaryimage"},"image":{"@id":"https://kohantextilejournal.com/category/editorial-pick-textile-news/#primaryimage"},"thumbnailUrl":"https://kohantextilejournal.com/wp-content/uploads/2024/11/Thomas-Höpfl-mahlo.webp","description":"offers a curated selection of the most significant and impactful news stories in the textile industry. Stay informed with our top editorial choices,","breadcrumb":{"@id":"https://kohantextilejournal.com/category/editorial-pick-textile-news/#breadcrumb"},"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://kohantextilejournal.com/category/editorial-pick-textile-news/#primaryimage","url":"https://kohantextilejournal.com/wp-content/uploads/2024/11/Thomas-Höpfl-mahlo.webp","contentUrl":"https://kohantextilejournal.com/wp-content/uploads/2024/11/Thomas-Höpfl-mahlo.webp","width":1125,"height":500,"caption":"Mahlo’s Cutting-Edge Weft Straightening Technology Captures Attention at ITMA Asia + CITME 2024"},{"@type":"BreadcrumbList","@id":"https://kohantextilejournal.com/category/editorial-pick-textile-news/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://kohantextilejournal.com/"},{"@type":"ListItem","position":2,"name":"Editorial Pick: Textile News"}]},{"@type":"WebSite","@id":"https://kohantextilejournal.com/#website","url":"https://kohantextilejournal.com/","name":"Middle East Africa Textile News - Kohan Textile Journal","description":"Middle East and Africa Textile Portal","publisher":{"@id":"https://kohantextilejournal.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://kohantextilejournal.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://kohantextilejournal.com/#organization","name":"Kohan Textile Journal","url":"https://kohantextilejournal.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://kohantextilejournal.com/#/schema/logo/image/","url":"https://kohantextilejournal.com/wp-content/uploads/2023/04/kohan-textile-journal-portal-new-logo-2023.svg","contentUrl":"https://kohantextilejournal.com/wp-content/uploads/2023/04/kohan-textile-journal-portal-new-logo-2023.svg","width":348,"height":88,"caption":"Kohan Textile Journal"},"image":{"@id":"https://kohantextilejournal.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/kohan.textilejournal","https://x.com/KohantexJournal","https://www.instagram.com/kohanjournal/","https://www.linkedin.com/in/behnam-ghasemi-590067b1/"]}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="Middle East Africa Textile News - Kohan Textile Journal » Feed" href="https://kohantextilejournal.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Middle East Africa Textile News - Kohan Textile Journal » Comments Feed" href="https://kohantextilejournal.com/comments/feed/" /> <link rel="alternate" type="text/calendar" title="Middle East Africa Textile News - Kohan Textile Journal » iCal Feed" href="https://kohantextilejournal.com/events/?ical=1" /> <link rel="alternate" type="application/rss+xml" title="Middle East Africa Textile News - Kohan Textile Journal » Editorial Pick: Textile News Category Feed" href="https://kohantextilejournal.com/category/editorial-pick-textile-news/feed/" /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/kohantextilejournal.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <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: 11px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 32px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--regular: 15px;--wp--preset--font-size--larger: 50px;--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> <link rel='stylesheet' id='google-fonts-style-css' href='https://fonts.googleapis.com/css?family=Roboto%3A400%2C600%2C700%7COpen+Sans%3A400%2C600%2C700%7CRoboto%3A400%2C500%2C700%7CEB+Garamond%3A700%2C400&display=swap&ver=12.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='tf-google-webfont-monda-css' href='//fonts.googleapis.com/css?family=Monda%3A500%2C400&subset=latin%2Clatin-ext&ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='tf-google-webfont-open-sans-css' href='//fonts.googleapis.com/css?family=Open+Sans%3Ainherit%2Cinherititalic%2C400&subset=latin%2Clatin-ext&ver=6.7.1' type='text/css' media='all' /> <style id='td-theme-inline-css' type='text/css'>@media (max-width:767px){.td-header-desktop-wrap{display:none}}@media (min-width:767px){.td-header-mobile-wrap{display:none}}</style> <script type="text/javascript" src="https://kohantextilejournal.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="text/javascript" src="https://kohantextilejournal.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <link rel="https://api.w.org/" href="https://kohantextilejournal.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://kohantextilejournal.com/wp-json/wp/v2/categories/1050" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://kohantextilejournal.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.1" /> <meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://kohantextilejournal.com"><link rel="alternate" href="https://kohantextilejournal.com/wp-json/tribe/events/v1/" /> <script> window.tdb_global_vars = {"wpRestUrl":"https:\/\/kohantextilejournal.com\/wp-json\/","permalinkStructure":"\/%postname%\/"}; window.tdb_p_autoload_vars = {"isAjax":false,"isAdminBarShowing":false}; </script> <style id="tdb-global-colors">:root{--center-demo-1:#11B494;--center-demo-2:#099F8A;--tt-accent-color:#E4A41E;--tt-hover:#504BDC;--tt-gray-dark:#777777;--tt-extra-color:#f4f4f4;--tt-primary-color:#000000;--cs-bg-grey:#f8f5f4;--cs-shadow:#e8e8e8;--cs-black:#0d1f2d;--cs-red:#FF9334;--cs-blue:#2639e2;--cs-dark-blue:#1a28a3;--cs-grey:#e0dcd4;--cs-white:#FFFFFF;--cs-text-grey:#A7AFB5;--cs-bg-grey2:#F9F9F9;--cs-light-blue:#569DFF;--cs-text-dark-grey:#787E84;--reel-news-white:#FFFFFF;--reel-news-black:#000000;--reel-news-accent:#312DA1;--reel-news-light-grey:#919191;--reel-news-black-transparent:rgba(0,0,0,0.85);--reel-news-red:#ff0000;--reel-news-dark-gray:#313131;--reel-news-transparent:rgba(255,255,255,0.55)}</style> <style id="tdb-global-fonts"> :root{--tt-secondary:Merriweather;--tt-extra:Red Hat Display;--tt-primary-font:Epilogue;--sans-serif:Lexend;} </style> <!-- JS generated by theme --> <script type="text/javascript" id="td-generated-header-js"> var tdBlocksArray = []; //here we store all the items for the current page // td_block class - each ajax block uses a object of this class for requests function tdBlock() { this.id = ''; this.block_type = 1; //block type id (1-234 etc) this.atts = ''; this.td_column_number = ''; this.td_current_page = 1; // this.post_count = 0; //from wp this.found_posts = 0; //from wp this.max_num_pages = 0; //from wp this.td_filter_value = ''; //current live filter value this.is_ajax_running = false; this.td_user_action = ''; // load more or infinite loader (used by the animation) this.header_color = ''; this.ajax_pagination_infinite_stop = ''; //show load more at page x } // td_js_generator - mini detector ( function () { var htmlTag = document.getElementsByTagName("html")[0]; if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) { htmlTag.className += ' ie10'; } if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) { htmlTag.className += ' ie11'; } if ( navigator.userAgent.indexOf("Edge") > -1 ) { htmlTag.className += ' ieEdge'; } if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) { htmlTag.className += ' td-md-is-ios'; } var user_agent = navigator.userAgent.toLowerCase(); if ( user_agent.indexOf("android") > -1 ) { htmlTag.className += ' td-md-is-android'; } if ( -1 !== navigator.userAgent.indexOf('Mac OS X') ) { htmlTag.className += ' td-md-is-os-x'; } if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) { htmlTag.className += ' td-md-is-chrome'; } if ( -1 !== navigator.userAgent.indexOf('Firefox') ) { htmlTag.className += ' td-md-is-firefox'; } if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) { htmlTag.className += ' td-md-is-safari'; } if( -1 !== navigator.userAgent.indexOf('IEMobile') ){ htmlTag.className += ' td-md-is-iemobile'; } })(); var tdLocalCache = {}; ( function () { "use strict"; tdLocalCache = { data: {}, remove: function (resource_id) { delete tdLocalCache.data[resource_id]; }, exist: function (resource_id) { return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null; }, get: function (resource_id) { return tdLocalCache.data[resource_id]; }, set: function (resource_id, cachedData) { tdLocalCache.remove(resource_id); tdLocalCache.data[resource_id] = cachedData; } }; })(); var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":228},{"limitBottom":1018,"sidebarWidth":300},{"limitBottom":1140,"sidebarWidth":324}]; var td_animation_stack_effect="type0"; var tds_animation_stack=true; var td_animation_stack_specific_selectors=".entry-thumb, img, .td-lazy-img"; var td_animation_stack_general_selectors=".td-animation-stack img, .td-animation-stack .entry-thumb, .post img, .td-animation-stack .td-lazy-img"; var tdc_is_installed="yes"; var td_ajax_url="https:\/\/kohantextilejournal.com\/wp-admin\/admin-ajax.php?td_theme_name=Newspaper&v=12.6.8"; var td_get_template_directory_uri="http:\/\/kohantextilejournal.com\/wp-content\/plugins\/td-composer\/legacy\/common"; var tds_snap_menu=""; var tds_logo_on_sticky=""; var tds_header_style=""; var td_please_wait="Please wait..."; var td_email_user_pass_incorrect="User or password incorrect!"; var td_email_user_incorrect="Email or username incorrect!"; var td_email_incorrect="Email incorrect!"; var td_user_incorrect="Username incorrect!"; var td_email_user_empty="Email or username empty!"; var td_pass_empty="Pass empty!"; var td_pass_pattern_incorrect="Invalid Pass Pattern!"; var td_retype_pass_incorrect="Retyped Pass incorrect!"; var tds_more_articles_on_post_enable=""; var tds_more_articles_on_post_time_to_wait=""; var tds_more_articles_on_post_pages_distance_from_top=0; var tds_captcha=""; var tds_theme_color_site_wide="#f51112"; var tds_smart_sidebar=""; var tdThemeName="Newspaper"; var tdThemeNameWl="Newspaper"; var td_magnific_popup_translation_tPrev="Previous (Left arrow key)"; var td_magnific_popup_translation_tNext="Next (Right arrow key)"; var td_magnific_popup_translation_tCounter="%curr% of %total%"; var td_magnific_popup_translation_ajax_tError="The content from %url% could not be loaded."; var td_magnific_popup_translation_image_tError="The image #%curr% could not be loaded."; var tdBlockNonce="d98b00218d"; var tdMobileMenu="enabled"; var tdMobileSearch="enabled"; var tdDateNamesI18n={"month_names":["January","February","March","April","May","June","July","August","September","October","November","December"],"month_names_short":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"day_names_short":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]}; var tdb_modal_confirm="Save"; var tdb_modal_cancel="Cancel"; var tdb_modal_confirm_alt="Yes"; var tdb_modal_cancel_alt="No"; var td_deploy_mode="deploy"; var td_ad_background_click_link=""; var td_ad_background_click_target=""; </script> <!-- Header style compiled by theme --> <style>body,p{font-family:Roboto}:root{--td_theme_color:#f51112;--td_slider_text:rgba(245,17,18,0.7)}body,p{font-family:Roboto}:root{--td_theme_color:#f51112;--td_slider_text:rgba(245,17,18,0.7)}</style> <!-- Global site tag (gtag.js) - Google Analytics --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-116683735-1"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-116683735-1'); </script> <!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=AW-963710767"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-963710767'); </script><link rel="icon" href="https://kohantextilejournal.com/wp-content/uploads/2023/04/cropped-kohan-textile-journal-site-icon-new-32x32.webp" sizes="32x32" /> <link rel="icon" href="https://kohantextilejournal.com/wp-content/uploads/2023/04/cropped-kohan-textile-journal-site-icon-new-192x192.webp" sizes="192x192" /> <link rel="apple-touch-icon" href="https://kohantextilejournal.com/wp-content/uploads/2023/04/cropped-kohan-textile-journal-site-icon-new-180x180.webp" /> <meta name="msapplication-TileImage" content="https://kohantextilejournal.com/wp-content/uploads/2023/04/cropped-kohan-textile-journal-site-icon-new-270x270.webp" /> <!-- Button style compiled by theme --> <style>.tdm-btn-style1{background-color:#f51112}.tdm-btn-style2:before{border-color:#f51112}.tdm-btn-style2{color:#f51112}.tdm-btn-style3{-webkit-box-shadow:0 2px 16px #f51112;-moz-box-shadow:0 2px 16px #f51112;box-shadow:0 2px 16px #f51112}.tdm-btn-style3:hover{-webkit-box-shadow:0 4px 26px #f51112;-moz-box-shadow:0 4px 26px #f51112;box-shadow:0 4px 26px #f51112}</style> <style> :root { --qlwapp-scheme-font-family:inherit;--qlwapp-scheme-font-size:18px;--qlwapp-scheme-icon-size:60px;--qlwapp-scheme-icon-font-size:24px;--qlwapp-scheme-box-message-word-break:break-all;--qlwapp-button-animation-name:none; } </style> <style> .ai-viewports {--ai: 1;} .ai-viewport-3 { display: none !important;} .ai-viewport-2 { display: none !important;} .ai-viewport-1 { display: inherit !important;} .ai-viewport-0 { display: none !important;} @media (min-width: 768px) and (max-width: 979px) { .ai-viewport-1 { display: none !important;} .ai-viewport-2 { display: inherit !important;} } @media (max-width: 767px) { .ai-viewport-1 { display: none !important;} .ai-viewport-3 { display: inherit !important;} } </style> <style id="tdw-css-placeholder"></style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body class="archive category category-editorial-pick-textile-news category-1050 td-standard-pack tribe-no-js global-block-template-1 tdb-template tdc-header-template tdc-footer-template td-animation-stack-type0 td-full-layout" itemscope="itemscope" itemtype="https://schema.org/WebPage"> <div class="td-menu-background" style="visibility:hidden"></div> <div id="td-mobile-nav" style="visibility:hidden"> <div class="td-mobile-container"> <!-- mobile menu top section --> <div class="td-menu-socials-wrap"> <!-- socials --> <div class="td-menu-socials"> </div> <!-- close button --> <div class="td-mobile-close"> <span><i class="td-icon-close-mobile"></i></span> </div> </div> <!-- login section --> <div class="td-menu-login-section"> <div class="td-guest-wrap"> <div class="td-menu-login"><a id="login-link-mob">Sign in</a></div> </div> </div> <!-- menu section --> <div class="td-mobile-content"> <div class="menu-main-menu-container"><ul id="menu-main-menu-1" class="td-mobile-main-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-first menu-item-has-children menu-item-63715"><a href="https://kohantextilejournal.com/category/textile-world/">Textile World<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li class="menu-item-0"><a href="https://kohantextilejournal.com/category/textile-world/fiber-yarn/">Fiber & yarn</a></li> <li class="menu-item-0"><a href="https://kohantextilejournal.com/category/textile-world/garment-fashion/">Garment & Fashion</a></li> <li class="menu-item-0"><a href="https://kohantextilejournal.com/category/textile-world/home-textile/">Home Textile</a></li> <li class="menu-item-0"><a href="https://kohantextilejournal.com/category/textile-world/leather-shoes/">Leather & Shoes</a></li> <li class="menu-item-0"><a href="https://kohantextilejournal.com/category/textile-world/nonwovens/">Nonwovens</a></li> <li class="menu-item-0"><a href="https://kohantextilejournal.com/category/textile-world/sustainability/">Sustainability</a></li> <li class="menu-item-0"><a href="https://kohantextilejournal.com/category/textile-world/technical-textile/">Technical Textile</a></li> <li class="menu-item-0"><a href="https://kohantextilejournal.com/category/textile-world/auxiliaries/">Textile Auxiliaries</a></li> <li class="menu-item-0"><a href="https://kohantextilejournal.com/category/textile-world/textile-digital-printing/">Textile Digital Printing</a></li> <li class="menu-item-0"><a href="https://kohantextilejournal.com/category/textile-world/textile-machinery/">Textile Machinery</a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-194"><a href="https://kohantextilejournal.com/category/exhibition-news/">Exhibition News</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1849"><a href="https://kohantextilejournal.com/events/">Textile Events</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199"><a href="https://kohantextilejournal.com/category/video/">Videos</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-399"><a href="https://kohantextilejournal.com/category/interview/">Interviews</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-390"><a href="https://kohantextilejournal.com/category/article/">Articles</a></li> </ul></div> </div> </div> <!-- register/login section --> <div id="login-form-mobile" class="td-register-section"> <div id="td-login-mob" class="td-login-animation td-login-hide-mob"> <!-- close button --> <div class="td-login-close"> <span class="td-back-button"><i class="td-icon-read-down"></i></span> <div class="td-login-title">Sign in</div> <!-- close button --> <div class="td-mobile-close"> <span><i class="td-icon-close-mobile"></i></span> </div> </div> <form class="td-login-form-wrap" action="#" method="post"> <div class="td-login-panel-title"><span>Welcome!</span>Log into your account</div> <div class="td_display_err"></div> <div class="td-login-inputs"><input class="td-login-input" autocomplete="username" type="text" name="login_email" id="login_email-mob" value="" required><label for="login_email-mob">your username</label></div> <div class="td-login-inputs"><input class="td-login-input" autocomplete="current-password" type="password" name="login_pass" id="login_pass-mob" value="" required><label for="login_pass-mob">your password</label></div> <input type="button" name="login_button" id="login_button-mob" class="td-login-button" value="LOG IN"> <div class="td-login-info-text"> <a href="#" id="forgot-pass-link-mob">Forgot your password?</a> </div> <div class="td-login-register-link"> </div> </form> </div> <div id="td-forgot-pass-mob" class="td-login-animation td-login-hide-mob"> <!-- close button --> <div class="td-forgot-pass-close"> <a href="#" aria-label="Back" class="td-back-button"><i class="td-icon-read-down"></i></a> <div class="td-login-title">Password recovery</div> </div> <div class="td-login-form-wrap"> <div class="td-login-panel-title">Recover your password</div> <div class="td_display_err"></div> <div class="td-login-inputs"><input class="td-login-input" type="text" name="forgot_email" id="forgot_email-mob" value="" required><label for="forgot_email-mob">your email</label></div> <input type="button" name="forgot_button" id="forgot_button-mob" class="td-login-button" value="Send My Pass"> </div> </div> </div> </div><div class="td-search-background" style="visibility:hidden"></div> <div class="td-search-wrap-mob" style="visibility:hidden"> <div class="td-drop-down-search"> <form method="get" class="td-search-form" action="https://kohantextilejournal.com/"> <!-- close button --> <div class="td-search-close"> <span><i class="td-icon-close-mobile"></i></span> </div> <div role="search" class="td-search-input"> <span>Search</span> <input id="td-header-search-mob" type="text" value="" name="s" autocomplete="off" /> </div> </form> <div id="td-aj-search-mob" class="td-ajax-search-flex"></div> </div> </div> <div id="td-outer-wrap" class="td-theme-wrap"> <div class="td-header-template-wrap" style="position: relative"> <div class="td-header-mobile-wrap "> <div id="tdi_1" class="tdc-zone"><div class="tdc_zone tdi_2 wpb_row td-pb-row" > <style scoped>.tdi_2{min-height:0}.td-header-mobile-wrap{position:relative;width:100%}</style><div id="tdi_3" class="tdc-row"><div class="vc_row tdi_4 wpb_row td-pb-row tdc-element-style" > <style scoped>.tdi_4,.tdi_4 .tdc-columns{min-height:0}.tdi_4,.tdi_4 .tdc-columns{display:block}.tdi_4 .tdc-columns{width:100%}.tdi_4:before,.tdi_4:after{display:table}@media (max-width:767px){@media (min-width:768px){.tdi_4{margin-left:-0px;margin-right:-0px}.tdi_4 .tdc-row-video-background-error,.tdi_4>.vc_column,.tdi_4>.tdc-columns>.vc_column{padding-left:0px;padding-right:0px}}}@media (max-width:767px){.tdi_4{position:relative}}</style> <div class="tdi_3_rand_style td-element-style" ><style>@media (max-width:767px){.tdi_3_rand_style{background-color:#ffffff!important}}</style></div><div class="vc_column tdi_6 wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped>.tdi_6{vertical-align:baseline}.tdi_6>.wpb_wrapper,.tdi_6>.wpb_wrapper>.tdc-elements{display:block}.tdi_6>.wpb_wrapper>.tdc-elements{width:100%}.tdi_6>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_6>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_6{vertical-align:middle}}@media (max-width:767px){.tdi_6{width:20%!important;display:inline-block!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_mobile_menu tdi_7 td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_7" > <style>@media (max-width:767px){.tdi_7{margin-left:-13px!important;padding-top:2px!important}}</style> <style>.tdb-header-align{vertical-align:middle}.tdb_mobile_menu{margin-bottom:0;clear:none}.tdb_mobile_menu a{display:inline-block!important;position:relative;text-align:center;color:var(--td_theme_color,#4db2ec)}.tdb_mobile_menu a>span{display:flex;align-items:center;justify-content:center}.tdb_mobile_menu svg{height:auto}.tdb_mobile_menu svg,.tdb_mobile_menu svg *{fill:var(--td_theme_color,#4db2ec)}#tdc-live-iframe .tdb_mobile_menu a{pointer-events:none}.td-menu-mob-open-menu{overflow:hidden}.td-menu-mob-open-menu #td-outer-wrap{position:static}.tdi_7{display:inline-block}.tdi_7 .tdb-mobile-menu-button i{font-size:22px;width:55px;height:55px;line-height:55px}.tdi_7 .tdb-mobile-menu-button svg{width:22px}.tdi_7 .tdb-mobile-menu-button .tdb-mobile-menu-icon-svg{width:55px;height:55px}.tdi_7 .tdb-mobile-menu-button{color:#dd3333}.tdi_7 .tdb-mobile-menu-button svg,.tdi_7 .tdb-mobile-menu-button svg *{fill:#dd3333}.tdi_7 .tdb-mobile-menu-button:hover{color:#000000}.tdi_7 .tdb-mobile-menu-button:hover svg,.tdi_7 .tdb-mobile-menu-button:hover svg *{fill:#000000}@media (max-width:767px){.tdi_7 .tdb-mobile-menu-button i{font-size:27px;width:54px;height:54px;line-height:54px}.tdi_7 .tdb-mobile-menu-button svg{width:27px}.tdi_7 .tdb-mobile-menu-button .tdb-mobile-menu-icon-svg{width:54px;height:54px}}</style><div class="tdb-block-inner td-fix-index"><span class="tdb-mobile-menu-button"><i class="tdb-mobile-menu-icon td-icon-mobile"></i></span></div></div> <!-- ./block --></div></div><div class="vc_column tdi_9 wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped>.tdi_9{vertical-align:baseline}.tdi_9>.wpb_wrapper,.tdi_9>.wpb_wrapper>.tdc-elements{display:block}.tdi_9>.wpb_wrapper>.tdc-elements{width:100%}.tdi_9>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_9>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_9{vertical-align:middle}}@media (max-width:767px){.tdi_9{width:60%!important;display:inline-block!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_10 td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_10" > <style>.tdb_header_logo{margin-bottom:0;clear:none}.tdb_header_logo .tdb-logo-a,.tdb_header_logo h1{display:flex;pointer-events:auto;align-items:flex-start}.tdb_header_logo h1{margin:0;line-height:0}.tdb_header_logo .tdb-logo-img-wrap img{display:block}.tdb_header_logo .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdb_header_logo .tdb-logo-svg-wrap svg{width:50px;display:block;transition:fill .3s ease}.tdb_header_logo .tdb-logo-text-wrap{display:flex}.tdb_header_logo .tdb-logo-text-title,.tdb_header_logo .tdb-logo-text-tagline{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tdb_header_logo .tdb-logo-text-title{background-size:cover;background-position:center center;font-size:75px;font-family:serif;line-height:1.1;color:#222;white-space:nowrap}.tdb_header_logo .tdb-logo-text-tagline{margin-top:2px;font-size:12px;font-family:serif;letter-spacing:1.8px;line-height:1;color:#767676}.tdb_header_logo .tdb-logo-icon{position:relative;font-size:46px;color:#000}.tdb_header_logo .tdb-logo-icon-svg{line-height:0}.tdb_header_logo .tdb-logo-icon-svg svg{width:46px;height:auto}.tdb_header_logo .tdb-logo-icon-svg svg,.tdb_header_logo .tdb-logo-icon-svg svg *{fill:#000}.tdi_10 .tdb-logo-a,.tdi_10 h1{flex-direction:row;align-items:center;justify-content:flex-start}.tdi_10 .tdb-logo-svg-wrap{display:block}.tdi_10 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_10 .tdb-logo-img-wrap{display:block}.tdi_10 .tdb-logo-text-tagline{margin-top:2px;margin-left:0;display:block}.tdi_10 .tdb-logo-text-title{display:block}.tdi_10 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_10 .tdb-logo-icon{top:0px;display:block}@media (max-width:767px){.tdb_header_logo .tdb-logo-text-title{font-size:36px}}@media (max-width:767px){.tdb_header_logo .tdb-logo-text-tagline{font-size:11px}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://kohantextilejournal.com/"><span class="tdb-logo-img-wrap"><img class="tdb-logo-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20348%2088'%3E%3C/svg%3E" alt="Logo" title="" width="348" height="88" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2023/04/kohan-textile-journal-portal-new-logo-2023.svg" /><noscript><img class="tdb-logo-img" src="https://kohantextilejournal.com/wp-content/uploads/2023/04/kohan-textile-journal-portal-new-logo-2023.svg" alt="Logo" title="" width="348" height="88" /></noscript></span></a></div></div> <!-- ./block --></div></div><div class="vc_column tdi_12 wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped>.tdi_12{vertical-align:baseline}.tdi_12>.wpb_wrapper,.tdi_12>.wpb_wrapper>.tdc-elements{display:block}.tdi_12>.wpb_wrapper>.tdc-elements{width:100%}.tdi_12>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_12>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_12{vertical-align:middle}}@media (max-width:767px){.tdi_12{width:20%!important;display:inline-block!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_mobile_search tdi_13 td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_13" > <style>@media (max-width:767px){.tdi_13{margin-right:-18px!important}}</style> <style>.tdb_mobile_search{margin-bottom:0;clear:none}.tdb_mobile_search a{display:inline-block!important;position:relative;text-align:center;color:var(--td_theme_color,#4db2ec)}.tdb_mobile_search a>span{display:flex;align-items:center;justify-content:center}.tdb_mobile_search svg{height:auto}.tdb_mobile_search svg,.tdb_mobile_search svg *{fill:var(--td_theme_color,#4db2ec)}#tdc-live-iframe .tdb_mobile_search a{pointer-events:none}.td-search-opened{overflow:hidden}.td-search-opened #td-outer-wrap{position:static}.td-search-opened .td-search-wrap-mob{position:fixed;height:calc(100% + 1px)}.td-search-opened .td-drop-down-search{height:calc(100% + 1px);overflow-y:scroll;overflow-x:hidden}.tdi_13{display:inline-block;float:right;clear:none}.tdi_13 .tdb-header-search-button-mob i{font-size:22px;width:55px;height:55px;line-height:55px}.tdi_13 .tdb-header-search-button-mob svg{width:22px}.tdi_13 .tdb-header-search-button-mob .tdb-mobile-search-icon-svg{width:55px;height:55px;display:flex;justify-content:center}.tdi_13 .tdb-header-search-button-mob{color:var(--reel-news-light-grey)}.tdi_13 .tdb-header-search-button-mob svg,.tdi_13 .tdb-header-search-button-mob svg *{fill:var(--reel-news-light-grey)}</style><div class="tdb-block-inner td-fix-index"><span class="tdb-header-search-button-mob dropdown-toggle" data-toggle="dropdown"><span class="tdb-mobile-search-icon tdb-mobile-search-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M958.484 910.161l-134.543-134.502c63.078-76.595 94.761-170.455 94.7-264.141 0.061-106.414-40.755-213.228-121.917-294.431-81.224-81.183-187.965-121.958-294.349-121.938-106.445-0.020-213.176 40.796-294.38 121.938-81.224 81.203-122.020 188.017-121.979 294.369-0.041 106.445 40.755 213.166 121.979 294.287 81.203 81.285 187.945 122.020 294.38 121.979 93.727 0.041 187.607-31.642 264.11-94.659l134.564 134.564 57.436-57.467zM265.452 748.348c-65.556-65.495-98.14-150.999-98.181-236.882 0.041-85.832 32.625-171.346 98.181-236.913 65.556-65.536 151.060-98.099 236.923-98.14 85.821 0.041 171.346 32.604 236.902 98.14 65.495 65.516 98.099 151.122 98.099 236.913 0 85.924-32.604 171.387-98.099 236.882-65.556 65.495-150.999 98.099-236.902 98.099-85.862 0-171.356-32.604-236.923-98.099z"></path></svg></span></span></div></div> <!-- ./block --></div></div></div></div><div id="tdi_14" class="tdc-row"><div class="vc_row tdi_15 wpb_row td-pb-row" > <style scoped>.tdi_15,.tdi_15 .tdc-columns{min-height:0}.tdi_15,.tdi_15 .tdc-columns{display:block}.tdi_15 .tdc-columns{width:100%}.tdi_15:before,.tdi_15:after{display:table}@media (max-width:767px){@media (min-width:768px){.tdi_15{margin-left:-0px;margin-right:-0px}.tdi_15 .tdc-row-video-background-error,.tdi_15>.vc_column,.tdi_15>.tdc-columns>.vc_column{padding-left:0px;padding-right:0px}}}@media (max-width:767px){.tdi_15{padding-top:10px!important;padding-bottom:5px!important}}</style><div class="vc_column tdi_17 wpb_column vc_column_container tdc-column td-pb-span12"> <style scoped>.tdi_17{vertical-align:baseline}.tdi_17>.wpb_wrapper,.tdi_17>.wpb_wrapper>.tdc-elements{display:block}.tdi_17>.wpb_wrapper>.tdc-elements{width:100%}.tdi_17>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_17>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_18 td_block_template_1"> <style>.tdi_18.td-a-rec{text-align:center}.tdi_18.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_18 .td-element-style{z-index:-1}.tdi_18 .td-spot-id-spot_img_hidden{display:none}.tdi_18 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://heimtextil.messefrankfurt.com/frankfurt/en.html?wt_mc=heimtextil.de.display.Online%20Banner.Heimtextil2025_ImageOnlineBanner_En" target="blank" rel="nofollow" class="td_spot_img_all"><img width="700" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20100'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/10/heimtextile-header-banner.gif" /><noscript><img width="700" height="100" src="https://kohantextilejournal.com/wp-content/uploads/2024/10/heimtextile-header-banner.gif" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_19 td_block_template_1"> <style>.tdi_19.td-a-rec{text-align:center}.tdi_19.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_19 .td-element-style{z-index:-1}.tdi_19 .td-spot-id-spot_img_hidden{display:none}.tdi_19 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://eu1.hubs.ly/H0cSjMW0" target="blank" rel="nofollow" class="td_spot_img_all"><img width="700" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20100'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/11/coats-digitalKohan-Header-Banner_oct-2024.gif" /><noscript><img width="700" height="100" src="https://kohantextilejournal.com/wp-content/uploads/2024/11/coats-digitalKohan-Header-Banner_oct-2024.gif" alt="spot_img" /></noscript></a></div></div></div></div></div></div></div></div> </div> <div class="td-header-desktop-wrap "> <div id="tdi_20" class="tdc-zone"><div class="tdc_zone tdi_21 wpb_row td-pb-row" > <style scoped>.tdi_21{min-height:0}.td-header-desktop-wrap{position:relative}</style><div id="tdi_22" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_23 wpb_row td-pb-row" > <style scoped>.tdi_23,.tdi_23 .tdc-columns{min-height:0}.tdi_23,.tdi_23 .tdc-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.tdi_23 .tdc-columns{width:100%}.tdi_23:before,.tdi_23:after{display:none}.tdi_23{width:100%!important}.tdi_23 .td_block_wrap{text-align:left}</style><div class="vc_column tdi_25 wpb_column vc_column_container tdc-column td-pb-span8"> <style scoped>.tdi_25{vertical-align:baseline}.tdi_25>.wpb_wrapper,.tdi_25>.wpb_wrapper>.tdc-elements{display:block}.tdi_25>.wpb_wrapper>.tdc-elements{width:100%}.tdi_25>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_25>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_mobile_horiz_menu tdi_26 td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_26" style=" z-index: 999;"> <style>.tdi_26{border-style:none!important;border-color:#888888!important;border-width:0!important}</style> <style>.tdb_mobile_horiz_menu{margin-bottom:0;clear:none}.tdb_mobile_horiz_menu.tdb-horiz-menu-singleline{width:100%}.tdb_mobile_horiz_menu.tdb-horiz-menu-singleline .tdb-horiz-menu{display:block;width:100%;overflow-x:auto;overflow-y:hidden;font-size:0;white-space:nowrap}.tdb_mobile_horiz_menu.tdb-horiz-menu-singleline .tdb-horiz-menu>li{position:static;display:inline-block;float:none}.tdb_mobile_horiz_menu.tdb-horiz-menu-singleline .tdb-horiz-menu ul{left:0;width:100%;z-index:-1}.tdb-horiz-menu{display:table;margin:0}.tdb-horiz-menu,.tdb-horiz-menu ul{list-style-type:none}.tdb-horiz-menu ul,.tdb-horiz-menu li{line-height:1}.tdb-horiz-menu li{margin:0;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}.tdb-horiz-menu li.current-menu-item>a,.tdb-horiz-menu li.current-menu-ancestor>a,.tdb-horiz-menu li.current-category-ancestor>a,.tdb-horiz-menu li.current-page-ancestor>a,.tdb-horiz-menu li:hover>a,.tdb-horiz-menu li.tdb-hover>a{color:var(--td_theme_color,#4db2ec)}.tdb-horiz-menu li.current-menu-item>a .tdb-sub-menu-icon-svg,.tdb-horiz-menu li.current-menu-ancestor>a .tdb-sub-menu-icon-svg,.tdb-horiz-menu li.current-category-ancestor>a .tdb-sub-menu-icon-svg,.tdb-horiz-menu li.current-page-ancestor>a .tdb-sub-menu-icon-svg,.tdb-horiz-menu li:hover>a .tdb-sub-menu-icon-svg,.tdb-horiz-menu li.tdb-hover>a .tdb-sub-menu-icon-svg,.tdb-horiz-menu li.current-menu-item>a .tdb-sub-menu-icon-svg *,.tdb-horiz-menu li.current-menu-ancestor>a .tdb-sub-menu-icon-svg *,.tdb-horiz-menu li.current-category-ancestor>a .tdb-sub-menu-icon-svg *,.tdb-horiz-menu li.current-page-ancestor>a .tdb-sub-menu-icon-svg *,.tdb-horiz-menu li:hover>a .tdb-sub-menu-icon-svg *,.tdb-horiz-menu li.tdb-hover>a .tdb-sub-menu-icon-svg *{fill:var(--td_theme_color,#4db2ec)}.tdb-horiz-menu>li{position:relative;float:left;font-size:0}.tdb-horiz-menu>li:hover ul{visibility:visible;opacity:1}.tdb-horiz-menu>li>a{display:inline-block;padding:0 9px;font-weight:700;font-size:13px;line-height:41px;vertical-align:middle;-webkit-backface-visibility:hidden;color:#000}.tdb-horiz-menu>li>a>.tdb-menu-item-text{display:inline-block}.tdb-horiz-menu>li>a .tdb-sub-menu-icon{margin:0 0 0 6px}.tdb-horiz-menu>li>a .tdb-sub-menu-icon-svg svg{position:relative;top:-1px;width:13px}.tdb-horiz-menu>li .tdb-menu-sep{position:relative}.tdb-horiz-menu>li:last-child .tdb-menu-sep{display:none}.tdb-horiz-menu .tdb-sub-menu-icon-svg,.tdb-horiz-menu .tdb-menu-sep-svg{line-height:0}.tdb-horiz-menu .tdb-sub-menu-icon-svg svg,.tdb-horiz-menu .tdb-menu-sep-svg svg{height:auto}.tdb-horiz-menu .tdb-sub-menu-icon-svg svg,.tdb-horiz-menu .tdb-menu-sep-svg svg,.tdb-horiz-menu .tdb-sub-menu-icon-svg svg *,.tdb-horiz-menu .tdb-menu-sep-svg svg *{fill:#000}.tdb-horiz-menu .tdb-sub-menu-icon{vertical-align:middle;position:relative;top:0;padding-left:0}.tdb-horiz-menu .tdb-menu-sep{vertical-align:middle;font-size:12px}.tdb-horiz-menu .tdb-menu-sep-svg svg{width:12px}.tdb-horiz-menu ul{position:absolute;top:auto;left:-7px;padding:8px 0;background-color:#fff;visibility:hidden;opacity:0}.tdb-horiz-menu ul li>a{white-space:nowrap;display:block;padding:5px 18px;font-size:11px;line-height:18px;color:#111}.tdb-horiz-menu ul li>a .tdb-sub-menu-icon{float:right;font-size:7px;line-height:20px}.tdb-horiz-menu ul li>a .tdb-sub-menu-icon-svg svg{width:7px}.tdc-dragged .tdb-horiz-menu ul{visibility:hidden!important;opacity:0!important;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tdi_26{display:inline-block}.tdi_26 .tdb-horiz-menu>li .tdb-menu-sep{top:0px}.tdi_26 .tdb-horiz-menu>li>a .tdb-sub-menu-icon{top:0px}.tdi_26 .tdb-horiz-menu>li>a{color:#909090;font-family:Roboto!important;font-weight:400!important;text-transform:none!important}.tdi_26 .tdb-horiz-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_26 .tdb-horiz-menu>li>a .tdb-sub-menu-icon-svg svg *{fill:#909090}.tdi_26 .tdb-horiz-menu ul{box-shadow:1px 1px 4px 0px rgba(0,0,0,0.15)}</style><div id=tdi_26 class="td_block_inner td-fix-index"><div class="menu-top-menu-container"><ul id="menu-top-menu" class="tdb-horiz-menu"><li id="menu-item-13" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13"><a target="_blank" href="https://kohantextilejournal.com/about-us/"><div class="tdb-menu-item-text">About us</div></a></li> <li id="menu-item-63502" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63502"><a href="https://kohantextilejournal.com/services/"><div class="tdb-menu-item-text">Services</div></a></li> <li id="menu-item-310" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-310"><a href="https://kohantextilejournal.com/contact-us/"><div class="tdb-menu-item-text">Contact us</div></a></li> <li id="menu-item-41327" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41327"><a href="https://kohantextilejournal.com/digital-magazine/"><div class="tdb-menu-item-text">Magazine</div></a></li> </ul></div></div></div></div></div><div class="vc_column tdi_28 wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped>.tdi_28{vertical-align:baseline}.tdi_28>.wpb_wrapper,.tdi_28>.wpb_wrapper>.tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.tdi_28>.wpb_wrapper>.tdc-elements{width:100%}.tdi_28>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_28>.wpb_wrapper{width:100%;height:100%}</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_socials tdi_29 tdm-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_29" > <style>.tdm_block.tdm_block_socials{margin-bottom:0}.tdm-social-wrapper{*zoom:1}.tdm-social-wrapper:before,.tdm-social-wrapper:after{display:table;content:'';line-height:0}.tdm-social-wrapper:after{clear:both}.tdm-social-item-wrap{display:inline-block}.tdm-social-item{position:relative;display:inline-block;vertical-align:middle;-webkit-transition:all 0.2s;transition:all 0.2s;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.tdm-social-item i{font-size:14px;color:var(--td_theme_color,#4db2ec);-webkit-transition:all 0.2s;transition:all 0.2s}.tdm-social-text{display:none;margin-top:-1px;vertical-align:middle;font-size:13px;color:var(--td_theme_color,#4db2ec);-webkit-transition:all 0.2s;transition:all 0.2s}.tdm-social-item-wrap:hover i,.tdm-social-item-wrap:hover .tdm-social-text{color:#000}.tdm-social-item-wrap:last-child .tdm-social-text{margin-right:0!important}</style> <style>.tds-social2 .tdm-social-item-wrap i,.tds-social2 .tdm-social-item-wrap .tdm-social-text{color:#000}.tds-social2 .tdm-social-item-wrap:hover i,.tds-social2 .tdm-social-item-wrap:hover .tdm-social-text{color:var(--td_theme_color,#4db2ec)}.tds-social2 .tdm-social-item-wrap:hover .td-icon-behance{color:#000000}.tds-social2 .tdm-social-item-wrap:hover .td-icon-blogger{color:#ffa900}.tds-social2 .tdm-social-item-wrap:hover .td-icon-dribbble{color:#ea4c89}.tds-social2 .tdm-social-item-wrap:hover .td-icon-facebook{color:#3B5998}.tds-social2 .tdm-social-item-wrap:hover .td-icon-flickr{color:#ff0084}.tds-social2 .tdm-social-item-wrap:hover .td-icon-instagram{color:#3f729b}.tds-social2 .tdm-social-item-wrap:hover .td-icon-lastfm{color:#ce2127}.tds-social2 .tdm-social-item-wrap:hover .td-icon-linkedin{color:#007bb6}.tds-social2 .tdm-social-item-wrap:hover .td-icon-pinterest{color:#cb2027}.tds-social2 .tdm-social-item-wrap:hover .td-icon-rss{color:#f36f24}.tds-social2 .tdm-social-item-wrap:hover .td-icon-soundcloud{color:#ff5500}.tds-social2 .tdm-social-item-wrap:hover .td-icon-tumblr{color:#32506d}.tds-social2 .tdm-social-item-wrap:hover .td-icon-twitter{color:#00aced}.tds-social2 .tdm-social-item-wrap:hover .td-icon-vimeo{color:#5289cc}.tds-social2 .tdm-social-item-wrap:hover .td-icon-youtube{color:#bb0000}.tds-social2 .tdm-social-item-wrap:hover .td-icon-vk{color:#507299}.tds-social2 .tdm-social-item-wrap:hover .td-icon-naver{color:#3ec729}.tds-social2 .tdm-social-item-wrap:hover .td-icon-discord{color:#7289DA}.tdi_30 .tdm-social-item i{font-size:14px;vertical-align:middle;line-height:35px}.tdi_30 .tdm-social-item i.td-icon-linkedin,.tdi_30 .tdm-social-item i.td-icon-pinterest,.tdi_30 .tdm-social-item i.td-icon-blogger,.tdi_30 .tdm-social-item i.td-icon-vimeo{font-size:11.2px}.tdi_30 .tdm-social-item{width:35px;height:35px;margin:5px 10px 5px 0}.tdi_30 .tdm-social-item-wrap:last-child .tdm-social-item{margin-right:0!important}.tdi_30 .tdm-social-text{display:none;margin-left:2px;margin-right:18px}</style><div class="tdm-social-wrapper tds-social2 tdi_30"><div class="tdm-social-item-wrap"><a href="https://www.facebook.com/kohan.textilejournal" title="Facebook" class="tdm-social-item"><i class="td-icon-font td-icon-facebook"></i><span style="display: none">Facebook</span></a></div><div class="tdm-social-item-wrap"><a href="https://www.linkedin.com/in/behnam-ghasemi-590067b1/" title="Linkedin" class="tdm-social-item"><i class="td-icon-font td-icon-linkedin"></i><span style="display: none">Linkedin</span></a></div><div class="tdm-social-item-wrap"><a href="https://twitter.com/KohantexJournal" title="Twitter" class="tdm-social-item"><i class="td-icon-font td-icon-twitter"></i><span style="display: none">Twitter</span></a></div></div></div></div></div></div></div><div id="tdi_31" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_32 wpb_row td-pb-row tdc-element-style" > <style scoped>.tdi_32,.tdi_32 .tdc-columns{min-height:0}.tdi_32,.tdi_32 .tdc-columns{display:block}.tdi_32 .tdc-columns{width:100%}.tdi_32:before,.tdi_32:after{display:table}.tdi_32{padding-top:10px!important;padding-bottom:40px!important;position:relative}.tdi_32 .td_block_wrap{text-align:left}</style> <div class="tdi_31_rand_style td-element-style" ><style>.tdi_31_rand_style{background-color:#ffffff!important}</style></div><div class="vc_column tdi_34 wpb_column vc_column_container tdc-column td-pb-span12"> <style scoped>.tdi_34{vertical-align:baseline}.tdi_34>.wpb_wrapper,.tdi_34>.wpb_wrapper>.tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.tdi_34>.wpb_wrapper>.tdc-elements{width:100%}.tdi_34>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_34>.wpb_wrapper{width:100%;height:100%}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_35 td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_35" > <style>.tdi_35 .tdb-logo-a,.tdi_35 h1{flex-direction:row;align-items:center;justify-content:center}.tdi_35 .tdb-logo-svg-wrap{max-width:400px;display:block}.tdi_35 .tdb-logo-svg-wrap svg{width:400px!important;height:auto}.tdi_35 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_35 .tdb-logo-img-wrap{display:block}.tdi_35 .tdb-logo-text-tagline{margin-top:2px;margin-left:0;display:block}.tdi_35 .tdb-logo-text-title{display:block}.tdi_35 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_35 .tdb-logo-icon{top:0px;display:block}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://kohantextilejournal.com/" aria-label="Kohan Textile Journal logo" title="Middle East and Africa Textile and Fashion Portal"><span class="tdb-logo-svg-wrap"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="348" zoomAndPan="magnify" viewBox="0 0 261 66" height="88" preserveAspectRatio="xMidYMid meet" version="1.0"><defs><g/><clipPath id="03b18d5881"><path d="M 1.890625 14.515625 L 31.140625 14.515625 L 31.140625 43.765625 L 1.890625 43.765625 Z M 1.890625 14.515625 " clip-rule="nonzero"/></clipPath></defs><rect x="-26.1" width="313.2" fill="#ffffff" y="-6.6" height="79.2" fill-opacity="1"/><rect x="-26.1" width="313.2" fill="#ffffff" y="-6.6" height="79.2" fill-opacity="1"/><rect x="-26.1" width="313.2" fill="#ffffff" y="-6.6" height="79.2" fill-opacity="1"/><g clip-path="url(#03b18d5881)"><path fill="#f51112" d="M 1.890625 26.523438 L 1.890625 16.332031 C 1.890625 16.066406 1.945312 15.8125 2.050781 15.585938 C 2.335938 14.957031 2.972656 14.515625 3.707031 14.515625 L 13.894531 14.515625 C 15.121094 14.515625 15.734375 16 14.867188 16.867188 L 4.238281 27.496094 C 3.371094 28.363281 1.890625 27.75 1.890625 26.523438 Z M 10.300781 29.632812 C 9.84375 28.855469 8.777344 28.71875 8.140625 29.355469 L 2.515625 34.980469 C 2.113281 35.378906 1.890625 35.925781 1.890625 36.492188 L 1.890625 41.949219 C 1.890625 42.949219 2.707031 43.765625 3.707031 43.765625 L 16.195312 43.765625 C 17.257812 43.765625 17.921875 42.609375 17.382812 41.691406 Z M 29.320312 14.515625 L 24.074219 14.515625 C 23.375 14.515625 22.699219 14.792969 22.203125 15.289062 L 13.121094 24.375 C 12.675781 24.816406 12.589844 25.503906 12.90625 26.042969 L 22.574219 42.503906 C 23.035156 43.285156 23.871094 43.765625 24.777344 43.765625 L 29.320312 43.765625 C 30.320312 43.765625 31.140625 42.949219 31.140625 41.949219 L 31.140625 16.332031 C 31.140625 15.332031 30.320312 14.515625 29.320312 14.515625 Z M 29.320312 14.515625 " fill-opacity="1" fill-rule="nonzero"/></g><g fill="#020202" fill-opacity="1"><g transform="translate(34.46834, 28.55604)"><g><path d="M 13.234375 0 L 9.015625 0 L 4.046875 -5.71875 L 4.046875 0 L 0.984375 0 L 0.984375 -13.46875 L 4.046875 -13.46875 L 4.046875 -7.96875 L 8.671875 -13.46875 L 12.390625 -13.46875 L 6.96875 -7.09375 Z M 13.234375 0 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(47.31855, 28.55604)"><g><path d="M 0.375 -6.75 C 0.375 -8.695312 1.035156 -10.34375 2.359375 -11.6875 C 3.691406 -13.039062 5.296875 -13.71875 7.171875 -13.71875 C 9.054688 -13.71875 10.65625 -13.046875 11.96875 -11.703125 C 13.28125 -10.359375 13.9375 -8.707031 13.9375 -6.75 C 13.9375 -4.769531 13.289062 -3.109375 12 -1.765625 C 10.707031 -0.421875 9.097656 0.25 7.171875 0.25 C 5.203125 0.25 3.578125 -0.414062 2.296875 -1.75 C 1.015625 -3.082031 0.375 -4.75 0.375 -6.75 Z M 3.6875 -6.75 C 3.6875 -6.039062 3.796875 -5.394531 4.015625 -4.8125 C 4.234375 -4.226562 4.613281 -3.734375 5.15625 -3.328125 C 5.695312 -2.929688 6.367188 -2.734375 7.171875 -2.734375 C 8.304688 -2.734375 9.164062 -3.125 9.75 -3.90625 C 10.332031 -4.6875 10.625 -5.632812 10.625 -6.75 C 10.625 -7.84375 10.328125 -8.785156 9.734375 -9.578125 C 9.140625 -10.367188 8.285156 -10.765625 7.171875 -10.765625 C 6.054688 -10.765625 5.195312 -10.367188 4.59375 -9.578125 C 3.988281 -8.785156 3.6875 -7.84375 3.6875 -6.75 Z M 3.6875 -6.75 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(61.638289, 28.55604)"><g><path d="M 4.046875 -5.40625 L 4.046875 0 L 0.984375 0 L 0.984375 -13.46875 L 4.046875 -13.46875 L 4.046875 -8.09375 L 8.390625 -8.09375 L 8.390625 -13.46875 L 11.46875 -13.46875 L 11.46875 0 L 8.390625 0 L 8.390625 -5.40625 Z M 4.046875 -5.40625 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(74.080295, 28.55604)"><g><path d="M 7.828125 -13.46875 L 13.265625 0 L 9.953125 0 L 8.96875 -2.6875 L 3.84375 -2.6875 L 2.84375 0 L -0.453125 0 L 4.984375 -13.46875 Z M 7.921875 -5.390625 L 6.421875 -9.3125 L 6.390625 -9.3125 L 4.875 -5.390625 Z M 7.921875 -5.390625 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(86.881522, 28.55604)"><g><path d="M 4.046875 -8.359375 L 4.046875 0 L 0.984375 0 L 0.984375 -13.46875 L 4.046875 -13.46875 L 9.40625 -5.109375 L 9.4375 -5.109375 L 9.4375 -13.46875 L 12.5 -13.46875 L 12.5 0 L 9.4375 0 L 4.078125 -8.359375 Z M 4.046875 -8.359375 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(100.368531, 28.55604)"><g/></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(104.8261, 28.55604)"><g><path d="M 0.125 -10.78125 L 0.125 -13.46875 L 9.59375 -13.46875 L 9.59375 -10.78125 L 6.40625 -10.78125 L 6.40625 0 L 3.328125 0 L 3.328125 -10.78125 Z M 0.125 -10.78125 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(114.557639, 28.55604)"><g><path d="M 8.6875 -13.46875 L 8.6875 -10.78125 L 4.046875 -10.78125 L 4.046875 -8.09375 L 8.484375 -8.09375 L 8.484375 -5.40625 L 4.046875 -5.40625 L 4.046875 -2.6875 L 8.6875 -2.6875 L 8.6875 0 L 0.984375 0 L 0.984375 -13.46875 Z M 8.6875 -13.46875 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(124.027936, 28.55604)"><g><path d="M 13.578125 0 L 9.625 0 L 6.4375 -4.59375 L 3.25 0 L -0.5625 0 L 4.546875 -7.25 L 0.296875 -13.46875 L 3.953125 -13.46875 L 6.4375 -9.796875 L 8.921875 -13.46875 L 12.734375 -13.46875 L 8.328125 -7.25 Z M 13.578125 0 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(137.057754, 28.55604)"><g><path d="M 0.125 -10.78125 L 0.125 -13.46875 L 9.59375 -13.46875 L 9.59375 -10.78125 L 6.40625 -10.78125 L 6.40625 0 L 3.328125 0 L 3.328125 -10.78125 Z M 0.125 -10.78125 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(146.789302, 28.55604)"><g><path d="M 4.046875 -13.46875 L 4.046875 0 L 0.984375 0 L 0.984375 -13.46875 Z M 4.046875 -13.46875 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(151.818356, 28.55604)"><g><path d="M 4.046875 -13.46875 L 4.046875 -2.6875 L 8.6875 -2.6875 L 8.6875 0 L 0.984375 0 L 0.984375 -13.46875 Z M 4.046875 -13.46875 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(161.043728, 28.55604)"><g><path d="M 8.6875 -13.46875 L 8.6875 -10.78125 L 4.046875 -10.78125 L 4.046875 -8.09375 L 8.484375 -8.09375 L 8.484375 -5.40625 L 4.046875 -5.40625 L 4.046875 -2.6875 L 8.6875 -2.6875 L 8.6875 0 L 0.984375 0 L 0.984375 -13.46875 Z M 8.6875 -13.46875 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(170.514026, 28.55604)"><g/></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(174.971594, 28.55604)"><g><path d="M 6.84375 -13.46875 L 6.84375 -3.796875 C 6.84375 -2.484375 6.476562 -1.476562 5.75 -0.78125 C 5.03125 -0.09375 3.992188 0.25 2.640625 0.25 C 2.285156 0.25 1.929688 0.203125 1.578125 0.109375 C 1.234375 0.0234375 0.941406 -0.078125 0.703125 -0.203125 C 0.460938 -0.328125 0.242188 -0.453125 0.046875 -0.578125 C -0.140625 -0.710938 -0.273438 -0.828125 -0.359375 -0.921875 L -0.5 -1.046875 L 0.46875 -3.609375 C 1.113281 -2.992188 1.695312 -2.6875 2.21875 -2.6875 C 2.6875 -2.6875 3.0625 -2.84375 3.34375 -3.15625 C 3.625 -3.46875 3.765625 -3.945312 3.765625 -4.59375 L 3.765625 -13.46875 Z M 6.84375 -13.46875 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(182.629471, 28.55604)"><g><path d="M 0.375 -6.75 C 0.375 -8.695312 1.035156 -10.34375 2.359375 -11.6875 C 3.691406 -13.039062 5.296875 -13.71875 7.171875 -13.71875 C 9.054688 -13.71875 10.65625 -13.046875 11.96875 -11.703125 C 13.28125 -10.359375 13.9375 -8.707031 13.9375 -6.75 C 13.9375 -4.769531 13.289062 -3.109375 12 -1.765625 C 10.707031 -0.421875 9.097656 0.25 7.171875 0.25 C 5.203125 0.25 3.578125 -0.414062 2.296875 -1.75 C 1.015625 -3.082031 0.375 -4.75 0.375 -6.75 Z M 3.6875 -6.75 C 3.6875 -6.039062 3.796875 -5.394531 4.015625 -4.8125 C 4.234375 -4.226562 4.613281 -3.734375 5.15625 -3.328125 C 5.695312 -2.929688 6.367188 -2.734375 7.171875 -2.734375 C 8.304688 -2.734375 9.164062 -3.125 9.75 -3.90625 C 10.332031 -4.6875 10.625 -5.632812 10.625 -6.75 C 10.625 -7.84375 10.328125 -8.785156 9.734375 -9.578125 C 9.140625 -10.367188 8.285156 -10.765625 7.171875 -10.765625 C 6.054688 -10.765625 5.195312 -10.367188 4.59375 -9.578125 C 3.988281 -8.785156 3.6875 -7.84375 3.6875 -6.75 Z M 3.6875 -6.75 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(196.949208, 28.55604)"><g><path d="M 11.328125 -13.46875 L 11.328125 -4.78125 C 11.328125 -3.125 10.878906 -1.867188 9.984375 -1.015625 C 9.097656 -0.171875 7.796875 0.25 6.078125 0.25 C 4.359375 0.25 3.050781 -0.171875 2.15625 -1.015625 C 1.257812 -1.867188 0.8125 -3.125 0.8125 -4.78125 L 0.8125 -13.46875 L 3.890625 -13.46875 L 3.890625 -5.6875 C 3.890625 -4.59375 4.0625 -3.832031 4.40625 -3.40625 C 4.75 -2.988281 5.304688 -2.78125 6.078125 -2.78125 C 6.847656 -2.78125 7.40625 -2.988281 7.75 -3.40625 C 8.09375 -3.832031 8.265625 -4.59375 8.265625 -5.6875 L 8.265625 -13.46875 Z M 11.328125 -13.46875 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(209.097304, 28.55604)"><g><path d="M 0.984375 -13.46875 L 5.796875 -13.46875 C 7.085938 -13.46875 8.140625 -13.117188 8.953125 -12.421875 C 9.773438 -11.734375 10.1875 -10.75 10.1875 -9.46875 C 10.1875 -8.476562 9.9375 -7.644531 9.4375 -6.96875 C 8.945312 -6.300781 8.273438 -5.832031 7.421875 -5.5625 L 12.0625 0 L 8.15625 0 L 4.046875 -5.328125 L 4.046875 0 L 0.984375 0 Z M 4.046875 -7.5 L 4.40625 -7.5 C 4.6875 -7.5 4.925781 -7.503906 5.125 -7.515625 C 5.320312 -7.523438 5.546875 -7.5625 5.796875 -7.625 C 6.046875 -7.6875 6.242188 -7.773438 6.390625 -7.890625 C 6.546875 -8.015625 6.675781 -8.191406 6.78125 -8.421875 C 6.894531 -8.648438 6.953125 -8.925781 6.953125 -9.25 C 6.953125 -9.582031 6.894531 -9.863281 6.78125 -10.09375 C 6.675781 -10.320312 6.546875 -10.492188 6.390625 -10.609375 C 6.242188 -10.734375 6.046875 -10.828125 5.796875 -10.890625 C 5.546875 -10.953125 5.320312 -10.988281 5.125 -11 C 4.925781 -11.007812 4.6875 -11.015625 4.40625 -11.015625 L 4.046875 -11.015625 Z M 4.046875 -7.5 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(220.788219, 28.55604)"><g><path d="M 4.046875 -8.359375 L 4.046875 0 L 0.984375 0 L 0.984375 -13.46875 L 4.046875 -13.46875 L 9.40625 -5.109375 L 9.4375 -5.109375 L 9.4375 -13.46875 L 12.5 -13.46875 L 12.5 0 L 9.4375 0 L 4.078125 -8.359375 Z M 4.046875 -8.359375 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(234.275228, 28.55604)"><g><path d="M 7.828125 -13.46875 L 13.265625 0 L 9.953125 0 L 8.96875 -2.6875 L 3.84375 -2.6875 L 2.84375 0 L -0.453125 0 L 4.984375 -13.46875 Z M 7.921875 -5.390625 L 6.421875 -9.3125 L 6.390625 -9.3125 L 4.875 -5.390625 Z M 7.921875 -5.390625 "/></g></g></g><g fill="#020202" fill-opacity="1"><g transform="translate(247.076446, 28.55604)"><g><path d="M 4.046875 -13.46875 L 4.046875 -2.6875 L 8.6875 -2.6875 L 8.6875 0 L 0.984375 0 L 0.984375 -13.46875 Z M 4.046875 -13.46875 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(34.278781, 42.297195)"><g><path d="M 1.8125 0 L 1.046875 0 L 1.046875 -6.96875 L 2.265625 -6.96875 L 4.375 -1.0625 L 4.484375 -1.0625 L 6.59375 -6.96875 L 7.765625 -6.96875 L 7.765625 0 L 6.984375 0 L 6.984375 -5.6875 L 6.875 -5.703125 L 4.8125 0 L 4 0 L 1.9375 -5.703125 L 1.8125 -5.6875 Z M 1.8125 0 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(43.511821, 42.297195)"><g><path d="M 1.875 0 L 1.046875 0 L 1.046875 -6.96875 L 1.875 -6.96875 Z M 1.875 0 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(46.853512, 42.297195)"><g><path d="M 3.3125 -6.96875 C 4.019531 -6.96875 4.625 -6.84375 5.125 -6.59375 C 5.632812 -6.34375 6.023438 -5.957031 6.296875 -5.4375 C 6.578125 -4.914062 6.71875 -4.265625 6.71875 -3.484375 C 6.71875 -2.703125 6.578125 -2.050781 6.296875 -1.53125 C 6.023438 -1.019531 5.632812 -0.632812 5.125 -0.375 C 4.625 -0.125 4.019531 0 3.3125 0 L 1.046875 0 L 1.046875 -6.96875 Z M 3.234375 -0.703125 C 3.804688 -0.703125 4.285156 -0.789062 4.671875 -0.96875 C 5.054688 -1.144531 5.347656 -1.4375 5.546875 -1.84375 C 5.742188 -2.257812 5.84375 -2.804688 5.84375 -3.484375 C 5.84375 -4.160156 5.742188 -4.703125 5.546875 -5.109375 C 5.347656 -5.523438 5.054688 -5.820312 4.671875 -6 C 4.285156 -6.1875 3.804688 -6.28125 3.234375 -6.28125 L 1.875 -6.28125 L 1.875 -0.703125 Z M 3.234375 -0.703125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(54.670906, 42.297195)"><g><path d="M 3.3125 -6.96875 C 4.019531 -6.96875 4.625 -6.84375 5.125 -6.59375 C 5.632812 -6.34375 6.023438 -5.957031 6.296875 -5.4375 C 6.578125 -4.914062 6.71875 -4.265625 6.71875 -3.484375 C 6.71875 -2.703125 6.578125 -2.050781 6.296875 -1.53125 C 6.023438 -1.019531 5.632812 -0.632812 5.125 -0.375 C 4.625 -0.125 4.019531 0 3.3125 0 L 1.046875 0 L 1.046875 -6.96875 Z M 3.234375 -0.703125 C 3.804688 -0.703125 4.285156 -0.789062 4.671875 -0.96875 C 5.054688 -1.144531 5.347656 -1.4375 5.546875 -1.84375 C 5.742188 -2.257812 5.84375 -2.804688 5.84375 -3.484375 C 5.84375 -4.160156 5.742188 -4.703125 5.546875 -5.109375 C 5.347656 -5.523438 5.054688 -5.820312 4.671875 -6 C 4.285156 -6.1875 3.804688 -6.28125 3.234375 -6.28125 L 1.875 -6.28125 L 1.875 -0.703125 Z M 3.234375 -0.703125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(62.488301, 42.297195)"><g><path d="M 1.875 -6.96875 L 1.875 -0.671875 L 5.234375 -0.671875 L 5.234375 0 L 1.046875 0 L 1.046875 -6.96875 Z M 1.875 -6.96875 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(68.422949, 42.297195)"><g><path d="M 1.875 -3.28125 L 1.875 -0.671875 L 5.421875 -0.671875 L 5.421875 0 L 1.046875 0 L 1.046875 -6.96875 L 5.34375 -6.96875 L 5.34375 -6.296875 L 1.875 -6.296875 L 1.875 -3.96875 L 4.9375 -3.96875 L 4.9375 -3.28125 Z M 1.875 -3.28125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(74.719848, 42.297195)"><g/></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(77.522924, 42.297195)"><g><path d="M 1.875 -3.28125 L 1.875 -0.671875 L 5.421875 -0.671875 L 5.421875 0 L 1.046875 0 L 1.046875 -6.96875 L 5.34375 -6.96875 L 5.34375 -6.296875 L 1.875 -6.296875 L 1.875 -3.96875 L 4.9375 -3.96875 L 4.9375 -3.28125 Z M 1.875 -3.28125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(83.819824, 42.297195)"><g><path d="M 6.28125 0 L 5.390625 0 L 4.75 -1.90625 L 1.78125 -1.90625 L 1.140625 0 L 0.28125 0 L 2.703125 -6.96875 L 3.84375 -6.96875 Z M 3.203125 -6.125 L 2.015625 -2.59375 L 4.515625 -2.59375 L 3.328125 -6.125 Z M 3.203125 -6.125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(90.779256, 42.297195)"><g><path d="M 3.046875 0.09375 C 2.609375 0.09375 2.210938 0.0351562 1.859375 -0.078125 C 1.515625 -0.191406 1.226562 -0.347656 1 -0.546875 C 0.769531 -0.742188 0.597656 -0.957031 0.484375 -1.1875 L 0.921875 -1.734375 L 1.046875 -1.734375 C 1.472656 -1.003906 2.140625 -0.640625 3.046875 -0.640625 C 3.566406 -0.640625 3.953125 -0.75 4.203125 -0.96875 C 4.460938 -1.1875 4.59375 -1.492188 4.59375 -1.890625 C 4.59375 -2.117188 4.550781 -2.3125 4.46875 -2.46875 C 4.382812 -2.625 4.242188 -2.757812 4.046875 -2.875 C 3.859375 -2.988281 3.597656 -3.085938 3.265625 -3.171875 L 2.453125 -3.359375 C 1.847656 -3.503906 1.398438 -3.738281 1.109375 -4.0625 C 0.816406 -4.382812 0.671875 -4.789062 0.671875 -5.28125 C 0.671875 -5.625 0.757812 -5.929688 0.9375 -6.203125 C 1.125 -6.472656 1.382812 -6.6875 1.71875 -6.84375 C 2.0625 -7 2.472656 -7.078125 2.953125 -7.078125 C 3.484375 -7.078125 3.925781 -7 4.28125 -6.84375 C 4.644531 -6.695312 4.9375 -6.476562 5.15625 -6.1875 L 4.75 -5.640625 L 4.625 -5.640625 C 4.425781 -5.890625 4.191406 -6.070312 3.921875 -6.1875 C 3.648438 -6.300781 3.328125 -6.359375 2.953125 -6.359375 C 2.472656 -6.359375 2.109375 -6.265625 1.859375 -6.078125 C 1.617188 -5.890625 1.5 -5.628906 1.5 -5.296875 C 1.5 -4.984375 1.585938 -4.734375 1.765625 -4.546875 C 1.941406 -4.359375 2.25 -4.210938 2.6875 -4.109375 L 3.515625 -3.921875 C 4.191406 -3.753906 4.679688 -3.503906 4.984375 -3.171875 C 5.285156 -2.847656 5.4375 -2.429688 5.4375 -1.921875 C 5.4375 -1.523438 5.347656 -1.175781 5.171875 -0.875 C 4.992188 -0.570312 4.722656 -0.332031 4.359375 -0.15625 C 4.003906 0.0078125 3.566406 0.09375 3.046875 0.09375 Z M 3.046875 0.09375 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(97.161952, 42.297195)"><g><path d="M 5.4375 -6.96875 L 5.4375 -6.28125 L 3.25 -6.28125 L 3.25 0 L 2.4375 0 L 2.4375 -6.28125 L 0.25 -6.28125 L 0.25 -6.96875 Z M 5.4375 -6.96875 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(103.263421, 42.297195)"><g/></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(106.066496, 42.297195)"><g><path d="M 6.28125 0 L 5.390625 0 L 4.75 -1.90625 L 1.78125 -1.90625 L 1.140625 0 L 0.28125 0 L 2.703125 -6.96875 L 3.84375 -6.96875 Z M 3.203125 -6.125 L 2.015625 -2.59375 L 4.515625 -2.59375 L 3.328125 -6.125 Z M 3.203125 -6.125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(113.025929, 42.297195)"><g><path d="M 1.859375 0 L 1.046875 0 L 1.046875 -6.96875 L 2.0625 -6.96875 L 5.453125 -1.640625 L 5.578125 -1.671875 L 5.578125 -6.96875 L 6.375 -6.96875 L 6.375 0 L 5.515625 0 L 1.96875 -5.703125 L 1.859375 -5.671875 Z M 1.859375 0 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(120.867163, 42.297195)"><g><path d="M 3.3125 -6.96875 C 4.019531 -6.96875 4.625 -6.84375 5.125 -6.59375 C 5.632812 -6.34375 6.023438 -5.957031 6.296875 -5.4375 C 6.578125 -4.914062 6.71875 -4.265625 6.71875 -3.484375 C 6.71875 -2.703125 6.578125 -2.050781 6.296875 -1.53125 C 6.023438 -1.019531 5.632812 -0.632812 5.125 -0.375 C 4.625 -0.125 4.019531 0 3.3125 0 L 1.046875 0 L 1.046875 -6.96875 Z M 3.234375 -0.703125 C 3.804688 -0.703125 4.285156 -0.789062 4.671875 -0.96875 C 5.054688 -1.144531 5.347656 -1.4375 5.546875 -1.84375 C 5.742188 -2.257812 5.84375 -2.804688 5.84375 -3.484375 C 5.84375 -4.160156 5.742188 -4.703125 5.546875 -5.109375 C 5.347656 -5.523438 5.054688 -5.820312 4.671875 -6 C 4.285156 -6.1875 3.804688 -6.28125 3.234375 -6.28125 L 1.875 -6.28125 L 1.875 -0.703125 Z M 3.234375 -0.703125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(128.684558, 42.297195)"><g/></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(131.487628, 42.297195)"><g><path d="M 6.28125 0 L 5.390625 0 L 4.75 -1.90625 L 1.78125 -1.90625 L 1.140625 0 L 0.28125 0 L 2.703125 -6.96875 L 3.84375 -6.96875 Z M 3.203125 -6.125 L 2.015625 -2.59375 L 4.515625 -2.59375 L 3.328125 -6.125 Z M 3.203125 -6.125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(138.447055, 42.297195)"><g><path d="M 5.15625 -6.96875 L 5.15625 -6.296875 L 1.875 -6.296875 L 1.875 -3.75 L 4.828125 -3.75 L 4.828125 -3.078125 L 1.875 -3.078125 L 1.875 0 L 1.046875 0 L 1.046875 -6.96875 Z M 5.15625 -6.96875 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(144.381697, 42.297195)"><g><path d="M 1.046875 0 L 1.046875 -6.96875 L 3.578125 -6.96875 C 4.046875 -6.96875 4.4375 -6.890625 4.75 -6.734375 C 5.070312 -6.585938 5.3125 -6.375 5.46875 -6.09375 C 5.632812 -5.8125 5.71875 -5.476562 5.71875 -5.09375 C 5.71875 -4.65625 5.609375 -4.296875 5.390625 -4.015625 C 5.171875 -3.734375 4.832031 -3.523438 4.375 -3.390625 L 4.375 -3.28125 C 4.601562 -3.195312 4.789062 -3.054688 4.9375 -2.859375 C 5.082031 -2.671875 5.210938 -2.390625 5.328125 -2.015625 L 5.96875 0 L 5.125 0 L 4.4375 -2.125 C 4.351562 -2.382812 4.253906 -2.582031 4.140625 -2.71875 C 4.035156 -2.863281 3.898438 -2.96875 3.734375 -3.03125 C 3.566406 -3.09375 3.359375 -3.125 3.109375 -3.125 L 1.875 -3.125 L 1.875 0 Z M 3.5625 -3.828125 C 4 -3.828125 4.320312 -3.925781 4.53125 -4.125 C 4.75 -4.332031 4.859375 -4.640625 4.859375 -5.046875 C 4.859375 -5.460938 4.75 -5.769531 4.53125 -5.96875 C 4.320312 -6.175781 4 -6.28125 3.5625 -6.28125 L 1.875 -6.28125 L 1.875 -3.828125 Z M 3.5625 -3.828125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(151.245795, 42.297195)"><g><path d="M 1.875 0 L 1.046875 0 L 1.046875 -6.96875 L 1.875 -6.96875 Z M 1.875 0 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(154.587481, 42.297195)"><g><path d="M 3.859375 0.09375 C 3.242188 0.09375 2.695312 -0.0390625 2.21875 -0.3125 C 1.738281 -0.59375 1.363281 -1.003906 1.09375 -1.546875 C 0.832031 -2.085938 0.703125 -2.734375 0.703125 -3.484375 C 0.703125 -4.234375 0.832031 -4.878906 1.09375 -5.421875 C 1.363281 -5.960938 1.738281 -6.375 2.21875 -6.65625 C 2.695312 -6.9375 3.242188 -7.078125 3.859375 -7.078125 C 4.503906 -7.078125 5.039062 -6.953125 5.46875 -6.703125 C 5.90625 -6.453125 6.21875 -6.082031 6.40625 -5.59375 L 5.890625 -5.234375 L 5.765625 -5.234375 C 5.578125 -5.640625 5.328125 -5.925781 5.015625 -6.09375 C 4.710938 -6.257812 4.328125 -6.34375 3.859375 -6.34375 C 3.410156 -6.34375 3.015625 -6.242188 2.671875 -6.046875 C 2.335938 -5.847656 2.070312 -5.535156 1.875 -5.109375 C 1.675781 -4.691406 1.578125 -4.148438 1.578125 -3.484375 C 1.578125 -2.828125 1.675781 -2.285156 1.875 -1.859375 C 2.070312 -1.429688 2.335938 -1.117188 2.671875 -0.921875 C 3.015625 -0.734375 3.410156 -0.640625 3.859375 -0.640625 C 4.359375 -0.640625 4.769531 -0.753906 5.09375 -0.984375 C 5.414062 -1.210938 5.65625 -1.578125 5.8125 -2.078125 L 5.921875 -2.078125 L 6.46875 -1.8125 C 6.3125 -1.195312 6.007812 -0.722656 5.5625 -0.390625 C 5.113281 -0.0664062 4.546875 0.09375 3.859375 0.09375 Z M 3.859375 0.09375 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(161.832895, 42.297195)"><g><path d="M 6.28125 0 L 5.390625 0 L 4.75 -1.90625 L 1.78125 -1.90625 L 1.140625 0 L 0.28125 0 L 2.703125 -6.96875 L 3.84375 -6.96875 Z M 3.203125 -6.125 L 2.015625 -2.59375 L 4.515625 -2.59375 L 3.328125 -6.125 Z M 3.203125 -6.125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(168.792322, 42.297195)"><g/></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(171.595392, 42.297195)"><g><path d="M 5.4375 -6.96875 L 5.4375 -6.28125 L 3.25 -6.28125 L 3.25 0 L 2.4375 0 L 2.4375 -6.28125 L 0.25 -6.28125 L 0.25 -6.96875 Z M 5.4375 -6.96875 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(177.696855, 42.297195)"><g><path d="M 1.875 -3.28125 L 1.875 -0.671875 L 5.421875 -0.671875 L 5.421875 0 L 1.046875 0 L 1.046875 -6.96875 L 5.34375 -6.96875 L 5.34375 -6.296875 L 1.875 -6.296875 L 1.875 -3.96875 L 4.9375 -3.96875 L 4.9375 -3.28125 Z M 1.875 -3.28125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(183.993749, 42.297195)"><g><path d="M 1.171875 0 L 0.28125 0 L 2.453125 -3.578125 L 0.375 -6.96875 L 1.296875 -6.96875 L 3.046875 -4.140625 L 3.171875 -4.140625 L 4.9375 -6.96875 L 5.8125 -6.96875 L 3.75 -3.578125 L 5.921875 0 L 5 0 L 3.140625 -3.015625 L 3.03125 -3.015625 Z M 1.171875 0 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(190.590924, 42.297195)"><g><path d="M 5.4375 -6.96875 L 5.4375 -6.28125 L 3.25 -6.28125 L 3.25 0 L 2.4375 0 L 2.4375 -6.28125 L 0.25 -6.28125 L 0.25 -6.96875 Z M 5.4375 -6.96875 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(196.692387, 42.297195)"><g><path d="M 1.875 0 L 1.046875 0 L 1.046875 -6.96875 L 1.875 -6.96875 Z M 1.875 0 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(200.034073, 42.297195)"><g><path d="M 1.875 -6.96875 L 1.875 -0.671875 L 5.234375 -0.671875 L 5.234375 0 L 1.046875 0 L 1.046875 -6.96875 Z M 1.875 -6.96875 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(205.968716, 42.297195)"><g><path d="M 1.875 -3.28125 L 1.875 -0.671875 L 5.421875 -0.671875 L 5.421875 0 L 1.046875 0 L 1.046875 -6.96875 L 5.34375 -6.96875 L 5.34375 -6.296875 L 1.875 -6.296875 L 1.875 -3.96875 L 4.9375 -3.96875 L 4.9375 -3.28125 Z M 1.875 -3.28125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(212.26561, 42.297195)"><g/></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(215.06868, 42.297195)"><g><path d="M 3.546875 -6.96875 C 4.023438 -6.96875 4.4375 -6.878906 4.78125 -6.703125 C 5.125 -6.535156 5.382812 -6.289062 5.5625 -5.96875 C 5.75 -5.65625 5.84375 -5.28125 5.84375 -4.84375 C 5.84375 -4.414062 5.75 -4.039062 5.5625 -3.71875 C 5.382812 -3.40625 5.125 -3.160156 4.78125 -2.984375 C 4.4375 -2.816406 4.023438 -2.734375 3.546875 -2.734375 L 1.875 -2.734375 L 1.875 0 L 1.046875 0 L 1.046875 -6.96875 Z M 3.53125 -3.421875 C 4.5 -3.421875 4.984375 -3.894531 4.984375 -4.84375 C 4.984375 -5.800781 4.5 -6.28125 3.53125 -6.28125 L 1.875 -6.28125 L 1.875 -3.421875 Z M 3.53125 -3.421875 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(221.832687, 42.297195)"><g><path d="M 3.828125 0.09375 C 3.222656 0.09375 2.679688 -0.0351562 2.203125 -0.296875 C 1.734375 -0.554688 1.363281 -0.953125 1.09375 -1.484375 C 0.832031 -2.015625 0.703125 -2.679688 0.703125 -3.484375 C 0.703125 -4.285156 0.832031 -4.953125 1.09375 -5.484375 C 1.363281 -6.023438 1.734375 -6.425781 2.203125 -6.6875 C 2.679688 -6.945312 3.222656 -7.078125 3.828125 -7.078125 C 4.429688 -7.078125 4.96875 -6.945312 5.4375 -6.6875 C 5.90625 -6.425781 6.273438 -6.023438 6.546875 -5.484375 C 6.816406 -4.953125 6.953125 -4.285156 6.953125 -3.484375 C 6.953125 -2.679688 6.816406 -2.015625 6.546875 -1.484375 C 6.273438 -0.953125 5.90625 -0.554688 5.4375 -0.296875 C 4.96875 -0.0351562 4.429688 0.09375 3.828125 0.09375 Z M 3.828125 -0.65625 C 4.546875 -0.65625 5.097656 -0.878906 5.484375 -1.328125 C 5.878906 -1.785156 6.078125 -2.503906 6.078125 -3.484375 C 6.078125 -4.460938 5.878906 -5.175781 5.484375 -5.625 C 5.097656 -6.082031 4.546875 -6.3125 3.828125 -6.3125 C 2.328125 -6.3125 1.578125 -5.367188 1.578125 -3.484375 C 1.578125 -1.597656 2.328125 -0.65625 3.828125 -0.65625 Z M 3.828125 -0.65625 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(229.8884, 42.297195)"><g><path d="M 1.046875 0 L 1.046875 -6.96875 L 3.578125 -6.96875 C 4.046875 -6.96875 4.4375 -6.890625 4.75 -6.734375 C 5.070312 -6.585938 5.3125 -6.375 5.46875 -6.09375 C 5.632812 -5.8125 5.71875 -5.476562 5.71875 -5.09375 C 5.71875 -4.65625 5.609375 -4.296875 5.390625 -4.015625 C 5.171875 -3.734375 4.832031 -3.523438 4.375 -3.390625 L 4.375 -3.28125 C 4.601562 -3.195312 4.789062 -3.054688 4.9375 -2.859375 C 5.082031 -2.671875 5.210938 -2.390625 5.328125 -2.015625 L 5.96875 0 L 5.125 0 L 4.4375 -2.125 C 4.351562 -2.382812 4.253906 -2.582031 4.140625 -2.71875 C 4.035156 -2.863281 3.898438 -2.96875 3.734375 -3.03125 C 3.566406 -3.09375 3.359375 -3.125 3.109375 -3.125 L 1.875 -3.125 L 1.875 0 Z M 3.5625 -3.828125 C 4 -3.828125 4.320312 -3.925781 4.53125 -4.125 C 4.75 -4.332031 4.859375 -4.640625 4.859375 -5.046875 C 4.859375 -5.460938 4.75 -5.769531 4.53125 -5.96875 C 4.320312 -6.175781 4 -6.28125 3.5625 -6.28125 L 1.875 -6.28125 L 1.875 -3.828125 Z M 3.5625 -3.828125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(236.752498, 42.297195)"><g><path d="M 5.4375 -6.96875 L 5.4375 -6.28125 L 3.25 -6.28125 L 3.25 0 L 2.4375 0 L 2.4375 -6.28125 L 0.25 -6.28125 L 0.25 -6.96875 Z M 5.4375 -6.96875 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(242.853961, 42.297195)"><g><path d="M 6.28125 0 L 5.390625 0 L 4.75 -1.90625 L 1.78125 -1.90625 L 1.140625 0 L 0.28125 0 L 2.703125 -6.96875 L 3.84375 -6.96875 Z M 3.203125 -6.125 L 2.015625 -2.59375 L 4.515625 -2.59375 L 3.328125 -6.125 Z M 3.203125 -6.125 "/></g></g></g><g fill="#595959" fill-opacity="1"><g transform="translate(249.813387, 42.297195)"><g><path d="M 1.875 -6.96875 L 1.875 -0.671875 L 5.234375 -0.671875 L 5.234375 0 L 1.046875 0 L 1.046875 -6.96875 Z M 1.875 -6.96875 "/></g></g></g></svg></span><span class="tdb-logo-img-wrap"><img class="tdb-logo-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20348%2088'%3E%3C/svg%3E" alt="Kohan Textile Journal logo" title="Middle East and Africa Textile and Fashion Portal" width="348" height="88" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2023/04/kohan-textile-journal-portal-new-logo-2023-2.svg" /><noscript><img class="tdb-logo-img" src="https://kohantextilejournal.com/wp-content/uploads/2023/04/kohan-textile-journal-portal-new-logo-2023-2.svg" alt="Kohan Textile Journal logo" title="Middle East and Africa Textile and Fashion Portal" width="348" height="88" /></noscript></span></a></div></div> <!-- ./block --></div></div></div></div><div id="tdi_36" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_37 wpb_row td-pb-row tdc-row-content-vert-bottom" > <style scoped>.tdi_37,.tdi_37 .tdc-columns{min-height:0}.tdi_37,.tdi_37 .tdc-columns{display:block}.tdi_37 .tdc-columns{width:100%}.tdi_37:before,.tdi_37:after{display:table}@media (min-width:767px){.tdi_37.tdc-row-content-vert-center,.tdi_37.tdc-row-content-vert-center .tdc-columns{display:flex;align-items:center;flex:1}.tdi_37.tdc-row-content-vert-bottom,.tdi_37.tdc-row-content-vert-bottom .tdc-columns{display:flex;align-items:flex-end;flex:1}.tdi_37.tdc-row-content-vert-center .td_block_wrap{vertical-align:middle}.tdi_37.tdc-row-content-vert-bottom .td_block_wrap{vertical-align:bottom}}.tdi_37{height:80px!important}.tdi_37 .td_block_wrap{text-align:left}</style><div class="vc_column tdi_39 wpb_column vc_column_container tdc-column td-pb-span6"> <style scoped>.tdi_39{vertical-align:baseline}.tdi_39>.wpb_wrapper,.tdi_39>.wpb_wrapper>.tdc-elements{display:block}.tdi_39>.wpb_wrapper>.tdc-elements{width:100%}.tdi_39>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_39>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_40 td_block_template_1"> <style>.tdi_40.td-a-rec{text-align:center}.tdi_40.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_40 .td-element-style{z-index:-1}.tdi_40 .td-spot-id-spot_img_hidden{display:none}.tdi_40 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://heimtextil.messefrankfurt.com/frankfurt/en.html?wt_mc=heimtextil.tr.websitebanner.https___kohantextilejournal_com_700x100_allgemein.202411" target="blank" rel="nofollow" class="td_spot_img_all"><img width="700" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20100'%3E%3C/svg%3E" alt="Bruckner Textile Machinery" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/10/heimtextile-header-banner.gif" /><noscript><img width="700" height="100" src="https://kohantextilejournal.com/wp-content/uploads/2024/10/heimtextile-header-banner.gif" alt="Bruckner Textile Machinery" /></noscript></a></div></div></div></div><div class="vc_column tdi_42 wpb_column vc_column_container tdc-column td-pb-span6"> <style scoped>.tdi_42{vertical-align:baseline}.tdi_42>.wpb_wrapper,.tdi_42>.wpb_wrapper>.tdc-elements{display:block}.tdi_42>.wpb_wrapper>.tdc-elements{width:100%}.tdi_42>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_42>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_43 td_block_template_1"> <style>.tdi_43.td-a-rec{text-align:center}.tdi_43.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_43 .td-element-style{z-index:-1}.tdi_43 .td-spot-id-spot_img_hidden{display:none}.tdi_43 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://eu1.hubs.ly/H0cSjMW0" target="blank" rel="nofollow" class="td_spot_img_all"><img width="700" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20100'%3E%3C/svg%3E" alt="Ready To Show textile and Fashion Expo" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/11/coats-digitalKohan-Header-Banner_oct-2024.gif" /><noscript><img width="700" height="100" src="https://kohantextilejournal.com/wp-content/uploads/2024/11/coats-digitalKohan-Header-Banner_oct-2024.gif" alt="Ready To Show textile and Fashion Expo" /></noscript></a></div></div></div></div></div></div><div id="tdi_44" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_45 wpb_row td-pb-row tdc-element-style" > <style scoped>.tdi_45,.tdi_45 .tdc-columns{min-height:0}.tdi_45,.tdi_45 .tdc-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.tdi_45 .tdc-columns{width:100%}.tdi_45:before,.tdi_45:after{display:none}.tdi_45{margin-top:10px!important;margin-bottom:20px!important;padding-top:15px!important;padding-bottom:15px!important;position:relative}.tdi_45 .td_block_wrap{text-align:left}</style> <div class="tdi_44_rand_style td-element-style" ><style>.tdi_44_rand_style{background-color:#f4f4f4!important}</style></div><div class="vc_column tdi_47 wpb_column vc_column_container tdc-column td-pb-span9"> <style scoped>.tdi_47{vertical-align:baseline}.tdi_47>.wpb_wrapper,.tdi_47>.wpb_wrapper>.tdc-elements{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.tdi_47>.wpb_wrapper>.tdc-elements{width:100%}.tdi_47>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_47>.wpb_wrapper{width:100%;height:100%}</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_49 vc_row vc_inner wpb_row td-pb-row" > <style scoped>.tdi_49{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_49,.tdi_49 .tdc-inner-columns{display:block}.tdi_49 .tdc-inner-columns{width:100%}</style><div class="vc_column_inner tdi_51 wpb_column vc_column_container tdc-inner-column td-pb-span12"> <style scoped>.tdi_51{vertical-align:baseline}.tdi_51 .vc_column-inner>.wpb_wrapper,.tdi_51 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_51 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_menu tdi_52 tds_menu_active1 tds_menu_sub_active1 td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_52" style=" z-index: 999;"> <style>.tdb_header_menu{margin-bottom:0;z-index:999;clear:none}.tdb_header_menu .tdb-main-sub-icon-fake,.tdb_header_menu .tdb-sub-icon-fake{display:none}.rtl .tdb_header_menu .tdb-menu{display:flex}.tdb_header_menu .tdb-menu{display:inline-block;vertical-align:middle;margin:0}.tdb_header_menu .tdb-menu .tdb-mega-menu-inactive,.tdb_header_menu .tdb-menu .tdb-menu-item-inactive{pointer-events:none}.tdb_header_menu .tdb-menu .tdb-mega-menu-inactive>ul,.tdb_header_menu .tdb-menu .tdb-menu-item-inactive>ul{visibility:hidden;opacity:0}.tdb_header_menu .tdb-menu .sub-menu{font-size:14px;position:absolute;top:-999em;background-color:#fff;z-index:99}.tdb_header_menu .tdb-menu .sub-menu>li{list-style-type:none;margin:0;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}.tdb_header_menu .tdb-menu>li{float:left;list-style-type:none;margin:0}.tdb_header_menu .tdb-menu>li>a{position:relative;display:inline-block;padding:0 14px;font-weight:700;font-size:14px;line-height:48px;vertical-align:middle;text-transform:uppercase;-webkit-backface-visibility:hidden;color:#000;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}.tdb_header_menu .tdb-menu>li>a:after{content:'';position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:0;height:3px;background-color:var(--td_theme_color,#4db2ec);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:width 0.2s ease;transition:width 0.2s ease}.tdb_header_menu .tdb-menu>li>a>.tdb-menu-item-text{display:inline-block}.tdb_header_menu .tdb-menu>li>a .tdb-menu-item-text,.tdb_header_menu .tdb-menu>li>a span{vertical-align:middle;float:left}.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon{margin:0 0 0 7px}.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon-svg{float:none;line-height:0}.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon-svg svg{width:14px;height:auto}.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon-svg svg *{fill:#000}.tdb_header_menu .tdb-menu>li.current-menu-item>a:after,.tdb_header_menu .tdb-menu>li.current-menu-ancestor>a:after,.tdb_header_menu .tdb-menu>li.current-category-ancestor>a:after,.tdb_header_menu .tdb-menu>li.current-page-ancestor>a:after,.tdb_header_menu .tdb-menu>li:hover>a:after,.tdb_header_menu .tdb-menu>li.tdb-hover>a:after{width:100%}.tdb_header_menu .tdb-menu>li:hover>ul,.tdb_header_menu .tdb-menu>li.tdb-hover>ul{top:auto;display:block!important}.tdb_header_menu .tdb-menu>li.td-normal-menu>ul.sub-menu{top:auto;left:0;z-index:99}.tdb_header_menu .tdb-menu>li .tdb-menu-sep{position:relative;vertical-align:middle;font-size:14px}.tdb_header_menu .tdb-menu>li .tdb-menu-sep-svg{line-height:0}.tdb_header_menu .tdb-menu>li .tdb-menu-sep-svg svg{width:14px;height:auto}.tdb_header_menu .tdb-menu>li:last-child .tdb-menu-sep{display:none}.tdb_header_menu .tdb-menu-item-text{word-wrap:break-word}.tdb_header_menu .tdb-menu-item-text,.tdb_header_menu .tdb-sub-menu-icon,.tdb_header_menu .tdb-menu-more-subicon{vertical-align:middle}.tdb_header_menu .tdb-sub-menu-icon,.tdb_header_menu .tdb-menu-more-subicon{position:relative;top:0;padding-left:0}.tdb_header_menu .tdb-normal-menu{position:relative}.tdb_header_menu .tdb-normal-menu ul{left:0;padding:15px 0;text-align:left}.tdb_header_menu .tdb-normal-menu ul ul{margin-top:-15px}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item{position:relative;list-style-type:none}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a{position:relative;display:block;padding:7px 30px;font-size:12px;line-height:20px;color:#111}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;padding-right:inherit;font-size:7px;line-height:20px}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon-svg{line-height:0}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon-svg svg{width:7px;height:auto}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon svg,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon svg *{fill:#000}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item:hover>ul,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.tdb-hover>ul{top:0;display:block!important}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.current-menu-item>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.current-menu-ancestor>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.current-category-ancestor>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.current-page-ancestor>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.tdb-hover>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item:hover>a{color:var(--td_theme_color,#4db2ec)}.tdb_header_menu .tdb-normal-menu>ul{left:-15px}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu ul,.tdb_header_menu.tdb-menu-sub-inline .td-pulldown-filter-list{width:100%!important}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu ul li,.tdb_header_menu.tdb-menu-sub-inline .td-pulldown-filter-list li{display:inline-block;width:auto!important}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu,.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu .tdb-menu-item{position:static}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu ul ul{margin-top:0!important}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu>ul{left:0!important}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu .tdb-menu-item>a .tdb-sub-menu-icon{float:none;line-height:1}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu .tdb-menu-item:hover>ul,.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu .tdb-menu-item.tdb-hover>ul{top:100%}.tdb_header_menu.tdb-menu-sub-inline .tdb-menu-items-dropdown{position:static}.tdb_header_menu.tdb-menu-sub-inline .td-pulldown-filter-list{left:0!important}.tdb-menu .tdb-mega-menu .sub-menu{-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;width:1114px!important}.tdb-menu .tdb-mega-menu .sub-menu,.tdb-menu .tdb-mega-menu .sub-menu>li{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tdb-menu .tdb-mega-menu .sub-menu>li{top:0;width:100%;max-width:1114px!important;height:auto;background-color:#fff;border:1px solid #eaeaea;overflow:hidden}.tdc-dragged .tdb-block-menu ul{visibility:hidden!important;opacity:0!important;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tdb-mm-align-screen .tdb-menu .tdb-mega-menu .sub-menu{-webkit-transform:translateX(0);transform:translateX(0)}.tdb-mm-align-parent .tdb-menu .tdb-mega-menu{position:relative}.tdb-menu .tdb-mega-menu .tdc-row:not([class*='stretch_row_']),.tdb-menu .tdb-mega-menu .tdc-row-composer:not([class*='stretch_row_']){width:auto!important;max-width:1240px}.tdb-menu .tdb-mega-menu-page>.sub-menu>li .tdb-page-tpl-edit-btns{position:absolute;top:0;left:0;display:none;flex-wrap:wrap;gap:0 4px}.tdb-menu .tdb-mega-menu-page>.sub-menu>li:hover .tdb-page-tpl-edit-btns{display:flex}.tdb-menu .tdb-mega-menu-page>.sub-menu>li .tdb-page-tpl-edit-btn{background-color:#000;padding:1px 8px 2px;font-size:11px;color:#fff;z-index:100}.tdi_52 .tdb-menu>li .tdb-menu-sep,.tdi_52 .tdb-menu-items-dropdown .tdb-menu-sep{top:-1px}.tdi_52 .tdb-menu>li>a .tdb-sub-menu-icon,.tdi_52 .td-subcat-more .tdb-menu-more-subicon{top:-1px}.tdi_52 .td-subcat-more .tdb-menu-more-icon{top:0px}.tdi_52 .tdb-menu>li>a,.tdi_52 .td-subcat-more,.tdi_52 .td-subcat-more>.tdb-menu-item-text{font-size:18px!important}.tdi_52 .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon,.tdi_52 .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon{right:0;margin-top:1px}.tdi_52 .tdb-menu .tdb-normal-menu ul,.tdi_52 .td-pulldown-filter-list,.tdi_52 .td-pulldown-filter-list .sub-menu{box-shadow:1px 1px 4px 0px rgba(0,0,0,0.15)}.tdi_52 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_52 .td-pulldown-filter-list li a{font-size:18px!important;font-weight:600!important}.tdi_52:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_52 .tdb-mega-menu .sub-menu>li{max-width:1400px!important}.tdi_52:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu{width:100vw!important}.tdi_52 .tdb-mega-menu .sub-menu{left:0;transform:none;-webkit-transform:none;-moz-transform:none}.tdi_52 .tdb-menu .tdb-mega-menu .sub-menu>li{box-shadow:0px 2px 6px 0px rgba(0,0,0,0.1)}@media (max-width:1140px){.tdb-menu .tdb-mega-menu .sub-menu>li{width:100%!important}}</style> <style>.tdi_52 .tdb-menu>li>a:after,.tdi_52 .tdb-menu-items-dropdown .td-subcat-more:after{background-color:;bottom:0px}</style><div id=tdi_52 class="td_block_inner td-fix-index"><div class="tdb-main-sub-icon-fake"><i class="tdb-sub-menu-icon td-icon-down tdb-main-sub-menu-icon"></i></div><div class="tdb-sub-icon-fake"><i class="tdb-sub-menu-icon td-icon-right-arrow"></i></div><ul id="menu-main-menu-2" class="tdb-block-menu tdb-menu tdb-menu-items-visible"><li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-cur-menu-item menu-item-first tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat tdb-mega-menu-cats-first menu-item-63715"><a href="https://kohantextilejournal.com/category/textile-world/"><div class="tdb-menu-item-text">Textile World</div><i class="tdb-sub-menu-icon td-icon-down tdb-main-sub-menu-icon"></i></a> <ul class="sub-menu"> <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_53 td_with_ajax_pagination td-pb-border-top td_block_template_1 td_ajax_preloading_preload" data-td-block-uid="tdi_53" > <style>.tdb_module_header{width:100%;padding-bottom:0}.tdb_module_header .td-module-container{display:flex;flex-direction:column;position:relative}.tdb_module_header .td-module-container:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px}.tdb_module_header .td-image-wrap{display:block;position:relative;padding-bottom:70%}.tdb_module_header .td-image-container{position:relative;width:100%;flex:0 0 auto}.tdb_module_header .td-module-thumb{margin-bottom:0}.tdb_module_header .td-module-meta-info{width:100%;margin-bottom:0;padding:7px 0 0 0;z-index:1;border:0 solid #eaeaea;min-height:0}.tdb_module_header .entry-title{margin:0;font-size:13px;font-weight:500;line-height:18px}.tdb_module_header .td-post-author-name,.tdb_module_header .td-post-date,.tdb_module_header .td-module-comments{vertical-align:text-top}.tdb_module_header .td-post-author-name,.tdb_module_header .td-post-date{top:3px}.tdb_module_header .td-thumb-css{width:100%;height:100%;position:absolute;background-size:cover;background-position:center center}.tdb_module_header .td-category-pos-image .td-post-category:not(.td-post-extra-category),.tdb_module_header .td-post-vid-time{position:absolute;z-index:2;bottom:0}.tdb_module_header .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0}.tdb_module_header .td-post-vid-time{right:0;background-color:#000;padding:3px 6px 4px;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:10px;font-weight:600;line-height:1;color:#fff}.tdb_module_header .td-excerpt{margin:20px 0 0;line-height:21px}.tdb_module_header .td-read-more{margin:20px 0 0}.tdb_header_mega_menu{display:flex;overflow:visible}.tdb_header_mega_menu .block-mega-child-cats{position:relative;padding:22px 0;width:200px;max-height:none;vertical-align:top;text-align:left;overflow:visible}.tdb_header_mega_menu .block-mega-child-cats:before{content:'';position:absolute;top:0;right:0;width:100vw;height:100%;background-color:#fafafa;z-index:-1}.tdb_header_mega_menu .block-mega-child-cats:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-width:0 1px 0 0;border-style:solid;border-color:#eaeaea}.tdb_header_mega_menu .block-mega-child-cats a{display:block;font-size:13px;font-weight:600;color:#333;padding:5px 22px;position:relative;vertical-align:middle;border-width:1px 0;border-style:solid;border-color:transparent;z-index:99}.tdb_header_mega_menu .block-mega-child-cats .cur-sub-cat{background-color:#fff;color:var(--td_theme_color,#4db2ec);border-color:#eaeaea;z-index:99}.tdb_header_mega_menu .td-next-prev-wrap{text-align:left}.tdb_header_mega_menu .td-next-prev-wrap a{width:auto;height:auto;min-width:25px;min-height:25px}.td-js-loaded .tdb_header_mega_menu .td-audio-player{visibility:inherit}.tdb-mega-modules-wrap{flex:1;padding:22px;display:flex;flex-direction:column;justify-content:space-between}.tdb-mega-modules-wrap .td_block_inner{*zoom:1}.tdb-mega-modules-wrap .td_block_inner:before,.tdb-mega-modules-wrap .td_block_inner:after{display:table;content:'';line-height:0}.tdb-mega-modules-wrap .td_block_inner:after{clear:both}.tdb_module_mm .td-author-photo{display:inline-block}.tdb_module_mm .td-author-photo,.tdb_module_mm .td-author-photo img{vertical-align:middle}.tdb_module_mm .td-module-meta-info{text-align:left}.tdi_53 .block-mega-child-cats:after{border-width:0 1px 0 0}.tdi_53 .block-mega-child-cats{text-align:right}.tdi_53:not(.td-no-subcats) .td_module_wrap{width:25%;float:left}.td-md-is-safari .tdi_53:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_53.td-no-subcats .td_module_wrap{width:10%;float:left}.td-md-is-safari .tdi_53.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_53 .td_module_wrap:nth-child(4n+1){clear:both}.tdi_53 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0;padding-bottom:0}.tdi_53 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none}.tdi_53 .td_module_wrap{padding-left:11px;padding-right:11px;padding-bottom:18px;margin-bottom:18px;display:flex;flex-direction:column}.tdi_53 .td_block_inner{margin-left:-11px;margin-right:-11px;display:flex;flex-wrap:wrap}.tdi_53 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_53 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_53 .entry-thumb{background-position:center 50%}.tdi_53 .td-image-container{display:block;order:0}.ie10 .tdi_53 .td-module-meta-info,.ie11 .tdi_53 .td-module-meta-info{flex:auto}.tdi_53 .td-post-vid-time{display:block}.tdi_53 .td-excerpt{column-count:1;column-gap:48px;display:none}.tdi_53 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_53 .td-module-meta-info{border-color:#eaeaea}.tdi_53 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_53 .td-author-date{display:inline}.tdi_53 .td-post-author-name{display:none}.tdi_53 .td-post-date,.tdi_53 .td-post-author-name span{display:none}.tdi_53 .entry-review-stars{display:inline-block}.tdi_53 .td-icon-star,.tdi_53 .td-icon-star-empty,.tdi_53 .td-icon-star-half{font-size:15px}.tdi_53 .td-module-comments{display:none}.tdi_53 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_53 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_53 .block-mega-child-cats a{font-size:16px!important}html:not([class*='ie']) .tdi_53 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_53 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_53 .td_module_wrap{padding-bottom:18px!important;margin-bottom:18px!important;clear:none!important;padding-bottom:18px;margin-bottom:18px}.tdi_53 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_53 .td_module_wrap .td-module-container:before{display:block!important}.tdi_53 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_53 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_53 .td-module-container:before{bottom:-18px}.tdi_53 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_53 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_53 .td_module_wrap{padding-bottom:18px!important;margin-bottom:18px!important;clear:none!important;padding-bottom:18px;margin-bottom:18px}.tdi_53 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_53 .td_module_wrap .td-module-container:before{display:block!important}.tdi_53 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_53 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_53 .td-module-container:before{bottom:-18px}.tdi_53 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_53 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_53 .td_module_wrap{padding-bottom:18px!important;margin-bottom:18px!important;clear:none!important;padding-bottom:18px;margin-bottom:18px}.tdi_53 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_53 .td_module_wrap .td-module-container:before{display:block!important}.tdi_53 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_53 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_53 .td-module-container:before{bottom:-18px}.tdi_53 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_53 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script>var block_tdi_53 = new tdBlock(); block_tdi_53.id = "tdi_53"; block_tdi_53.atts = '{"main_sub_tdicon":"td-icon-down","sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-left","modules_on_row_regular":"10%","modules_on_row_cats":"25%","image_size":"td_324x400","modules_category":"image","show_excerpt":"none","show_com":"none","show_date":"none","show_author":"none","mm_sub_align_horiz":"content-horiz-right","mm_elem_align_horiz":"content-horiz-right","menu_id":"2","f_sub_elem_font_size":"18","f_sub_elem_font_weight":"600","mm_posts_limit":"4","f_elem_font_size":"18","mm_width":"1400","f_mm_sub_font_size":"16","mm_elem_order":"id","mm_child_cats":"11","mm_hide_all_item":"yes","mm_ajax_preloading":"preload","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","show_mega_cats":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","align_horiz":"content-horiz-left","elem_space":"","elem_padd":"","main_sub_icon_size":"","main_sub_icon_space":"","main_sub_icon_align":"-1","sep_tdicon":"","sep_icon_size":"","sep_icon_space":"","sep_icon_align":"-1","more_txt":"","more_tdicon":"","more_icon_size":"","more_icon_align":"0","sub_width":"","sub_first_left":"","sub_rest_top":"","sub_padd":"","sub_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_padd":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_padd":"","mm_radius":"","mm_offset":"","mm_align_screen":"","mm_subcats_posts_limit":"4","open_in_new_window":"","mm_sub_width":"","mm_sub_padd":"","mm_sub_border":"","mm_sub_inline":"","mm_elem_space":"","mm_elem_padd":"","mm_elem_border":"","mm_elem_border_a":"","mm_elem_border_rad":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","modules_gap":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_height":"","image_width":"","image_floated":"no_float","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_padding":"","art_title":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","show_pagination":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","text_color":"","main_sub_color":"","sep_color":"","more_icon_color":"","tds_menu_active":"tds_menu_active1","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_family":"","f_elem_font_line_height":"","f_elem_font_style":"","f_elem_font_weight":"","f_elem_font_transform":"","f_elem_font_spacing":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_text_color":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_size":"","sub_shadow_shadow_offset_horizontal":"","sub_shadow_shadow_offset_vertical":"","sub_shadow_shadow_spread":"","sub_shadow_shadow_color":"","tds_menu_sub_active":"tds_menu_sub_active1","f_sub_elem_font_header":"","f_sub_elem_font_title":"Elements text","f_sub_elem_font_settings":"","f_sub_elem_font_family":"","f_sub_elem_font_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_content_bg":"","mm_border_size":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_size":"","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_offset_vertical":"","mm_shadow_shadow_spread":"","mm_shadow_shadow_color":"","mm_subcats_bg":"","mm_subcats_border_color":"","mm_elem_color":"","mm_elem_color_a":"","mm_elem_bg":"","mm_elem_bg_a":"","mm_elem_border_color":"","mm_elem_border_color_a":"","mm_elem_shadow_shadow_header":"","mm_elem_shadow_shadow_title":"Elements shadow","mm_elem_shadow_shadow_size":"","mm_elem_shadow_shadow_offset_horizontal":"","mm_elem_shadow_shadow_offset_vertical":"","mm_elem_shadow_shadow_spread":"","mm_elem_shadow_shadow_color":"","f_mm_sub_font_header":"","f_mm_sub_font_title":"Sub categories elements","f_mm_sub_font_settings":"","f_mm_sub_font_family":"","f_mm_sub_font_line_height":"","f_mm_sub_font_style":"","f_mm_sub_font_weight":"","f_mm_sub_font_transform":"","f_mm_sub_font_spacing":"","f_mm_sub_":"","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","title_txt_hover":"","all_underline_height":"","all_underline_color":"#000","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_family":"","f_title_font_size":"","f_title_font_line_height":"","f_title_font_style":"","f_title_font_weight":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","el_class":"","block_template_id":"","td_column_number":3,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"4","td_ajax_preloading":"preload","td_ajax_filter_type":"td_category_ids_filter","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"next_prev","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","tdc_css_class":"tdi_53","tdc_css_class_style":"tdi_53_rand_style","category_id":"22","subcats_posts_limit":"4","child_cats_limit":"11","hide_all":"yes","tdc_css":"","class":"tdi_53"}'; block_tdi_53.td_column_number = "3"; block_tdi_53.block_type = "tdb_header_mega_menu"; block_tdi_53.post_count = "4"; block_tdi_53.found_posts = "4159"; block_tdi_53.header_color = ""; block_tdi_53.ajax_pagination_infinite_stop = ""; block_tdi_53.max_num_pages = "1040"; tdBlocksArray.push(block_tdi_53); </script> <script> var tmpObj = JSON.parse(JSON.stringify(block_tdi_53)); tmpObj.is_ajax_running = true; var currentBlockObjSignature = JSON.stringify(tmpObj); tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/textile-world\/fiber-yarn\/\" class=\"td-post-category\" >Fiber & yarn<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/noukk-unveils-first-arabian-camel-hair-textiles\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"NOUKK Unveils the First Arabian Camel Hair Textiles: Blending Desert Heritage with Modern Luxury\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/11\/Arabian-Camel-Hair-Textiles-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/noukk-unveils-first-arabian-camel-hair-textiles\/\" rel=\"bookmark\" title=\"NOUKK Unveils the First Arabian Camel Hair Textiles: Blending Desert Heritage with Modern Luxury\">NOUKK Unveils the First Arabian Camel Hair Textiles: Blending Desert Heritage with Modern Luxury<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/exhibition-news\/\" class=\"td-post-category\" >Exhibition News<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/ihgf-delhi-fair-autumn-2024-indias-handicrafts-legacy\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"IHGF Delhi Fair Autumn 2024 \u2013 India\u2019s Handicrafts Legacy\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/11\/Showcasing-sustainable-Indian-handicrafts-at-IHGF-Delhi-Fair-2025-324x400.jpg')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/ihgf-delhi-fair-autumn-2024-indias-handicrafts-legacy\/\" rel=\"bookmark\" title=\"IHGF Delhi Fair Autumn 2024 \u2013 India\u2019s Handicrafts Legacy\">IHGF Delhi Fair Autumn 2024 \u2013 India\u2019s Handicrafts Legacy<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/interview\/\" class=\"td-post-category\" >Interview<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/ai-future-textiles-cornelia-buchwalder-shares-insights\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"AI and the Future of Textiles: Cornelia Buchwalder Shares Insights\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/11\/Cornelia-Buchwalder-swiss-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/ai-future-textiles-cornelia-buchwalder-shares-insights\/\" rel=\"bookmark\" title=\"AI and the Future of Textiles: Cornelia Buchwalder Shares Insights\">AI and the Future of Textiles: Cornelia Buchwalder Shares Insights<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/article\/\" class=\"td-post-category\" >Article<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/egyptian-garment-industry-its-much-bigger-than-you-think\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Egyptian Garment Industry; It\u2019s Much Bigger Than You Think!\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2018\/09\/Egyptian-Garment-Industry_kohan_middle_east_textile_journal-min.jpg')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/egyptian-garment-industry-its-much-bigger-than-you-think\/\" rel=\"bookmark\" title=\"Egyptian Garment Industry; It\u2019s Much Bigger Than You Think!\">Egyptian Garment Industry; It\u2019s Much Bigger Than You Think!<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n ","td_block_id":"tdi_53","td_hide_prev":true,"td_hide_next":false})); tmpObj = JSON.parse(JSON.stringify(block_tdi_53)); tmpObj.is_ajax_running = true; tmpObj.td_current_page = 1; tmpObj.td_filter_value = 892; var currentBlockObjSignature = JSON.stringify(tmpObj); tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/middle-east-and-africa-textile\/africa\/\" class=\"td-post-category\" >Africa<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/sri-lankas-garment-exports-rise-3-billion-2024\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Sri Lanka\u2019s Garment Exports Rise 4% to $3.3 Billion in 2024\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/11\/Sri-Lankas-Garment-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/sri-lankas-garment-exports-rise-3-billion-2024\/\" rel=\"bookmark\" title=\"Sri Lanka\u2019s Garment Exports Rise 4% to $3.3 Billion in 2024\">Sri Lanka\u2019s Garment Exports Rise 4% to $3.3 Billion in 2024<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/middle-east-and-africa-textile\/africa\/\" class=\"td-post-category\" >Africa<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/textile-industry-fuels-modernisation-middle-east\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Textile Industry Fuels Modernisation in the Middle East\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/11\/middle-east-textile-industry-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/textile-industry-fuels-modernisation-middle-east\/\" rel=\"bookmark\" title=\"Textile Industry Fuels Modernisation in the Middle East\">Textile Industry Fuels Modernisation in the Middle East<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/middle-east-and-africa-textile\/africa\/\" class=\"td-post-category\" >Africa<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/africa-largest-textile-fashion-trade-event-begins-nov8\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Africa’s Largest Trade Event for Textile, Apparel, and Fashion Industries Kicks Off November 8 in Addis Ababa\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/10\/asfw-2023-1-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/africa-largest-textile-fashion-trade-event-begins-nov8\/\" rel=\"bookmark\" title=\"Africa’s Largest Trade Event for Textile, Apparel, and Fashion Industries Kicks Off November 8 in Addis Ababa\">Africa’s Largest Trade Event for Textile, Apparel, and Fashion Industries Kicks Off November 8 in Addis Ababa<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/middle-east-and-africa-textile\/africa\/\" class=\"td-post-category\" >Africa<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/zambia-advances-green-textile-wood-value-chains\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Zambia Advances Green Textile and Wood Value Chains to Combat Climate Change\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/10\/green-textile-in-africa-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/zambia-advances-green-textile-wood-value-chains\/\" rel=\"bookmark\" title=\"Zambia Advances Green Textile and Wood Value Chains to Combat Climate Change\">Zambia Advances Green Textile and Wood Value Chains to Combat Climate Change<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n ","td_block_id":"tdi_53","td_hide_prev":true,"td_hide_next":false})); tmpObj = JSON.parse(JSON.stringify(block_tdi_53)); tmpObj.is_ajax_running = true; tmpObj.td_current_page = 1; tmpObj.td_filter_value = 889; var currentBlockObjSignature = JSON.stringify(tmpObj); tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/middle-east-and-africa-textile\/algeria\/\" class=\"td-post-category\" >Algeria<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/import-acrylic-yarns-hb-1-15-from-turkey\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Import Acrylic Yarns hb 1\/15 from Turkey\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2023\/03\/Import-Acrylic-Yarns-hb-115-from-Turkey.jpg')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/import-acrylic-yarns-hb-1-15-from-turkey\/\" rel=\"bookmark\" title=\"Import Acrylic Yarns hb 1\/15 from Turkey\">Import Acrylic Yarns hb 1\/15 from Turkey<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/middle-east-and-africa-textile\/algeria\/\" class=\"td-post-category\" >Algeria<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/another-mega-project-by-tapidor\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Another Mega Project By TAPIDOR Algeria\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2023\/01\/orenstein-courses.jpg')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/another-mega-project-by-tapidor\/\" rel=\"bookmark\" title=\"Another Mega Project By TAPIDOR Algeria\">Another Mega Project By TAPIDOR Algeria<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/middle-east-and-africa-textile\/algeria\/\" class=\"td-post-category\" >Algeria<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/the-top-workwear-manufacturers-in-north-africa\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"The Top Workwear Manufacturers in North Africa\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2022\/10\/Workwear-Manufacturers-in-North-Africa.png')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/the-top-workwear-manufacturers-in-north-africa\/\" rel=\"bookmark\" title=\"The Top Workwear Manufacturers in North Africa\">The Top Workwear Manufacturers in North Africa<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/middle-east-and-africa-textile\/algeria\/\" class=\"td-post-category\" >Algeria<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/textyle-expo-a-gate-to-enter-algerian-textile-market\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"TEXTYLE EXPO : A Gate to Enter Algerian Textile Market\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2022\/10\/TEXTYLE-EXPO-CIC-Algiers-Algeria-banner.jpg')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/textyle-expo-a-gate-to-enter-algerian-textile-market\/\" rel=\"bookmark\" title=\"TEXTYLE EXPO : A Gate to Enter Algerian Textile Market\">TEXTYLE EXPO : A Gate to Enter Algerian Textile Market<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n ","td_block_id":"tdi_53","td_hide_prev":true,"td_hide_next":false})); tmpObj = JSON.parse(JSON.stringify(block_tdi_53)); tmpObj.is_ajax_running = true; tmpObj.td_current_page = 1; tmpObj.td_filter_value = 13; var currentBlockObjSignature = JSON.stringify(tmpObj); tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/article\/\" class=\"td-post-category\" >Article<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/egyptian-garment-industry-its-much-bigger-than-you-think\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Egyptian Garment Industry; It\u2019s Much Bigger Than You Think!\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2018\/09\/Egyptian-Garment-Industry_kohan_middle_east_textile_journal-min.jpg')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/egyptian-garment-industry-its-much-bigger-than-you-think\/\" rel=\"bookmark\" title=\"Egyptian Garment Industry; It\u2019s Much Bigger Than You Think!\">Egyptian Garment Industry; It\u2019s Much Bigger Than You Think!<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/article\/\" class=\"td-post-category\" >Article<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/digital-textile-printing-transforming-textile-industry\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Digital Textile Printing: Transforming the Textile Industry\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/11\/Digital-Textile-Printing-324x400.png')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/digital-textile-printing-transforming-textile-industry\/\" rel=\"bookmark\" title=\"Digital Textile Printing: Transforming the Textile Industry\">Digital Textile Printing: Transforming the Textile Industry<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/article\/\" class=\"td-post-category\" >Article<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/what-is-velvet-yarn\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"What is Velvet Yarn?\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/11\/Velvet-yarn-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/what-is-velvet-yarn\/\" rel=\"bookmark\" title=\"What is Velvet Yarn?\">What is Velvet Yarn?<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/article\/\" class=\"td-post-category\" >Article<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/exploring-art-macrame-importance-choosing-right-yarn\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Exploring the Art of Macrame and the Importance of Choosing the Right Yarn\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/11\/Macrame1-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/exploring-art-macrame-importance-choosing-right-yarn\/\" rel=\"bookmark\" title=\"Exploring the Art of Macrame and the Importance of Choosing the Right Yarn\">Exploring the Art of Macrame and the Importance of Choosing the Right Yarn<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n ","td_block_id":"tdi_53","td_hide_prev":true,"td_hide_next":false})); tmpObj = JSON.parse(JSON.stringify(block_tdi_53)); tmpObj.is_ajax_running = true; tmpObj.td_current_page = 1; tmpObj.td_filter_value = 194; var currentBlockObjSignature = JSON.stringify(tmpObj); tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/b2b-marketplace\/\" class=\"td-post-category\" >B2B Marketplace<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/apeks-global\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Buy Semi Combed Yarn Cotton\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2022\/09\/lalit-xLx8MJFnO-Q-unsplash.jpg')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/apeks-global\/\" rel=\"bookmark\" title=\"Buy Semi Combed Yarn Cotton\">Buy Semi Combed Yarn Cotton<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/b2b-marketplace\/\" class=\"td-post-category\" >B2B Marketplace<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/sock-machines-running\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Sock Machines Running\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2023\/04\/plate1.jpeg')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/sock-machines-running\/\" rel=\"bookmark\" title=\"Sock Machines Running\">Sock Machines Running<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/b2b-marketplace\/\" class=\"td-post-category\" >B2B Marketplace<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/all-fabrics-and-furnishings-of-the-largest-fabric-store-in-the-netherlands-in-online-auction-at-troostwijk-auctions\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"All Fabrics and Furnishings of The Largest Fabric Store in the Netherlands in Online Auction at Troostwijk Auctions\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2023\/03\/online-auction-at-Troostwijk-Auctions.jpg')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/all-fabrics-and-furnishings-of-the-largest-fabric-store-in-the-netherlands-in-online-auction-at-troostwijk-auctions\/\" rel=\"bookmark\" title=\"All Fabrics and Furnishings of The Largest Fabric Store in the Netherlands in Online Auction at Troostwijk Auctions\">All Fabrics and Furnishings of The Largest Fabric Store in the Netherlands in Online Auction at Troostwijk Auctions<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/middle-east-and-africa-textile\/africa\/\" class=\"td-post-category\" >Africa<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/looking-for-textile-machinery-provider-in-ethiopia\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Looking for Textile Machinery Provider in Ethiopia\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2020\/09\/janko-ferlic-eBtwD6ZG78I-unsplash.jpg')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/looking-for-textile-machinery-provider-in-ethiopia\/\" rel=\"bookmark\" title=\"Looking for Textile Machinery Provider in Ethiopia\">Looking for Textile Machinery Provider in Ethiopia<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n ","td_block_id":"tdi_53","td_hide_prev":true,"td_hide_next":false})); tmpObj = JSON.parse(JSON.stringify(block_tdi_53)); tmpObj.is_ajax_running = true; tmpObj.td_current_page = 1; tmpObj.td_filter_value = 6; var currentBlockObjSignature = JSON.stringify(tmpObj); tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/editorial-pick-textile-news\/\" class=\"td-post-category\" >Editorial Pick: Textile News<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/heimtextil-2025-carpets-rugs-grows-several-hall-levels\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Still on the Rise: Carpets & Rugs Grows by Several Hall Levels and Launches New Content Highlights\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/11\/MF_DitaVollmond_HTX25_CarpetsRugs-copy-2-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/heimtextil-2025-carpets-rugs-grows-several-hall-levels\/\" rel=\"bookmark\" title=\"Still on the Rise: Carpets & Rugs Grows by Several Hall Levels and Launches New Content Highlights\">Still on the Rise: Carpets & Rugs Grows by Several Hall Levels and Launches New Content Highlights<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/carpet-and-flooring\/\" class=\"td-post-category\" >Carpet and flooring<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/bcf-yarn-producer-sitong-expands-polyester-capacities\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"BCF Yarn Producer Sitong Expands Polyester Capacities by Oerlikon Neumag\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/10\/2024-10-24_ONE_Sitong__BCF_S_PET_monocolor-copy-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/bcf-yarn-producer-sitong-expands-polyester-capacities\/\" rel=\"bookmark\" title=\"BCF Yarn Producer Sitong Expands Polyester Capacities by Oerlikon Neumag\">BCF Yarn Producer Sitong Expands Polyester Capacities by Oerlikon Neumag<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/carpet-and-flooring\/\" class=\"td-post-category\" >Carpet and flooring<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/domotex-asia-chinafloor-2025-largest-global-flooring-event\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"DOMOTEX asia\/CHINAFLOOR 2025 Will Return Strong Again as the Largest Dedicated Gathering of the World\u2019s Flooring Industry for the Year\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/10\/9J9A2635-opq3014564892-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/domotex-asia-chinafloor-2025-largest-global-flooring-event\/\" rel=\"bookmark\" title=\"DOMOTEX asia\/CHINAFLOOR 2025 Will Return Strong Again as the Largest Dedicated Gathering of the World\u2019s Flooring Industry for the Year\">DOMOTEX asia\/CHINAFLOOR 2025 Will Return Strong Again as the Largest Dedicated Gathering of the World\u2019s Flooring Industry for the Year<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/carpet-and-flooring\/\" class=\"td-post-category\" >Carpet and flooring<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/camira-unveils-new-flame-retardant-wool-flax-collection\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Camira Launches New Inherently Flame Retardant Collection Made from Wool and Flax\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/10\/MS_All-Colours_Nails-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/camira-unveils-new-flame-retardant-wool-flax-collection\/\" rel=\"bookmark\" title=\"Camira Launches New Inherently Flame Retardant Collection Made from Wool and Flax\">Camira Launches New Inherently Flame Retardant Collection Made from Wool and Flax<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n ","td_block_id":"tdi_53","td_hide_prev":true,"td_hide_next":false})); tmpObj = JSON.parse(JSON.stringify(block_tdi_53)); tmpObj.is_ajax_running = true; tmpObj.td_current_page = 1; tmpObj.td_filter_value = 33; var currentBlockObjSignature = JSON.stringify(tmpObj); tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/economy-news\/\" class=\"td-post-category\" >Economy News<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/belgian-textile-industry-2023-stability-amid-challenges\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"The Belgian Textile Industry in 2023: Stability Amid Challenges\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/11\/The-Belgian-Textile-Industry-in-2023-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/belgian-textile-industry-2023-stability-amid-challenges\/\" rel=\"bookmark\" title=\"The Belgian Textile Industry in 2023: Stability Amid Challenges\">The Belgian Textile Industry in 2023: Stability Amid Challenges<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/economy-news\/\" class=\"td-post-category\" >Economy News<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/turkish-furniture-forestry-industry-expands-exports-africa\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Turkish Furniture, Paper, and Forestry Products Industry Expands Its Export Reach to Africa\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/11\/Forestry-Products-Industry-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/turkish-furniture-forestry-industry-expands-exports-africa\/\" rel=\"bookmark\" title=\"Turkish Furniture, Paper, and Forestry Products Industry Expands Its Export Reach to Africa\">Turkish Furniture, Paper, and Forestry Products Industry Expands Its Export Reach to Africa<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/economy-news\/\" class=\"td-post-category\" >Economy News<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/future-textile-machinery-insights-alex-zucchi\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Exploring the Future of Textile Machinery: Insights from Alex Zucchi at ITMA Asia + CITME 2024\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/10\/Alex-Zucchi-AI-in-textile-industry-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/future-textile-machinery-insights-alex-zucchi\/\" rel=\"bookmark\" title=\"Exploring the Future of Textile Machinery: Insights from Alex Zucchi at ITMA Asia + CITME 2024\">Exploring the Future of Textile Machinery: Insights from Alex Zucchi at ITMA Asia + CITME 2024<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n \r\n <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n <div class=\"td-module-container td-category-pos-image\">\r\n <div class=\"td-image-container\">\r\n <a href=\"https:\/\/kohantextilejournal.com\/category\/economy-news\/\" class=\"td-post-category\" >Economy News<\/a> <div class=\"td-module-thumb\"><a href=\"https:\/\/kohantextilejournal.com\/rieter-investor-update-2024\/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Rieter Investor Update 2024\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/kohantextilejournal.com\/wp-content\/uploads\/2024\/07\/Perspectives-from-Rieter-CEO-Thomas-Oetterli-2-324x400.webp')\" ><\/span><\/a><\/div> <\/div>\r\n \r\n <div class=\"td-module-meta-info\">\r\n \r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/kohantextilejournal.com\/rieter-investor-update-2024\/\" rel=\"bookmark\" title=\"Rieter Investor Update 2024\">Rieter Investor Update 2024<\/a><\/h3>\r\n \r\n \r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n ","td_block_id":"tdi_53","td_hide_prev":true,"td_hide_next":false})); </script> <div class="block-mega-child-cats"><a class="mega-menu-sub-cat-tdi_53" id="tdi_54" data-td_block_id="tdi_53" data-td_filter_value="7" href="https://kohantextilejournal.com/category/textile-world/textile-machinery/" >Textile Machinery</a><a class="mega-menu-sub-cat-tdi_53" id="tdi_55" data-td_block_id="tdi_53" data-td_filter_value="8" href="https://kohantextilejournal.com/category/textile-world/fiber-yarn/" >Fiber & yarn</a><a class="mega-menu-sub-cat-tdi_53" id="tdi_56" data-td_block_id="tdi_53" data-td_filter_value="10" href="https://kohantextilejournal.com/category/textile-world/nonwovens/" >Nonwovens</a><a class="mega-menu-sub-cat-tdi_53" id="tdi_57" data-td_block_id="tdi_53" data-td_filter_value="15" href="https://kohantextilejournal.com/category/textile-world/garment-fashion/" >Garment & Fashion</a><a class="mega-menu-sub-cat-tdi_53" id="tdi_58" data-td_block_id="tdi_53" data-td_filter_value="26" href="https://kohantextilejournal.com/category/textile-world/auxiliaries/" >Textile Auxiliaries</a><a class="mega-menu-sub-cat-tdi_53" id="tdi_59" data-td_block_id="tdi_53" data-td_filter_value="27" href="https://kohantextilejournal.com/category/textile-world/leather-shoes/" >Leather & Shoes</a><a class="mega-menu-sub-cat-tdi_53" id="tdi_60" data-td_block_id="tdi_53" data-td_filter_value="28" href="https://kohantextilejournal.com/category/textile-world/technical-textile/" >Technical Textile</a><a class="mega-menu-sub-cat-tdi_53" id="tdi_61" data-td_block_id="tdi_53" data-td_filter_value="180" href="https://kohantextilejournal.com/category/textile-world/home-textile/" >Home Textile</a><a class="mega-menu-sub-cat-tdi_53" id="tdi_62" data-td_block_id="tdi_53" data-td_filter_value="878" href="https://kohantextilejournal.com/category/textile-world/sustainability/" >Sustainability</a><a class="mega-menu-sub-cat-tdi_53" id="tdi_63" data-td_block_id="tdi_53" data-td_filter_value="879" href="https://kohantextilejournal.com/category/textile-world/textile-digital-printing/" >Textile Digital Printing</a></div><div class="tdb-mega-modules-wrap"><div id=tdi_53 class="td_block_inner"> <div class="tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-image"> <div class="td-image-container"> <a href="https://kohantextilejournal.com/category/textile-world/fiber-yarn/" class="td-post-category" >Fiber & yarn</a> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/noukk-unveils-first-arabian-camel-hair-textiles/" rel="bookmark" class="td-image-wrap " title="NOUKK Unveils the First Arabian Camel Hair Textiles: Blending Desert Heritage with Modern Luxury" ><span data-bg="https://kohantextilejournal.com/wp-content/uploads/2024/11/Arabian-Camel-Hair-Textiles-324x400.webp" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/noukk-unveils-first-arabian-camel-hair-textiles/" rel="bookmark" title="NOUKK Unveils the First Arabian Camel Hair Textiles: Blending Desert Heritage with Modern Luxury">NOUKK Unveils the First Arabian Camel Hair Textiles: Blending Desert Heritage with Modern Luxury</a></h3> </div> </div> </div> <div class="tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-image"> <div class="td-image-container"> <a href="https://kohantextilejournal.com/category/exhibition-news/" class="td-post-category" >Exhibition News</a> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/ihgf-delhi-fair-autumn-2024-indias-handicrafts-legacy/" rel="bookmark" class="td-image-wrap " title="IHGF Delhi Fair Autumn 2024 – India’s Handicrafts Legacy" ><span data-bg="https://kohantextilejournal.com/wp-content/uploads/2024/11/Showcasing-sustainable-Indian-handicrafts-at-IHGF-Delhi-Fair-2025-324x400.jpg" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/ihgf-delhi-fair-autumn-2024-indias-handicrafts-legacy/" rel="bookmark" title="IHGF Delhi Fair Autumn 2024 – India’s Handicrafts Legacy">IHGF Delhi Fair Autumn 2024 – India’s Handicrafts Legacy</a></h3> </div> </div> </div> <div class="tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-image"> <div class="td-image-container"> <a href="https://kohantextilejournal.com/category/interview/" class="td-post-category" >Interview</a> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/ai-future-textiles-cornelia-buchwalder-shares-insights/" rel="bookmark" class="td-image-wrap " title="AI and the Future of Textiles: Cornelia Buchwalder Shares Insights" ><span data-bg="https://kohantextilejournal.com/wp-content/uploads/2024/11/Cornelia-Buchwalder-swiss-324x400.webp" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/ai-future-textiles-cornelia-buchwalder-shares-insights/" rel="bookmark" title="AI and the Future of Textiles: Cornelia Buchwalder Shares Insights">AI and the Future of Textiles: Cornelia Buchwalder Shares Insights</a></h3> </div> </div> </div> <div class="tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-image"> <div class="td-image-container"> <a href="https://kohantextilejournal.com/category/article/" class="td-post-category" >Article</a> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/egyptian-garment-industry-its-much-bigger-than-you-think/" rel="bookmark" class="td-image-wrap " title="Egyptian Garment Industry; It’s Much Bigger Than You Think!" ><span data-bg="https://kohantextilejournal.com/wp-content/uploads/2018/09/Egyptian-Garment-Industry_kohan_middle_east_textile_journal-min.jpg" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/egyptian-garment-industry-its-much-bigger-than-you-think/" rel="bookmark" title="Egyptian Garment Industry; It’s Much Bigger Than You Think!">Egyptian Garment Industry; It’s Much Bigger Than You Think!</a></h3> </div> </div> </div> </div><div class="td-next-prev-wrap"><a href="#" class="td-ajax-prev-page ajax-page-disabled" aria-label="prev-page" id="prev-page-tdi_53" data-td_block_id="tdi_53"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#" class="td-ajax-next-page" aria-label="next-page" id="next-page-tdi_53" data-td_block_id="tdi_53"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-194"><a href="https://kohantextilejournal.com/category/exhibition-news/"><div class="tdb-menu-item-text">Exhibition News</div></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-1849"><a href="https://kohantextilejournal.com/events/"><div class="tdb-menu-item-text">Textile Events</div></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-199"><a href="https://kohantextilejournal.com/category/video/"><div class="tdb-menu-item-text">Videos</div></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-399"><a href="https://kohantextilejournal.com/category/interview/"><div class="tdb-menu-item-text">Interviews</div></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-390"><a href="https://kohantextilejournal.com/category/article/"><div class="tdb-menu-item-text">Articles</div></a></li> </ul></div></div></div></div></div></div></div></div><div class="vc_column tdi_67 wpb_column vc_column_container tdc-column td-pb-span3"> <style scoped>.tdi_67{vertical-align:baseline}.tdi_67>.wpb_wrapper,.tdi_67>.wpb_wrapper>.tdc-elements{display:block}.tdi_67>.wpb_wrapper>.tdc-elements{width:100%}.tdi_67>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_67>.wpb_wrapper{width:auto;height:auto}.tdi_67{margin-left:100px!important;width:100px!important}</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_69 vc_row vc_inner wpb_row td-pb-row" > <style scoped>.tdi_69{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_69,.tdi_69 .tdc-inner-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.tdi_69 .tdc-inner-columns{width:100%}</style><div class="vc_column_inner tdi_71 wpb_column vc_column_container tdc-inner-column td-pb-span12"> <style scoped>.tdi_71{vertical-align:baseline}.tdi_71 .vc_column-inner>.wpb_wrapper,.tdi_71 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_71 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_search tdi_72 tdb-header-search-trigger-enabled td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_72" > <style>.tdb_module_search .tdb-author-photo{display:inline-block}.tdb_module_search .tdb-author-photo,.tdb_module_search .tdb-author-photo img{vertical-align:middle}.tdb_module_search .td-post-author-name{white-space:normal}.tdb_header_search{margin-bottom:0;clear:none}.tdb_header_search .tdb-block-inner{position:relative;display:inline-block;width:100%}.tdb_header_search .tdb-search-form{position:relative;padding:20px;border-width:3px 0 0;border-style:solid;border-color:var(--td_theme_color,#4db2ec);pointer-events:auto}.tdb_header_search .tdb-search-form:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff}.tdb_header_search .tdb-search-form-inner{position:relative;display:flex;background-color:#fff}.tdb_header_search .tdb-search-form-inner:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #e1e1e1;pointer-events:none}.tdb_header_search .tdb-head-search-placeholder{position:absolute;top:50%;transform:translateY(-50%);padding:3px 9px;font-size:12px;line-height:21px;color:#999;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;pointer-events:none}.tdb_header_search .tdb-head-search-form-input:focus+.tdb-head-search-placeholder,.tdb-head-search-form-input:not(:placeholder-shown)~.tdb-head-search-placeholder{opacity:0}.tdb_header_search .tdb-head-search-form-btn,.tdb_header_search .tdb-head-search-form-input{height:auto;min-height:32px}.tdb_header_search .tdb-head-search-form-input{color:#444;flex:1;background-color:transparent;border:0}.tdb_header_search .tdb-head-search-form-input.tdb-head-search-nofocus{color:transparent;text-shadow:0 0 0 #444}.tdb_header_search .tdb-head-search-form-btn{margin-bottom:0;padding:0 15px;background-color:#222222;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:13px;font-weight:500;color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1}.tdb_header_search .tdb-head-search-form-btn:hover{background-color:var(--td_theme_color,#4db2ec)}.tdb_header_search .tdb-head-search-form-btn i,.tdb_header_search .tdb-head-search-form-btn span{display:inline-block;vertical-align:middle}.tdb_header_search .tdb-head-search-form-btn i{font-size:12px}.tdb_header_search .tdb-head-search-form-btn .tdb-head-search-form-btn-icon{position:relative}.tdb_header_search .tdb-head-search-form-btn .tdb-head-search-form-btn-icon-svg{line-height:0}.tdb_header_search .tdb-head-search-form-btn svg{width:12px;height:auto}.tdb_header_search .tdb-head-search-form-btn svg,.tdb_header_search .tdb-head-search-form-btn svg *{fill:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tdb_header_search .tdb-aj-search-results{padding:20px;background-color:rgba(144,144,144,0.02);border-width:1px 0;border-style:solid;border-color:#ededed;background-color:#fff}.tdb_header_search .tdb-aj-search-results .td_module_wrap:last-child{margin-bottom:0;padding-bottom:0}.tdb_header_search .tdb-aj-search-results .td_module_wrap:last-child .td-module-container:before{display:none}.tdb_header_search .tdb-aj-search-inner{display:flex;flex-wrap:wrap;*zoom:1}.tdb_header_search .tdb-aj-search-inner:before,.tdb_header_search .tdb-aj-search-inner:after{display:table;content:'';line-height:0}.tdb_header_search .tdb-aj-search-inner:after{clear:both}.tdb_header_search .result-msg{padding:4px 0 6px 0;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:12px;font-style:italic;background-color:#fff}.tdb_header_search .result-msg a{color:#222}.tdb_header_search .result-msg a:hover{color:var(--td_theme_color,#4db2ec)}.tdb_header_search .td-module-meta-info,.tdb_header_search .td-next-prev-wrap{text-align:left}.tdb_header_search .td_module_wrap:hover .entry-title a{color:var(--td_theme_color,#4db2ec)}.tdb_header_search .tdb-aj-cur-element .entry-title a{color:var(--td_theme_color,#4db2ec)}.tdc-dragged .tdb-head-search-btn:after,.tdc-dragged .tdb-drop-down-search{visibility:hidden!important;opacity:0!important;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tdb-header-search-trigger-enabled{z-index:1000}.tdb-header-search-trigger-enabled .tdb-head-search-btn{display:flex;align-items:center;position:relative;text-align:center;color:var(--td_theme_color,#4db2ec)}.tdb-header-search-trigger-enabled .tdb-head-search-btn:after{visibility:hidden;opacity:0;content:'';display:block;position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:0;height:0;border-style:solid;border-width:0 6.5px 7px 6.5px;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:transparent transparent var(--td_theme_color,#4db2ec) transparent}.tdb-header-search-trigger-enabled .tdb-drop-down-search-open+.tdb-head-search-btn:after{visibility:visible;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tdb-header-search-trigger-enabled .tdb-search-icon,.tdb-header-search-trigger-enabled .tdb-search-txt,.tdb-header-search-trigger-enabled .tdb-search-icon-svg svg *{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.tdb-header-search-trigger-enabled .tdb-search-icon-svg{display:flex;align-items:center;justify-content:center}.tdb-header-search-trigger-enabled .tdb-search-icon-svg svg{height:auto}.tdb-header-search-trigger-enabled .tdb-search-icon-svg svg,.tdb-header-search-trigger-enabled .tdb-search-icon-svg svg *{fill:var(--td_theme_color,#4db2ec)}.tdb-header-search-trigger-enabled .tdb-search-txt{position:relative;line-height:1}.tdb-header-search-trigger-enabled .tdb-drop-down-search{visibility:hidden;opacity:0;position:absolute;top:100%;left:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);-webkit-transition:all 0.4s ease;transition:all 0.4s ease;pointer-events:none;z-index:10}.tdb-header-search-trigger-enabled .tdb-drop-down-search-open{visibility:visible;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tdb-header-search-trigger-enabled .tdb-drop-down-search-inner{position:relative;max-width:300px;pointer-events:all}.rtl .tdb-header-search-trigger-enabled .tdb-drop-down-search-inner{margin-left:0;margin-right:auto}.tdb_header_search .tdb-aj-srs-title{margin-bottom:10px;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-weight:500;font-size:13px;line-height:1.3;color:#888}.tdb_header_search .tdb-aj-sr-taxonomies{display:flex;flex-direction:column}.tdb_header_search .tdb-aj-sr-taxonomy{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:13px;font-weight:500;line-height:18px;color:#111}.tdb_header_search .tdb-aj-sr-taxonomy:not(:last-child){margin-bottom:5px}.tdb_header_search .tdb-aj-sr-taxonomy:hover{color:var(--td_theme_color,#4db2ec)}.tdi_72 .tdb-head-search-btn i{font-size:20px;width:48px;height:48px;line-height:48px;color:#4d4d4d}.tdi_72 .tdb-head-search-btn svg{width:20px}.tdi_72 .tdb-search-icon-svg{width:48px;height:48px}.tdi_72{display:inline-block}.tdi_72 .tdb-search-txt{top:0px}.tdi_72 .tdb-drop-down-search{left:auto;right:0}body .tdi_72 .tdb-drop-down-search-inner,.tdi_72 .tdb-search-form,.tdi_72 .tdb-aj-search{margin-left:auto;margin-right:0}.tdi_72 .tdb-head-search-form-btn-icon{top:0px}.tdi_72 .result-msg{text-align:center}.tdi_72 .tdb-head-search-btn svg,.tdi_72 .tdb-head-search-btn svg *{fill:#4d4d4d}.tdi_72 .tdb-drop-down-search-inner{box-shadow:0px 2px 6px 0px rgba(0,0,0,0.2)}.tdi_72 .td_module_wrap{width:100%;float:left;padding-left:11px;padding-right:11px;padding-bottom:10px;margin-bottom:10px}.tdi_72 .td_module_wrap:nth-last-child(-n+1){margin-bottom:0;padding-bottom:0}.tdi_72 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{display:none}.tdi_72 .tdb-aj-search-inner{margin-left:-11px;margin-right:-11px}.tdi_72 .td-module-container:before{bottom:-10px;border-color:#eaeaea}.tdi_72 .td-module-container{border-color:#eaeaea;flex-direction:row}.tdi_72 .entry-thumb{background-position:center 50%}.tdi_72 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.ie10 .tdi_72 .td-image-container,.ie11 .tdi_72 .td-image-container{flex:0 0 auto}.ie10 .tdi_72 .td-module-meta-info,.ie11 .tdi_72 .td-module-meta-info{flex:1}.tdi_72 .td-post-vid-time{display:block}.tdi_72 .td-module-meta-info{padding:2px 0 0 15px;border-color:#eaeaea}.tdi_72 .entry-title{margin:0 0 5px}.tdi_72 .td-excerpt{column-count:1;column-gap:48px;display:none}.tdi_72 .td-post-category:not(.td-post-extra-category){display:none}.tdi_72 .td-read-more{display:none}.tdi_72 .td-author-date{display:inline}.tdi_72 .td-post-author-name{display:none}.tdi_72 .entry-review-stars{display:none}.tdi_72 .td-icon-star,.tdi_72 .td-icon-star-empty,.tdi_72 .td-icon-star-half{font-size:15px}.tdi_72 .td-module-comments{display:none}.tdi_72 .tdb-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_72 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_72 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_72 .td_module_wrap{padding-bottom:10px!important;margin-bottom:10px!important;padding-bottom:10px;margin-bottom:10px}.tdi_72 .td_module_wrap:nth-last-child(-n+1){margin-bottom:0!important;padding-bottom:0!important}.tdi_72 .td_module_wrap .td-module-container:before{display:block!important}.tdi_72 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{display:none!important}.tdi_72 .td-module-container:before{bottom:-10px}.tdi_72 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_72 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_72 .td_module_wrap{padding-bottom:10px!important;margin-bottom:10px!important;padding-bottom:10px;margin-bottom:10px}.tdi_72 .td_module_wrap:nth-last-child(-n+1){margin-bottom:0!important;padding-bottom:0!important}.tdi_72 .td_module_wrap .td-module-container:before{display:block!important}.tdi_72 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{display:none!important}.tdi_72 .td-module-container:before{bottom:-10px}.tdi_72 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_72 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_72 .td_module_wrap{padding-bottom:10px!important;margin-bottom:10px!important;padding-bottom:10px;margin-bottom:10px}.tdi_72 .td_module_wrap:nth-last-child(-n+1){margin-bottom:0!important;padding-bottom:0!important}.tdi_72 .td_module_wrap .td-module-container:before{display:block!important}.tdi_72 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{display:none!important}.tdi_72 .td-module-container:before{bottom:-10px}.tdi_72 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_72 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><div class="tdb-block-inner td-fix-index"><div class="tdb-drop-down-search" aria-labelledby="td-header-search-button"><div class="tdb-drop-down-search-inner"><form method="get" class="tdb-search-form" action="https://kohantextilejournal.com/"><div class="tdb-search-form-inner"><input class="tdb-head-search-form-input" placeholder=" " type="text" value="" name="s" autocomplete="off" /><button class="wpb_button wpb_btn-inverse btn tdb-head-search-form-btn" title="Search" type="submit" aria-label="Search"><span>Search</span></button></div></form><div class="tdb-aj-search"></div></div></div><a href="#" role="button" aria-label="Search" class="tdb-head-search-btn dropdown-toggle" data-toggle="dropdown"><i class="tdb-search-icon td-icon-search"></i></a></div></div> <!-- ./block --></div></div></div></div></div></div></div></div></div></div> </div> </div> <div class="td-main-content-wrap td-container-wrap"> <div class="tdc-content-wrap"> <div id="tdi_73" class="tdc-zone"><div class="tdc_zone tdi_74 wpb_row td-pb-row" > <style scoped>.tdi_74{min-height:0}</style><div id="tdi_75" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_76 wpb_row td-pb-row" > <style scoped>.tdi_76,.tdi_76 .tdc-columns{min-height:0}#tdi_75.tdc-row[class*='stretch_row']>.td-pb-row>.td-element-style,#tdi_75.tdc-row[class*='stretch_row']>.td-pb-row>.tdc-video-outer-wrapper{width:100%!important}.tdi_76,.tdi_76 .tdc-columns{display:block}.tdi_76 .tdc-columns{width:100%}.tdi_76:before,.tdi_76:after{display:table}.tdi_76{margin-bottom:60px!important;padding-top:50px!important}.tdi_76 .td_block_wrap{text-align:left}@media (min-width:1019px) and (max-width:1140px){.tdi_76{margin-bottom:40px!important;padding-top:40px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_76{margin-bottom:30px!important;padding-top:30px!important}}@media (max-width:767px){.tdi_76{margin-bottom:40px!important;padding-top:40px!important}}</style><div class="vc_column tdi_78 wpb_column vc_column_container tdc-column td-pb-span12"> <style scoped>.tdi_78{vertical-align:baseline}.tdi_78>.wpb_wrapper,.tdi_78>.wpb_wrapper>.tdc-elements{display:block}.tdi_78>.wpb_wrapper>.tdc-elements{width:100%}.tdi_78>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_78>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_80 vc_row vc_inner wpb_row td-pb-row" > <style scoped>.tdi_80{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_80,.tdi_80 .tdc-inner-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end}.tdi_80 .tdc-inner-columns{width:100%}@media (min-width:768px){.tdi_80{margin-left:-0px;margin-right:-0px}.tdi_80>.vc_column_inner,.tdi_80>.tdc-inner-columns>.vc_column_inner{padding-left:0px;padding-right:0px}}@media (max-width:767px){.tdi_80,.tdi_80 .tdc-inner-columns{flex-direction:column;align-items:flex-start}}.tdi_80{margin-bottom:30px!important;padding-bottom:15px!important;border-style:solid!important;border-color:#888888!important;border-width:0px 0px 1px 0px!important}.tdi_80 .td_block_wrap{text-align:left}@media (min-width:1019px) and (max-width:1140px){.tdi_80{padding-bottom:12px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_80{margin-bottom:25px!important;padding-bottom:10px!important}}@media (max-width:767px){.tdi_80{margin-bottom:25px!important;padding-bottom:0px!important;width:100%!important;border-width:0px 0px 0px 0px!important}}</style><div class="vc_column_inner tdi_82 wpb_column vc_column_container tdc-inner-column td-pb-span5"> <style scoped>.tdi_82{vertical-align:baseline}.tdi_82 .vc_column-inner>.wpb_wrapper,.tdi_82 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_82 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap tdb_title tdi_83 tdb-category-title td-pb-border-top td_block_template_1" data-td-block-uid="tdi_83" > <style>.tdi_83{margin-bottom:0px!important;border-color:#000000!important;border-style:solid!important;border-width:0!important}@media (max-width:767px){.tdi_83{margin-bottom:20px!important;padding-bottom:12px!important;border-width:0px 0px 1px 0px!important}}</style> <style>.tdb_title{margin-bottom:19px}.tdb_title.tdb-content-horiz-center{text-align:center}.tdb_title.tdb-content-horiz-center .tdb-title-line{margin:0 auto}.tdb_title.tdb-content-horiz-right{text-align:right}.tdb_title.tdb-content-horiz-right .tdb-title-line{margin-left:auto;margin-right:0}.tdb-title-text{display:inline-block;position:relative;margin:0;word-wrap:break-word;font-size:30px;line-height:38px;font-weight:700}.tdb-first-letter{position:absolute;-webkit-user-select:none;user-select:none;pointer-events:none;text-transform:uppercase;color:rgba(0,0,0,0.08);font-size:6em;font-weight:300;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-0.36em;z-index:-1;-webkit-text-fill-color:initial}.tdb-title-line{display:none;position:relative}.tdb-title-line:after{content:'';width:100%;position:absolute;background-color:var(--td_theme_color,#4db2ec);top:0;left:0;margin:auto}.tdb-category-title .tdb-title-text{text-transform:uppercase}.tdi_83 .tdb-title-text{color:#000000;font-family:EB Garamond!important;font-size:42px!important;line-height:1!important;font-weight:700!important;text-transform:none!important}.tdi_83 .tdb-title-line:after{height:2px;bottom:40%}.tdi_83 .tdb-title-line{height:50px}.td-theme-wrap .tdi_83{text-align:left}.tdi_83 .tdb-first-letter{left:-0.36em;right:auto}@media (min-width:1019px) and (max-width:1140px){.tdi_83 .tdb-title-text{font-size:36px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_83 .tdb-title-text{font-size:32px!important}}@media (max-width:767px){.tdi_83 .tdb-title-text{font-size:30px!important}}</style><div class="tdb-block-inner td-fix-index"><h1 class="tdb-title-text">Editorial Pick: Textile News</h1><div></div><div class="tdb-title-line"></div></div></div></div></div></div><div class="vc_column_inner tdi_85 wpb_column vc_column_container tdc-inner-column td-pb-span7"> <style scoped>.tdi_85{vertical-align:baseline}.tdi_85 .vc_column-inner>.wpb_wrapper,.tdi_85 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_85 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ></div></div></div></div><div class="vc_row_inner tdi_87 vc_row vc_inner wpb_row td-pb-row" > <style scoped>.tdi_87{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_87,.tdi_87 .tdc-inner-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.tdi_87 .tdc-inner-columns{width:100%}@media (max-width:767px){.tdi_87,.tdi_87 .tdc-inner-columns{flex-direction:column}}</style><div class="vc_column_inner tdi_89 wpb_column vc_column_container tdc-inner-column td-pb-span5"> <style scoped>.tdi_89{vertical-align:baseline}.tdi_89 .vc_column-inner>.wpb_wrapper,.tdi_89 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_89 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}.tdi_89{border-color:#eaeaea!important;border-style:solid!important;border-width:0px 1px 0px 0px!important}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_2 tdi_90 td-flb-margin-left td-pb-border-top td_block_template_1 td_flex_block" data-td-block-uid="tdi_90" > <style>.tdi_90{margin-bottom:0px!important}@media (max-width:767px){.tdi_90{margin-bottom:25px!important}}</style> <style>.tdi_90 .td-module-thumb{height:600px;margin-left:-0px}.tdi_90 .td_module_wrap{margin-bottom:24px}.tdi_90 .td_module_wrap:last-child{margin-bottom:0}.tdi_90.td_with_ajax_pagination .td-next-prev-wrap{align-items:flex-start;justify-content:flex-end;padding:20px 20px 0 0}.tdi_90 .entry-thumb{background-position:center 50%}body .tdi_90 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_90 .td-video-play-ico{top:50%;left:50%;transform:translate(-50%,-50%)}.tdi_90 .td-post-vid-time{display:inline-block}.tdi_90 .td-post-category{padding:5px 8px;font-family:Roboto!important;font-size:13px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:0.5px!important;background-color:#ffffff;color:#dd3333}.tdi_90 .td-module-meta-info{top:auto;bottom:0;padding:0 25px 25px}.tdi_90 .entry-title{margin:16px 0 12px 0;font-size:35px!important;line-height:1.1!important;font-weight:700!important}.tdi_90 .td-excerpt{margin:0px;color:#ffffff}.tdi_90 .td-author-date{display:inline}.tdi_90 .td-post-author-name{display:none}.tdi_90 .td-post-date,.tdi_90 .td-post-author-name span{display:none}.tdi_90 .entry-review-stars{display:inline-block}.tdi_90 .td-icon-star,.tdi_90 .td-icon-star-empty,.tdi_90 .td-icon-star-half{font-size:15px}.tdi_90 .td-module-comments{display:none}.tdi_90 .td-read-more{display:none}.tdi_90 .td-read-more a{text-transform:uppercase!important;background-color:rgba(255,255,255,0)!important}.tdi_90 .td-module-thumb a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(0deg,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 42%,rgba(0,0,0,0) 61%,rgba(0,0,0,0));background:linear-gradient(0deg,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 42%,rgba(0,0,0,0) 61%,rgba(0,0,0,0))}.tdi_90 .td-post-category:hover{background-color:#ffffff;color:var(--reel-news-red)}.tdi_90 .td-module-title a{color:#ffffff;box-shadow:inset 0 0 0 0 #000}.tdi_90 .td_module_wrap:hover .td-module-title a{color:rgba(255,255,255,0.8)}html:not([class*='ie']) .tdi_90 .td-module-container:hover .entry-thumb:before{opacity:0}.tdi_90 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}@media (min-width:768px){.tdi_90 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_90 .td-module-thumb{height:480px}.tdi_90 .td_module_wrap{margin-bottom:20px}.tdi_90 .td_module_wrap:last-child{margin-bottom:0}.tdi_90 .td-module-meta-info{padding:0 10px 20px 20px}.tdi_90 .entry-title{margin:12px 0 10px 0;font-size:28px!important}.tdi_90 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_90 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_90 .td-module-thumb{height:370px}.tdi_90 .td_module_wrap{margin-bottom:15px}.tdi_90 .td_module_wrap:last-child{margin-bottom:0}.tdi_90 .td-post-category{padding:4px 6px;font-size:11px!important}.tdi_90 .td-module-meta-info{padding:0 5px 15px 15px}.tdi_90 .entry-title{margin:10px 0 6px 0;font-size:21px!important}.tdi_90 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_90 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_90 .td-module-thumb{height:460px}.tdi_90 .td_module_wrap{margin-bottom:20px}.tdi_90 .td_module_wrap:last-child{margin-bottom:0}.tdi_90 .td-module-meta-info{max-width:100%;padding:0 20px 20px}.tdi_90 .entry-title{margin:12px 0 10px 0;font-size:30px!important}.tdi_90 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_90 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script>var block_tdi_90 = new tdBlock(); block_tdi_90.id = "tdi_90"; block_tdi_90.atts = '{"modules_on_row":"","limit":"1","modules_category":"above","show_btn":"none","show_excerpt":"","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":1050,"f_title_font_size":"eyJhbGwiOiIzNSIsInBvcnRyYWl0IjoiMjEiLCJsYW5kc2NhcGUiOiIyOCIsInBob25lIjoiMzAifQ==","f_title_font_line_height":"eyJhbGwiOiIxLjEiLCJwb3J0cmFpdCI6IjEuMSIsInBob25lIjoiMSJ9","show_cat":"","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIwIDI1cHggMjVweCIsImxhbmRzY2FwZSI6IjAgMTBweCAyMHB4IDIwcHgiLCJwb3J0cmFpdCI6IjAgNXB4IDE1cHggMTVweCIsInBob25lIjoiMCAyMHB4IDIwcHgifQ==","modules_divider":"","image_size":"td_1068x0","meta_info_align":"bottom","image_floated":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsibWFyZ2luLWJvdHRvbSI6IjI1IiwiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","meta_info_horiz":"content-horiz-left","f_title_font_weight":"700","image_height":"eyJhbGwiOiIxMDAiLCJwb3J0cmFpdCI6IjE0MCJ9","all_modules_space":"0","art_excerpt":"0","art_title":"eyJhbGwiOiIxNnB4IDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMTJweCAwIDEwcHggMCIsInBvcnRyYWl0IjoiMTBweCAwIDZweCAwIiwicGhvbmUiOiIxMnB4IDAgMTBweCAwIn0=","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_cat_font_transform":"uppercase","f_cat_font_weight":"500","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"none","show_author":"none","mc1_el":"10","f_title_font_family":"","f_title_font_transform":"","title_txt":"#ffffff","title_txt_hover":"rgba(255,255,255,0.8)","ex_txt":"#ffffff","cat_txt":"#dd3333","cat_bg":"#ffffff","cat_bg_hover":"#ffffff","modules_category_padding":"eyJhbGwiOiI1cHggOHB4IiwicG9ydHJhaXQiOiI0cHggNnB4In0=","f_cat_font_family":"521","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","excerpt_middle":"yes","cat_txt_hover":"var(--reel-news-red)","modules_gap":"0","modules_space":"eyJhbGwiOiIyNCIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSIsInBob25lIjoiMjAifQ==","modules_height":"eyJhbGwiOiI2MDAiLCJwaG9uZSI6IjQ2MCIsInBvcnRyYWl0IjoiMzcwIiwibGFuZHNjYXBlIjoiNDgwIn0=","image_margin":"0","color_overlay":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjgpIiwibWl4ZWRDb2xvcnMiOlt7ImNvbG9yIjoicmdiYSgwLDAsMCwwLjUpIiwicGVyY2VudGFnZSI6NDJ9LHsiY29sb3IiOiJyZ2JhKDAsMCwwLDApIiwicGVyY2VudGFnZSI6NjF9XSwiZGVncmVlIjoiMCIsImNzcyI6ImJhY2tncm91bmQ6IC13ZWJraXQtbGluZWFyLWdyYWRpZW50KDBkZWcscmdiYSgwLDAsMCwwLjgpLHJnYmEoMCwwLDAsMC41KSA0MiUscmdiYSgwLDAsMCwwKSA2MSUscmdiYSgwLDAsMCwwKSk7YmFja2dyb3VuZDogbGluZWFyLWdyYWRpZW50KDBkZWcscmdiYSgwLDAsMCwwLjgpLHJnYmEoMCwwLDAsMC41KSA0MiUscmdiYSgwLDAsMCwwKSA2MSUscmdiYSgwLDAsMCwwKSk7IiwiY3NzUGFyYW1zIjoiMGRlZyxyZ2JhKDAsMCwwLDAuOCkscmdiYSgwLDAsMCwwLjUpIDQyJSxyZ2JhKDAsMCwwLDApIDYxJSxyZ2JhKDAsMCwwLDApIn0=","mc2_el":"30","excl_padd":"5px 8px","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#309b65","excl_bg_h":"#4cb577","f_excl_font_transform":"uppercase","f_excl_font_weight":"500","f_excl_font_family":"521","f_excl_font_size":"11","f_excl_font_line_height":"1","f_cat_font_spacing":"0.5","f_excl_font_spacing":"1","excl_margin":"-8px 8px 0 0","block_type":"td_flex_block_2","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc2_tl":"","mc2_title_tag":"","post_ids":"-63584","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","block_title_over":"","block_title_space":"","image_alignment":"50","image_radius":"","image_margin_right":"","image_margin_forced":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_icon_pos":"center","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"","show_vid_t":"inline-block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_margin":"","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","nextprev_position":"top","nextprev_split":"","nextprev":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","pag_icons_space":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","meta_bg":"","nextprev_icon":"","nextprev_icon_h":"","nextprev_bg":"","nextprev_bg_h":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_border":"","cat_border_hover":"","author_txt":"","author_txt_hover":"","date_txt":"","com_txt":"","com_icon":"","rev_txt":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_90","tdc_css_class":"tdi_90","tdc_css_class_style":"tdi_90_rand_style"}'; block_tdi_90.td_column_number = "1"; block_tdi_90.block_type = "td_flex_block_2"; block_tdi_90.post_count = "1"; block_tdi_90.found_posts = "59"; block_tdi_90.header_color = ""; block_tdi_90.ajax_pagination_infinite_stop = ""; block_tdi_90.max_num_pages = "59"; tdBlocksArray.push(block_tdi_90); </script><div class="td-block-title-over"><div class="td-block-title-wrap"></div></div><div class="td-block-inner-pagination"><div id=tdi_90 class="td_block_inner td-mc2-wrap"> <div class="td_module_flex_2 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/vt-garment-earns-gsd-excellence-gold-certification/" rel="bookmark" class="td-image-wrap " title="VT Garment Spearheads Launch of Coats Digital’s New GSD Excellence Programme with GSD Excellence Gold Certification" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/VT-Garment-Co.-Ltd-3-1068x486.webp" ></span></a></div> <div class="td-module-meta-info"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/vt-garment-earns-gsd-excellence-gold-certification/" rel="bookmark" title="VT Garment Spearheads Launch of Coats Digital’s New GSD Excellence Programme with GSD Excellence Gold Certification">VT Garment Spearheads Launch of Coats Digital’s New GSD Excellence Programme with GSD Excellence Gold Certification</a></h3> <div class="td-excerpt"> The global sportswear and outerwear specialist has boosted sales turnover by 30%, improved OTDP by 13%, eliminated overtime and material waste and reduced freight costs through GSDCost. The GSD...</div> </div> </div> </div> </div></div></div></div></div></div><div class="vc_column_inner tdi_92 wpb_column vc_column_container tdc-inner-column td-pb-span7"> <style scoped>.tdi_92{vertical-align:baseline}.tdi_92 .vc_column-inner>.wpb_wrapper,.tdi_92 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_92 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_93 td-pb-border-top td-multiple-borders-even td_block_template_1 td_flex_block" data-td-block-uid="tdi_93" > <style>.tdi_93{margin-bottom:0px!important}</style> <style>.tdi_93 .td-image-wrap{padding-bottom:50%}.tdi_93 .entry-thumb{background-position:center 50%}.tdi_93 .td-module-container{flex-direction:column;padding:0 0 20px;border-width:0 0 1px 0;border-style:solid;border-color:#000;border-color:#eaeaea!important}.tdi_93 .td-image-container{display:block;order:0;margin-left:0;margin-right:auto}.ie10 .tdi_93 .td-module-meta-info,.ie11 .tdi_93 .td-module-meta-info{flex:auto}body .tdi_93 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_93 .td-module-meta-info{padding:16px 0 0 0;border-color:#eaeaea}.tdi_93 .td_module_wrap{width:50%;float:left;padding-left:12.5px;padding-right:12.5px;padding-bottom:12.5px;margin-bottom:12.5px}.rtl .tdi_93 .td_module_wrap{float:right}.tdi_93 .td_block_inner{margin-left:-12.5px;margin-right:-12.5px}.tdi_93 .td-module-container:before{bottom:-12.5px;border-color:#eaeaea}.tdi_93 .td-post-vid-time{display:block}.tdi_93 .td-post-category{margin:0px;padding:0px;background-color:rgba(255,255,255,0);color:#dd3333;border-width:0px;border-style:solid;border-color:#aaa;font-family:Roboto!important;font-size:13px!important;line-height:1!important;font-style:undefined!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:0.5px!important}.tdi_93 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_93 .td-excerpt{display:none;color:#999999;margin:0px;column-count:1;column-gap:48px;font-family:Roboto!important;font-size:13px!important;line-height:1.4!important}.tdi_93 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_93 .td-read-more{display:none}.tdi_93 .td-author-date{display:inline}.tdi_93 .td-post-author-name{display:none}.tdi_93 .td-post-date,.tdi_93 .td-post-author-name span{display:none}.tdi_93 .entry-review-stars{display:inline-block}.tdi_93 .td-icon-star,.tdi_93 .td-icon-star-empty,.tdi_93 .td-icon-star-half{font-size:15px}.tdi_93 .td-module-comments{display:none}.tdi_93 .td_module_wrap:nth-child(2n+1){clear:both}.tdi_93 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0;padding-bottom:0}.tdi_93 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none}.tdi_93 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#dd3333}.tdi_93 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_93 .td_module_wrap:hover .td-module-title a{color:#dd3333!important}.tdi_93 .td-module-meta-info,.tdi_93 .td-next-prev-wrap{text-align:left}.tdi_93 .td-category-pos-above .td-post-category{align-self:flex-start!important}.tdi_93 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0;right:auto;transform:translateX(0);-webkit-transform:translateX(0)}.tdi_93 .td-ajax-next-page{margin-right:auto;margin-left:0}.tdi_93 .entry-title{margin:8px 0 0;font-size:20px!important;line-height:1.1!important;font-weight:600!important}.tdi_93 .td-read-more a{background-color:rgba(255,255,255,0)!important;text-transform:uppercase!important}.tdi_93 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}html:not([class*='ie']) .tdi_93 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_93 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_93 .td-module-meta-info{padding:14px 15px 0 0}.tdi_93 .td_module_wrap{padding-left:10px;padding-right:10px;padding-bottom:10px;margin-bottom:10px;clear:none!important;padding-bottom:10px!important;margin-bottom:10px!important}.tdi_93 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_93 .td-module-container:before{bottom:-10px}.tdi_93 .td-module-container{padding:0 0 15px 0}.tdi_93 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_93 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_93 .td_module_wrap .td-module-container:before{display:block!important}.tdi_93 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_93 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_93 .entry-title{margin:6px 0 0;font-size:17px!important}@media (min-width:768px){.tdi_93 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_93 .td-module-meta-info{padding:12px 0 0 0}.tdi_93 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:7.5px;margin-bottom:7.5px;clear:none!important;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_93 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px}.tdi_93 .td-module-container:before{bottom:-7.5px}.tdi_93 .td-module-container{padding:0 0 10px 0}.tdi_93 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_93 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_93 .td_module_wrap .td-module-container:before{display:block!important}.tdi_93 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_93 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_93 .entry-title{margin:5px 0 0;font-size:14px!important}.tdi_93 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_93 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_93 .td-module-meta-info{max-width:100%}.tdi_93 .td_module_wrap{width:100%;float:left;padding-left:0px;padding-right:0px;padding-bottom:12.5px;margin-bottom:12.5px;padding-bottom:12.5px!important;margin-bottom:12.5px!important}.rtl .tdi_93 .td_module_wrap{float:right}.tdi_93 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_93 .td-module-container:before{bottom:-12.5px}.tdi_93 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_93 .td_module_wrap .td-module-container:before{display:block!important}.tdi_93 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_93 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_93 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script>var block_tdi_93 = new tdBlock(); block_tdi_93.id = "tdi_93"; block_tdi_93.atts = '{"modules_on_row":"eyJhbGwiOiI1MCUiLCJwaG9uZSI6IjEwMCUifQ==","limit":"4","modules_category":"above","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":1050,"f_title_font_size":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE3IiwicG9ydHJhaXQiOiIxNCJ9","f_title_font_line_height":"1.1","show_cat":"","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIxNnB4IDAgMCAwIiwibGFuZHNjYXBlIjoiMTRweCAxNXB4IDAgMCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_divider":"","image_size":"","meta_info_align":"","image_floated":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"50","all_modules_space":"eyJwaG9uZSI6IjI1IiwiYWxsIjoiMjUiLCJsYW5kc2NhcGUiOiIyMCIsInBvcnRyYWl0IjoiMTUifQ==","art_excerpt":"0","art_title":"eyJhbGwiOiI4cHggMCAwIiwicG9ydHJhaXQiOiI1cHggMCAwIiwibGFuZHNjYXBlIjoiNnB4IDAgMCJ9","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_cat_font_transform":"uppercase","f_cat_font_weight":"700","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"none","show_author":"none","mc1_el":"19","f_title_font_family":"","f_title_font_transform":"","title_txt":"#000000","title_txt_hover":"#dd3333","cat_txt":"#dd3333","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","modules_category_padding":"0","f_cat_font_family":"521","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","modules_gap":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSIsInBob25lIjoiMCJ9","modules_category_margin":"0","modules_cat_border":"0","f_cat_font_style":"undefined","f_cat_font_spacing":"0.5","cat_txt_hover":"#dd3333","excl_padd":"4px 5px 3px","f_excl_font_family":"521","f_excl_font_transform":"uppercase","f_excl_font_size":"10","f_excl_font_weight":"500","f_excl_font_line_height":"1","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#309b65","excl_bg_h":"#309b65","excl_margin":"-4px 5px 0 0","f_ex_font_family":"521","f_ex_font_size":"13","f_ex_font_line_height":"1.4","ex_txt":"#999999","m_padding":"eyJhbGwiOiIwIDAgMjBweCIsImxhbmRzY2FwZSI6IjAgMCAxNXB4IDAiLCJwb3J0cmFpdCI6IjAgMCAxMHB4IDAiLCJwaG9uZSI6IjAgMCAyMHB4In0=","modules_border_size":"eyJhbGwiOiIwIDAgMXB4IDAiLCJwaG9uZSI6IjAgMCAxcHggMCJ9","f_excl_font_spacing":"0.5","excl_show":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","el_class":"td-multiple-borders-even","offset":"1","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"-63584","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_93","tdc_css_class":"tdi_93","tdc_css_class_style":"tdi_93_rand_style"}'; block_tdi_93.td_column_number = "1"; block_tdi_93.block_type = "td_flex_block_1"; block_tdi_93.post_count = "4"; block_tdi_93.found_posts = "59"; block_tdi_93.header_color = ""; block_tdi_93.ajax_pagination_infinite_stop = ""; block_tdi_93.max_num_pages = "15"; tdBlocksArray.push(block_tdi_93); </script><div class="td-block-title-wrap"></div><div id=tdi_93 class="td_block_inner td-mc1-wrap"> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/mahlo-addresses-rise-textile-exhibitions/" rel="bookmark" class="td-image-wrap " title="Mahlo Highlights Challenges of Increasing Number of Textile Exhibitions" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/Mr.-Höpfl-mahlo-696x309.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/mahlo-addresses-rise-textile-exhibitions/" rel="bookmark" title="Mahlo Highlights Challenges of Increasing Number of Textile Exhibitions">Mahlo Highlights Challenges of Increasing Number of Textile Exhibitions</a></h3> <div class="td-excerpt">Mahlo GmbH + Co. KG, a global leader in textile machinery and process control solutions, addressed the growing...</div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/dilo-systems-shares-strategic-insights-textile-machinery-exhibitions/" rel="bookmark" class="td-image-wrap " title="Dilo Shares Strategic Insights on Textile Machinery Exhibitions" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/Riccarda-Dilo-696x309.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/dilo-systems-shares-strategic-insights-textile-machinery-exhibitions/" rel="bookmark" title="Dilo Shares Strategic Insights on Textile Machinery Exhibitions">Dilo Shares Strategic Insights on Textile Machinery Exhibitions</a></h3> <div class="td-excerpt">Dilo Group GmbH, a global leader in Nonwoven Textile machinery manufacturing, has shared insights on the increasing number...</div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/mahlo-highlights-commitment-asian-market-sustainability/" rel="bookmark" class="td-image-wrap " title="Mahlo Highlights Commitment to Asian Market and Sustainability" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/Thomas-Höpfl-mahlo-696x309.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/mahlo-highlights-commitment-asian-market-sustainability/" rel="bookmark" title="Mahlo Highlights Commitment to Asian Market and Sustainability">Mahlo Highlights Commitment to Asian Market and Sustainability</a></h3> <div class="td-excerpt">Mahlo GmbH + Co. KG, a global leader in textile machinery and process control technology, reinforced its strong...</div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/biancalani-navigating-textile-machinery-exhibition-landscape/" rel="bookmark" class="td-image-wrap " title="Biancalani Machinery on Navigating the Textile Machinery Exhibition Landscape" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/biancalani-textile-machinery-poster-with-logo-696x309.jpg" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/biancalani-navigating-textile-machinery-exhibition-landscape/" rel="bookmark" title="Biancalani Machinery on Navigating the Textile Machinery Exhibition Landscape">Biancalani Machinery on Navigating the Textile Machinery Exhibition Landscape</a></h3> <div class="td-excerpt">In an era where textile machinery exhibitions have become a global phenomenon, Biancalani Machinery, a leader in textile...</div> </div> </div> </div> </div></div></div></div></div></div><div class="td_block_wrap td_block_raw_css tdi_94 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_94" ><div id=tdi_94 class="td_block_inner td-fix-index"><style>@media (min-width: 768px) { .td-multiple-borders-even.td_flex_block_1 .td_block_inner .td_module_flex_1:nth-last-child(-n+2) .td-module-container { border-bottom-width: 0 !important; padding-bottom: 0; } } .td_flex_block_1 .td_block_inner .td_module_flex_1:last-child .td-module-container { border-width: 0 !important; padding-bottom: 0; } </style></div></div></div></div></div></div><div id="tdi_95" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_96 wpb_row td-pb-row tdc-element-style" > <style scoped>.tdi_96,.tdi_96 .tdc-columns{min-height:0}#tdi_95.tdc-row[class*='stretch_row']>.td-pb-row>.td-element-style,#tdi_95.tdc-row[class*='stretch_row']>.td-pb-row>.tdc-video-outer-wrapper{width:100%!important}.tdi_96,.tdi_96 .tdc-columns{display:block}.tdi_96 .tdc-columns{width:100%}.tdi_96:before,.tdi_96:after{display:table}.tdi_96{margin-right:0px!important;margin-bottom:60px!important;margin-left:0px!important;padding-top:35px!important;position:relative}.tdi_96 .td_block_wrap{text-align:left}@media (min-width:1019px) and (max-width:1140px){.tdi_96{margin-bottom:40px!important;padding-top:30px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_96{margin-bottom:30px!important;padding-top:25px!important}}@media (max-width:767px){.tdi_96{margin-bottom:40px!important;padding-top:20px!important}}</style> <div class="tdi_95_rand_style td-element-style" ><div class="td-element-style-before"><style>.tdi_95_rand_style>.td-element-style-before{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;display:block!important;z-index:0!important;border-color:#eaeaea!important;border-style:solid!important;border-width:1px 0px 1px 0px!important}</style></div></div><div class="vc_column tdi_98 wpb_column vc_column_container tdc-column td-pb-span12"> <style scoped>.tdi_98{vertical-align:baseline}.tdi_98>.wpb_wrapper,.tdi_98>.wpb_wrapper>.tdc-elements{display:block}.tdi_98>.wpb_wrapper>.tdc-elements{width:100%}.tdi_98>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_98>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_99 td_block_template_5"> <style>.td_block_template_5 .td-block-title{font-size:16px;font-weight:500;margin-top:0;margin-bottom:26px;line-height:25px;color:var(--td_text_header_color,#000);text-align:left}.td_block_template_5 .td-block-title>*{padding:0 12px;border-width:0 0 0 4px;border-style:solid;border-color:var(--td_header_color,var(--td_theme_color,#4db2ec))}.td_block_template_5 .td-subcat-filter,.td_block_template_5 .td-subcat-dropdown{line-height:25px}@media (max-width:767px){.td_block_template_5 .td-related-title a{font-size:15px}}.td_block_template_5 .td-related-title:last-child{border:none}.td_block_template_5 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.tdi_99{margin-bottom:30px!important;margin-left:-1px!important}@media (min-width:768px) and (max-width:1018px){.tdi_99{margin-bottom:20px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_99{margin-bottom:25px!important}}@media (max-width:767px){.tdi_99{margin-bottom:15px!important}}</style> <style>.tdi_99.td-a-rec{text-align:center}.tdi_99.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_99 .td-element-style{z-index:-1}.tdi_99 .td-spot-id-spot_img_hidden{display:none}.tdi_99 .td-adspot-title{display:block}</style><div style="display: inline-block"><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">Advertisment</span></h4></div><a href="https://globalsourcingexpo.com.au/apply-to-exhibit/" target="blank" rel="nofollow" class="td_spot_img_all"><img width="800" height="114" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20114'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/04/700x100-GSE-Ad.png" /><noscript><img width="800" height="114" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/04/700x100-GSE-Ad.png" alt="spot_img" /></noscript></a></div></div></div></div></div></div><div id="tdi_100" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_101 wpb_row td-pb-row" > <style scoped>.tdi_101,.tdi_101 .tdc-columns{min-height:0}.tdi_101,.tdi_101 .tdc-columns{display:block}.tdi_101 .tdc-columns{width:100%}.tdi_101:before,.tdi_101:after{display:table}.tdi_101{margin-bottom:60px!important}.tdi_101 .td_block_wrap{text-align:left}@media (min-width:1019px) and (max-width:1140px){.tdi_101{margin-bottom:40px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_101{margin-bottom:30px!important}}@media (max-width:767px){.tdi_101{margin-bottom:40px!important}}</style><div class="vc_column tdi_103 wpb_column vc_column_container tdc-column td-pb-span9"> <style scoped>.tdi_103{vertical-align:baseline}.tdi_103>.wpb_wrapper,.tdi_103>.wpb_wrapper>.tdc-elements{display:block}.tdi_103>.wpb_wrapper>.tdc-elements{width:100%}.tdi_103>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_103>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_103{margin-bottom:40px!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_loop tdi_104 tdb-numbered-pagination td_with_ajax_pagination td-pb-border-top td_block_template_1 tdb-category-loop-posts" data-td-block-uid="tdi_104" > <style>.tdi_104{margin-bottom:0px!important}</style> <style>[class*="tdb_module_loop"] .td-module-container{display:flex;flex-direction:column;position:relative}[class*="tdb_module_loop"] .td-module-container:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px}[class*="tdb_module_loop"] .td-image-wrap{display:block;position:relative;padding-bottom:50%}[class*="tdb_module_loop"] .td-image-container{position:relative;flex:0 0 auto;width:100%;height:100%}[class*="tdb_module_loop"] .td-module-thumb{margin-bottom:0}[class*="tdb_module_loop"] .td-module-meta-info{width:100%;padding:13px 0 0 0;margin-bottom:0;z-index:1;border:0 solid #eaeaea}[class*="tdb_module_loop"] .td-thumb-css{width:100%;height:100%;position:absolute;background-size:cover;background-position:center center}[class*="tdb_module_loop"] .td-category-pos-image .td-post-category:not(.td-post-extra-category),[class*="tdb_module_loop"] .td-post-vid-time{position:absolute;z-index:2;bottom:0}[class*="tdb_module_loop"] .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0}[class*="tdb_module_loop"] .td-post-vid-time{right:0;background-color:#000;padding:3px 6px 4px;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:10px;font-weight:600;line-height:1;color:#fff}[class*="tdb_module_loop"] .td-excerpt{margin:20px 0 0;line-height:21px}.tdb_loop .tdb-block-inner{display:flex;flex-wrap:wrap}.tdb_loop .td_module_wrap{padding-bottom:0}.tdb_loop .tdb_module_rec{text-align:center}.tdb_loop .tdb-author-photo{display:inline-block}.tdb_loop .tdb-author-photo,.tdb_loop .tdb-author-photo img{vertical-align:middle}.tdb_loop .td-post-author-name,.tdb_loop .td-post-date,.tdb_loop .td-module-comments{vertical-align:text-top}.tdb_loop .entry-review-stars{margin-left:6px;vertical-align:text-bottom}.tdb_loop .td-load-more-wrap,.tdb_loop .td-next-prev-wrap{margin:20px 0 0}.tdb_loop .page-nav{position:relative;margin:54px 0 0}.tdb_loop .page-nav a,.tdb_loop .page-nav span{margin-top:8px;margin-bottom:0}.tdb_loop .td-next-prev-wrap a{width:auto;height:auto;min-width:25px;min-height:25px}.tdb_loop{display:inline-block;width:100%;margin-bottom:78px;padding-bottom:0;overflow:visible!important}.tdb_loop .td-module-title{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-weight:400;font-size:21px;line-height:25px;margin:0 0 6px 0}.tdb_loop .td-spot-id-loop .tdc-placeholder-title:before{content:'Posts Loop Ad'!important}.tdb_loop.tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdb_loop.tdc-no-posts .td_block_inner .no-results h2{font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_104 .entry-thumb{background-position:center 50%}.tdi_104 .td-image-wrap{padding-bottom:60%}.tdi_104 .td-image-container{flex:0 0 50%;width:50%;display:block;order:0}.ie10 .tdi_104 .td-image-container,.ie11 .tdi_104 .td-image-container{flex:0 0 auto}.tdi_104 .td-module-container{flex-direction:row;padding:0 0 25px;border-width:0 0 1px;border-style:solid;border-color:#000;border-color:#eaeaea}.ie10 .tdi_104 .td-module-meta-info,.ie11 .tdi_104 .td-module-meta-info{flex:1}.tdi_104 .td-module-meta-info{padding:0 0 0 25px;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_104 .td-category-pos-above .td-post-category{align-self:flex-start}body .tdi_104 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_104 .td_module_wrap:not(.tdb_module_rec){width:100%}.tdi_104 .tdb_module_rec{width:100%}.tdi_104 .td_module_wrap{padding-left:0px;padding-right:0px}.tdi_104 .tdb-block-inner{margin-left:-0px;margin-right:-0px;row-gap:calc(12.5px * 2)}.tdi_104 .td-module-container:before{bottom:-12.5px;border-color:#eaeaea}.tdi_104 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_104 .td-post-vid-time{display:block}.tdi_104 .td-post-category{margin:0 12px 0 0;padding:4px 0;border-radius:2px;border-color:#aaa;border-width:0px;border-style:solid;background-color:rgba(255,255,255,0);color:#dd3333;font-family:Roboto!important;font-size:13px!important;line-height:1!important;font-style:undefined!important;font-weight:700!important;text-transform:uppercase!important}.tdi_104 .tdb-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:100%}.tdi_104 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_104 .td-read-more{display:none}.tdi_104 .td-author-date{display:inline}.tdi_104 .td-post-author-name{display:none}.tdi_104 .entry-review-stars{display:none}.tdi_104 .td-icon-star,.tdi_104 .td-icon-star-empty,.tdi_104 .td-icon-star-half{font-size:15px}.tdi_104 .td-module-comments{display:none}.tdi_104 .td-post-category:hover{background-color:rgba(255,255,255,0);color:#dd3333}.tdi_104 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_104 .td_module_wrap:hover .td-module-title a{color:#dd3333}.tdi_104 .td-post-author-name a{color:#000000}.tdi_104 .td-post-author-name:hover a{color:#dd3333}.tdi_104 .td-post-date,.tdi_104 .td-post-author-name span{color:#999999}.tdi_104 .td-excerpt{color:#999999;margin:10px 0 0 0;column-count:1;column-gap:48px;font-family:Roboto!important;font-size:15px!important;line-height:1.4!important;font-style:undefined!important;font-weight:400!important;text-transform:undefined!important}.tdi_104.td_with_ajax_pagination .td-next-prev-wrap,.tdi_104 .page-nav,.tdi_104 .td-load-more-wrap{margin-top:40px}.tdi_104.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_104 .page-nav a,.tdi_104 .page-nav .current,.tdi_104 .page-nav .extend,.tdi_104 .page-nav .pages,.tdi_104 .td-load-more-wrap a{border-width:0px}.tdi_104 .page-nav .extend{border-style:solid;border-color:transparent}.tdi_104 .page-nav .pages{border-style:solid;border-color:transparent;border-right-width:0}.tdi_104.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_104 .page-nav a,.tdi_104 .td-load-more-wrap a{color:#000000;background-color:rgba(255,255,255,0)}.tdi_104 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_104 .td-load-more-wrap a .td-load-more-icon-svg svg *,.tdi_104.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,.tdi_104.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *,.tdi_104 .page-nav .page-nav-icon-svg svg,.tdi_104 .page-nav .page-nav-icon-svg svg *{fill:#000000}.tdi_104 .page-nav .current{color:#ffffff;background-color:#dd3333}.tdi_104.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_104 .page-nav a:hover,.tdi_104 .td-load-more-wrap a:hover{color:#ffffff;background-color:#dd3333}.tdi_104 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_104 .td-load-more-wrap a .td-load-more-icon-svg svg *,.tdi_104.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,.tdi_104.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *,.tdi_104 .page-nav a:hover .page-nav-icon-svg svg,.tdi_104 .page-nav a:hover .page-nav-icon-svg svg *{fill:#ffffff}.tdi_104 .entry-title{margin:0 0 12px 0;font-size:30px!important;line-height:1.1!important;font-style:undefined!important;font-weight:600!important}.tdi_104.td_with_ajax_pagination .td-next-prev-wrap a i,.tdi_104 .page-nav a,.tdi_104 .page-nav span,.tdi_104 .td-load-more-wrap a{font-family:Roboto!important;font-size:13px!important;font-weight:500!important}.tdi_104 .td-author-date,.tdi_104 .tdb-author-photo,.tdi_104 .td-post-author-name a,.tdi_104 .td-author-date .entry-date,.tdi_104 .td-module-comments a{font-family:Roboto!important;font-size:13px!important;line-height:1!important;font-style:undefined!important;font-weight:500!important;text-transform:capitalize!important}html:not([class*='ie']) .tdi_104 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px) and (max-width:1018px){.tdb_loop .td-module-title{font-size:17px;line-height:22px}}@media (min-width:768px){.tdi_104 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_104 .td-module-meta-info{padding:0 0 0 20px}.tdi_104 .tdb-block-inner{row-gap:calc(10px * 2)}.tdi_104 .td-module-container:before{bottom:-10px}.tdi_104 .td-module-container{padding:0 0 20px}.tdi_104 .td-post-category{margin:0 10px 0 0}.tdi_104 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_104 .entry-title{margin:0 0 10px 0;font-size:24px!important}.tdi_104 .td-excerpt{margin:6px 0 0 0;font-size:13px!important}@media (min-width:768px){.tdi_104 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_104 .td-module-meta-info{padding:0 0 0 15px}.tdi_104 .tdb-block-inner{row-gap:calc(7.5px * 2)}.tdi_104 .td-module-container:before{bottom:-7.5px}.tdi_104 .td-module-container{padding:0 0 15px 0}.tdi_104 .td-post-category{margin:0 8px 0 0;font-size:11px!important}.tdi_104 .td-excerpt{display:none;margin:0px;font-size:11px!important}.tdi_104 .td-author-date{display:none}.tdi_104 .td-post-date,.tdi_104 .td-post-author-name span{display:none}.tdi_104 .td-icon-star,.tdi_104 .td-icon-star-empty,.tdi_104 .td-icon-star-half{font-size:10px}.tdi_104 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_104 .entry-title{margin:0 0 8px 0;font-size:20px!important}.tdi_104 .td-author-date,.tdi_104 .tdb-author-photo,.tdi_104 .td-post-author-name a,.tdi_104 .td-author-date .entry-date,.tdi_104 .td-module-comments a{font-size:11px!important}@media (min-width:768px){.tdi_104 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_104 .td-image-container{flex:0 0 100%;width:100%;display:block;order:0}.ie10 .tdi_104 .td-image-container,.ie11 .tdi_104 .td-image-container{flex:0 0 auto}.tdi_104 .td-module-container{flex-direction:column;padding:0 0 20px 0}.ie10 .tdi_104 .td-module-meta-info,.ie11 .tdi_104 .td-module-meta-info{flex:auto}.tdi_104 .td-module-meta-info{padding:20px 0 0 0}.tdi_104 .tdb-block-inner{row-gap:calc(12.5px * 2)}.tdi_104 .td-module-container:before{bottom:-12.5px}.tdi_104 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_104 .entry-title{font-size:24px!important}.tdi_104 .td-excerpt{font-size:13px!important}@media (min-width:768px){.tdi_104 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script>var block_tdi_104 = new tdBlock(); block_tdi_104.id = "tdi_104"; block_tdi_104.atts = '{"modules_on_row":"","modules_gap":"0","modules_category":"","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_btn":"none","ajax_pagination":"numbered","hide_audio":"yes","meta_info_horiz":"","hide_image":"","image_width":"eyJhbGwiOiI1MCIsInBob25lIjoiMTAwIn0=","image_floated":"eyJhbGwiOiJmbG9hdF9sZWZ0IiwicGhvbmUiOiJub19mbG9hdCJ9","meta_padding":"eyJhbGwiOiIwIDAgMCAyNXB4IiwicG9ydHJhaXQiOiIwIDAgMCAxNXB4IiwicGhvbmUiOiIyMHB4IDAgMCAwIiwibGFuZHNjYXBlIjoiMCAwIDAgMjBweCJ9","image_radius":"","modules_category_margin":"eyJhbGwiOiIwIDEycHggMCAwIiwicG9ydHJhaXQiOiIwIDhweCAwIDAiLCJsYW5kc2NhcGUiOiIwIDEwcHggMCAwIn0=","show_author":"none","show_date":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_review":"none","show_com":"none","meta_info_align":"center","modules_category_padding":"4px 0","art_title":"eyJsYW5kc2NhcGUiOiIwIDAgMTBweCAwIiwicG9ydHJhaXQiOiIwIDAgOHB4IDAiLCJhbGwiOiIwIDAgMTJweCAwIn0=","f_title_font_family":"","f_title_font_size":"eyJhbGwiOiIzMCIsImxhbmRzY2FwZSI6IjI0IiwicG9ydHJhaXQiOiIyMCIsInBob25lIjoiMjQifQ==","f_title_font_line_height":"1.1","f_title_font_weight":"600","f_title_font_transform":"","title_txt":"#000000","title_txt_hover":"#dd3333","f_cat_font_family":"521","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"700","f_cat_font_transform":"uppercase","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","pag_border_width":"0","pag_text":"#000000","pag_h_text":"#ffffff","pag_a_text":"#ffffff","pag_bg":"rgba(255,255,255,0)","pag_h_bg":"#dd3333","pag_a_bg":"#dd3333","f_pag_font_family":"521","f_pag_font_size":"13","limit":"10","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn19","pag_space":"40","all_modules_space":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSIsInBob25lIjoiMjUifQ==","show_cat":"","image_height":"60","f_pag_font_weight":"500","art_excerpt":"eyJhbGwiOiIxMHB4IDAgMCAwIiwibGFuZHNjYXBlIjoiNnB4IDAgMCAwIiwicG9ydHJhaXQiOiIwIn0=","f_ex_font_family":"521","f_ex_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMyIsInBob25lIjoiMTMifQ==","f_ex_font_line_height":"1.4","f_ex_font_style":"undefined","f_ex_font_weight":"400","f_ex_font_transform":"undefined","ex_txt":"#999999","f_title_font_style":"undefined","author_photo_radius":"100%","review_size":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta_font_family":"521","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_meta_font_line_height":"1","f_meta_font_style":"undefined","f_meta_font_weight":"500","f_meta_font_transform":"capitalize","author_txt":"#000000","author_txt_hover":"#dd3333","modules_cat_border":"0","modules_category_radius":"2","f_cat_font_style":"undefined","cat_txt":"#dd3333","cat_txt_hover":"#dd3333","date_txt":"#999999","excl_margin":"-8px 8px 0 0","excl_padd":"5px 8px","excl_radius":"0","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#309b65","excl_bg_h":"#4cb577","f_excl_font_transform":"uppercase","f_excl_font_weight":"500","f_excl_font_family":"521","f_excl_font_size":"eyJhbGwiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_line_height":"1","author_photo":"yes","m_padding":"eyJhbGwiOiIwIDAgMjVweCIsImxhbmRzY2FwZSI6IjAgMCAyMHB4IiwicG9ydHJhaXQiOiIwIDAgMTVweCAwIiwicGhvbmUiOiIwIDAgMjBweCAwIn0=","modules_border_size":"0 0 1px","f_excl_font_spacing":"1","all_underline_color":"","offset":"5","category_id":1050,"block_type":"tdb_loop","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","open_in_new_window":"","post_ids":"-63584","include_cf_posts":"","exclude_cf_posts":"","sort":"","installed_post_types":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","review_source":"","container_width":"","m_radius":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"- Advertisement -","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_width":"","meta_margin":"","meta_space":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","art_btn":"","modules_extra_cat":"","author_photo_size":"","author_photo_space":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_space":"","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_padding":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_pag_font_title":"Pagination text","f_pag_font_settings":"","f_pag_font_line_height":"","f_pag_font_style":"","f_pag_font_transform":"","f_pag_font_spacing":"","f_pag_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","cat_style":"","cat_border":"","cat_border_hover":"","meta_bg":"","com_bg":"","com_txt":"","rev_txt":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","nextprev_border_h":"","pag_border":"","pag_h_border":"","pag_a_border":"","ad_loop":"","ad_loop_title":"- Advertisement -","ad_loop_repeat":"","ad_loop_color":"","ad_loop_full":"yes","f_ad_font_header":"","f_ad_font_title":"Ad title text","f_ad_font_settings":"","f_ad_font_family":"","f_ad_font_size":"","f_ad_font_line_height":"","f_ad_font_style":"","f_ad_font_weight":"","f_ad_font_transform":"","f_ad_font_spacing":"","f_ad_":"","ad_loop_disable":"","el_class":"","td_column_number":1,"header_color":"","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","border_top":"","css":"","class":"tdi_104","tdc_css_class":"tdi_104","tdc_css_class_style":"tdi_104_rand_style"}'; block_tdi_104.td_column_number = "1"; block_tdi_104.block_type = "tdb_loop"; block_tdi_104.post_count = "10"; block_tdi_104.found_posts = "59"; block_tdi_104.header_color = ""; block_tdi_104.ajax_pagination_infinite_stop = ""; block_tdi_104.max_num_pages = "6"; tdBlocksArray.push(block_tdi_104); </script><div id=tdi_104 class="td_block_inner tdb-block-inner td-fix-index"> <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/mahlo-showcases-advanced-weft-straightening-itma-asia-2024/" rel="bookmark" class="td-image-wrap " title="Mahlo’s Cutting-Edge Weft Straightening Technology Captures Attention at ITMA Asia + CITME 2024" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/Thomas-Höpfl-mahlo-696x309.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/mahlo-showcases-advanced-weft-straightening-itma-asia-2024/" rel="bookmark" title="Mahlo’s Cutting-Edge Weft Straightening Technology Captures Attention at ITMA Asia + CITME 2024">Mahlo’s Cutting-Edge Weft Straightening Technology Captures Attention at ITMA Asia + CITME 2024</a></h3> <div class="td-editor-date"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <span class="td-author-date"> <a href="https://kohantextilejournal.com/author/koadmin/" aria-label="author-photo" rel="nofollow" class="tdb-author-photo"><img alt='Middle East Textile Journal' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g" /><noscript><img alt='Middle East Textile Journal' src='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g' srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-18T14:49:50+03:00" >November 18, 2024</time></span> </span> </div> <div class="td-excerpt">Mahlo, a leading name in textile machinery, presented its latest innovation, the Orthopac weft straightener, at ITMA Asia + CITME 2024 in Shanghai. Thomas...</div> </div> </div> </div> <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/troostwijk-auctions-announces-december-auction-textile-machinery/" rel="bookmark" class="td-image-wrap " title="Troostwijk Auctions Announces December Auction for Textile Machinery" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/troostwijk-acutions-696x309.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/troostwijk-auctions-announces-december-auction-textile-machinery/" rel="bookmark" title="Troostwijk Auctions Announces December Auction for Textile Machinery">Troostwijk Auctions Announces December Auction for Textile Machinery</a></h3> <div class="td-editor-date"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <span class="td-author-date"> <a href="https://kohantextilejournal.com/author/koadmin/" aria-label="author-photo" rel="nofollow" class="tdb-author-photo"><img alt='Middle East Textile Journal' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g" /><noscript><img alt='Middle East Textile Journal' src='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g' srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-17T14:02:35+03:00" >November 17, 2024</time></span> </span> </div> <div class="td-excerpt">Troostwijk Auctions, a leading global platform for industrial auctions, has announced a special online auction featuring advanced textile machinery from top brands such as...</div> </div> </div> </div> <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/heimtextil-2025-carpets-rugs-grows-several-hall-levels/" rel="bookmark" class="td-image-wrap " title="Still on the Rise: Carpets & Rugs Grows by Several Hall Levels and Launches New Content Highlights" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/MF_DitaVollmond_HTX25_CarpetsRugs-copy-2-696x309.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/heimtextil-2025-carpets-rugs-grows-several-hall-levels/" rel="bookmark" title="Still on the Rise: Carpets & Rugs Grows by Several Hall Levels and Launches New Content Highlights">Still on the Rise: Carpets & Rugs Grows by Several Hall Levels and Launches New Content Highlights</a></h3> <div class="td-editor-date"> <a href="https://kohantextilejournal.com/category/carpet-and-flooring/" class="td-post-category" >Carpet and flooring</a> <span class="td-author-date"> <a href="https://kohantextilejournal.com/author/koadmin/" aria-label="author-photo" rel="nofollow" class="tdb-author-photo"><img alt='Middle East Textile Journal' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g" /><noscript><img alt='Middle East Textile Journal' src='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g' srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-15T16:11:36+03:00" >November 15, 2024</time></span> </span> </div> <div class="td-excerpt">New area, new formats and new partnerships: Heimtextil 2025 is literally taking the product area Carpets & Rugs to new heights. For the upcoming...</div> </div> </div> </div> <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/itma-asia-citme-2025-singapore-nearly-sold-out/" rel="bookmark" class="td-image-wrap " title="ITMA ASIA + CITME 2025 Exhibition In Singapore Almost Fully Sold: 98 Per Cent Of The Space Has Been Booked" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/05/ITMA-ASIA-CITME-Singapore-2025-696x309.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/itma-asia-citme-2025-singapore-nearly-sold-out/" rel="bookmark" title="ITMA ASIA + CITME 2025 Exhibition In Singapore Almost Fully Sold: 98 Per Cent Of The Space Has Been Booked">ITMA ASIA + CITME 2025 Exhibition In Singapore Almost Fully Sold: 98 Per Cent Of The Space Has Been Booked</a></h3> <div class="td-editor-date"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <span class="td-author-date"> <a href="https://kohantextilejournal.com/author/koadmin/" aria-label="author-photo" rel="nofollow" class="tdb-author-photo"><img alt='Middle East Textile Journal' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g" /><noscript><img alt='Middle East Textile Journal' src='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g' srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-14T12:25:02+03:00" >November 14, 2024</time></span> </span> </div> <div class="td-excerpt"> ITMA ASIA + CITME, Singapore 2025 has attracted strong response from technology providers keen to support the modernization efforts of textile and garment manufacturers...</div> </div> </div> </div> <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/texworld-nyc-winter-2025-registration-opens-new-programs/" rel="bookmark" class="td-image-wrap " title="Registration Opens for Winter 2025 Edition of Texworld and Apparel Sourcing NYC with Exciting New Premier Programs and Features" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/7Q2A7171-696x310.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/texworld-nyc-winter-2025-registration-opens-new-programs/" rel="bookmark" title="Registration Opens for Winter 2025 Edition of Texworld and Apparel Sourcing NYC with Exciting New Premier Programs and Features">Registration Opens for Winter 2025 Edition of Texworld and Apparel Sourcing NYC with Exciting New Premier Programs and Features</a></h3> <div class="td-editor-date"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <span class="td-author-date"> <a href="https://kohantextilejournal.com/author/koadmin/" aria-label="author-photo" rel="nofollow" class="tdb-author-photo"><img alt='Middle East Textile Journal' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g" /><noscript><img alt='Middle East Textile Journal' src='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g' srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-14T09:33:14+03:00" >November 14, 2024</time></span> </span> </div> <div class="td-excerpt"> Texworld and Apparel Sourcing NYC, North America’s premier sourcing event for fashion textiles and apparel, is pleased to announce that registration is now open...</div> </div> </div> </div> <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/digital-transformation-textile-supply-chains-coats-digital-approach/" rel="bookmark" class="td-image-wrap " title="Digital Transformation in Textile Supply Chains: Coats Digital’s Holistic Approach" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/Mr.-Kunal-Kapur-Managing-Director-of-Coats-Digital-white-logo-696x309.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/digital-transformation-textile-supply-chains-coats-digital-approach/" rel="bookmark" title="Digital Transformation in Textile Supply Chains: Coats Digital’s Holistic Approach">Digital Transformation in Textile Supply Chains: Coats Digital’s Holistic Approach</a></h3> <div class="td-editor-date"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <span class="td-author-date"> <a href="https://kohantextilejournal.com/author/koadmin/" aria-label="author-photo" rel="nofollow" class="tdb-author-photo"><img alt='Middle East Textile Journal' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g" /><noscript><img alt='Middle East Textile Journal' src='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g' srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-13T12:39:06+03:00" >November 13, 2024</time></span> </span> </div> <div class="td-excerpt">In an era where digital transformation is reshaping the textile industry, Coats Digital stands at the forefront, offering solutions that extend far beyond traditional...</div> </div> </div> </div> <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/sustainability-traceability-fashion/" rel="bookmark" class="td-image-wrap " title="Sustainability and Traceability in Fashion: Adapting to a New Era of Corporate Accountability" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/09/Global-Sourcing-Expo-1-1-696x310.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/sustainability-traceability-fashion/" rel="bookmark" title="Sustainability and Traceability in Fashion: Adapting to a New Era of Corporate Accountability">Sustainability and Traceability in Fashion: Adapting to a New Era of Corporate Accountability</a></h3> <div class="td-editor-date"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <span class="td-author-date"> <a href="https://kohantextilejournal.com/author/koadmin/" aria-label="author-photo" rel="nofollow" class="tdb-author-photo"><img alt='Middle East Textile Journal' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g" /><noscript><img alt='Middle East Textile Journal' src='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g' srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-13T11:14:35+03:00" >November 13, 2024</time></span> </span> </div> <div class="td-excerpt">The fashion industry is on the brink of a significant transformation. With evolving global regulations, particularly the European Union's Green New Deal which includes...</div> </div> </div> </div> <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/global-sourcing-expo-melbourne-2024-fashion-sustainability/" rel="bookmark" class="td-image-wrap " title="Global Sourcing Expo Melbourne 2024: Uniting Fashion, Innovation, and Sustainability" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/05/Global-Sourcing-expo-696x311.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/global-sourcing-expo-melbourne-2024-fashion-sustainability/" rel="bookmark" title="Global Sourcing Expo Melbourne 2024: Uniting Fashion, Innovation, and Sustainability">Global Sourcing Expo Melbourne 2024: Uniting Fashion, Innovation, and Sustainability</a></h3> <div class="td-editor-date"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <span class="td-author-date"> <a href="https://kohantextilejournal.com/author/koadmin/" aria-label="author-photo" rel="nofollow" class="tdb-author-photo"><img alt='Middle East Textile Journal' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g" /><noscript><img alt='Middle East Textile Journal' src='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g' srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-09T10:37:05+03:00" >November 9, 2024</time></span> </span> </div> <div class="td-excerpt">The Global Sourcing Expo Melbourne 2024, led by Marie Kinsella of International Expo Group, is set to be a premier fashion sourcing event from...</div> </div> </div> </div> <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/exploring-pros-cons-chinese-textile-machinery/" rel="bookmark" class="td-image-wrap " title="Exploring the Pros and Cons of Chinese Textile Machinery: A Data-Driven Perspective" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/Chinese-Textile-Machinery-696x309.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/exploring-pros-cons-chinese-textile-machinery/" rel="bookmark" title="Exploring the Pros and Cons of Chinese Textile Machinery: A Data-Driven Perspective">Exploring the Pros and Cons of Chinese Textile Machinery: A Data-Driven Perspective</a></h3> <div class="td-editor-date"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <span class="td-author-date"> <a href="https://kohantextilejournal.com/author/koadmin/" aria-label="author-photo" rel="nofollow" class="tdb-author-photo"><img alt='Middle East Textile Journal' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g" /><noscript><img alt='Middle East Textile Journal' src='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g' srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-07T10:57:01+03:00" >November 7, 2024</time></span> </span> </div> <div class="td-excerpt">As China solidifies its position as a global leader in textile machinery manufacturing, more companies are evaluating Chinese Textile machinery for its competitive pricing,...</div> </div> </div> </div> <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/fashion-industry-targets-climate-change-scope-emission-reductions/" rel="bookmark" class="td-image-wrap " title="Fashion Industry Tackles Climate Change and Reducing Scope 3 GHG Emissions" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/GHG-Emissions-696x309.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/fashion-industry-targets-climate-change-scope-emission-reductions/" rel="bookmark" title="Fashion Industry Tackles Climate Change and Reducing Scope 3 GHG Emissions">Fashion Industry Tackles Climate Change and Reducing Scope 3 GHG Emissions</a></h3> <div class="td-editor-date"> <a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/" class="td-post-category" >Editorial Pick: Textile News</a> <span class="td-author-date"> <a href="https://kohantextilejournal.com/author/koadmin/" aria-label="author-photo" rel="nofollow" class="tdb-author-photo"><img alt='Middle East Textile Journal' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g" /><noscript><img alt='Middle East Textile Journal' src='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=96&d=blank&r=g' srcset='https://secure.gravatar.com/avatar/5da28c18b3eed7f0ccd5c00e9d1ea3b0?s=192&d=blank&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-06T15:13:38+03:00" >November 6, 2024</time></span> </span> </div> <div class="td-excerpt">As the fashion industry confronts its environmental impact, there’s growing recognition that reducing Scope 3 greenhouse (GHG) emissions—indirect greenhouse gas emissions across the value...</div> </div> </div> </div> </div><div class="page-nav td-pb-padding-side"><span class="current">1</span><a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/page/2/" class="page" title="2">2</a><a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/page/3/" class="page" title="3">3</a><span class="extend">...</span><a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/page/6/" class="last" title="6">6</a><a href="https://kohantextilejournal.com/category/editorial-pick-textile-news/page/2/" aria-label="next-page" ><i class="page-nav-icon td-icon-menu-right"></i></a><span class="pages">Page 1 of 6</span><div class="clearfix"></div></div></div></div></div><div class="vc_column tdi_106 wpb_column vc_column_container tdc-column td-pb-span3 td-is-sticky"> <style scoped>.tdi_106{vertical-align:baseline}.tdi_106>.wpb_wrapper,.tdi_106>.wpb_wrapper>.tdc-elements{display:block}.tdi_106>.wpb_wrapper>.tdc-elements{width:100%}.tdi_106>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_106>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" data-sticky-enabled-on="W3RydWUsdHJ1ZSx0cnVlLHRydWVd" data-sticky-offset="20" data-sticky-is-width-auto="W2ZhbHNlLGZhbHNlLGZhbHNlLGZhbHNlXQ=="><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_107 td_block_template_1"> <style>.tdi_107.td-a-rec{text-align:center}.tdi_107.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_107 .td-element-style{z-index:-1}.tdi_107 .td-spot-id-spot_img_hidden{display:none}.tdi_107 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://camouflage.zimmer-austria.com/?utm_source=kohan&utm_medium=banner&utm_campaign=camouflage&utm_content=camu" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="375" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20375'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/08/zimmer-new-banner-aug2024.jpg" /><noscript><img width="600" height="375" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/08/zimmer-new-banner-aug2024.jpg" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_108 td_block_template_1"> <style>.tdi_108.td-a-rec{text-align:center}.tdi_108.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_108 .td-element-style{z-index:-1}.tdi_108 .td-spot-id-spot_img_hidden{display:none}.tdi_108 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://www.truetzschler.com/en/nonwovens/products/nonwoven-lines/needling-lines/" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="400" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20400'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/06/truzchler-side-banner.jpg" /><noscript><img width="600" height="400" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/06/truzchler-side-banner.jpg" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_109 td_block_template_1"> <style>.tdi_109.td-a-rec{text-align:center}.tdi_109.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_109 .td-element-style{z-index:-1}.tdi_109 .td-spot-id-spot_img_hidden{display:none}.tdi_109 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://texworld-usa.us.messefrankfurt.com/new-york/en.html" target="blank" rel="nofollow" class="td_spot_img_all"><img width="1250" height="834" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201250%20834'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/08/TexworldNYC_KJ-Banner-Promo_300x200px-1.png" /><noscript><img width="1250" height="834" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/08/TexworldNYC_KJ-Banner-Promo_300x200px-1.png" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_110 td_block_template_1"> <style>.tdi_110.td-a-rec{text-align:center}.tdi_110.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_110 .td-element-style{z-index:-1}.tdi_110 .td-spot-id-spot_img_hidden{display:none}.tdi_110 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href=" https://globalsourcingexpo.com.au/about/?utm_source=Kohan+Textile+Journal&utm_medium=Side+Banner&utm_campaign=Melbourne+2024" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20200'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/10/global-sourcing-banner.png" /><noscript><img width="600" height="200" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/10/global-sourcing-banner.png" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_111 td_block_template_1"> <style>.tdi_111.td-a-rec{text-align:center}.tdi_111.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_111 .td-element-style{z-index:-1}.tdi_111 .td-spot-id-spot_img_hidden{display:none}.tdi_111 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://eu1.hubs.ly/H0927w_0" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20200'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/06/coats-Digital-side-banner.gif" /><noscript><img width="600" height="200" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/06/coats-Digital-side-banner.gif" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_112 td_block_template_1"> <style>.tdi_112.td-a-rec{text-align:center}.tdi_112.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_112 .td-element-style{z-index:-1}.tdi_112 .td-spot-id-spot_img_hidden{display:none}.tdi_112 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://www.dilo.de/en/" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20200'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/04/DiloGroup-Banner-Kohan-Textile-Journal-Recycling-300x100px_1-transformed.png" /><noscript><img width="600" height="200" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/04/DiloGroup-Banner-Kohan-Textile-Journal-Recycling-300x100px_1-transformed.png" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_113 td_block_template_1"> <style>.tdi_113.td-a-rec{text-align:center}.tdi_113.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_113 .td-element-style{z-index:-1}.tdi_113 .td-spot-id-spot_img_hidden{display:none}.tdi_113 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://saurer.com/en/products/machines/spinning/rotor-spinning/autocoro" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20200'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/06/saurer-Side-banners.png" /><noscript><img width="600" height="200" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/06/saurer-Side-banners.png" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_114 td_block_template_1"> <style>.tdi_114.td-a-rec{text-align:center}.tdi_114.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_114 .td-element-style{z-index:-1}.tdi_114 .td-spot-id-spot_img_hidden{display:none}.tdi_114 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://www.biancalani.com/" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20200'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/06/biancalani-side-banner.png" /><noscript><img width="600" height="200" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/06/biancalani-side-banner.png" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_115 td_block_template_1"> <style>.tdi_115.td-a-rec{text-align:center}.tdi_115.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_115 .td-element-style{z-index:-1}.tdi_115 .td-spot-id-spot_img_hidden{display:none}.tdi_115 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://www.brueckner-textile.com/en/" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20200'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/06/bruckner-side-banner.gif" /><noscript><img width="600" height="200" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/06/bruckner-side-banner.gif" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_116 td_block_template_1"> <style>.tdi_116.td-a-rec{text-align:center}.tdi_116.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_116 .td-element-style{z-index:-1}.tdi_116 .td-spot-id-spot_img_hidden{display:none}.tdi_116 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://apppexpo.tonggao.info/" target="blank" rel="nofollow" class="td_spot_img_all"><img width="625" height="208" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20625%20208'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/10/apppexpo-2025-side-banner1.jpg" /><noscript><img width="625" height="208" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/10/apppexpo-2025-side-banner1.jpg" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_117 td_block_template_1"> <style>.tdi_117.td-a-rec{text-align:center}.tdi_117.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_117 .td-element-style{z-index:-1}.tdi_117 .td-spot-id-spot_img_hidden{display:none}.tdi_117 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://www.itmaasiasingapore.com/exhibitors/how-to-exhibit?utm_source=MP052KOTJ&utm_medium=web-banner-03&utm_campaign=apply-by-12-nov&utm_content=apply-now" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20200'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/10/600x200.gif" /><noscript><img width="600" height="200" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/10/600x200.gif" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_118 td_block_template_1"> <style>.tdi_118.td-a-rec{text-align:center}.tdi_118.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_118 .td-element-style{z-index:-1}.tdi_118 .td-spot-id-spot_img_hidden{display:none}.tdi_118 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://iplikfuari.com/en/" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20200'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/10/istanbul-yarn-fair-2025.png" /><noscript><img width="600" height="200" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/10/istanbul-yarn-fair-2025.png" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_119 td_block_template_1"> <style>.tdi_119.td-a-rec{text-align:center}.tdi_119.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_119 .td-element-style{z-index:-1}.tdi_119 .td-spot-id-spot_img_hidden{display:none}.tdi_119 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://www.interzum-guangzhou.com/?cid=kohantextile" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20200'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/08/interzum-600x200-Kohan-Textile.jpg" /><noscript><img width="600" height="200" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/08/interzum-600x200-Kohan-Textile.jpg" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_120 td_block_template_1"> <style>.tdi_120.td-a-rec{text-align:center}.tdi_120.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_120 .td-element-style{z-index:-1}.tdi_120 .td-spot-id-spot_img_hidden{display:none}.tdi_120 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://www.garmenttech.com.tr/garmenttech/" target="blank" rel="nofollow" class="td_spot_img_all"><img width="300" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20100'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/08/GarmentTech-300x100-1.gif" /><noscript><img width="300" height="100" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/08/GarmentTech-300x100-1.gif" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_121 td_block_template_1"> <style>.tdi_121.td-a-rec{text-align:center}.tdi_121.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_121 .td-element-style{z-index:-1}.tdi_121 .td-spot-id-spot_img_hidden{display:none}.tdi_121 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://www.itmexhibition.com/" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20200'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/10/ITM-600x200-1.gif" /><noscript><img width="600" height="200" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/10/ITM-600x200-1.gif" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_122 td_block_template_1"> <style>.tdi_122.td-a-rec{text-align:center}.tdi_122.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_122 .td-element-style{z-index:-1}.tdi_122 .td-spot-id-spot_img_hidden{display:none}.tdi_122 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://www.hightex.com.tr/" target="blank" rel="nofollow" class="td_spot_img_all"><img width="600" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20200'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/10/HIGHTEX-600x200-1.gif" /><noscript><img width="600" height="200" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/10/HIGHTEX-600x200-1.gif" alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_123 td_block_template_1"> <style>.tdi_123.td-a-rec{text-align:center}.tdi_123.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_123 .td-element-style{z-index:-1}.tdi_123 .td-spot-id-spot_img_hidden{display:none}.tdi_123 .td-adspot-title{display:block}</style><div style="display: inline-block"><a href="https://kohantextilejournal.com/services/" target="blank" class="td_spot_img_all"><img width="600" height="824" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20824'%3E%3C/svg%3E" alt="spot_img" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2024/04/kohan-services-side-banner.png" /><noscript><img width="600" height="824" decoding="async" src="https://kohantextilejournal.com/wp-content/uploads/2024/04/kohan-services-side-banner.png" alt="spot_img" /></noscript></a></div></div></div></div></div></div></div></div> </div> </div> <div class="td-footer-template-wrap" style="position: relative"> <div class="td-footer-wrap "> <div id="tdi_124" class="tdc-zone"><div class="tdc_zone tdi_125 wpb_row td-pb-row" > <style scoped>.tdi_125{min-height:0}</style><div id="tdi_126" class="tdc-row stretch_row"><div class="vc_row tdi_127 wpb_row td-pb-row tdc-element-style" > <style scoped>.tdi_127,.tdi_127 .tdc-columns{min-height:0}.tdi_127,.tdi_127 .tdc-columns{display:block}.tdi_127 .tdc-columns{width:100%}.tdi_127:before,.tdi_127:after{display:table}.tdi_127{padding-top:54px!important;padding-bottom:20px!important;position:relative}.tdi_127 .td_block_wrap{text-align:left}@media (max-width:767px){.tdi_127{padding-top:40px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_127{padding-top:44px!important}}</style> <div class="tdi_126_rand_style td-element-style" ><div class="td-element-style-before"><style>.tdi_126_rand_style>.td-element-style-before{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;display:block!important;z-index:0!important;background-image:url("https://kohantextilejournal.com/wp-content/uploads/2024/04/Textilemanufactory.webp")!important;opacity:0.2!important;background-size:cover!important;background-position:center top!important}</style></div><style>.tdi_126_rand_style{background-color:#111111!important}</style></div><div class="vc_column tdi_129 wpb_column vc_column_container tdc-column td-pb-span12"> <style scoped>.tdi_129{vertical-align:baseline}.tdi_129>.wpb_wrapper,.tdi_129>.wpb_wrapper>.tdc-elements{display:block}.tdi_129>.wpb_wrapper>.tdc-elements{width:100%}.tdi_129>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_129>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_131 vc_row vc_inner wpb_row td-pb-row" > <style scoped>.tdi_131{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_131,.tdi_131 .tdc-inner-columns{display:block}.tdi_131 .tdc-inner-columns{width:100%}</style><div class="vc_column_inner tdi_133 wpb_column vc_column_container tdc-inner-column td-pb-span4"> <style scoped>.tdi_133{vertical-align:baseline}.tdi_133 .vc_column-inner>.wpb_wrapper,.tdi_133 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_133 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_134 td-pb-border-top td_block_template_2 td_flex_block" data-td-block-uid="tdi_134" > <style>.td_block_template_2.widget>ul>li{margin-left:0!important}.td_block_template_2 .td-block-title{font-size:17px;font-weight:500;margin-top:0;margin-bottom:16px;line-height:31px;text-align:left}.td_block_template_2 .td-block-title>*{color:var(--td_text_header_color,#000)}.td_block_template_2 .td-related-title a{padding:0 20px 0 0}@media (max-width:767px){.td_block_template_2 .td-related-title a{font-size:15px}}.td_block_template_2 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td-theme-wrap .tdi_134 .td-block-title>*,.td-theme-wrap .tdi_134 .td-pulldown-filter-link:hover,.td-theme-wrap .tdi_134 .td-subcat-item a:hover,.td-theme-wrap .tdi_134 .td-subcat-item .td-cur-simple-item,.td-theme-wrap .tdi_134 .td-subcat-dropdown:hover .td-subcat-more span,.td-theme-wrap .tdi_134 .td-subcat-dropdown:hover .td-subcat-more i{color:#ffffff}.td-theme-wrap .tdi_134 .td-subcat-dropdown ul:after{background-color:#ffffff}.td-theme-wrap .tdi_134 .td_module_wrap:hover .entry-title a,.td-theme-wrap .tdi_134 .td_quote_on_blocks,.td-theme-wrap .tdi_134 .td-opacity-cat .td-post-category:hover,.td-theme-wrap .tdi_134 .td-opacity-read .td-read-more a:hover,.td-theme-wrap .tdi_134 .td-opacity-author .td-post-author-name a:hover,.td-theme-wrap .tdi_134 .td-instagram-user a{color:#ffffff}.td-theme-wrap .tdi_134 .td-next-prev-wrap a:hover,.td-theme-wrap .tdi_134 .td-load-more-wrap a:hover{background-color:#ffffff;border-color:#ffffff}.td-theme-wrap .tdi_134 .td-read-more a,.td-theme-wrap .tdi_134 .td-weather-information:before,.td-theme-wrap .tdi_134 .td-weather-week:before,.td-theme-wrap .tdi_134 .td-exchange-header:before,.td-theme-wrap .td-footer-wrapper .tdi_134 .td-post-category,.td-theme-wrap .tdi_134 .td-post-category:hover{background-color:#ffffff}@media (max-width:767px){.tdi_134{margin-bottom:40px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_134{margin-bottom:20px!important}}</style> <style>.tdi_134 .td-image-wrap{padding-bottom:70%}.tdi_134 .entry-thumb{background-position:center 50%}.tdi_134 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.ie10 .tdi_134 .td-image-container,.ie11 .tdi_134 .td-image-container{flex:0 0 auto}.tdi_134 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.ie10 .tdi_134 .td-module-meta-info,.ie11 .tdi_134 .td-module-meta-info{flex:1}body .tdi_134 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_134 .td-module-meta-info{padding:0 0 0 16px;border-color:#eaeaea}.tdi_134 .td_module_wrap{padding-left:20px;padding-right:20px;padding-bottom:13px;margin-bottom:13px}.tdi_134 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_134 .td-module-container:before{bottom:-13px;border-color:#eaeaea}.tdi_134 .td-video-play-ico{width:24px;height:24px;font-size:24px}.tdi_134 .td-post-vid-time{display:block}.tdi_134 .td-post-category:not(.td-post-extra-category){display:none}.tdi_134 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_134 .td-excerpt{display:none;column-count:1;column-gap:48px}.tdi_134 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_134 .td-read-more{display:none}.tdi_134 .td-author-date{display:inline}.tdi_134 .td-post-author-name{display:none}.tdi_134 .entry-review-stars{display:inline-block;color:#ffffff}.tdi_134 .td-icon-star,.tdi_134 .td-icon-star-empty,.tdi_134 .td-icon-star-half{font-size:15px}.tdi_134 .td-module-comments{display:none}.tdi_134 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_134 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_134 .td-module-title a{color:#ffffff;box-shadow:inset 0 0 0 0 #000}.tdi_134 .td_module_wrap:hover .td-module-title a{color:#dd3333!important}.tdi_134 .td-block-title a,.tdi_134 .td-block-title span{font-size:18px!important}.tdi_134 .entry-title{font-size:14px!important;line-height:1.4!important;font-weight:500!important}html:not([class*='ie']) .tdi_134 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_134 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_134 .td_module_wrap{padding-bottom:13px;margin-bottom:13px;padding-bottom:13px!important;margin-bottom:13px!important}.tdi_134 .td-module-container:before{bottom:-13px}.tdi_134 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_134 .td_module_wrap .td-module-container:before{display:block!important}.tdi_134 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_134 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_134 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_134 .td-module-meta-info{padding:0 0 0 13px}.tdi_134 .td_module_wrap{width:100%;float:left;padding-left:10px;padding-right:10px;padding-bottom:10px;margin-bottom:10px;padding-bottom:10px!important;margin-bottom:10px!important}.rtl .tdi_134 .td_module_wrap{float:right}.tdi_134 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_134 .td-module-container:before{bottom:-10px}.tdi_134 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_134 .td_module_wrap .td-module-container:before{display:block!important}.tdi_134 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_134 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_134 .entry-title{font-size:12px!important}@media (min-width:768px){.tdi_134 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_134 .td_module_wrap{width:100%;float:left;padding-bottom:13px;margin-bottom:13px;padding-bottom:13px!important;margin-bottom:13px!important}.rtl .tdi_134 .td_module_wrap{float:right}.tdi_134 .td-module-container:before{bottom:-13px}.tdi_134 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_134 .td_module_wrap .td-module-container:before{display:block!important}.tdi_134 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_134 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_134 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script>var block_tdi_134 = new tdBlock(); block_tdi_134.id = "tdi_134"; block_tdi_134.atts = '{"modules_on_row":"eyJwb3J0cmFpdCI6IjEwMCUiLCJwaG9uZSI6IjEwMCUifQ==","image_size":"td_218x150","image_floated":"float_left","image_width":"30","image_height":"70","show_btn":"none","show_excerpt":"none","show_com":"none","show_author":"none","show_cat":"none","meta_padding":"eyJhbGwiOiIwIDAgMCAxNnB4IiwicG9ydHJhaXQiOiIwIDAgMCAxM3B4In0=","f_title_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","f_title_font_line_height":"1.4","f_title_font_weight":"500","all_modules_space":"eyJhbGwiOiIyNiIsInBvcnRyYWl0IjoiMjAiLCJwaG9uZSI6IjI2In0=","category_id":"7","modules_gap":"eyJwb3J0cmFpdCI6IjIwIn0=","show_date":"","custom_title":"EDITOR PICKS","block_template_id":"td_block_template_2","f_header_font_size":"18","f_header_font_weight":"","header_text_color":"#ffffff","title_txt":"#ffffff","sort":"","title_txt_hover":"#dd3333","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMjAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","rev_txt":"#ffffff","video_icon":"24","block_type":"td_flex_block_1","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","limit":"5","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_title":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_family":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_134","tdc_css_class":"tdi_134","tdc_css_class_style":"tdi_134_rand_style"}'; block_tdi_134.td_column_number = "1"; block_tdi_134.block_type = "td_flex_block_1"; block_tdi_134.post_count = "5"; block_tdi_134.found_posts = "1471"; block_tdi_134.header_color = ""; block_tdi_134.ajax_pagination_infinite_stop = ""; block_tdi_134.max_num_pages = "295"; tdBlocksArray.push(block_tdi_134); </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">EDITOR PICKS</span></h4></div><div id=tdi_134 class="td_block_inner td-mc1-wrap"> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/ai-future-textiles-cornelia-buchwalder-shares-insights/" rel="bookmark" class="td-image-wrap " title="AI and the Future of Textiles: Cornelia Buchwalder Shares Insights" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/Cornelia-Buchwalder-swiss-218x150.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/ai-future-textiles-cornelia-buchwalder-shares-insights/" rel="bookmark" title="AI and the Future of Textiles: Cornelia Buchwalder Shares Insights">AI and the Future of Textiles: Cornelia Buchwalder Shares Insights</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-26T13:11:41+03:00" >November 26, 2024</time></span> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/ai-role-textile-machinery-mahlo-perspective/" rel="bookmark" class="td-image-wrap " title="Mahlo Highlights the Role of Artificial Intelligence in Shaping the Future of Textile Machinery" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/mahlo-AI-Mr-hopfl-218x150.png" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/ai-role-textile-machinery-mahlo-perspective/" rel="bookmark" title="Mahlo Highlights the Role of Artificial Intelligence in Shaping the Future of Textile Machinery">Mahlo Highlights the Role of Artificial Intelligence in Shaping the Future of Textile Machinery</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-21T11:49:18+03:00" >November 21, 2024</time></span> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/bruckners-techno-line-nonwoven-enhances-surgical-textiles/" rel="bookmark" class="td-image-wrap " title="Brückner Systems: Ensuring Quality in Operating Room Attire" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/bruckner-Operating-Room--218x150.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/bruckners-techno-line-nonwoven-enhances-surgical-textiles/" rel="bookmark" title="Brückner Systems: Ensuring Quality in Operating Room Attire">Brückner Systems: Ensuring Quality in Operating Room Attire</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-21T11:35:43+03:00" >November 21, 2024</time></span> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/mahlo-addresses-rise-textile-exhibitions/" rel="bookmark" class="td-image-wrap " title="Mahlo Highlights Challenges of Increasing Number of Textile Exhibitions" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/Mr.-Höpfl-mahlo-218x150.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/mahlo-addresses-rise-textile-exhibitions/" rel="bookmark" title="Mahlo Highlights Challenges of Increasing Number of Textile Exhibitions">Mahlo Highlights Challenges of Increasing Number of Textile Exhibitions</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-20T11:46:38+03:00" >November 20, 2024</time></span> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/mahlo-highlights-commitment-asian-market-sustainability/" rel="bookmark" class="td-image-wrap " title="Mahlo Highlights Commitment to Asian Market and Sustainability" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/Thomas-Höpfl-mahlo-218x150.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/mahlo-highlights-commitment-asian-market-sustainability/" rel="bookmark" title="Mahlo Highlights Commitment to Asian Market and Sustainability">Mahlo Highlights Commitment to Asian Market and Sustainability</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-19T11:38:20+03:00" >November 19, 2024</time></span> </span> </div> </div> </div> </div> </div></div></div></div></div><div class="vc_column_inner tdi_136 wpb_column vc_column_container tdc-inner-column td-pb-span4"> <style scoped>.tdi_136{vertical-align:baseline}.tdi_136 .vc_column-inner>.wpb_wrapper,.tdi_136 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_136 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_137 td-pb-border-top td_block_template_2 td_flex_block" data-td-block-uid="tdi_137" > <style>.td-theme-wrap .tdi_137 .td-block-title>*,.td-theme-wrap .tdi_137 .td-pulldown-filter-link:hover,.td-theme-wrap .tdi_137 .td-subcat-item a:hover,.td-theme-wrap .tdi_137 .td-subcat-item .td-cur-simple-item,.td-theme-wrap .tdi_137 .td-subcat-dropdown:hover .td-subcat-more span,.td-theme-wrap .tdi_137 .td-subcat-dropdown:hover .td-subcat-more i{color:#ffffff}.td-theme-wrap .tdi_137 .td-subcat-dropdown ul:after{background-color:#ffffff}.td-theme-wrap .tdi_137 .td_module_wrap:hover .entry-title a,.td-theme-wrap .tdi_137 .td_quote_on_blocks,.td-theme-wrap .tdi_137 .td-opacity-cat .td-post-category:hover,.td-theme-wrap .tdi_137 .td-opacity-read .td-read-more a:hover,.td-theme-wrap .tdi_137 .td-opacity-author .td-post-author-name a:hover,.td-theme-wrap .tdi_137 .td-instagram-user a{color:#ffffff}.td-theme-wrap .tdi_137 .td-next-prev-wrap a:hover,.td-theme-wrap .tdi_137 .td-load-more-wrap a:hover{background-color:#ffffff;border-color:#ffffff}.td-theme-wrap .tdi_137 .td-read-more a,.td-theme-wrap .tdi_137 .td-weather-information:before,.td-theme-wrap .tdi_137 .td-weather-week:before,.td-theme-wrap .tdi_137 .td-exchange-header:before,.td-theme-wrap .td-footer-wrapper .tdi_137 .td-post-category,.td-theme-wrap .tdi_137 .td-post-category:hover{background-color:#ffffff}@media (max-width:767px){.tdi_137{margin-bottom:48px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_137{margin-bottom:20px!important}}</style> <style>.tdi_137 .td-image-wrap{padding-bottom:70%}.tdi_137 .entry-thumb{background-position:center 50%}.tdi_137 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.ie10 .tdi_137 .td-image-container,.ie11 .tdi_137 .td-image-container{flex:0 0 auto}.tdi_137 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.ie10 .tdi_137 .td-module-meta-info,.ie11 .tdi_137 .td-module-meta-info{flex:1}body .tdi_137 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_137 .td-module-meta-info{padding:0 0 0 16px;border-color:#eaeaea}.tdi_137 .td_module_wrap{padding-left:20px;padding-right:20px;padding-bottom:13px;margin-bottom:13px}.tdi_137 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_137 .td-module-container:before{bottom:-13px;border-color:#eaeaea}.tdi_137 .td-video-play-ico{width:24px;height:24px;font-size:24px}.tdi_137 .td-post-vid-time{display:block}.tdi_137 .td-post-category:not(.td-post-extra-category){display:none}.tdi_137 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_137 .td-excerpt{display:none;column-count:1;column-gap:48px}.tdi_137 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_137 .td-read-more{display:none}.tdi_137 .td-author-date{display:inline}.tdi_137 .td-post-author-name{display:none}.tdi_137 .entry-review-stars{display:inline-block;color:#ffffff}.tdi_137 .td-icon-star,.tdi_137 .td-icon-star-empty,.tdi_137 .td-icon-star-half{font-size:15px}.tdi_137 .td-module-comments{display:none}.tdi_137 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_137 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_137 .td-module-title a{color:#ffffff;box-shadow:inset 0 0 0 0 #000}.tdi_137 .td_module_wrap:hover .td-module-title a{color:#dd3333!important}.tdi_137 .td-block-title a,.tdi_137 .td-block-title span{font-size:18px!important}.tdi_137 .entry-title{font-size:14px!important;line-height:1.4!important;font-weight:500!important}html:not([class*='ie']) .tdi_137 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_137 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_137 .td_module_wrap{padding-bottom:13px;margin-bottom:13px;padding-bottom:13px!important;margin-bottom:13px!important}.tdi_137 .td-module-container:before{bottom:-13px}.tdi_137 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_137 .td_module_wrap .td-module-container:before{display:block!important}.tdi_137 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_137 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_137 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_137 .td-module-meta-info{padding:0 0 0 13px}.tdi_137 .td_module_wrap{width:100%;float:left;padding-left:10px;padding-right:10px;padding-bottom:10px;margin-bottom:10px;padding-bottom:10px!important;margin-bottom:10px!important}.rtl .tdi_137 .td_module_wrap{float:right}.tdi_137 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_137 .td-module-container:before{bottom:-10px}.tdi_137 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_137 .td_module_wrap .td-module-container:before{display:block!important}.tdi_137 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_137 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_137 .entry-title{font-size:12px!important}@media (min-width:768px){.tdi_137 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_137 .td_module_wrap{width:100%;float:left;padding-bottom:13px;margin-bottom:13px;padding-bottom:13px!important;margin-bottom:13px!important}.rtl .tdi_137 .td_module_wrap{float:right}.tdi_137 .td-module-container:before{bottom:-13px}.tdi_137 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_137 .td_module_wrap .td-module-container:before{display:block!important}.tdi_137 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_137 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_137 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script>var block_tdi_137 = new tdBlock(); block_tdi_137.id = "tdi_137"; block_tdi_137.atts = '{"modules_on_row":"eyJwb3J0cmFpdCI6IjEwMCUiLCJwaG9uZSI6IjEwMCUifQ==","image_size":"td_218x150","image_floated":"float_left","image_width":"30","image_height":"70","show_btn":"none","show_excerpt":"none","show_com":"none","show_author":"none","show_cat":"none","meta_padding":"eyJhbGwiOiIwIDAgMCAxNnB4IiwicGhvbmUiOiIwIDAgMCAxNnB4IiwicG9ydHJhaXQiOiIwIDAgMCAxM3B4In0=","f_title_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","f_title_font_line_height":"1.4","f_title_font_weight":"500","all_modules_space":"eyJhbGwiOiIyNiIsInBvcnRyYWl0IjoiMjAiLCJwaG9uZSI6IjI2In0=","category_id":"","modules_gap":"eyJwb3J0cmFpdCI6IjIwIn0=","show_date":"","custom_title":"POPULAR POSTS","block_template_id":"td_block_template_2","f_header_font_size":"18","f_header_font_weight":"","header_text_color":"#ffffff","title_txt":"#ffffff","sort":"random_7_day","title_txt_hover":"#dd3333","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDgiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMjAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","rev_txt":"#ffffff","video_icon":"24","block_type":"td_flex_block_1","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","limit":"5","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_title":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_family":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_137","tdc_css_class":"tdi_137","tdc_css_class_style":"tdi_137_rand_style"}'; block_tdi_137.td_column_number = "1"; block_tdi_137.block_type = "td_flex_block_1"; block_tdi_137.post_count = "5"; block_tdi_137.found_posts = "8"; block_tdi_137.header_color = ""; block_tdi_137.ajax_pagination_infinite_stop = ""; block_tdi_137.max_num_pages = "2"; tdBlocksArray.push(block_tdi_137); </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">POPULAR POSTS</span></h4></div><div id=tdi_137 class="td_block_inner td-mc1-wrap"> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/egyptian-garment-industry-its-much-bigger-than-you-think/" rel="bookmark" class="td-image-wrap " title="Egyptian Garment Industry; It’s Much Bigger Than You Think!" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2018/09/Egyptian-Garment-Industry_kohan_middle_east_textile_journal-min.jpg" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/egyptian-garment-industry-its-much-bigger-than-you-think/" rel="bookmark" title="Egyptian Garment Industry; It’s Much Bigger Than You Think!">Egyptian Garment Industry; It’s Much Bigger Than You Think!</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-23T12:00:43+03:00" >November 23, 2024</time></span> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/momad-returns-strong-this-february/" rel="bookmark" class="td-image-wrap " title="MOMAD, The Leading Trade Show for The Fashion Industry, Will Come Back Strong in February" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/Lanzamiento-MOMAD-25-1-218x150.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/momad-returns-strong-this-february/" rel="bookmark" title="MOMAD, The Leading Trade Show for The Fashion Industry, Will Come Back Strong in February">MOMAD, The Leading Trade Show for The Fashion Industry, Will Come Back Strong in February</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-21T09:34:54+03:00" >November 21, 2024</time></span> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/ihgf-delhi-fair-autumn-2024-indias-handicrafts-legacy/" rel="bookmark" class="td-image-wrap " title="IHGF Delhi Fair Autumn 2024 – India’s Handicrafts Legacy" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/Showcasing-sustainable-Indian-handicrafts-at-IHGF-Delhi-Fair-2025-218x150.jpg" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/ihgf-delhi-fair-autumn-2024-indias-handicrafts-legacy/" rel="bookmark" title="IHGF Delhi Fair Autumn 2024 – India’s Handicrafts Legacy">IHGF Delhi Fair Autumn 2024 – India’s Handicrafts Legacy</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-27T09:24:25+03:00" >November 27, 2024</time></span> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/ai-role-textile-machinery-mahlo-perspective/" rel="bookmark" class="td-image-wrap " title="Mahlo Highlights the Role of Artificial Intelligence in Shaping the Future of Textile Machinery" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/mahlo-AI-Mr-hopfl-218x150.png" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/ai-role-textile-machinery-mahlo-perspective/" rel="bookmark" title="Mahlo Highlights the Role of Artificial Intelligence in Shaping the Future of Textile Machinery">Mahlo Highlights the Role of Artificial Intelligence in Shaping the Future of Textile Machinery</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-21T11:49:18+03:00" >November 21, 2024</time></span> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://kohantextilejournal.com/ai-future-textiles-cornelia-buchwalder-shares-insights/" rel="bookmark" class="td-image-wrap " title="AI and the Future of Textiles: Cornelia Buchwalder Shares Insights" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://kohantextilejournal.com/wp-content/uploads/2024/11/Cornelia-Buchwalder-swiss-218x150.webp" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://kohantextilejournal.com/ai-future-textiles-cornelia-buchwalder-shares-insights/" rel="bookmark" title="AI and the Future of Textiles: Cornelia Buchwalder Shares Insights">AI and the Future of Textiles: Cornelia Buchwalder Shares Insights</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-11-26T13:11:41+03:00" >November 26, 2024</time></span> </span> </div> </div> </div> </div> </div></div></div></div></div><div class="vc_column_inner tdi_139 wpb_column vc_column_container tdc-inner-column td-pb-span4"> <style scoped>.tdi_139{vertical-align:baseline}.tdi_139 .vc_column-inner>.wpb_wrapper,.tdi_139 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_139 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_block_categories_tags tdi_140 td-pb-border-top td_block_template_2" data-td-block-uid="tdi_140" > <style> .td-theme-wrap .tdi_140 .td-block-title > *, .td-theme-wrap .tdi_140 .td-pulldown-filter-link:hover, .td-theme-wrap .tdi_140 .td-subcat-item a:hover, .td-theme-wrap .tdi_140 .td-subcat-item .td-cur-simple-item, .td-theme-wrap .tdi_140 .td-subcat-dropdown:hover .td-subcat-more span, .td-theme-wrap .tdi_140 .td-subcat-dropdown:hover .td-subcat-more i { color: #ffffff; } .td-theme-wrap .tdi_140 .td-subcat-dropdown ul:after { background-color: #ffffff; } .td-theme-wrap .tdi_140 .td_module_wrap:hover .entry-title a, .td-theme-wrap .tdi_140 .td_quote_on_blocks, .td-theme-wrap .tdi_140 .td-opacity-cat .td-post-category:hover, .td-theme-wrap .tdi_140 .td-opacity-read .td-read-more a:hover, .td-theme-wrap .tdi_140 .td-opacity-author .td-post-author-name a:hover, .td-theme-wrap .tdi_140 .td-instagram-user a { color: #ffffff; } .td-theme-wrap .tdi_140 .td-next-prev-wrap a:hover, .td-theme-wrap .tdi_140 .td-load-more-wrap a:hover { background-color: #ffffff; border-color: #ffffff; } .td-theme-wrap .tdi_140 .td-read-more a, .td-theme-wrap .tdi_140 .td-weather-information:before, .td-theme-wrap .tdi_140 .td-weather-week:before, .td-theme-wrap .tdi_140 .td-exchange-header:before, .td-theme-wrap .td-footer-wrapper .tdi_140 .td-post-category, .td-theme-wrap .tdi_140 .td-post-category:hover { background-color: #ffffff; } </style> <style>.td_block_categories_tags .td-ct-item{display:block;position:relative;padding:0 10px 0 12px;line-height:30px;color:#111;-webkit-transform:translateZ(0);transform:translateZ(0)}.td_block_categories_tags .td-ct-item:hover{color:var(--td_theme_color,#4db2ec)}.td_block_categories_tags .td-ct-item:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.td_block_categories_tags .td-ct-item-name{line-height:30px}.td_block_categories_tags .td-ct-item-no{float:right;line-height:30px}.td_block_categories_tags .td-ct-item-sep{position:relative}.td_block_categories_tags .td-ct-item:last-of-type .td-ct-text-sep,.td_block_categories_tags .td-ct-item-sep:last-child{display:none}.td_block_categories_tags .td-ct-item-sep-svg{display:inline-flex;align-items:center;justify-content:center}.td_block_categories_tags .td-ct-item-sep-svg svg{height:auto}.tdi_140 .td-ct-item{display:block}.tdi_140 .td-ct-item-sep svg{width:14px}.tdi_140 .td-ct-item-name{color:#ffffff}.tdi_140 .td-ct-item-no{color:#ffffff}.tdi_140 .td-ct-item:hover .td-ct-item-name{color:#dd3333}.tdi_140 .td-ct-item:hover .td-ct-item-no{color:#dd3333}</style><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">Tags</span></h4></div><div class="td-ct-wrap"><a href="https://kohantextilejournal.com/tag/turkey/" class="td-ct-item"><span class="td-ct-item-name">Turkey</span><span class="td-ct-item-no">425</span></a><a href="https://kohantextilejournal.com/tag/middle-east/" class="td-ct-item"><span class="td-ct-item-name">Middle East</span><span class="td-ct-item-no">382</span></a><a href="https://kohantextilejournal.com/tag/iran/" class="td-ct-item"><span class="td-ct-item-name">Iran</span><span class="td-ct-item-no">349</span></a><a href="https://kohantextilejournal.com/tag/sustainability/" class="td-ct-item"><span class="td-ct-item-name">Sustainability</span><span class="td-ct-item-no">303</span></a><a href="https://kohantextilejournal.com/tag/african-textiles/" class="td-ct-item"><span class="td-ct-item-name">African textiles</span><span class="td-ct-item-no">280</span></a><a href="https://kohantextilejournal.com/tag/fabric/" class="td-ct-item"><span class="td-ct-item-name">Fabric</span><span class="td-ct-item-no">195</span></a><a href="https://kohantextilejournal.com/tag/digital-printing/" class="td-ct-item"><span class="td-ct-item-name">Digital Printing</span><span class="td-ct-item-no">191</span></a><a href="https://kohantextilejournal.com/tag/apparel-and-textile-news-in-africa/" class="td-ct-item"><span class="td-ct-item-name">Apparel and Textile News in Africa</span><span class="td-ct-item-no">175</span></a><a href="https://kohantextilejournal.com/tag/egypt/" class="td-ct-item"><span class="td-ct-item-name">Egypt</span><span class="td-ct-item-no">159</span></a><a href="https://kohantextilejournal.com/tag/karl-mayer/" class="td-ct-item"><span class="td-ct-item-name">KARL MAYER</span><span class="td-ct-item-no">147</span></a><a href="https://kohantextilejournal.com/tag/cotton/" class="td-ct-item"><span class="td-ct-item-name">Cotton</span><span class="td-ct-item-no">139</span></a><a href="https://kohantextilejournal.com/tag/africa/" class="td-ct-item"><span class="td-ct-item-name">Africa</span><span class="td-ct-item-no">128</span></a><a href="https://kohantextilejournal.com/tag/denim/" class="td-ct-item"><span class="td-ct-item-name">Denim</span><span class="td-ct-item-no">127</span></a><a href="https://kohantextilejournal.com/tag/china/" class="td-ct-item"><span class="td-ct-item-name">china</span><span class="td-ct-item-no">120</span></a><a href="https://kohantextilejournal.com/tag/trutzschler/" class="td-ct-item"><span class="td-ct-item-name">Trützschler</span><span class="td-ct-item-no">107</span></a></div></div></div></div></div></div><div class="vc_row_inner tdi_142 vc_row vc_inner wpb_row td-pb-row" > <style scoped>.tdi_142{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_142,.tdi_142 .tdc-inner-columns{display:block}.tdi_142 .tdc-inner-columns{width:100%}</style><div class="vc_column_inner tdi_144 wpb_column vc_column_container tdc-inner-column td-pb-span12"> <style scoped>.tdi_144{vertical-align:baseline}.tdi_144 .vc_column-inner>.wpb_wrapper,.tdi_144 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_144 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}@media (min-width:768px) and (max-width:1018px){.tdi_144{margin-bottom:0px!important}}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_146 td_separator_solid td_separator_center"><span style="border-color:rgba(255,255,255,0.1);border-width:1px;width:80%;"></span> <style scoped>.td_block_separator{width:100%;align-items:center;margin-bottom:38px;padding-bottom:10px}.td_block_separator span{position:relative;display:block;margin:0 auto;width:100%;height:1px;border-top:1px solid #EBEBEB}.td_separator_align_left span{margin-left:0}.td_separator_align_right span{margin-right:0}.td_separator_dashed span{border-top-style:dashed}.td_separator_dotted span{border-top-style:dotted}.td_separator_double span{height:3px;border-bottom:1px solid #EBEBEB}.td_separator_shadow>span{position:relative;height:20px;overflow:hidden;border:0;color:#EBEBEB}.td_separator_shadow>span>span{position:absolute;top:-30px;left:0;right:0;margin:0 auto;height:13px;width:98%;border-radius:100%}html :where([style*='border-width']){border-style:none}@media (min-width:768px) and (max-width:1018px){.tdi_146{margin-bottom:20px!important}}</style></div></div></div></div></div><div class="vc_row_inner tdi_148 vc_row vc_inner wpb_row td-pb-row" > <style scoped>.tdi_148{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_148,.tdi_148 .tdc-inner-columns{display:block}.tdi_148 .tdc-inner-columns{width:100%}.tdi_148{padding-bottom:30px!important}.tdi_148 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_148{padding-bottom:20px!important}}</style><div class="vc_column_inner tdi_150 wpb_column vc_column_container tdc-inner-column td-pb-span4"> <style scoped>.tdi_150{vertical-align:baseline}.tdi_150 .vc_column-inner>.wpb_wrapper,.tdi_150 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_150 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}.tdi_150{width:25%!important}@media (max-width:767px){.tdi_150{margin-bottom:50px!important;width:100%!important}}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_151 td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_151" > <style>.tdi_151{margin-top:37px!important;border-style:none!important;border-color:#888888!important;border-width:0!important}@media (min-width:768px) and (max-width:1018px){.tdi_151{margin-top:44px!important}}@media (max-width:767px){.tdi_151{margin-top:0px!important}}</style> <style>.tdi_151 .tdb-logo-a,.tdi_151 h1{flex-direction:row;align-items:flex-start;justify-content:center}.tdi_151 .tdb-logo-svg-wrap{display:block}.tdi_151 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_151 .tdb-logo-img-wrap{display:block}.tdi_151 .tdb-logo-text-tagline{margin-top:2px;margin-left:0;display:block}.tdi_151 .tdb-logo-text-title{display:block}.tdi_151 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_151 .tdb-logo-icon{top:0px;display:block}@media (max-width:767px){.tdi_151 .tdb-logo-img{max-width:272px}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://kohantextilejournal.com/" title="Middle East and Africa textile and fashion portal"><span class="tdb-logo-img-wrap"><img class="tdb-logo-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20348%2088'%3E%3C/svg%3E" alt="Kohan Textile Journal " title="Middle East and Africa textile and fashion portal" width="348" height="88" data-lazy-src="https://kohantextilejournal.com/wp-content/uploads/2023/04/kohan-textile-journal-black-white-logo-footer.webp" /><noscript><img class="tdb-logo-img" src="https://kohantextilejournal.com/wp-content/uploads/2023/04/kohan-textile-journal-black-white-logo-footer.webp" alt="Kohan Textile Journal " title="Middle East and Africa textile and fashion portal" width="348" height="88" /></noscript></span></a></div></div> <!-- ./block --></div></div></div><div class="vc_column_inner tdi_153 wpb_column vc_column_container tdc-inner-column td-pb-span4"> <style scoped>.tdi_153{vertical-align:baseline}.tdi_153 .vc_column-inner>.wpb_wrapper,.tdi_153 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_153 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}.tdi_153{width:41.66666667%!important}@media (max-width:767px){.tdi_153{margin-bottom:50px!important;width:100%!important;justify-content:center!important;text-align:center!important}}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_154 tdm-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_154" > <style>@media (max-width:767px){.tdi_154{justify-content:center!important;text-align:center!important}}</style> <style>.tdm_block_column_title{margin-bottom:0;display:inline-block;width:100%}</style><div class="td-block-row"><div class="td-block-span12 tdm-col"> <style>body .tdi_155 .tdm-title{color:#ffffff}.tdi_155 .tdm-title{font-size:18px!important;line-height:1!important;font-weight:700!important}</style><div class="tds-title tds-title1 td-fix-index tdi_155 "><h3 class="tdm-title tdm-title-md">ABOUT US</h3></div></div></div></div><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_156 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_156" > <style>@media (max-width:767px){.tdi_156{justify-content:center!important;text-align:center!important}}</style> <style>.tdm_block.tdm_block_inline_text{margin-bottom:0;vertical-align:top}.tdm_block.tdm_block_inline_text .tdm-descr{margin-bottom:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.tdc-row-content-vert-center .tdm-inline-text-yes{vertical-align:middle}.tdc-row-content-vert-bottom .tdm-inline-text-yes{vertical-align:bottom}.tdi_156{text-align:left!important}.tdi_156 .tdm-descr{color:#eaeaea;font-size:14px!important;line-height:1.6!important}@media (min-width:768px) and (max-width:1018px){.tdi_156 .tdm-descr{font-size:13px!important}}</style><p class="tdm-descr">Kohan Textile Journal as a leading textile magazine tries to cover middle east textile news and African textile news. Our mission is to collect and releasing the latest textile news from the middle east and African textile industry.</p></div><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_157 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_157" > <style>.tdi_157{margin-top:21px!important}@media (max-width:767px){.tdi_157{justify-content:center!important;text-align:center!important}}</style> <style>.tdi_157{text-align:left!important}.tdi_157 .tdm-descr{color:#eaeaea;font-size:14px!important;line-height:1.6!important}.tdi_157 .tdm-descr a{color:#ffffff}@media (min-width:768px) and (max-width:1018px){.tdi_157 .tdm-descr{font-size:13px!important}}</style><p class="tdm-descr">Contact us: <a href="/cdn-cgi/l/email-protection#d2b1bdbca6b3b1a692abbda7a0a1bba6b7fcb1bdbf">info [@] kohantextilejournal.com</a></p></div></div></div></div><div class="vc_column_inner tdi_159 wpb_column vc_column_container tdc-inner-column td-pb-span4"> <style scoped>.tdi_159{vertical-align:baseline}.tdi_159 .vc_column-inner>.wpb_wrapper,.tdi_159 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_159 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}@media (max-width:767px){.tdi_159{justify-content:center!important;text-align:center!important}}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_160 tdm-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_160" > <style>@media (max-width:767px){.tdi_160{justify-content:center!important;text-align:center!important}}</style><div class="td-block-row"><div class="td-block-span12 tdm-col"> <style>body .tdi_161 .tdm-title{color:#ffffff}.tdi_161 .tdm-title{font-size:18px!important;line-height:1!important;font-weight:700!important}</style><div class="tds-title tds-title1 td-fix-index tdi_161 "><h3 class="tdm-title tdm-title-md">FOLLOW US</h3></div></div></div></div><div class="tdm_block td_block_wrap tdm_block_socials tdi_162 tdm-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_162" > <style>@media (max-width:767px){.tdi_162{justify-content:center!important;text-align:center!important}}</style> <style>.tdi_163 .tdm-social-item i{font-size:14px;vertical-align:middle;line-height:39.2px}.tdi_163 .tdm-social-item i.td-icon-linkedin,.tdi_163 .tdm-social-item i.td-icon-pinterest,.tdi_163 .tdm-social-item i.td-icon-blogger,.tdi_163 .tdm-social-item i.td-icon-vimeo{font-size:11.2px}.tdi_163 .tdm-social-item{width:39.2px;height:39.2px;margin:5px 10px 5px 0;background:rgba(255,255,255,0.03)}.tdi_163 .tdm-social-item-wrap:last-child .tdm-social-item{margin-right:0!important}.tdi_163 .tdm-social-item i,.tds-team-member2 .tdi_163.tds-social4 .tdm-social-item i{color:#ffffff}.tdi_163 .tdm-social-item-wrap:hover i,body .tds-team-member2 .tdi_163.tds-social4 .tdm-social-item-wrap:hover i{color:#4db2ec}body .tdi_163 .tdm-social-item{border:1px solid rgba(255,255,255,0.03)}.tdi_163 .tdm-social-text{display:none;margin-left:2px;margin-right:18px}@media (min-width:1019px) and (max-width:1140px){body .tdi_163 .tdm-social-item{border:1px solid rgba(255,255,255,0.03)}}@media (min-width:768px) and (max-width:1018px){.tdi_163 .tdm-social-item{width:35px;height:35px}.tdi_163 .tdm-social-item i{line-height:35px}body .tdi_163 .tdm-social-item{border:1px solid rgba(255,255,255,0.03)}}@media (max-width:767px){body .tdi_163 .tdm-social-item{border:1px solid rgba(255,255,255,0.03)}}</style><div class="tdm-social-wrapper tds-social4 tdi_163"><div class="tdm-social-item-wrap"><a href="#" title="Facebook" class="tdm-social-item"><i class="td-icon-font td-icon-facebook"></i><span style="display: none">Facebook</span></a></div><div class="tdm-social-item-wrap"><a href="https://www.linkedin.com/in/kohantextilejournal/" title="Linkedin" class="tdm-social-item"><i class="td-icon-font td-icon-linkedin"></i><span style="display: none">Linkedin</span></a></div><div class="tdm-social-item-wrap"><a href="https://kohantextilejournal.com/feed/" title="RSS" class="tdm-social-item"><i class="td-icon-font td-icon-rss"></i><span style="display: none">RSS</span></a></div><div class="tdm-social-item-wrap"><a href="https://twitter.com/KohantexJournal" title="Twitter" class="tdm-social-item"><i class="td-icon-font td-icon-twitter"></i><span style="display: none">Twitter</span></a></div></div></div></div></div></div></div></div></div></div></div><div id="tdi_164" class="tdc-row stretch_row"><div class="vc_row tdi_165 wpb_row td-pb-row tdc-element-style" > <style scoped>.tdi_165,.tdi_165 .tdc-columns{min-height:0}.tdi_165,.tdi_165 .tdc-columns{display:block}.tdi_165 .tdc-columns{width:100%}.tdi_165:before,.tdi_165:after{display:table}.tdi_165{position:relative}.tdi_165 .td_block_wrap{text-align:left}@media (max-width:767px){.tdi_165{padding-top:6px!important;padding-bottom:6px!important}}</style> <div class="tdi_164_rand_style td-element-style" ><style>.tdi_164_rand_style{background-color:#0d0d0d!important}</style></div><div class="vc_column tdi_167 wpb_column vc_column_container tdc-column td-pb-span6"> <style scoped>.tdi_167{vertical-align:baseline}.tdi_167>.wpb_wrapper,.tdi_167>.wpb_wrapper>.tdc-elements{display:block}.tdi_167>.wpb_wrapper>.tdc-elements{width:100%}.tdi_167>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_167>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_168 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_168" > <style>.tdi_168{margin-top:2px!important;margin-bottom:0px!important;padding-top:8px!important;padding-bottom:8px!important}@media (max-width:767px){.tdi_168{margin-top:0px!important;justify-content:center!important;text-align:center!important}}</style> <style>.tdi_168{text-align:left!important}.tdi_168 .tdm-descr{color:#cccccc;font-size:12px!important;line-height:21px!important}</style><p class="tdm-descr">© Kohan Textile Journal</p></div></div></div><div class="vc_column tdi_170 wpb_column vc_column_container tdc-column td-pb-span6"> <style scoped>.tdi_170{vertical-align:baseline}.tdi_170>.wpb_wrapper,.tdi_170>.wpb_wrapper>.tdc-elements{display:block}.tdi_170>.wpb_wrapper>.tdc-elements{width:100%}.tdi_170>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_170>.wpb_wrapper{width:auto;height:auto}.tdi_170{justify-content:flex-end!important;text-align:right!important}@media (max-width:767px){.tdi_170{justify-content:center!important;text-align:center!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_block_list_menu tdi_171 td-blm-display-horizontal td-pb-border-top td_block_template_1 widget" data-td-block-uid="tdi_171" > <style>.tdi_171{margin-bottom:0px!important;padding-top:8px!important;padding-bottom:8px!important}@media(min-width:1141px){.tdi_171{display:inline-table!important}}@media (max-width:767px){.tdi_171{margin-left:16px!important;justify-content:center!important;text-align:center!important;display:inline-table!important}}@media (min-width:768px) and (max-width:1018px){.tdi_171{display:inline-table!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_171{display:inline-table!important}}</style> <style>.td_block_list_menu ul{flex-wrap:wrap;margin-left:12px}.td_block_list_menu ul li{margin-left:0}.td_block_list_menu ul li a{display:flex;margin-left:0}.td_block_list_menu .td-blm-menu-item-txt{display:flex;align-items:center;flex-grow:1}.td_block_list_menu .sub-menu{padding-left:22px}.td_block_list_menu .sub-menu li{font-size:13px}.td_block_list_menu li.current-menu-item>a,.td_block_list_menu li.current-menu-ancestor>a,.td_block_list_menu li.current-category-ancestor>a,.td_block_list_menu li.current-page-ancestor>a{color:var(--td_theme_color,#4db2ec)}.td_block_list_menu .td-blm-sub-icon{display:flex;align-items:center;justify-content:center;margin-left:.6em;padding:0 .6em;transition:transform .2s ease-in-out}.td_block_list_menu .td-blm-sub-icon svg{display:block;width:1em;height:auto}.td_block_list_menu .td-blm-sub-icon svg,.td_block_list_menu .td-blm-sub-icon svg *{fill:currentColor}.td_block_list_menu.td-blm-display-accordion .menu-item-has-children ul{display:none}.td_block_list_menu.td-blm-display-accordion .menu-item-has-children-open>a>.td-blm-sub-icon{transform:rotate(180deg)}.td_block_list_menu.td-blm-display-horizontal ul{display:flex}body .tdi_171 ul{text-align:left;justify-content:flex-start;margin:0px}body .tdi_171 ul li a{justify-content:flex-start}body .tdi_171 .td-blm-menu-item-txt{flex-grow:1}body .tdi_171 ul li{margin-right:16px}body .tdi_171 ul li:last-child{margin-right:0}body .tdi_171 a,body .tdi_171 .td-blm-sub-icon{color:#cccccc}body .tdi_171 li.current-menu-item>a,body .tdi_171 li.current-menu-ancestor>a,body .tdi_171 li.current-category-ancestor>a,body .tdi_171 li.current-page-ancestor>a,body .tdi_171 a:hover,body .tdi_171 li.current-menu-item>a>.td-blm-sub-icon,body .tdi_171 li.current-menu-ancestor>a>.td-blm-sub-icon,body .tdi_171 li.current-category-ancestor>a>.td-blm-sub-icon,body .tdi_171 li.current-page-ancestor>a>.td-blm-sub-icon,body .tdi_171 a:hover>.td-blm-sub-icon{color:#1aa4ce}body .tdi_171 li{font-size:12px!important;line-height:21px!important}</style><div class="td-block-title-wrap"></div><div id=tdi_171 class="td_block_inner td-fix-index"><div class="menu-top-menu-container"><ul id="menu-top-menu-1" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13"><a target="_blank" rel="noopener" href="https://kohantextilejournal.com/about-us/"><span class="td-blm-menu-item-txt">About us</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63502"><a href="https://kohantextilejournal.com/services/"><span class="td-blm-menu-item-txt">Services</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-310"><a href="https://kohantextilejournal.com/contact-us/"><span class="td-blm-menu-item-txt">Contact us</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41327"><a href="https://kohantextilejournal.com/digital-magazine/"><span class="td-blm-menu-item-txt">Magazine</span></a></li> </ul></div></div></div></div></div></div></div></div></div> </div> </div> </div><!--close td-outer-wrap--> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript"> ( function ( body ) { 'use strict'; body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' ); } )( document.body ); </script> <!-- Theme: Newspaper by tagDiv.com 2024 Version: 12.6.8 (rara) Deploy mode: deploy uid: 67473b607a770 --> <!-- Custom css from theme panel --> <style type="text/css" media="screen">.gform_required_legend{display:none}</style> <script type="rocketlazyloadscript"> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};/* ]]> */ </script><div id="qlwapp" class="qlwapp qlwapp-free qlwapp-bubble qlwapp-bottom-right qlwapp-all qlwapp-rounded"> <div class="qlwapp-container"> <a class="qlwapp-toggle" data-action="open" data-phone="905392346324" data-message="Hello!" role="button" tabindex="0" target="_blank"> <i class="qlwapp-icon qlwapp-whatsapp-icon"></i> <i class="qlwapp-close" data-action="close">×</i> </a> </div> </div> <script type="text/javascript" src="https://kohantextilejournal.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=12.6.8" id="td-site-min-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://kohantextilejournal.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js?ver=1725887832" id="tdSocialSharing-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://kohantextilejournal.com/wp-content/plugins/3d-flipbook-dflip-lite/assets/js/dflip.min.js?ver=2.3.48" id="dflip-script-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://kohantextilejournal.com/wp-content/cache/min/1/wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js?ver=1725887832" id="qlwapp-js" defer></script> <script type="text/javascript" src="https://kohantextilejournal.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=b33652f2535d2f3812f59e306e26300d" id="tdb_js_files_for_front-js" defer></script> <script type="rocketlazyloadscript" data-cfasync="false"> var dFlipLocation = "https://kohantextilejournal.com/wp-content/plugins/3d-flipbook-dflip-lite/assets/"; var dFlipWPGlobal = {"text":{"toggleSound":"Turn on\/off Sound","toggleThumbnails":"Toggle Thumbnails","toggleOutline":"Toggle Outline\/Bookmark","previousPage":"Previous Page","nextPage":"Next Page","toggleFullscreen":"Toggle Fullscreen","zoomIn":"Zoom In","zoomOut":"Zoom Out","toggleHelp":"Toggle Help","singlePageMode":"Single Page Mode","doublePageMode":"Double Page Mode","downloadPDFFile":"Download PDF File","gotoFirstPage":"Goto First Page","gotoLastPage":"Goto Last Page","share":"Share","mailSubject":"I wanted you to see this FlipBook","mailBody":"Check out this site {{url}}","loading":"DearFlip: Loading "},"viewerType":"flipbook","moreControls":"download,pageMode,startPage,endPage,sound","hideControls":"","scrollWheel":"false","backgroundColor":"#777","backgroundImage":"","height":"auto","paddingLeft":"20","paddingRight":"20","controlsPosition":"bottom","duration":800,"soundEnable":"true","enableDownload":"true","showSearchControl":"false","showPrintControl":"false","enableAnnotation":false,"enableAnalytics":"false","webgl":"true","hard":"none","maxTextureSize":"1600","rangeChunkSize":"524288","zoomRatio":1.5,"stiffness":3,"pageMode":"0","singlePageMode":"0","pageSize":"0","autoPlay":"false","autoPlayDuration":5000,"autoPlayStart":"false","linkTarget":"2","sharePrefix":"flipbook-"};</script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://kohantextilejournal.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoadingBox.js?ver=1725887832" id="tdLoadingBox-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://kohantextilejournal.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoginMobile.js?ver=1725887832" id="tdLoginMobile-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://kohantextilejournal.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js?ver=1725887832" id="tdDatei18n-js" defer></script> <script data-minify="1" type="text/javascript" src="https://kohantextilejournal.com/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js?ver=1725887832" id="tdbMenu-js" defer></script> <script data-minify="1" type="text/javascript" src="https://kohantextilejournal.com/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/js/tdbSearch.js?ver=1725887832" id="tdbSearch-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://kohantextilejournal.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js?ver=1725887832" id="tdSmartSidebar-js" defer></script> <!-- JS generated by theme --> <script type="text/javascript" id="td-generated-footer-js">window.addEventListener('DOMContentLoaded', function() { jQuery().ready(function () { var blockClass = '.tdi_26'; jQuery(blockClass + '.tdb-horiz-menu-singleline > .menu-item-has-children a').click(function (e) { e.preventDefault(); }) }); /* global jQuery:{} */ jQuery(document).ready( function () { var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'tdi_52'; tdbMenuItem.jqueryObj = jQuery('.tdi_52'); tdbMenuItem.blockAtts = '{"main_sub_tdicon":"td-icon-down","sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-left","modules_on_row_regular":"10%","modules_on_row_cats":"25%","image_size":"td_324x400","modules_category":"image","show_excerpt":"none","show_com":"none","show_date":"none","show_author":"none","mm_sub_align_horiz":"content-horiz-right","mm_elem_align_horiz":"content-horiz-right","menu_id":"2","f_sub_elem_font_size":"18","f_sub_elem_font_weight":"600","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==","mm_posts_limit":"4","f_elem_font_size":"18","mm_width":"1400","f_mm_sub_font_size":"16","mm_elem_order":"id","mm_child_cats":"11","mm_hide_all_item":"yes","mm_ajax_preloading":"preload","block_type":"tdb_header_menu","show_subcat":"","show_mega":"","show_mega_cats":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","align_horiz":"content-horiz-left","elem_space":"","elem_padd":"","main_sub_icon_size":"","main_sub_icon_space":"","main_sub_icon_align":"-1","sep_tdicon":"","sep_icon_size":"","sep_icon_space":"","sep_icon_align":"-1","more_txt":"","more_tdicon":"","more_icon_size":"","more_icon_align":"0","sub_width":"","sub_first_left":"","sub_rest_top":"","sub_padd":"","sub_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_padd":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_padd":"","mm_radius":"","mm_offset":"","mm_align_screen":"","mm_subcats_posts_limit":"4","open_in_new_window":"","mm_sub_width":"","mm_sub_padd":"","mm_sub_border":"","mm_sub_inline":"","mm_elem_space":"","mm_elem_padd":"","mm_elem_border":"","mm_elem_border_a":"","mm_elem_border_rad":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","modules_gap":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_height":"","image_width":"","image_floated":"no_float","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_padding":"","art_title":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","show_pagination":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","text_color":"","main_sub_color":"","sep_color":"","more_icon_color":"","tds_menu_active":"tds_menu_active1","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_family":"","f_elem_font_line_height":"","f_elem_font_style":"","f_elem_font_weight":"","f_elem_font_transform":"","f_elem_font_spacing":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_text_color":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_size":"","sub_shadow_shadow_offset_horizontal":"","sub_shadow_shadow_offset_vertical":"","sub_shadow_shadow_spread":"","sub_shadow_shadow_color":"","tds_menu_sub_active":"tds_menu_sub_active1","f_sub_elem_font_header":"","f_sub_elem_font_title":"Elements text","f_sub_elem_font_settings":"","f_sub_elem_font_family":"","f_sub_elem_font_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_content_bg":"","mm_border_size":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_size":"","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_offset_vertical":"","mm_shadow_shadow_spread":"","mm_shadow_shadow_color":"","mm_subcats_bg":"","mm_subcats_border_color":"","mm_elem_color":"","mm_elem_color_a":"","mm_elem_bg":"","mm_elem_bg_a":"","mm_elem_border_color":"","mm_elem_border_color_a":"","mm_elem_shadow_shadow_header":"","mm_elem_shadow_shadow_title":"Elements shadow","mm_elem_shadow_shadow_size":"","mm_elem_shadow_shadow_offset_horizontal":"","mm_elem_shadow_shadow_offset_vertical":"","mm_elem_shadow_shadow_spread":"","mm_elem_shadow_shadow_color":"","f_mm_sub_font_header":"","f_mm_sub_font_title":"Sub categories elements","f_mm_sub_font_settings":"","f_mm_sub_font_family":"","f_mm_sub_font_line_height":"","f_mm_sub_font_style":"","f_mm_sub_font_weight":"","f_mm_sub_font_transform":"","f_mm_sub_font_spacing":"","f_mm_sub_":"","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","title_txt_hover":"","all_underline_height":"","all_underline_color":"#000","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_family":"","f_title_font_size":"","f_title_font_line_height":"","f_title_font_style":"","f_title_font_weight":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_52","tdc_css_class":"tdi_52","tdc_css_class_style":"tdi_52_rand_style","context":""}'; tdbMenuItem.isMegaMenuParentPos = true; tdbMenuItem.megaMenuLoadType = 'preload'; tdbMenu.addItem(tdbMenuItem); }); jQuery().ready(function () { var tdbSearchItem = new tdbSearch.item(); //block unique ID tdbSearchItem.blockUid = 'tdi_72'; tdbSearchItem.blockAtts = '{"inline":"yes","toggle_txt_pos":"after","form_align":"content-horiz-right","results_msg_align":"content-horiz-center","image_floated":"float_left","image_width":"30","image_size":"td_324x400","show_cat":"none","show_btn":"none","show_date":"","show_review":"none","show_com":"none","show_excerpt":"none","show_author":"none","meta_padding":"2px 0 0 15px","art_title":"0 0 5px","all_modules_space":"20","icon_color":"#4d4d4d","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==","block_type":"tdb_header_search","post_type":"","disable_trigger":"","show_form":"","show_results":"yes","separator":"","disable_live_search":"","exclude_pages":"","exclude_posts":"","search_section_header":"","results_section_1_title":"","results_section_1_taxonomies":"","results_section_1_level":"","results_section_2_title":"","results_section_2_taxonomies":"","results_section_2_level":"","results_section_3_title":"","results_section_3_taxonomies":"","results_section_3_level":"","results_section_search_query_terms":"","results_section_search_query_terms_title":"","results_section_search_query_terms_taxonomies":"","sec_title_space":"","sec_title_color":"","tax_space":"","tax_title_color":"","tax_title_color_h":"","f_sec_title_font_header":"","f_sec_title_font_title":"Section title text","f_sec_title_font_settings":"","f_sec_title_font_family":"","f_sec_title_font_size":"","f_sec_title_font_line_height":"","f_sec_title_font_style":"","f_sec_title_font_weight":"","f_sec_title_font_transform":"","f_sec_title_font_spacing":"","f_sec_title_":"","f_tax_title_font_title":"Taxonomy title text","f_tax_title_font_settings":"","f_tax_title_font_family":"","f_tax_title_font_size":"","f_tax_title_font_line_height":"","f_tax_title_font_style":"","f_tax_title_font_weight":"","f_tax_title_font_transform":"","f_tax_title_font_spacing":"","f_tax_title_":"","tdicon":"","icon_size":"20","icon_padding":"2.4","toggle_txt":"","toggle_txt_align":"0","toggle_txt_space":"","aria_label":"Search","toggle_horiz_align":"content-horiz-left","float_block":"","form_offset":"","form_offset_left":"","form_width":"","form_content_width":"","form_padding":"","form_border":"","form_align_screen":"","input_placeholder":"","placeholder_travel":"0","input_padding":"","input_border":"","input_radius":"","btn_text":"Search","btn_aria_label":"Search","btn_tdicon":"","btn_icon_pos":"","btn_icon_size":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_padding":"","btn_border":"","btn_radius":"","results_padding":"","results_border":"","results_msg_padding":"","results_msg_border":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","results_limit":"","open_in_new_window":"","modules_on_row":"100%","modules_gap":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_height":"","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","art_btn":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","btn_title":"","btn_border_width":"","form_general_bg":"","icon_color_h":"","toggle_txt_color":"","toggle_txt_color_h":"","f_toggle_txt_font_header":"","f_toggle_txt_font_title":"Text","f_toggle_txt_font_settings":"","f_toggle_txt_font_family":"","f_toggle_txt_font_size":"","f_toggle_txt_font_line_height":"","f_toggle_txt_font_style":"","f_toggle_txt_font_weight":"","f_toggle_txt_font_transform":"","f_toggle_txt_font_spacing":"","f_toggle_txt_":"","form_bg":"","form_border_color":"","arrow_color":"","form_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_size":"","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_offset_vertical":"","form_shadow_shadow_spread":"","form_shadow_shadow_color":"","input_color":"","placeholder_color":"","placeholder_opacity":"0","input_bg":"","input_border_color":"","input_shadow_shadow_header":"","input_shadow_shadow_title":"Input shadow","input_shadow_shadow_size":"","input_shadow_shadow_offset_horizontal":"","input_shadow_shadow_offset_vertical":"","input_shadow_shadow_spread":"","input_shadow_shadow_color":"","btn_color":"","btn_color_h":"","btn_icon_color":"","btn_icon_color_h":"","btn_bg":"","btn_bg_h":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_family":"","f_input_font_size":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_weight":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_family":"","f_placeholder_font_size":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_weight":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_color":"","results_msg_color_h":"","results_msg_bg":"","results_msg_border_color":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_family":"","f_results_msg_font_size":"","f_results_msg_font_line_height":"","f_results_msg_font_style":"","f_results_msg_font_weight":"","f_results_msg_font_transform":"","f_results_msg_font_spacing":"","f_results_msg_":"","m_bg":"","color_overlay":"","shadow_module_shadow_header":"","shadow_module_shadow_title":"Module Shadow","shadow_module_shadow_size":"","shadow_module_shadow_offset_horizontal":"","shadow_module_shadow_offset_vertical":"","shadow_module_shadow_spread":"","shadow_module_shadow_color":"","title_txt":"","title_txt_hover":"","all_underline_height":"","all_underline_color":"#000","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_meta_shadow_header":"","shadow_meta_shadow_title":"Meta info shadow","shadow_meta_shadow_size":"","shadow_meta_shadow_offset_horizontal":"","shadow_meta_shadow_offset_vertical":"","shadow_meta_shadow_spread":"","shadow_meta_shadow_color":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border_hover":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_family":"","f_title_font_size":"","f_title_font_line_height":"","f_title_font_style":"","f_title_font_weight":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_72","tdc_css_class":"tdi_72","tdc_css_class_style":"tdi_72_rand_style"}'; tdbSearchItem.jqueryObj = jQuery('.tdi_72'); tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open'; tdbSearchItem._resultsLimit = '4'; tdbSearch.addItem( tdbSearchItem ); }); /* global jQuery:{} */ jQuery().ready(function () { var block = jQuery('.tdi_90'), modulesThumbs = block.find('.td-module-thumb'), blockOffsetLeft; if( block.hasClass('td-flb-margin-forced') ) { jQuery(window).resize(function () { blockOffsetLeft = block.offset().left; if( block.hasClass('td-flb-margin-left') ) { modulesThumbs.css('margin-left', -blockOffsetLeft + 'px'); } else { modulesThumbs.css('margin-right', -(jQuery(window).width() - (blockOffsetLeft + block.outerWidth())) + 'px'); } }); jQuery(window).resize(); } }); });</script> <script type="rocketlazyloadscript">var td_res_context_registered_atts=["style_general_mobile_menu","style_general_header_align","style_general_header_logo","style_general_mobile_search","style_general_mobile_horiz_menu","style_general_socials","style_general_social2","style_general_header_mega_menu","style_general_module_header","style_general_header_menu","style_general_header_search","style_general_header_search_trigger_enabled","style_general_single_title","style_general_title_category","style_bg_space","style_general_loop","style_general_module_loop","style_general_categories_tags","style_general_separator","style_general_column_title","style_general_inline_text","style_general_list_menu","style_specific_list_menu_vertical","style_specific_list_menu_accordion","style_specific_list_menu_horizontal"];</script> <script type="rocketlazyloadscript"> function b2a(a){var b,c=0,l=0,f="",g=[];if(!a)return a;do{var e=a.charCodeAt(c++);var h=a.charCodeAt(c++);var k=a.charCodeAt(c++);var d=e<<16|h<<8|k;e=63&d>>18;h=63&d>>12;k=63&d>>6;d&=63;g[l++]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(e)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(h)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(k)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(d)}while(c< a.length);return f=g.join(""),b=a.length%3,(b?f.slice(0,b-3):f)+"===".slice(b||3)}function a2b(a){var b,c,l,f={},g=0,e=0,h="",k=String.fromCharCode,d=a.length;for(b=0;64>b;b++)f["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(b)]=b;for(c=0;d>c;c++)for(b=f[a.charAt(c)],g=(g<<6)+b,e+=6;8<=e;)((l=255&g>>>(e-=8))||d-2>c)&&(h+=k(l));return h}b64e=function(a){return btoa(encodeURIComponent(a).replace(/%([0-9A-F]{2})/g,function(b,a){return String.fromCharCode("0x"+a)}))}; b64d=function(a){return decodeURIComponent(atob(a).split("").map(function(a){return"%"+("00"+a.charCodeAt(0).toString(16)).slice(-2)}).join(""))}; /* <![CDATA[ */ ai_front = {"insertion_before":"BEFORE","insertion_after":"AFTER","insertion_prepend":"PREPEND CONTENT","insertion_append":"APPEND CONTENT","insertion_replace_content":"REPLACE CONTENT","insertion_replace_element":"REPLACE ELEMENT","visible":"VISIBLE","hidden":"HIDDEN","fallback":"FALLBACK","automatically_placed":"Automatically placed by AdSense Auto ads code","cancel":"Cancel","use":"Use","add":"Add","parent":"Parent","cancel_element_selection":"Cancel element selection","select_parent_element":"Select parent element","css_selector":"CSS selector","use_current_selector":"Use current selector","element":"ELEMENT","path":"PATH","selector":"SELECTOR"}; /* ]]> */ var ai_cookie_js=!0,ai_block_class_def="code-block"; /* js-cookie v3.0.5 | MIT JavaScript Cookie v2.2.0 https://github.com/js-cookie/js-cookie Copyright 2006, 2015 Klaus Hartl & Fagner Brack Released under the MIT license */ if("undefined"!==typeof ai_cookie_js){(function(a,f){"object"===typeof exports&&"undefined"!==typeof module?module.exports=f():"function"===typeof define&&define.amd?define(f):(a="undefined"!==typeof globalThis?globalThis:a||self,function(){var b=a.Cookies,c=a.Cookies=f();c.noConflict=function(){a.Cookies=b;return c}}())})(this,function(){function a(b){for(var c=1;c<arguments.length;c++){var g=arguments[c],e;for(e in g)b[e]=g[e]}return b}function f(b,c){function g(e,d,h){if("undefined"!==typeof document){h= a({},c,h);"number"===typeof h.expires&&(h.expires=new Date(Date.now()+864E5*h.expires));h.expires&&(h.expires=h.expires.toUTCString());e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var l="",k;for(k in h)h[k]&&(l+="; "+k,!0!==h[k]&&(l+="="+h[k].split(";")[0]));return document.cookie=e+"="+b.write(d,e)+l}}return Object.create({set:g,get:function(e){if("undefined"!==typeof document&&(!arguments.length||e)){for(var d=document.cookie?document.cookie.split("; "): [],h={},l=0;l<d.length;l++){var k=d[l].split("="),p=k.slice(1).join("=");try{var n=decodeURIComponent(k[0]);h[n]=b.read(p,n);if(e===n)break}catch(q){}}return e?h[e]:h}},remove:function(e,d){g(e,"",a({},d,{expires:-1}))},withAttributes:function(e){return f(this.converter,a({},this.attributes,e))},withConverter:function(e){return f(a({},this.converter,e),this.attributes)}},{attributes:{value:Object.freeze(c)},converter:{value:Object.freeze(b)}})}return f({read:function(b){'"'===b[0]&&(b=b.slice(1,-1)); return b.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(b){return encodeURIComponent(b).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"})});AiCookies=Cookies.noConflict();function m(a){if(null==a)return a;'"'===a.charAt(0)&&(a=a.slice(1,-1));try{a=JSON.parse(a)}catch(f){}return a}ai_check_block=function(a){var f="undefined"!==typeof ai_debugging;if(null==a)return!0;var b=m(AiCookies.get("aiBLOCKS"));ai_debug_cookie_status="";null==b&&(b={});"undefined"!== typeof ai_delay_showing_pageviews&&(b.hasOwnProperty(a)||(b[a]={}),b[a].hasOwnProperty("d")||(b[a].d=ai_delay_showing_pageviews,f&&console.log("AI CHECK block",a,"NO COOKIE DATA d, delayed for",ai_delay_showing_pageviews,"pageviews")));if(b.hasOwnProperty(a)){for(var c in b[a]){if("x"==c){var g="",e=document.querySelectorAll('span[data-ai-block="'+a+'"]')[0];"aiHash"in e.dataset&&(g=e.dataset.aiHash);e="";b[a].hasOwnProperty("h")&&(e=b[a].h);f&&console.log("AI CHECK block",a,"x cookie hash",e,"code hash", g);var d=new Date;d=b[a][c]-Math.round(d.getTime()/1E3);if(0<d&&e==g)return ai_debug_cookie_status=b="closed for "+d+" s = "+Math.round(1E4*d/3600/24)/1E4+" days",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;f&&console.log("AI CHECK block",a,"removing x");ai_set_cookie(a,"x","");b[a].hasOwnProperty("i")||b[a].hasOwnProperty("c")||ai_set_cookie(a,"h","")}else if("d"==c){if(0!=b[a][c])return ai_debug_cookie_status=b="delayed for "+b[a][c]+" pageviews",f&&console.log("AI CHECK block",a, b),f&&console.log(""),!1}else if("i"==c){g="";e=document.querySelectorAll('span[data-ai-block="'+a+'"]')[0];"aiHash"in e.dataset&&(g=e.dataset.aiHash);e="";b[a].hasOwnProperty("h")&&(e=b[a].h);f&&console.log("AI CHECK block",a,"i cookie hash",e,"code hash",g);if(0==b[a][c]&&e==g)return ai_debug_cookie_status=b="max impressions reached",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;if(0>b[a][c]&&e==g){d=new Date;d=-b[a][c]-Math.round(d.getTime()/1E3);if(0<d)return ai_debug_cookie_status= b="max imp. reached ("+Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;f&&console.log("AI CHECK block",a,"removing i");ai_set_cookie(a,"i","");b[a].hasOwnProperty("c")||b[a].hasOwnProperty("x")||(f&&console.log("AI CHECK block",a,"cookie h removed"),ai_set_cookie(a,"h",""))}}if("ipt"==c&&0==b[a][c]&&(d=new Date,g=Math.round(d.getTime()/1E3),d=b[a].it-g,0<d))return ai_debug_cookie_status=b="max imp. per time reached ("+Math.round(1E4*d/24/ 3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;if("c"==c){g="";e=document.querySelectorAll('span[data-ai-block="'+a+'"]')[0];"aiHash"in e.dataset&&(g=e.dataset.aiHash);e="";b[a].hasOwnProperty("h")&&(e=b[a].h);f&&console.log("AI CHECK block",a,"c cookie hash",e,"code hash",g);if(0==b[a][c]&&e==g)return ai_debug_cookie_status=b="max clicks reached",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;if(0>b[a][c]&&e==g){d=new Date;d=-b[a][c]-Math.round(d.getTime()/ 1E3);if(0<d)return ai_debug_cookie_status=b="max clicks reached ("+Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;f&&console.log("AI CHECK block",a,"removing c");ai_set_cookie(a,"c","");b[a].hasOwnProperty("i")||b[a].hasOwnProperty("x")||(f&&console.log("AI CHECK block",a,"cookie h removed"),ai_set_cookie(a,"h",""))}}if("cpt"==c&&0==b[a][c]&&(d=new Date,g=Math.round(d.getTime()/1E3),d=b[a].ct-g,0<d))return ai_debug_cookie_status=b="max clicks per time reached ("+ Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1}if(b.hasOwnProperty("G")&&b.G.hasOwnProperty("cpt")&&0==b.G.cpt&&(d=new Date,g=Math.round(d.getTime()/1E3),d=b.G.ct-g,0<d))return ai_debug_cookie_status=b="max global clicks per time reached ("+Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK GLOBAL",b),f&&console.log(""),!1}ai_debug_cookie_status="OK";f&&console.log("AI CHECK block",a,"OK");f&&console.log("");return!0}; ai_check_and_insert_block=function(a,f){var b="undefined"!==typeof ai_debugging;if(null==a)return!0;var c=document.getElementsByClassName(f);if(c.length){c=c[0];var g=c.closest("."+ai_block_class_def),e=ai_check_block(a);!e&&0!=parseInt(c.getAttribute("limits-fallback"))&&c.hasAttribute("data-fallback-code")&&(b&&console.log("AI CHECK FAILED, INSERTING FALLBACK BLOCK",c.getAttribute("limits-fallback")),c.setAttribute("data-code",c.getAttribute("data-fallback-code")),null!=g&&g.hasAttribute("data-ai")&& c.hasAttribute("fallback-tracking")&&c.hasAttribute("fallback_level")&&g.setAttribute("data-ai-"+c.getAttribute("fallback_level"),c.getAttribute("fallback-tracking")),e=!0);c.removeAttribute("data-selector");e?(ai_insert_code(c),g&&(b=g.querySelectorAll(".ai-debug-block"),b.length&&(g.classList.remove("ai-list-block"),g.classList.remove("ai-list-block-ip"),g.classList.remove("ai-list-block-filter"),g.style.visibility="",g.classList.contains("ai-remove-position")&&(g.style.position="")))):(b=c.closest("div[data-ai]"), null!=b&&"undefined"!=typeof b.getAttribute("data-ai")&&(e=JSON.parse(b64d(b.getAttribute("data-ai"))),"undefined"!==typeof e&&e.constructor===Array&&(e[1]="",b.setAttribute("data-ai",b64e(JSON.stringify(e))))),g&&(b=g.querySelectorAll(".ai-debug-block"),b.length&&(g.classList.remove("ai-list-block"),g.classList.remove("ai-list-block-ip"),g.classList.remove("ai-list-block-filter"),g.style.visibility="",g.classList.contains("ai-remove-position")&&(g.style.position=""))));c.classList.remove(f)}c=document.querySelectorAll("."+ f+"-dbg");g=0;for(b=c.length;g<b;g++)e=c[g],e.querySelector(".ai-status").textContent=ai_debug_cookie_status,e.querySelector(".ai-cookie-data").textContent=ai_get_cookie_text(a),e.classList.remove(f+"-dbg")};ai_load_cookie=function(){var a="undefined"!==typeof ai_debugging,f=m(AiCookies.get("aiBLOCKS"));null==f&&(f={},a&&console.log("AI COOKIE NOT PRESENT"));a&&console.log("AI COOKIE LOAD",f);return f};ai_set_cookie=function(a,f,b){var c="undefined"!==typeof ai_debugging;c&&console.log("AI COOKIE SET block:", a,"property:",f,"value:",b);var g=ai_load_cookie();if(""===b){if(g.hasOwnProperty(a)){delete g[a][f];a:{f=g[a];for(e in f)if(f.hasOwnProperty(e)){var e=!1;break a}e=!0}e&&delete g[a]}}else g.hasOwnProperty(a)||(g[a]={}),g[a][f]=b;0===Object.keys(g).length&&g.constructor===Object?(AiCookies.remove("aiBLOCKS"),c&&console.log("AI COOKIE REMOVED")):AiCookies.set("aiBLOCKS",JSON.stringify(g),{expires:365,path:"/"});if(c)if(a=m(AiCookies.get("aiBLOCKS")),"undefined"!=typeof a){console.log("AI COOKIE NEW", a);console.log("AI COOKIE DATA:");for(var d in a){for(var h in a[d])"x"==h?(c=new Date,c=a[d][h]-Math.round(c.getTime()/1E3),console.log(" BLOCK",d,"closed for",c,"s = ",Math.round(1E4*c/3600/24)/1E4,"days")):"d"==h?console.log(" BLOCK",d,"delayed for",a[d][h],"pageviews"):"e"==h?console.log(" BLOCK",d,"show every",a[d][h],"pageviews"):"i"==h?(e=a[d][h],0<=e?console.log(" BLOCK",d,a[d][h],"impressions until limit"):(c=new Date,c=-e-Math.round(c.getTime()/1E3),console.log(" BLOCK",d,"max impressions, closed for", c,"s =",Math.round(1E4*c/3600/24)/1E4,"days"))):"ipt"==h?console.log(" BLOCK",d,a[d][h],"impressions until limit per time period"):"it"==h?(c=new Date,c=a[d][h]-Math.round(c.getTime()/1E3),console.log(" BLOCK",d,"impressions limit expiration in",c,"s =",Math.round(1E4*c/3600/24)/1E4,"days")):"c"==h?(e=a[d][h],0<=e?console.log(" BLOCK",d,e,"clicks until limit"):(c=new Date,c=-e-Math.round(c.getTime()/1E3),console.log(" BLOCK",d,"max clicks, closed for",c,"s =",Math.round(1E4*c/3600/24)/1E4,"days"))): "cpt"==h?console.log(" BLOCK",d,a[d][h],"clicks until limit per time period"):"ct"==h?(c=new Date,c=a[d][h]-Math.round(c.getTime()/1E3),console.log(" BLOCK",d,"clicks limit expiration in ",c,"s =",Math.round(1E4*c/3600/24)/1E4,"days")):"h"==h?console.log(" BLOCK",d,"hash",a[d][h]):console.log(" ?:",d,":",h,a[d][h]);console.log("")}}else console.log("AI COOKIE NOT PRESENT");return g};ai_get_cookie_text=function(a){var f=m(AiCookies.get("aiBLOCKS"));null==f&&(f={});var b="";f.hasOwnProperty("G")&& (b="G["+JSON.stringify(f.G).replace(/"/g,"").replace("{","").replace("}","")+"] ");var c="";f.hasOwnProperty(a)&&(c=JSON.stringify(f[a]).replace(/"/g,"").replace("{","").replace("}",""));return b+c}}; var ai_insertion_js=!0,ai_block_class_def="code-block"; if("undefined"!=typeof ai_insertion_js){ai_insert=function(a,h,l){if(-1!=h.indexOf(":eq("))if(window.jQuery&&window.jQuery.fn)var n=jQuery(h);else{console.error("AI INSERT USING jQuery QUERIES:",h,"- jQuery not found");return}else n=document.querySelectorAll(h);for(var u=0,y=n.length;u<y;u++){var d=n[u];selector_string=d.hasAttribute("id")?"#"+d.getAttribute("id"):d.hasAttribute("class")?"."+d.getAttribute("class").replace(RegExp(" ","g"),"."):"";var w=document.createElement("div");w.innerHTML=l; var m=w.getElementsByClassName("ai-selector-counter")[0];null!=m&&(m.innerText=u+1);m=w.getElementsByClassName("ai-debug-name ai-main")[0];if(null!=m){var r=a.toUpperCase();"undefined"!=typeof ai_front&&("before"==a?r=ai_front.insertion_before:"after"==a?r=ai_front.insertion_after:"prepend"==a?r=ai_front.insertion_prepend:"append"==a?r=ai_front.insertion_append:"replace-content"==a?r=ai_front.insertion_replace_content:"replace-element"==a&&(r=ai_front.insertion_replace_element));-1==selector_string.indexOf(".ai-viewports")&& (m.innerText=r+" "+h+" ("+d.tagName.toLowerCase()+selector_string+")")}m=document.createRange();try{var v=m.createContextualFragment(w.innerHTML)}catch(t){}"before"==a?d.parentNode.insertBefore(v,d):"after"==a?d.parentNode.insertBefore(v,d.nextSibling):"prepend"==a?d.insertBefore(v,d.firstChild):"append"==a?d.insertBefore(v,null):"replace-content"==a?(d.innerHTML="",d.insertBefore(v,null)):"replace-element"==a&&(d.parentNode.insertBefore(v,d),d.parentNode.removeChild(d));z()}};ai_insert_code=function(a){function h(m, r){return null==m?!1:m.classList?m.classList.contains(r):-1<(" "+m.className+" ").indexOf(" "+r+" ")}function l(m,r){null!=m&&(m.classList?m.classList.add(r):m.className+=" "+r)}function n(m,r){null!=m&&(m.classList?m.classList.remove(r):m.className=m.className.replace(new RegExp("(^|\\b)"+r.split(" ").join("|")+"(\\b|$)","gi")," "))}if("undefined"!=typeof a){var u=!1;if(h(a,"no-visibility-check")||a.offsetWidth||a.offsetHeight||a.getClientRects().length){u=a.getAttribute("data-code");var y=a.getAttribute("data-insertion-position"), d=a.getAttribute("data-selector");if(null!=u)if(null!=y&&null!=d){if(-1!=d.indexOf(":eq(")?window.jQuery&&window.jQuery.fn&&jQuery(d).length:document.querySelectorAll(d).length)ai_insert(y,d,b64d(u)),n(a,"ai-viewports")}else{y=document.createRange();try{var w=y.createContextualFragment(b64d(u))}catch(m){}a.parentNode.insertBefore(w,a.nextSibling);n(a,"ai-viewports")}u=!0}else w=a.previousElementSibling,h(w,"ai-debug-bar")&&h(w,"ai-debug-script")&&(n(w,"ai-debug-script"),l(w,"ai-debug-viewport-invisible")), n(a,"ai-viewports");return u}};ai_insert_list_code=function(a){var h=document.getElementsByClassName(a)[0];if("undefined"!=typeof h){var l=ai_insert_code(h),n=h.closest("div."+ai_block_class_def);if(n){l||n.removeAttribute("data-ai");var u=n.querySelectorAll(".ai-debug-block");n&&u.length&&(n.classList.remove("ai-list-block"),n.classList.remove("ai-list-block-ip"),n.classList.remove("ai-list-block-filter"),n.style.visibility="",n.classList.contains("ai-remove-position")&&(n.style.position=""))}h.classList.remove(a); l&&z()}};ai_insert_viewport_code=function(a){var h=document.getElementsByClassName(a)[0];if("undefined"!=typeof h){var l=ai_insert_code(h);h.classList.remove(a);l&&(a=h.closest("div."+ai_block_class_def),null!=a&&(l=h.getAttribute("style"),null!=l&&a.setAttribute("style",a.getAttribute("style")+" "+l)));setTimeout(function(){h.removeAttribute("style")},2);z()}};ai_insert_adsense_fallback_codes=function(a){a.style.display="none";var h=a.closest(".ai-fallback-adsense"),l=h.nextElementSibling;l.getAttribute("data-code")? ai_insert_code(l)&&z():l.style.display="block";h.classList.contains("ai-empty-code")&&null!=a.closest("."+ai_block_class_def)&&(a=a.closest("."+ai_block_class_def).getElementsByClassName("code-block-label"),0!=a.length&&(a[0].style.display="none"))};ai_insert_code_by_class=function(a){var h=document.getElementsByClassName(a)[0];"undefined"!=typeof h&&(ai_insert_code(h),h.classList.remove(a))};ai_insert_client_code=function(a,h){var l=document.getElementsByClassName(a)[0];if("undefined"!=typeof l){var n= l.getAttribute("data-code");null!=n&&ai_check_block()&&(l.setAttribute("data-code",n.substring(Math.floor(h/19))),ai_insert_code_by_class(a),l.remove())}};ai_process_elements_active=!1;function z(){ai_process_elements_active||setTimeout(function(){ai_process_elements_active=!1;"function"==typeof ai_process_rotations&&ai_process_rotations();"function"==typeof ai_process_lists&&ai_process_lists();"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses();"function"==typeof ai_process_filter_hooks&& ai_process_filter_hooks();"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks();"function"==typeof ai_process_impressions&&1==ai_tracking_finished&&ai_process_impressions();"function"==typeof ai_install_click_trackers&&1==ai_tracking_finished&&ai_install_click_trackers();"function"==typeof ai_install_close_buttons&&ai_install_close_buttons(document);"function"==typeof ai_process_wait_for_interaction&&ai_process_wait_for_interaction();"function"==typeof ai_process_delayed_blocks&&ai_process_delayed_blocks()}, 5);ai_process_elements_active=!0}const B=document.querySelector("body");(new MutationObserver(function(a,h){for(const l of a)"attributes"===l.type&&"data-ad-status"==l.attributeName&&"unfilled"==l.target.dataset.adStatus&&l.target.closest(".ai-fallback-adsense")&&ai_insert_adsense_fallback_codes(l.target)})).observe(B,{attributes:!0,childList:!1,subtree:!0});var Arrive=function(a,h,l){function n(t,c,e){d.addMethod(c,e,t.unbindEvent);d.addMethod(c,e,t.unbindEventWithSelectorOrCallback);d.addMethod(c, e,t.unbindEventWithSelectorAndCallback)}function u(t){t.arrive=r.bindEvent;n(r,t,"unbindArrive");t.leave=v.bindEvent;n(v,t,"unbindLeave")}if(a.MutationObserver&&"undefined"!==typeof HTMLElement){var y=0,d=function(){var t=HTMLElement.prototype.matches||HTMLElement.prototype.webkitMatchesSelector||HTMLElement.prototype.mozMatchesSelector||HTMLElement.prototype.msMatchesSelector;return{matchesSelector:function(c,e){return c instanceof HTMLElement&&t.call(c,e)},addMethod:function(c,e,f){var b=c[e];c[e]= function(){if(f.length==arguments.length)return f.apply(this,arguments);if("function"==typeof b)return b.apply(this,arguments)}},callCallbacks:function(c,e){e&&e.options.onceOnly&&1==e.firedElems.length&&(c=[c[0]]);for(var f=0,b;b=c[f];f++)b&&b.callback&&b.callback.call(b.elem,b.elem);e&&e.options.onceOnly&&1==e.firedElems.length&&e.me.unbindEventWithSelectorAndCallback.call(e.target,e.selector,e.callback)},checkChildNodesRecursively:function(c,e,f,b){for(var g=0,k;k=c[g];g++)f(k,e,b)&&b.push({callback:e.callback, elem:k}),0<k.childNodes.length&&d.checkChildNodesRecursively(k.childNodes,e,f,b)},mergeArrays:function(c,e){var f={},b;for(b in c)c.hasOwnProperty(b)&&(f[b]=c[b]);for(b in e)e.hasOwnProperty(b)&&(f[b]=e[b]);return f},toElementsArray:function(c){"undefined"===typeof c||"number"===typeof c.length&&c!==a||(c=[c]);return c}}}(),w=function(){var t=function(){this._eventsBucket=[];this._beforeRemoving=this._beforeAdding=null};t.prototype.addEvent=function(c,e,f,b){c={target:c,selector:e,options:f,callback:b, firedElems:[]};this._beforeAdding&&this._beforeAdding(c);this._eventsBucket.push(c);return c};t.prototype.removeEvent=function(c){for(var e=this._eventsBucket.length-1,f;f=this._eventsBucket[e];e--)c(f)&&(this._beforeRemoving&&this._beforeRemoving(f),(f=this._eventsBucket.splice(e,1))&&f.length&&(f[0].callback=null))};t.prototype.beforeAdding=function(c){this._beforeAdding=c};t.prototype.beforeRemoving=function(c){this._beforeRemoving=c};return t}(),m=function(t,c){var e=new w,f=this,b={fireOnAttributesModification:!1}; e.beforeAdding(function(g){var k=g.target;if(k===a.document||k===a)k=document.getElementsByTagName("html")[0];var p=new MutationObserver(function(x){c.call(this,x,g)});var q=t(g.options);p.observe(k,q);g.observer=p;g.me=f});e.beforeRemoving(function(g){g.observer.disconnect()});this.bindEvent=function(g,k,p){k=d.mergeArrays(b,k);for(var q=d.toElementsArray(this),x=0;x<q.length;x++)e.addEvent(q[x],g,k,p)};this.unbindEvent=function(){var g=d.toElementsArray(this);e.removeEvent(function(k){for(var p= 0;p<g.length;p++)if(this===l||k.target===g[p])return!0;return!1})};this.unbindEventWithSelectorOrCallback=function(g){var k=d.toElementsArray(this);e.removeEvent("function"===typeof g?function(p){for(var q=0;q<k.length;q++)if((this===l||p.target===k[q])&&p.callback===g)return!0;return!1}:function(p){for(var q=0;q<k.length;q++)if((this===l||p.target===k[q])&&p.selector===g)return!0;return!1})};this.unbindEventWithSelectorAndCallback=function(g,k){var p=d.toElementsArray(this);e.removeEvent(function(q){for(var x= 0;x<p.length;x++)if((this===l||q.target===p[x])&&q.selector===g&&q.callback===k)return!0;return!1})};return this},r=new function(){function t(f,b,g){return d.matchesSelector(f,b.selector)&&(f._id===l&&(f._id=y++),-1==b.firedElems.indexOf(f._id))?(b.firedElems.push(f._id),!0):!1}var c={fireOnAttributesModification:!1,onceOnly:!1,existing:!1};r=new m(function(f){var b={attributes:!1,childList:!0,subtree:!0};f.fireOnAttributesModification&&(b.attributes=!0);return b},function(f,b){f.forEach(function(g){var k= g.addedNodes,p=g.target,q=[];null!==k&&0<k.length?d.checkChildNodesRecursively(k,b,t,q):"attributes"===g.type&&t(p,b,q)&&q.push({callback:b.callback,elem:p});d.callCallbacks(q,b)})});var e=r.bindEvent;r.bindEvent=function(f,b,g){"undefined"===typeof g?(g=b,b=c):b=d.mergeArrays(c,b);var k=d.toElementsArray(this);if(b.existing){for(var p=[],q=0;q<k.length;q++)for(var x=k[q].querySelectorAll(f),A=0;A<x.length;A++)p.push({callback:g,elem:x[A]});if(b.onceOnly&&p.length)return g.call(p[0].elem,p[0].elem); setTimeout(d.callCallbacks,1,p)}e.call(this,f,b,g)};return r},v=new function(){function t(f,b){return d.matchesSelector(f,b.selector)}var c={};v=new m(function(){return{childList:!0,subtree:!0}},function(f,b){f.forEach(function(g){g=g.removedNodes;var k=[];null!==g&&0<g.length&&d.checkChildNodesRecursively(g,b,t,k);d.callCallbacks(k,b)})});var e=v.bindEvent;v.bindEvent=function(f,b,g){"undefined"===typeof g?(g=b,b=c):b=d.mergeArrays(c,b);e.call(this,f,b,g)};return v};h&&u(h.fn);u(HTMLElement.prototype); u(NodeList.prototype);u(HTMLCollection.prototype);u(HTMLDocument.prototype);u(Window.prototype);h={};n(r,h,"unbindAllArrive");n(v,h,"unbindAllLeave");return h}}(window,"undefined"===typeof jQuery?null:jQuery,void 0)}; ;!function(a,b){a(function(){"use strict";function a(a,b){return null!=a&&null!=b&&a.toLowerCase()===b.toLowerCase()}function c(a,b){var c,d,e=a.length;if(!e||!b)return!1;for(c=b.toLowerCase(),d=0;d<e;++d)if(c===a[d].toLowerCase())return!0;return!1}function d(a){for(var b in a)i.call(a,b)&&(a[b]=new RegExp(a[b],"i"))}function e(a){return(a||"").substr(0,500)}function f(a,b){this.ua=e(a),this._cache={},this.maxPhoneWidth=b||600}var g={};g.mobileDetectRules={phones:{iPhone:"\\biPhone\\b|\\biPod\\b",BlackBerry:"BlackBerry|\\bBB10\\b|rim[0-9]+|\\b(BBA100|BBB100|BBD100|BBE100|BBF100|STH100)\\b-[0-9]+",Pixel:"; \\bPixel\\b",HTC:"HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Legend|Desire|T8282)|APX515CKT|Qtek9090|APA9292KT|HD_mini|Sensation.*Z710e|PG86100|Z715e|Desire.*(A8181|HD)|ADR6200|ADR6400L|ADR6425|001HT|Inspire 4G|Android.*\\bEVO\\b|T-Mobile G1|Z520m|Android [0-9.]+; Pixel",Nexus:"Nexus One|Nexus S|Galaxy.*Nexus|Android.*Nexus.*Mobile|Nexus 4|Nexus 5|Nexus 5X|Nexus 6",Dell:"Dell[;]? (Streak|Aero|Venue|Venue Pro|Flash|Smoke|Mini 3iX)|XCD28|XCD35|\\b001DL\\b|\\b101DL\\b|\\bGS01\\b",Motorola:"Motorola|DROIDX|DROID BIONIC|\\bDroid\\b.*Build|Android.*Xoom|HRI39|MOT-|A1260|A1680|A555|A853|A855|A953|A955|A956|Motorola.*ELECTRIFY|Motorola.*i1|i867|i940|MB200|MB300|MB501|MB502|MB508|MB511|MB520|MB525|MB526|MB611|MB612|MB632|MB810|MB855|MB860|MB861|MB865|MB870|ME501|ME502|ME511|ME525|ME600|ME632|ME722|ME811|ME860|ME863|ME865|MT620|MT710|MT716|MT720|MT810|MT870|MT917|Motorola.*TITANIUM|WX435|WX445|XT300|XT301|XT311|XT316|XT317|XT319|XT320|XT390|XT502|XT530|XT531|XT532|XT535|XT603|XT610|XT611|XT615|XT681|XT701|XT702|XT711|XT720|XT800|XT806|XT860|XT862|XT875|XT882|XT883|XT894|XT901|XT907|XT909|XT910|XT912|XT928|XT926|XT915|XT919|XT925|XT1021|\\bMoto E\\b|XT1068|XT1092|XT1052",Samsung:"\\bSamsung\\b|SM-G950F|SM-G955F|SM-G9250|GT-19300|SGH-I337|BGT-S5230|GT-B2100|GT-B2700|GT-B2710|GT-B3210|GT-B3310|GT-B3410|GT-B3730|GT-B3740|GT-B5510|GT-B5512|GT-B5722|GT-B6520|GT-B7300|GT-B7320|GT-B7330|GT-B7350|GT-B7510|GT-B7722|GT-B7800|GT-C3010|GT-C3011|GT-C3060|GT-C3200|GT-C3212|GT-C3212I|GT-C3262|GT-C3222|GT-C3300|GT-C3300K|GT-C3303|GT-C3303K|GT-C3310|GT-C3322|GT-C3330|GT-C3350|GT-C3500|GT-C3510|GT-C3530|GT-C3630|GT-C3780|GT-C5010|GT-C5212|GT-C6620|GT-C6625|GT-C6712|GT-E1050|GT-E1070|GT-E1075|GT-E1080|GT-E1081|GT-E1085|GT-E1087|GT-E1100|GT-E1107|GT-E1110|GT-E1120|GT-E1125|GT-E1130|GT-E1160|GT-E1170|GT-E1175|GT-E1180|GT-E1182|GT-E1200|GT-E1210|GT-E1225|GT-E1230|GT-E1390|GT-E2100|GT-E2120|GT-E2121|GT-E2152|GT-E2220|GT-E2222|GT-E2230|GT-E2232|GT-E2250|GT-E2370|GT-E2550|GT-E2652|GT-E3210|GT-E3213|GT-I5500|GT-I5503|GT-I5700|GT-I5800|GT-I5801|GT-I6410|GT-I6420|GT-I7110|GT-I7410|GT-I7500|GT-I8000|GT-I8150|GT-I8160|GT-I8190|GT-I8320|GT-I8330|GT-I8350|GT-I8530|GT-I8700|GT-I8703|GT-I8910|GT-I9000|GT-I9001|GT-I9003|GT-I9010|GT-I9020|GT-I9023|GT-I9070|GT-I9082|GT-I9100|GT-I9103|GT-I9220|GT-I9250|GT-I9300|GT-I9305|GT-I9500|GT-I9505|GT-M3510|GT-M5650|GT-M7500|GT-M7600|GT-M7603|GT-M8800|GT-M8910|GT-N7000|GT-S3110|GT-S3310|GT-S3350|GT-S3353|GT-S3370|GT-S3650|GT-S3653|GT-S3770|GT-S3850|GT-S5210|GT-S5220|GT-S5229|GT-S5230|GT-S5233|GT-S5250|GT-S5253|GT-S5260|GT-S5263|GT-S5270|GT-S5300|GT-S5330|GT-S5350|GT-S5360|GT-S5363|GT-S5369|GT-S5380|GT-S5380D|GT-S5560|GT-S5570|GT-S5600|GT-S5603|GT-S5610|GT-S5620|GT-S5660|GT-S5670|GT-S5690|GT-S5750|GT-S5780|GT-S5830|GT-S5839|GT-S6102|GT-S6500|GT-S7070|GT-S7200|GT-S7220|GT-S7230|GT-S7233|GT-S7250|GT-S7500|GT-S7530|GT-S7550|GT-S7562|GT-S7710|GT-S8000|GT-S8003|GT-S8500|GT-S8530|GT-S8600|SCH-A310|SCH-A530|SCH-A570|SCH-A610|SCH-A630|SCH-A650|SCH-A790|SCH-A795|SCH-A850|SCH-A870|SCH-A890|SCH-A930|SCH-A950|SCH-A970|SCH-A990|SCH-I100|SCH-I110|SCH-I400|SCH-I405|SCH-I500|SCH-I510|SCH-I515|SCH-I600|SCH-I730|SCH-I760|SCH-I770|SCH-I830|SCH-I910|SCH-I920|SCH-I959|SCH-LC11|SCH-N150|SCH-N300|SCH-R100|SCH-R300|SCH-R351|SCH-R400|SCH-R410|SCH-T300|SCH-U310|SCH-U320|SCH-U350|SCH-U360|SCH-U365|SCH-U370|SCH-U380|SCH-U410|SCH-U430|SCH-U450|SCH-U460|SCH-U470|SCH-U490|SCH-U540|SCH-U550|SCH-U620|SCH-U640|SCH-U650|SCH-U660|SCH-U700|SCH-U740|SCH-U750|SCH-U810|SCH-U820|SCH-U900|SCH-U940|SCH-U960|SCS-26UC|SGH-A107|SGH-A117|SGH-A127|SGH-A137|SGH-A157|SGH-A167|SGH-A177|SGH-A187|SGH-A197|SGH-A227|SGH-A237|SGH-A257|SGH-A437|SGH-A517|SGH-A597|SGH-A637|SGH-A657|SGH-A667|SGH-A687|SGH-A697|SGH-A707|SGH-A717|SGH-A727|SGH-A737|SGH-A747|SGH-A767|SGH-A777|SGH-A797|SGH-A817|SGH-A827|SGH-A837|SGH-A847|SGH-A867|SGH-A877|SGH-A887|SGH-A897|SGH-A927|SGH-B100|SGH-B130|SGH-B200|SGH-B220|SGH-C100|SGH-C110|SGH-C120|SGH-C130|SGH-C140|SGH-C160|SGH-C170|SGH-C180|SGH-C200|SGH-C207|SGH-C210|SGH-C225|SGH-C230|SGH-C417|SGH-C450|SGH-D307|SGH-D347|SGH-D357|SGH-D407|SGH-D415|SGH-D780|SGH-D807|SGH-D980|SGH-E105|SGH-E200|SGH-E315|SGH-E316|SGH-E317|SGH-E335|SGH-E590|SGH-E635|SGH-E715|SGH-E890|SGH-F300|SGH-F480|SGH-I200|SGH-I300|SGH-I320|SGH-I550|SGH-I577|SGH-I600|SGH-I607|SGH-I617|SGH-I627|SGH-I637|SGH-I677|SGH-I700|SGH-I717|SGH-I727|SGH-i747M|SGH-I777|SGH-I780|SGH-I827|SGH-I847|SGH-I857|SGH-I896|SGH-I897|SGH-I900|SGH-I907|SGH-I917|SGH-I927|SGH-I937|SGH-I997|SGH-J150|SGH-J200|SGH-L170|SGH-L700|SGH-M110|SGH-M150|SGH-M200|SGH-N105|SGH-N500|SGH-N600|SGH-N620|SGH-N625|SGH-N700|SGH-N710|SGH-P107|SGH-P207|SGH-P300|SGH-P310|SGH-P520|SGH-P735|SGH-P777|SGH-Q105|SGH-R210|SGH-R220|SGH-R225|SGH-S105|SGH-S307|SGH-T109|SGH-T119|SGH-T139|SGH-T209|SGH-T219|SGH-T229|SGH-T239|SGH-T249|SGH-T259|SGH-T309|SGH-T319|SGH-T329|SGH-T339|SGH-T349|SGH-T359|SGH-T369|SGH-T379|SGH-T409|SGH-T429|SGH-T439|SGH-T459|SGH-T469|SGH-T479|SGH-T499|SGH-T509|SGH-T519|SGH-T539|SGH-T559|SGH-T589|SGH-T609|SGH-T619|SGH-T629|SGH-T639|SGH-T659|SGH-T669|SGH-T679|SGH-T709|SGH-T719|SGH-T729|SGH-T739|SGH-T746|SGH-T749|SGH-T759|SGH-T769|SGH-T809|SGH-T819|SGH-T839|SGH-T919|SGH-T929|SGH-T939|SGH-T959|SGH-T989|SGH-U100|SGH-U200|SGH-U800|SGH-V205|SGH-V206|SGH-X100|SGH-X105|SGH-X120|SGH-X140|SGH-X426|SGH-X427|SGH-X475|SGH-X495|SGH-X497|SGH-X507|SGH-X600|SGH-X610|SGH-X620|SGH-X630|SGH-X700|SGH-X820|SGH-X890|SGH-Z130|SGH-Z150|SGH-Z170|SGH-ZX10|SGH-ZX20|SHW-M110|SPH-A120|SPH-A400|SPH-A420|SPH-A460|SPH-A500|SPH-A560|SPH-A600|SPH-A620|SPH-A660|SPH-A700|SPH-A740|SPH-A760|SPH-A790|SPH-A800|SPH-A820|SPH-A840|SPH-A880|SPH-A900|SPH-A940|SPH-A960|SPH-D600|SPH-D700|SPH-D710|SPH-D720|SPH-I300|SPH-I325|SPH-I330|SPH-I350|SPH-I500|SPH-I600|SPH-I700|SPH-L700|SPH-M100|SPH-M220|SPH-M240|SPH-M300|SPH-M305|SPH-M320|SPH-M330|SPH-M350|SPH-M360|SPH-M370|SPH-M380|SPH-M510|SPH-M540|SPH-M550|SPH-M560|SPH-M570|SPH-M580|SPH-M610|SPH-M620|SPH-M630|SPH-M800|SPH-M810|SPH-M850|SPH-M900|SPH-M910|SPH-M920|SPH-M930|SPH-N100|SPH-N200|SPH-N240|SPH-N300|SPH-N400|SPH-Z400|SWC-E100|SCH-i909|GT-N7100|GT-N7105|SCH-I535|SM-N900A|SGH-I317|SGH-T999L|GT-S5360B|GT-I8262|GT-S6802|GT-S6312|GT-S6310|GT-S5312|GT-S5310|GT-I9105|GT-I8510|GT-S6790N|SM-G7105|SM-N9005|GT-S5301|GT-I9295|GT-I9195|SM-C101|GT-S7392|GT-S7560|GT-B7610|GT-I5510|GT-S7582|GT-S7530E|GT-I8750|SM-G9006V|SM-G9008V|SM-G9009D|SM-G900A|SM-G900D|SM-G900F|SM-G900H|SM-G900I|SM-G900J|SM-G900K|SM-G900L|SM-G900M|SM-G900P|SM-G900R4|SM-G900S|SM-G900T|SM-G900V|SM-G900W8|SHV-E160K|SCH-P709|SCH-P729|SM-T2558|GT-I9205|SM-G9350|SM-J120F|SM-G920F|SM-G920V|SM-G930F|SM-N910C|SM-A310F|GT-I9190|SM-J500FN|SM-G903F|SM-J330F|SM-G610F|SM-G981B|SM-G892A|SM-A530F",LG:"\\bLG\\b;|LG[- ]?(C800|C900|E400|E610|E900|E-900|F160|F180K|F180L|F180S|730|855|L160|LS740|LS840|LS970|LU6200|MS690|MS695|MS770|MS840|MS870|MS910|P500|P700|P705|VM696|AS680|AS695|AX840|C729|E970|GS505|272|C395|E739BK|E960|L55C|L75C|LS696|LS860|P769BK|P350|P500|P509|P870|UN272|US730|VS840|VS950|LN272|LN510|LS670|LS855|LW690|MN270|MN510|P509|P769|P930|UN200|UN270|UN510|UN610|US670|US740|US760|UX265|UX840|VN271|VN530|VS660|VS700|VS740|VS750|VS910|VS920|VS930|VX9200|VX11000|AX840A|LW770|P506|P925|P999|E612|D955|D802|MS323|M257)|LM-G710",Sony:"SonyST|SonyLT|SonyEricsson|SonyEricssonLT15iv|LT18i|E10i|LT28h|LT26w|SonyEricssonMT27i|C5303|C6902|C6903|C6906|C6943|D2533|SOV34|601SO|F8332",Asus:"Asus.*Galaxy|PadFone.*Mobile",Xiaomi:"^(?!.*\\bx11\\b).*xiaomi.*$|POCOPHONE F1|MI 8|Redmi Note 9S|Redmi Note 5A Prime|N2G47H|M2001J2G|M2001J2I|M1805E10A|M2004J11G|M1902F1G|M2002J9G|M2004J19G|M2003J6A1G",NokiaLumia:"Lumia [0-9]{3,4}",Micromax:"Micromax.*\\b(A210|A92|A88|A72|A111|A110Q|A115|A116|A110|A90S|A26|A51|A35|A54|A25|A27|A89|A68|A65|A57|A90)\\b",Palm:"PalmSource|Palm",Vertu:"Vertu|Vertu.*Ltd|Vertu.*Ascent|Vertu.*Ayxta|Vertu.*Constellation(F|Quest)?|Vertu.*Monika|Vertu.*Signature",Pantech:"PANTECH|IM-A850S|IM-A840S|IM-A830L|IM-A830K|IM-A830S|IM-A820L|IM-A810K|IM-A810S|IM-A800S|IM-T100K|IM-A725L|IM-A780L|IM-A775C|IM-A770K|IM-A760S|IM-A750K|IM-A740S|IM-A730S|IM-A720L|IM-A710K|IM-A690L|IM-A690S|IM-A650S|IM-A630K|IM-A600S|VEGA PTL21|PT003|P8010|ADR910L|P6030|P6020|P9070|P4100|P9060|P5000|CDM8992|TXT8045|ADR8995|IS11PT|P2030|P6010|P8000|PT002|IS06|CDM8999|P9050|PT001|TXT8040|P2020|P9020|P2000|P7040|P7000|C790",Fly:"IQ230|IQ444|IQ450|IQ440|IQ442|IQ441|IQ245|IQ256|IQ236|IQ255|IQ235|IQ245|IQ275|IQ240|IQ285|IQ280|IQ270|IQ260|IQ250",Wiko:"KITE 4G|HIGHWAY|GETAWAY|STAIRWAY|DARKSIDE|DARKFULL|DARKNIGHT|DARKMOON|SLIDE|WAX 4G|RAINBOW|BLOOM|SUNSET|GOA(?!nna)|LENNY|BARRY|IGGY|OZZY|CINK FIVE|CINK PEAX|CINK PEAX 2|CINK SLIM|CINK SLIM 2|CINK +|CINK KING|CINK PEAX|CINK SLIM|SUBLIM",iMobile:"i-mobile (IQ|i-STYLE|idea|ZAA|Hitz)",SimValley:"\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-5|SPX-8|SP-100|SPX-8|SPX-12)\\b",Wolfgang:"AT-B24D|AT-AS50HD|AT-AS40W|AT-AS55HD|AT-AS45q2|AT-B26D|AT-AS50Q",Alcatel:"Alcatel",Nintendo:"Nintendo (3DS|Switch)",Amoi:"Amoi",INQ:"INQ",OnePlus:"ONEPLUS",GenericPhone:"Tapatalk|PDA;|SAGEM|\\bmmp\\b|pocket|\\bpsp\\b|symbian|Smartphone|smartfon|treo|up.browser|up.link|vodafone|\\bwap\\b|nokia|Series40|Series60|S60|SonyEricsson|N900|MAUI.*WAP.*Browser"},tablets:{iPad:"iPad|iPad.*Mobile",NexusTablet:"Android.*Nexus[\\s]+(7|9|10)",GoogleTablet:"Android.*Pixel C",SamsungTablet:"SAMSUNG.*Tablet|Galaxy.*Tab|SC-01C|GT-P1000|GT-P1003|GT-P1010|GT-P3105|GT-P6210|GT-P6800|GT-P6810|GT-P7100|GT-P7300|GT-P7310|GT-P7500|GT-P7510|SCH-I800|SCH-I815|SCH-I905|SGH-I957|SGH-I987|SGH-T849|SGH-T859|SGH-T869|SPH-P100|GT-P3100|GT-P3108|GT-P3110|GT-P5100|GT-P5110|GT-P6200|GT-P7320|GT-P7511|GT-N8000|GT-P8510|SGH-I497|SPH-P500|SGH-T779|SCH-I705|SCH-I915|GT-N8013|GT-P3113|GT-P5113|GT-P8110|GT-N8010|GT-N8005|GT-N8020|GT-P1013|GT-P6201|GT-P7501|GT-N5100|GT-N5105|GT-N5110|SHV-E140K|SHV-E140L|SHV-E140S|SHV-E150S|SHV-E230K|SHV-E230L|SHV-E230S|SHW-M180K|SHW-M180L|SHW-M180S|SHW-M180W|SHW-M300W|SHW-M305W|SHW-M380K|SHW-M380S|SHW-M380W|SHW-M430W|SHW-M480K|SHW-M480S|SHW-M480W|SHW-M485W|SHW-M486W|SHW-M500W|GT-I9228|SCH-P739|SCH-I925|GT-I9200|GT-P5200|GT-P5210|GT-P5210X|SM-T311|SM-T310|SM-T310X|SM-T210|SM-T210R|SM-T211|SM-P600|SM-P601|SM-P605|SM-P900|SM-P901|SM-T217|SM-T217A|SM-T217S|SM-P6000|SM-T3100|SGH-I467|XE500|SM-T110|GT-P5220|GT-I9200X|GT-N5110X|GT-N5120|SM-P905|SM-T111|SM-T2105|SM-T315|SM-T320|SM-T320X|SM-T321|SM-T520|SM-T525|SM-T530NU|SM-T230NU|SM-T330NU|SM-T900|XE500T1C|SM-P605V|SM-P905V|SM-T337V|SM-T537V|SM-T707V|SM-T807V|SM-P600X|SM-P900X|SM-T210X|SM-T230|SM-T230X|SM-T325|GT-P7503|SM-T531|SM-T330|SM-T530|SM-T705|SM-T705C|SM-T535|SM-T331|SM-T800|SM-T700|SM-T537|SM-T807|SM-P907A|SM-T337A|SM-T537A|SM-T707A|SM-T807A|SM-T237|SM-T807P|SM-P607T|SM-T217T|SM-T337T|SM-T807T|SM-T116NQ|SM-T116BU|SM-P550|SM-T350|SM-T550|SM-T9000|SM-P9000|SM-T705Y|SM-T805|GT-P3113|SM-T710|SM-T810|SM-T815|SM-T360|SM-T533|SM-T113|SM-T335|SM-T715|SM-T560|SM-T670|SM-T677|SM-T377|SM-T567|SM-T357T|SM-T555|SM-T561|SM-T713|SM-T719|SM-T813|SM-T819|SM-T580|SM-T355Y?|SM-T280|SM-T817A|SM-T820|SM-W700|SM-P580|SM-T587|SM-P350|SM-P555M|SM-P355M|SM-T113NU|SM-T815Y|SM-T585|SM-T285|SM-T825|SM-W708|SM-T835|SM-T830|SM-T837V|SM-T720|SM-T510|SM-T387V|SM-P610|SM-T290|SM-T515|SM-T590|SM-T595|SM-T725|SM-T817P|SM-P585N0|SM-T395|SM-T295|SM-T865|SM-P610N|SM-P615|SM-T970|SM-T380|SM-T5950|SM-T905|SM-T231|SM-T500|SM-T860",Kindle:"Kindle|Silk.*Accelerated|Android.*\\b(KFOT|KFTT|KFJWI|KFJWA|KFOTE|KFSOWI|KFTHWI|KFTHWA|KFAPWI|KFAPWA|WFJWAE|KFSAWA|KFSAWI|KFASWI|KFARWI|KFFOWI|KFGIWI|KFMEWI)\\b|Android.*Silk/[0-9.]+ like Chrome/[0-9.]+ (?!Mobile)",SurfaceTablet:"Windows NT [0-9.]+; ARM;.*(Tablet|ARMBJS)",HPTablet:"HP Slate (7|8|10)|HP ElitePad 900|hp-tablet|EliteBook.*Touch|HP 8|Slate 21|HP SlateBook 10",AsusTablet:"^.*PadFone((?!Mobile).)*$|Transformer|TF101|TF101G|TF300T|TF300TG|TF300TL|TF700T|TF700KL|TF701T|TF810C|ME171|ME301T|ME302C|ME371MG|ME370T|ME372MG|ME172V|ME173X|ME400C|Slider SL101|\\bK00F\\b|\\bK00C\\b|\\bK00E\\b|\\bK00L\\b|TX201LA|ME176C|ME102A|\\bM80TA\\b|ME372CL|ME560CG|ME372CG|ME302KL| K010 | K011 | K017 | K01E |ME572C|ME103K|ME170C|ME171C|\\bME70C\\b|ME581C|ME581CL|ME8510C|ME181C|P01Y|PO1MA|P01Z|\\bP027\\b|\\bP024\\b|\\bP00C\\b",BlackBerryTablet:"PlayBook|RIM Tablet",HTCtablet:"HTC_Flyer_P512|HTC Flyer|HTC Jetstream|HTC-P715a|HTC EVO View 4G|PG41200|PG09410",MotorolaTablet:"xoom|sholest|MZ615|MZ605|MZ505|MZ601|MZ602|MZ603|MZ604|MZ606|MZ607|MZ608|MZ609|MZ615|MZ616|MZ617",NookTablet:"Android.*Nook|NookColor|nook browser|BNRV200|BNRV200A|BNTV250|BNTV250A|BNTV400|BNTV600|LogicPD Zoom2",AcerTablet:"Android.*; \\b(A100|A101|A110|A200|A210|A211|A500|A501|A510|A511|A700|A701|W500|W500P|W501|W501P|W510|W511|W700|G100|G100W|B1-A71|B1-710|B1-711|A1-810|A1-811|A1-830)\\b|W3-810|\\bA3-A10\\b|\\bA3-A11\\b|\\bA3-A20\\b|\\bA3-A30|A3-A40",ToshibaTablet:"Android.*(AT100|AT105|AT200|AT205|AT270|AT275|AT300|AT305|AT1S5|AT500|AT570|AT700|AT830)|TOSHIBA.*FOLIO",LGTablet:"\\bL-06C|LG-V909|LG-V900|LG-V700|LG-V510|LG-V500|LG-V410|LG-V400|LG-VK810\\b",FujitsuTablet:"Android.*\\b(F-01D|F-02F|F-05E|F-10D|M532|Q572)\\b",PrestigioTablet:"PMP3170B|PMP3270B|PMP3470B|PMP7170B|PMP3370B|PMP3570C|PMP5870C|PMP3670B|PMP5570C|PMP5770D|PMP3970B|PMP3870C|PMP5580C|PMP5880D|PMP5780D|PMP5588C|PMP7280C|PMP7280C3G|PMP7280|PMP7880D|PMP5597D|PMP5597|PMP7100D|PER3464|PER3274|PER3574|PER3884|PER5274|PER5474|PMP5097CPRO|PMP5097|PMP7380D|PMP5297C|PMP5297C_QUAD|PMP812E|PMP812E3G|PMP812F|PMP810E|PMP880TD|PMT3017|PMT3037|PMT3047|PMT3057|PMT7008|PMT5887|PMT5001|PMT5002",LenovoTablet:"Lenovo TAB|Idea(Tab|Pad)( A1|A10| K1|)|ThinkPad([ ]+)?Tablet|YT3-850M|YT3-X90L|YT3-X90F|YT3-X90X|Lenovo.*(S2109|S2110|S5000|S6000|K3011|A3000|A3500|A1000|A2107|A2109|A1107|A5500|A7600|B6000|B8000|B8080)(-|)(FL|F|HV|H|)|TB-X103F|TB-X304X|TB-X304F|TB-X304L|TB-X505F|TB-X505L|TB-X505X|TB-X605F|TB-X605L|TB-8703F|TB-8703X|TB-8703N|TB-8704N|TB-8704F|TB-8704X|TB-8704V|TB-7304F|TB-7304I|TB-7304X|Tab2A7-10F|Tab2A7-20F|TB2-X30L|YT3-X50L|YT3-X50F|YT3-X50M|YT-X705F|YT-X703F|YT-X703L|YT-X705L|YT-X705X|TB2-X30F|TB2-X30L|TB2-X30M|A2107A-F|A2107A-H|TB3-730F|TB3-730M|TB3-730X|TB-7504F|TB-7504X|TB-X704F|TB-X104F|TB3-X70F|TB-X705F|TB-8504F|TB3-X70L|TB3-710F|TB-X704L",DellTablet:"Venue 11|Venue 8|Venue 7|Dell Streak 10|Dell Streak 7",YarvikTablet:"Android.*\\b(TAB210|TAB211|TAB224|TAB250|TAB260|TAB264|TAB310|TAB360|TAB364|TAB410|TAB411|TAB420|TAB424|TAB450|TAB460|TAB461|TAB464|TAB465|TAB467|TAB468|TAB07-100|TAB07-101|TAB07-150|TAB07-151|TAB07-152|TAB07-200|TAB07-201-3G|TAB07-210|TAB07-211|TAB07-212|TAB07-214|TAB07-220|TAB07-400|TAB07-485|TAB08-150|TAB08-200|TAB08-201-3G|TAB08-201-30|TAB09-100|TAB09-211|TAB09-410|TAB10-150|TAB10-201|TAB10-211|TAB10-400|TAB10-410|TAB13-201|TAB274EUK|TAB275EUK|TAB374EUK|TAB462EUK|TAB474EUK|TAB9-200)\\b",MedionTablet:"Android.*\\bOYO\\b|LIFE.*(P9212|P9514|P9516|S9512)|LIFETAB",ArnovaTablet:"97G4|AN10G2|AN7bG3|AN7fG3|AN8G3|AN8cG3|AN7G3|AN9G3|AN7dG3|AN7dG3ST|AN7dG3ChildPad|AN10bG3|AN10bG3DT|AN9G2",IntensoTablet:"INM8002KP|INM1010FP|INM805ND|Intenso Tab|TAB1004",IRUTablet:"M702pro",MegafonTablet:"MegaFon V9|\\bZTE V9\\b|Android.*\\bMT7A\\b",EbodaTablet:"E-Boda (Supreme|Impresspeed|Izzycomm|Essential)",AllViewTablet:"Allview.*(Viva|Alldro|City|Speed|All TV|Frenzy|Quasar|Shine|TX1|AX1|AX2)",ArchosTablet:"\\b(101G9|80G9|A101IT)\\b|Qilive 97R|Archos5|\\bARCHOS (70|79|80|90|97|101|FAMILYPAD|)(b|c|)(G10| Cobalt| TITANIUM(HD|)| Xenon| Neon|XSK| 2| XS 2| PLATINUM| CARBON|GAMEPAD)\\b",AinolTablet:"NOVO7|NOVO8|NOVO10|Novo7Aurora|Novo7Basic|NOVO7PALADIN|novo9-Spark",NokiaLumiaTablet:"Lumia 2520",SonyTablet:"Sony.*Tablet|Xperia Tablet|Sony Tablet S|SO-03E|SGPT12|SGPT13|SGPT114|SGPT121|SGPT122|SGPT123|SGPT111|SGPT112|SGPT113|SGPT131|SGPT132|SGPT133|SGPT211|SGPT212|SGPT213|SGP311|SGP312|SGP321|EBRD1101|EBRD1102|EBRD1201|SGP351|SGP341|SGP511|SGP512|SGP521|SGP541|SGP551|SGP621|SGP641|SGP612|SOT31|SGP771|SGP611|SGP612|SGP712",PhilipsTablet:"\\b(PI2010|PI3000|PI3100|PI3105|PI3110|PI3205|PI3210|PI3900|PI4010|PI7000|PI7100)\\b",CubeTablet:"Android.*(K8GT|U9GT|U10GT|U16GT|U17GT|U18GT|U19GT|U20GT|U23GT|U30GT)|CUBE U8GT",CobyTablet:"MID1042|MID1045|MID1125|MID1126|MID7012|MID7014|MID7015|MID7034|MID7035|MID7036|MID7042|MID7048|MID7127|MID8042|MID8048|MID8127|MID9042|MID9740|MID9742|MID7022|MID7010",MIDTablet:"M9701|M9000|M9100|M806|M1052|M806|T703|MID701|MID713|MID710|MID727|MID760|MID830|MID728|MID933|MID125|MID810|MID732|MID120|MID930|MID800|MID731|MID900|MID100|MID820|MID735|MID980|MID130|MID833|MID737|MID960|MID135|MID860|MID736|MID140|MID930|MID835|MID733|MID4X10",MSITablet:"MSI \\b(Primo 73K|Primo 73L|Primo 81L|Primo 77|Primo 93|Primo 75|Primo 76|Primo 73|Primo 81|Primo 91|Primo 90|Enjoy 71|Enjoy 7|Enjoy 10)\\b",SMiTTablet:"Android.*(\\bMID\\b|MID-560|MTV-T1200|MTV-PND531|MTV-P1101|MTV-PND530)",RockChipTablet:"Android.*(RK2818|RK2808A|RK2918|RK3066)|RK2738|RK2808A",FlyTablet:"IQ310|Fly Vision",bqTablet:"Android.*(bq)?.*\\b(Elcano|Curie|Edison|Maxwell|Kepler|Pascal|Tesla|Hypatia|Platon|Newton|Livingstone|Cervantes|Avant|Aquaris ([E|M]10|M8))\\b|Maxwell.*Lite|Maxwell.*Plus",HuaweiTablet:"MediaPad|MediaPad 7 Youth|IDEOS S7|S7-201c|S7-202u|S7-101|S7-103|S7-104|S7-105|S7-106|S7-201|S7-Slim|M2-A01L|BAH-L09|BAH-W09|AGS-L09|CMR-AL19",NecTablet:"\\bN-06D|\\bN-08D",PantechTablet:"Pantech.*P4100",BronchoTablet:"Broncho.*(N701|N708|N802|a710)",VersusTablet:"TOUCHPAD.*[78910]|\\bTOUCHTAB\\b",ZyncTablet:"z1000|Z99 2G|z930|z990|z909|Z919|z900",PositivoTablet:"TB07STA|TB10STA|TB07FTA|TB10FTA",NabiTablet:"Android.*\\bNabi",KoboTablet:"Kobo Touch|\\bK080\\b|\\bVox\\b Build|\\bArc\\b Build",DanewTablet:"DSlide.*\\b(700|701R|702|703R|704|802|970|971|972|973|974|1010|1012)\\b",TexetTablet:"NaviPad|TB-772A|TM-7045|TM-7055|TM-9750|TM-7016|TM-7024|TM-7026|TM-7041|TM-7043|TM-7047|TM-8041|TM-9741|TM-9747|TM-9748|TM-9751|TM-7022|TM-7021|TM-7020|TM-7011|TM-7010|TM-7023|TM-7025|TM-7037W|TM-7038W|TM-7027W|TM-9720|TM-9725|TM-9737W|TM-1020|TM-9738W|TM-9740|TM-9743W|TB-807A|TB-771A|TB-727A|TB-725A|TB-719A|TB-823A|TB-805A|TB-723A|TB-715A|TB-707A|TB-705A|TB-709A|TB-711A|TB-890HD|TB-880HD|TB-790HD|TB-780HD|TB-770HD|TB-721HD|TB-710HD|TB-434HD|TB-860HD|TB-840HD|TB-760HD|TB-750HD|TB-740HD|TB-730HD|TB-722HD|TB-720HD|TB-700HD|TB-500HD|TB-470HD|TB-431HD|TB-430HD|TB-506|TB-504|TB-446|TB-436|TB-416|TB-146SE|TB-126SE",PlaystationTablet:"Playstation.*(Portable|Vita)",TrekstorTablet:"ST10416-1|VT10416-1|ST70408-1|ST702xx-1|ST702xx-2|ST80208|ST97216|ST70104-2|VT10416-2|ST10216-2A|SurfTab",PyleAudioTablet:"\\b(PTBL10CEU|PTBL10C|PTBL72BC|PTBL72BCEU|PTBL7CEU|PTBL7C|PTBL92BC|PTBL92BCEU|PTBL9CEU|PTBL9CUK|PTBL9C)\\b",AdvanTablet:"Android.* \\b(E3A|T3X|T5C|T5B|T3E|T3C|T3B|T1J|T1F|T2A|T1H|T1i|E1C|T1-E|T5-A|T4|E1-B|T2Ci|T1-B|T1-D|O1-A|E1-A|T1-A|T3A|T4i)\\b ",DanyTechTablet:"Genius Tab G3|Genius Tab S2|Genius Tab Q3|Genius Tab G4|Genius Tab Q4|Genius Tab G-II|Genius TAB GII|Genius TAB GIII|Genius Tab S1",GalapadTablet:"Android [0-9.]+; [a-z-]+; \\bG1\\b",MicromaxTablet:"Funbook|Micromax.*\\b(P250|P560|P360|P362|P600|P300|P350|P500|P275)\\b",KarbonnTablet:"Android.*\\b(A39|A37|A34|ST8|ST10|ST7|Smart Tab3|Smart Tab2)\\b",AllFineTablet:"Fine7 Genius|Fine7 Shine|Fine7 Air|Fine8 Style|Fine9 More|Fine10 Joy|Fine11 Wide",PROSCANTablet:"\\b(PEM63|PLT1023G|PLT1041|PLT1044|PLT1044G|PLT1091|PLT4311|PLT4311PL|PLT4315|PLT7030|PLT7033|PLT7033D|PLT7035|PLT7035D|PLT7044K|PLT7045K|PLT7045KB|PLT7071KG|PLT7072|PLT7223G|PLT7225G|PLT7777G|PLT7810K|PLT7849G|PLT7851G|PLT7852G|PLT8015|PLT8031|PLT8034|PLT8036|PLT8080K|PLT8082|PLT8088|PLT8223G|PLT8234G|PLT8235G|PLT8816K|PLT9011|PLT9045K|PLT9233G|PLT9735|PLT9760G|PLT9770G)\\b",YONESTablet:"BQ1078|BC1003|BC1077|RK9702|BC9730|BC9001|IT9001|BC7008|BC7010|BC708|BC728|BC7012|BC7030|BC7027|BC7026",ChangJiaTablet:"TPC7102|TPC7103|TPC7105|TPC7106|TPC7107|TPC7201|TPC7203|TPC7205|TPC7210|TPC7708|TPC7709|TPC7712|TPC7110|TPC8101|TPC8103|TPC8105|TPC8106|TPC8203|TPC8205|TPC8503|TPC9106|TPC9701|TPC97101|TPC97103|TPC97105|TPC97106|TPC97111|TPC97113|TPC97203|TPC97603|TPC97809|TPC97205|TPC10101|TPC10103|TPC10106|TPC10111|TPC10203|TPC10205|TPC10503",GUTablet:"TX-A1301|TX-M9002|Q702|kf026",PointOfViewTablet:"TAB-P506|TAB-navi-7-3G-M|TAB-P517|TAB-P-527|TAB-P701|TAB-P703|TAB-P721|TAB-P731N|TAB-P741|TAB-P825|TAB-P905|TAB-P925|TAB-PR945|TAB-PL1015|TAB-P1025|TAB-PI1045|TAB-P1325|TAB-PROTAB[0-9]+|TAB-PROTAB25|TAB-PROTAB26|TAB-PROTAB27|TAB-PROTAB26XL|TAB-PROTAB2-IPS9|TAB-PROTAB30-IPS9|TAB-PROTAB25XXL|TAB-PROTAB26-IPS10|TAB-PROTAB30-IPS10",OvermaxTablet:"OV-(SteelCore|NewBase|Basecore|Baseone|Exellen|Quattor|EduTab|Solution|ACTION|BasicTab|TeddyTab|MagicTab|Stream|TB-08|TB-09)|Qualcore 1027",HCLTablet:"HCL.*Tablet|Connect-3G-2.0|Connect-2G-2.0|ME Tablet U1|ME Tablet U2|ME Tablet G1|ME Tablet X1|ME Tablet Y2|ME Tablet Sync",DPSTablet:"DPS Dream 9|DPS Dual 7",VistureTablet:"V97 HD|i75 3G|Visture V4( HD)?|Visture V5( HD)?|Visture V10",CrestaTablet:"CTP(-)?810|CTP(-)?818|CTP(-)?828|CTP(-)?838|CTP(-)?888|CTP(-)?978|CTP(-)?980|CTP(-)?987|CTP(-)?988|CTP(-)?989",MediatekTablet:"\\bMT8125|MT8389|MT8135|MT8377\\b",ConcordeTablet:"Concorde([ ]+)?Tab|ConCorde ReadMan",GoCleverTablet:"GOCLEVER TAB|A7GOCLEVER|M1042|M7841|M742|R1042BK|R1041|TAB A975|TAB A7842|TAB A741|TAB A741L|TAB M723G|TAB M721|TAB A1021|TAB I921|TAB R721|TAB I720|TAB T76|TAB R70|TAB R76.2|TAB R106|TAB R83.2|TAB M813G|TAB I721|GCTA722|TAB I70|TAB I71|TAB S73|TAB R73|TAB R74|TAB R93|TAB R75|TAB R76.1|TAB A73|TAB A93|TAB A93.2|TAB T72|TAB R83|TAB R974|TAB R973|TAB A101|TAB A103|TAB A104|TAB A104.2|R105BK|M713G|A972BK|TAB A971|TAB R974.2|TAB R104|TAB R83.3|TAB A1042",ModecomTablet:"FreeTAB 9000|FreeTAB 7.4|FreeTAB 7004|FreeTAB 7800|FreeTAB 2096|FreeTAB 7.5|FreeTAB 1014|FreeTAB 1001 |FreeTAB 8001|FreeTAB 9706|FreeTAB 9702|FreeTAB 7003|FreeTAB 7002|FreeTAB 1002|FreeTAB 7801|FreeTAB 1331|FreeTAB 1004|FreeTAB 8002|FreeTAB 8014|FreeTAB 9704|FreeTAB 1003",VoninoTablet:"\\b(Argus[ _]?S|Diamond[ _]?79HD|Emerald[ _]?78E|Luna[ _]?70C|Onyx[ _]?S|Onyx[ _]?Z|Orin[ _]?HD|Orin[ _]?S|Otis[ _]?S|SpeedStar[ _]?S|Magnet[ _]?M9|Primus[ _]?94[ _]?3G|Primus[ _]?94HD|Primus[ _]?QS|Android.*\\bQ8\\b|Sirius[ _]?EVO[ _]?QS|Sirius[ _]?QS|Spirit[ _]?S)\\b",ECSTablet:"V07OT2|TM105A|S10OT1|TR10CS1",StorexTablet:"eZee[_']?(Tab|Go)[0-9]+|TabLC7|Looney Tunes Tab",VodafoneTablet:"SmartTab([ ]+)?[0-9]+|SmartTabII10|SmartTabII7|VF-1497|VFD 1400",EssentielBTablet:"Smart[ ']?TAB[ ]+?[0-9]+|Family[ ']?TAB2",RossMoorTablet:"RM-790|RM-997|RMD-878G|RMD-974R|RMT-705A|RMT-701|RME-601|RMT-501|RMT-711",iMobileTablet:"i-mobile i-note",TolinoTablet:"tolino tab [0-9.]+|tolino shine",AudioSonicTablet:"\\bC-22Q|T7-QC|T-17B|T-17P\\b",AMPETablet:"Android.* A78 ",SkkTablet:"Android.* (SKYPAD|PHOENIX|CYCLOPS)",TecnoTablet:"TECNO P9|TECNO DP8D",JXDTablet:"Android.* \\b(F3000|A3300|JXD5000|JXD3000|JXD2000|JXD300B|JXD300|S5800|S7800|S602b|S5110b|S7300|S5300|S602|S603|S5100|S5110|S601|S7100a|P3000F|P3000s|P101|P200s|P1000m|P200m|P9100|P1000s|S6600b|S908|P1000|P300|S18|S6600|S9100)\\b",iJoyTablet:"Tablet (Spirit 7|Essentia|Galatea|Fusion|Onix 7|Landa|Titan|Scooby|Deox|Stella|Themis|Argon|Unique 7|Sygnus|Hexen|Finity 7|Cream|Cream X2|Jade|Neon 7|Neron 7|Kandy|Scape|Saphyr 7|Rebel|Biox|Rebel|Rebel 8GB|Myst|Draco 7|Myst|Tab7-004|Myst|Tadeo Jones|Tablet Boing|Arrow|Draco Dual Cam|Aurix|Mint|Amity|Revolution|Finity 9|Neon 9|T9w|Amity 4GB Dual Cam|Stone 4GB|Stone 8GB|Andromeda|Silken|X2|Andromeda II|Halley|Flame|Saphyr 9,7|Touch 8|Planet|Triton|Unique 10|Hexen 10|Memphis 4GB|Memphis 8GB|Onix 10)",FX2Tablet:"FX2 PAD7|FX2 PAD10",XoroTablet:"KidsPAD 701|PAD[ ]?712|PAD[ ]?714|PAD[ ]?716|PAD[ ]?717|PAD[ ]?718|PAD[ ]?720|PAD[ ]?721|PAD[ ]?722|PAD[ ]?790|PAD[ ]?792|PAD[ ]?900|PAD[ ]?9715D|PAD[ ]?9716DR|PAD[ ]?9718DR|PAD[ ]?9719QR|PAD[ ]?9720QR|TelePAD1030|Telepad1032|TelePAD730|TelePAD731|TelePAD732|TelePAD735Q|TelePAD830|TelePAD9730|TelePAD795|MegaPAD 1331|MegaPAD 1851|MegaPAD 2151",ViewsonicTablet:"ViewPad 10pi|ViewPad 10e|ViewPad 10s|ViewPad E72|ViewPad7|ViewPad E100|ViewPad 7e|ViewSonic VB733|VB100a",VerizonTablet:"QTAQZ3|QTAIR7|QTAQTZ3|QTASUN1|QTASUN2|QTAXIA1",OdysTablet:"LOOX|XENO10|ODYS[ -](Space|EVO|Xpress|NOON)|\\bXELIO\\b|Xelio10Pro|XELIO7PHONETAB|XELIO10EXTREME|XELIOPT2|NEO_QUAD10",CaptivaTablet:"CAPTIVA PAD",IconbitTablet:"NetTAB|NT-3702|NT-3702S|NT-3702S|NT-3603P|NT-3603P|NT-0704S|NT-0704S|NT-3805C|NT-3805C|NT-0806C|NT-0806C|NT-0909T|NT-0909T|NT-0907S|NT-0907S|NT-0902S|NT-0902S",TeclastTablet:"T98 4G|\\bP80\\b|\\bX90HD\\b|X98 Air|X98 Air 3G|\\bX89\\b|P80 3G|\\bX80h\\b|P98 Air|\\bX89HD\\b|P98 3G|\\bP90HD\\b|P89 3G|X98 3G|\\bP70h\\b|P79HD 3G|G18d 3G|\\bP79HD\\b|\\bP89s\\b|\\bA88\\b|\\bP10HD\\b|\\bP19HD\\b|G18 3G|\\bP78HD\\b|\\bA78\\b|\\bP75\\b|G17s 3G|G17h 3G|\\bP85t\\b|\\bP90\\b|\\bP11\\b|\\bP98t\\b|\\bP98HD\\b|\\bG18d\\b|\\bP85s\\b|\\bP11HD\\b|\\bP88s\\b|\\bA80HD\\b|\\bA80se\\b|\\bA10h\\b|\\bP89\\b|\\bP78s\\b|\\bG18\\b|\\bP85\\b|\\bA70h\\b|\\bA70\\b|\\bG17\\b|\\bP18\\b|\\bA80s\\b|\\bA11s\\b|\\bP88HD\\b|\\bA80h\\b|\\bP76s\\b|\\bP76h\\b|\\bP98\\b|\\bA10HD\\b|\\bP78\\b|\\bP88\\b|\\bA11\\b|\\bA10t\\b|\\bP76a\\b|\\bP76t\\b|\\bP76e\\b|\\bP85HD\\b|\\bP85a\\b|\\bP86\\b|\\bP75HD\\b|\\bP76v\\b|\\bA12\\b|\\bP75a\\b|\\bA15\\b|\\bP76Ti\\b|\\bP81HD\\b|\\bA10\\b|\\bT760VE\\b|\\bT720HD\\b|\\bP76\\b|\\bP73\\b|\\bP71\\b|\\bP72\\b|\\bT720SE\\b|\\bC520Ti\\b|\\bT760\\b|\\bT720VE\\b|T720-3GE|T720-WiFi",OndaTablet:"\\b(V975i|Vi30|VX530|V701|Vi60|V701s|Vi50|V801s|V719|Vx610w|VX610W|V819i|Vi10|VX580W|Vi10|V711s|V813|V811|V820w|V820|Vi20|V711|VI30W|V712|V891w|V972|V819w|V820w|Vi60|V820w|V711|V813s|V801|V819|V975s|V801|V819|V819|V818|V811|V712|V975m|V101w|V961w|V812|V818|V971|V971s|V919|V989|V116w|V102w|V973|Vi40)\\b[\\s]+|V10 \\b4G\\b",JaytechTablet:"TPC-PA762",BlaupunktTablet:"Endeavour 800NG|Endeavour 1010",DigmaTablet:"\\b(iDx10|iDx9|iDx8|iDx7|iDxD7|iDxD8|iDsQ8|iDsQ7|iDsQ8|iDsD10|iDnD7|3TS804H|iDsQ11|iDj7|iDs10)\\b",EvolioTablet:"ARIA_Mini_wifi|Aria[ _]Mini|Evolio X10|Evolio X7|Evolio X8|\\bEvotab\\b|\\bNeura\\b",LavaTablet:"QPAD E704|\\bIvoryS\\b|E-TAB IVORY|\\bE-TAB\\b",AocTablet:"MW0811|MW0812|MW0922|MTK8382|MW1031|MW0831|MW0821|MW0931|MW0712",MpmanTablet:"MP11 OCTA|MP10 OCTA|MPQC1114|MPQC1004|MPQC994|MPQC974|MPQC973|MPQC804|MPQC784|MPQC780|\\bMPG7\\b|MPDCG75|MPDCG71|MPDC1006|MP101DC|MPDC9000|MPDC905|MPDC706HD|MPDC706|MPDC705|MPDC110|MPDC100|MPDC99|MPDC97|MPDC88|MPDC8|MPDC77|MP709|MID701|MID711|MID170|MPDC703|MPQC1010",CelkonTablet:"CT695|CT888|CT[\\s]?910|CT7 Tab|CT9 Tab|CT3 Tab|CT2 Tab|CT1 Tab|C820|C720|\\bCT-1\\b",WolderTablet:"miTab \\b(DIAMOND|SPACE|BROOKLYN|NEO|FLY|MANHATTAN|FUNK|EVOLUTION|SKY|GOCAR|IRON|GENIUS|POP|MINT|EPSILON|BROADWAY|JUMP|HOP|LEGEND|NEW AGE|LINE|ADVANCE|FEEL|FOLLOW|LIKE|LINK|LIVE|THINK|FREEDOM|CHICAGO|CLEVELAND|BALTIMORE-GH|IOWA|BOSTON|SEATTLE|PHOENIX|DALLAS|IN 101|MasterChef)\\b",MediacomTablet:"M-MPI10C3G|M-SP10EG|M-SP10EGP|M-SP10HXAH|M-SP7HXAH|M-SP10HXBH|M-SP8HXAH|M-SP8MXA",MiTablet:"\\bMI PAD\\b|\\bHM NOTE 1W\\b",NibiruTablet:"Nibiru M1|Nibiru Jupiter One",NexoTablet:"NEXO NOVA|NEXO 10|NEXO AVIO|NEXO FREE|NEXO GO|NEXO EVO|NEXO 3G|NEXO SMART|NEXO KIDDO|NEXO MOBI",LeaderTablet:"TBLT10Q|TBLT10I|TBL-10WDKB|TBL-10WDKBO2013|TBL-W230V2|TBL-W450|TBL-W500|SV572|TBLT7I|TBA-AC7-8G|TBLT79|TBL-8W16|TBL-10W32|TBL-10WKB|TBL-W100",UbislateTablet:"UbiSlate[\\s]?7C",PocketBookTablet:"Pocketbook",KocasoTablet:"\\b(TB-1207)\\b",HisenseTablet:"\\b(F5281|E2371)\\b",Hudl:"Hudl HT7S3|Hudl 2",TelstraTablet:"T-Hub2",GenericTablet:"Android.*\\b97D\\b|Tablet(?!.*PC)|BNTV250A|MID-WCDMA|LogicPD Zoom2|\\bA7EB\\b|CatNova8|A1_07|CT704|CT1002|\\bM721\\b|rk30sdk|\\bEVOTAB\\b|M758A|ET904|ALUMIUM10|Smartfren Tab|Endeavour 1010|Tablet-PC-4|Tagi Tab|\\bM6pro\\b|CT1020W|arc 10HD|\\bTP750\\b|\\bQTAQZ3\\b|WVT101|TM1088|KT107"},oss:{AndroidOS:"Android",BlackBerryOS:"blackberry|\\bBB10\\b|rim tablet os",PalmOS:"PalmOS|avantgo|blazer|elaine|hiptop|palm|plucker|xiino",SymbianOS:"Symbian|SymbOS|Series60|Series40|SYB-[0-9]+|\\bS60\\b",WindowsMobileOS:"Windows CE.*(PPC|Smartphone|Mobile|[0-9]{3}x[0-9]{3})|Windows Mobile|Windows Phone [0-9.]+|WCE;",WindowsPhoneOS:"Windows Phone 10.0|Windows Phone 8.1|Windows Phone 8.0|Windows Phone OS|XBLWP7|ZuneWP7|Windows NT 6.[23]; ARM;",iOS:"\\biPhone.*Mobile|\\biPod|\\biPad|AppleCoreMedia",iPadOS:"CPU OS 13",SailfishOS:"Sailfish",MeeGoOS:"MeeGo",MaemoOS:"Maemo",JavaOS:"J2ME/|\\bMIDP\\b|\\bCLDC\\b",webOS:"webOS|hpwOS",badaOS:"\\bBada\\b",BREWOS:"BREW"},uas:{Chrome:"\\bCrMo\\b|CriOS|Android.*Chrome/[.0-9]* (Mobile)?",Dolfin:"\\bDolfin\\b",Opera:"Opera.*Mini|Opera.*Mobi|Android.*Opera|Mobile.*OPR/[0-9.]+$|Coast/[0-9.]+",Skyfire:"Skyfire",Edge:"\\bEdgiOS\\b|Mobile Safari/[.0-9]* Edge",IE:"IEMobile|MSIEMobile",Firefox:"fennec|firefox.*maemo|(Mobile|Tablet).*Firefox|Firefox.*Mobile|FxiOS",Bolt:"bolt",TeaShark:"teashark",Blazer:"Blazer",Safari:"Version((?!\\bEdgiOS\\b).)*Mobile.*Safari|Safari.*Mobile|MobileSafari",WeChat:"\\bMicroMessenger\\b",UCBrowser:"UC.*Browser|UCWEB",baiduboxapp:"baiduboxapp",baidubrowser:"baidubrowser",DiigoBrowser:"DiigoBrowser",Mercury:"\\bMercury\\b",ObigoBrowser:"Obigo",NetFront:"NF-Browser",GenericBrowser:"NokiaBrowser|OviBrowser|OneBrowser|TwonkyBeamBrowser|SEMC.*Browser|FlyFlow|Minimo|NetFront|Novarra-Vision|MQQBrowser|MicroMessenger",PaleMoon:"Android.*PaleMoon|Mobile.*PaleMoon"},props:{Mobile:"Mobile/[VER]",Build:"Build/[VER]",Version:"Version/[VER]",VendorID:"VendorID/[VER]",iPad:"iPad.*CPU[a-z ]+[VER]",iPhone:"iPhone.*CPU[a-z ]+[VER]",iPod:"iPod.*CPU[a-z ]+[VER]",Kindle:"Kindle/[VER]",Chrome:["Chrome/[VER]","CriOS/[VER]","CrMo/[VER]"],Coast:["Coast/[VER]"],Dolfin:"Dolfin/[VER]",Firefox:["Firefox/[VER]","FxiOS/[VER]"],Fennec:"Fennec/[VER]",Edge:"Edge/[VER]",IE:["IEMobile/[VER];","IEMobile [VER]","MSIE [VER];","Trident/[0-9.]+;.*rv:[VER]"],NetFront:"NetFront/[VER]",NokiaBrowser:"NokiaBrowser/[VER]",Opera:[" OPR/[VER]","Opera Mini/[VER]","Version/[VER]"],"Opera Mini":"Opera Mini/[VER]","Opera Mobi":"Version/[VER]",UCBrowser:["UCWEB[VER]","UC.*Browser/[VER]"],MQQBrowser:"MQQBrowser/[VER]",MicroMessenger:"MicroMessenger/[VER]",baiduboxapp:"baiduboxapp/[VER]",baidubrowser:"baidubrowser/[VER]",SamsungBrowser:"SamsungBrowser/[VER]",Iron:"Iron/[VER]",Safari:["Version/[VER]","Safari/[VER]"],Skyfire:"Skyfire/[VER]",Tizen:"Tizen/[VER]",Webkit:"webkit[ /][VER]",PaleMoon:"PaleMoon/[VER]",SailfishBrowser:"SailfishBrowser/[VER]",Gecko:"Gecko/[VER]",Trident:"Trident/[VER]",Presto:"Presto/[VER]",Goanna:"Goanna/[VER]",iOS:" \\bi?OS\\b [VER][ ;]{1}",Android:"Android [VER]",Sailfish:"Sailfish [VER]",BlackBerry:["BlackBerry[\\w]+/[VER]","BlackBerry.*Version/[VER]","Version/[VER]"],BREW:"BREW [VER]",Java:"Java/[VER]","Windows Phone OS":["Windows Phone OS [VER]","Windows Phone [VER]"],"Windows Phone":"Windows Phone [VER]","Windows CE":"Windows CE/[VER]","Windows NT":"Windows NT [VER]",Symbian:["SymbianOS/[VER]","Symbian/[VER]"],webOS:["webOS/[VER]","hpwOS/[VER];"]},utils:{Bot:"Googlebot|facebookexternalhit|Google-AMPHTML|s~amp-validator|AdsBot-Google|Google Keyword Suggestion|Facebot|YandexBot|YandexMobileBot|bingbot|ia_archiver|AhrefsBot|Ezooms|GSLFbot|WBSearchBot|Twitterbot|TweetmemeBot|Twikle|PaperLiBot|Wotbox|UnwindFetchor|Exabot|MJ12bot|YandexImages|TurnitinBot|Pingdom|contentkingapp|AspiegelBot",MobileBot:"Googlebot-Mobile|AdsBot-Google-Mobile|YahooSeeker/M1A1-R2D2",DesktopMode:"WPDesktop",TV:"SonyDTV|HbbTV",WebKit:"(webkit)[ /]([\\w.]+)",Console:"\\b(Nintendo|Nintendo WiiU|Nintendo 3DS|Nintendo Switch|PLAYSTATION|Xbox)\\b",Watch:"SM-V700"}},g.detectMobileBrowsers={fullPattern:/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i, shortPattern:/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,tabletPattern:/android|ipad|playbook|silk/i};var h,i=Object.prototype.hasOwnProperty;return g.FALLBACK_PHONE="UnknownPhone",g.FALLBACK_TABLET="UnknownTablet",g.FALLBACK_MOBILE="UnknownMobile",h="isArray"in Array?Array.isArray:function(a){return"[object Array]"===Object.prototype.toString.call(a)},function(){var a,b,c,e,f,j,k=g.mobileDetectRules;for(a in k.props)if(i.call(k.props,a)){for(b=k.props[a],h(b)||(b=[b]),f=b.length,e=0;e<f;++e)c=b[e],j=c.indexOf("[VER]"),j>=0&&(c=c.substring(0,j)+"([\\w._\\+]+)"+c.substring(j+5)),b[e]=new RegExp(c,"i");k.props[a]=b}d(k.oss),d(k.phones),d(k.tablets),d(k.uas),d(k.utils),k.oss0={WindowsPhoneOS:k.oss.WindowsPhoneOS,WindowsMobileOS:k.oss.WindowsMobileOS}}(),g.findMatch=function(a,b){for(var c in a)if(i.call(a,c)&&a[c].test(b))return c;return null},g.findMatches=function(a,b){var c=[];for(var d in a)i.call(a,d)&&a[d].test(b)&&c.push(d);return c},g.getVersionStr=function(a,b){var c,d,e,f,h=g.mobileDetectRules.props;if(i.call(h,a))for(c=h[a],e=c.length,d=0;d<e;++d)if(f=c[d].exec(b),null!==f)return f[1];return null},g.getVersion=function(a,b){var c=g.getVersionStr(a,b);return c?g.prepareVersionNo(c):NaN},g.prepareVersionNo=function(a){var b;return b=a.split(/[a-z._ \/\-]/i),1===b.length&&(a=b[0]),b.length>1&&(a=b[0]+".",b.shift(),a+=b.join("")),Number(a)},g.isMobileFallback=function(a){return g.detectMobileBrowsers.fullPattern.test(a)||g.detectMobileBrowsers.shortPattern.test(a.substr(0,4))},g.isTabletFallback=function(a){return g.detectMobileBrowsers.tabletPattern.test(a)},g.prepareDetectionCache=function(a,c,d){if(a.mobile===b){var e,h,i;return(h=g.findMatch(g.mobileDetectRules.tablets,c))?(a.mobile=a.tablet=h,void(a.phone=null)):(e=g.findMatch(g.mobileDetectRules.phones,c))?(a.mobile=a.phone=e,void(a.tablet=null)):void(g.isMobileFallback(c)?(i=f.isPhoneSized(d),i===b?(a.mobile=g.FALLBACK_MOBILE,a.tablet=a.phone=null):i?(a.mobile=a.phone=g.FALLBACK_PHONE,a.tablet=null):(a.mobile=a.tablet=g.FALLBACK_TABLET,a.phone=null)):g.isTabletFallback(c)?(a.mobile=a.tablet=g.FALLBACK_TABLET,a.phone=null):a.mobile=a.tablet=a.phone=null)}},g.mobileGrade=function(a){var b=null!==a.mobile();return a.os("iOS")&&a.version("iPad")>=4.3||a.os("iOS")&&a.version("iPhone")>=3.1||a.os("iOS")&&a.version("iPod")>=3.1||a.version("Android")>2.1&&a.is("Webkit")||a.version("Windows Phone OS")>=7||a.is("BlackBerry")&&a.version("BlackBerry")>=6||a.match("Playbook.*Tablet")||a.version("webOS")>=1.4&&a.match("Palm|Pre|Pixi")||a.match("hp.*TouchPad")||a.is("Firefox")&&a.version("Firefox")>=12||a.is("Chrome")&&a.is("AndroidOS")&&a.version("Android")>=4||a.is("Skyfire")&&a.version("Skyfire")>=4.1&&a.is("AndroidOS")&&a.version("Android")>=2.3||a.is("Opera")&&a.version("Opera Mobi")>11&&a.is("AndroidOS")||a.is("MeeGoOS")||a.is("Tizen")||a.is("Dolfin")&&a.version("Bada")>=2||(a.is("UC Browser")||a.is("Dolfin"))&&a.version("Android")>=2.3||a.match("Kindle Fire")||a.is("Kindle")&&a.version("Kindle")>=3||a.is("AndroidOS")&&a.is("NookTablet")||a.version("Chrome")>=11&&!b||a.version("Safari")>=5&&!b||a.version("Firefox")>=4&&!b||a.version("MSIE")>=7&&!b||a.version("Opera")>=10&&!b?"A":a.os("iOS")&&a.version("iPad")<4.3||a.os("iOS")&&a.version("iPhone")<3.1||a.os("iOS")&&a.version("iPod")<3.1||a.is("Blackberry")&&a.version("BlackBerry")>=5&&a.version("BlackBerry")<6||a.version("Opera Mini")>=5&&a.version("Opera Mini")<=6.5&&(a.version("Android")>=2.3||a.is("iOS"))||a.match("NokiaN8|NokiaC7|N97.*Series60|Symbian/3")||a.version("Opera Mobi")>=11&&a.is("SymbianOS")?"B":(a.version("BlackBerry")<5||a.match("MSIEMobile|Windows CE.*Mobile")||a.version("Windows Mobile")<=5.2,"C")},g.detectOS=function(a){return g.findMatch(g.mobileDetectRules.oss0,a)||g.findMatch(g.mobileDetectRules.oss,a)},g.getDeviceSmallerSide=function(){return window.screen.width<window.screen.height?window.screen.width:window.screen.height},f.prototype={constructor:f,mobile:function(){return g.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.mobile},phone:function(){return g.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.phone},tablet:function(){return g.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.tablet},userAgent:function(){return this._cache.userAgent===b&&(this._cache.userAgent=g.findMatch(g.mobileDetectRules.uas,this.ua)),this._cache.userAgent},userAgents:function(){return this._cache.userAgents===b&&(this._cache.userAgents=g.findMatches(g.mobileDetectRules.uas,this.ua)),this._cache.userAgents},os:function(){return this._cache.os===b&&(this._cache.os=g.detectOS(this.ua)),this._cache.os},version:function(a){return g.getVersion(a,this.ua)},versionStr:function(a){return g.getVersionStr(a,this.ua)},is:function(b){return c(this.userAgents(),b)||a(b,this.os())||a(b,this.phone())||a(b,this.tablet())||c(g.findMatches(g.mobileDetectRules.utils,this.ua),b)},match:function(a){return a instanceof RegExp||(a=new RegExp(a,"i")),a.test(this.ua)},isPhoneSized:function(a){return f.isPhoneSized(a||this.maxPhoneWidth)},mobileGrade:function(){return this._cache.grade===b&&(this._cache.grade=g.mobileGrade(this)),this._cache.grade}},"undefined"!=typeof window&&window.screen?f.isPhoneSized=function(a){return a<0?b:g.getDeviceSmallerSide()<=a}:f.isPhoneSized=function(){},f._impl=g,f.version="1.4.5 2021-03-13",f})}(function(a){if("undefined"!=typeof module&&module.exports)return function(a){module.exports=a()};if("function"==typeof define&&define.amd)return define;if("undefined"!=typeof window)return function(a){window.MobileDetect=a()};throw new Error("unknown environment")}());var ai_lists=!0,ai_block_class_def="code-block"; if("undefined"!=typeof ai_lists){function X(b,e){for(var p=[];b=b.previousElementSibling;)("undefined"==typeof e||b.matches(e))&&p.push(b);return p}function fa(b,e){for(var p=[];b=b.nextElementSibling;)("undefined"==typeof e||b.matches(e))&&p.push(b);return p}var host_regexp=RegExp(":\\/\\/(.[^/:]+)","i");function ha(b){b=b.match(host_regexp);return null!=b&&1<b.length&&"string"===typeof b[1]&&0<b[1].length?b[1].toLowerCase():null}function Q(b){return b.includes(":")?(b=b.split(":"),1E3*(3600*parseInt(b[0])+ 60*parseInt(b[1])+parseInt(b[2]))):null}function Y(b){try{var e=Date.parse(b);isNaN(e)&&(e=null)}catch(p){e=null}if(null==e&&b.includes(" ")){b=b.split(" ");try{e=Date.parse(b[0]),e+=Q(b[1]),isNaN(e)&&(e=null)}catch(p){e=null}}return e}function Z(){null==document.querySelector("#ai-iab-tcf-bar")&&null==document.querySelector(".ai-list-manual")||"function"!=typeof __tcfapi||"function"!=typeof ai_load_blocks||"undefined"!=typeof ai_iab_tcf_callback_installed||(__tcfapi("addEventListener",2,function(b, e){e&&"useractioncomplete"===b.eventStatus&&(ai_tcData=b,ai_load_blocks(),b=document.querySelector("#ai-iab-tcf-status"),null!=b&&(b.textContent="IAB TCF 2.0 DATA LOADED"),b=document.querySelector("#ai-iab-tcf-bar"),null!=b&&(b.classList.remove("status-error"),b.classList.add("status-ok")))}),ai_iab_tcf_callback_installed=!0)}ai_process_lists=function(b){function e(a,d,k){if(0==a.length){if("!@!"==k)return!0;d!=k&&("true"==k.toLowerCase()?k=!0:"false"==k.toLowerCase()&&(k=!1));return d==k}if("object"!= typeof d&&"array"!=typeof d)return!1;var l=a[0];a=a.slice(1);if("*"==l)for(let [,n]of Object.entries(d)){if(e(a,n,k))return!0}else if(l in d)return e(a,d[l],k);return!1}function p(a,d,k){if("object"!=typeof a||-1==d.indexOf("["))return!1;d=d.replace(/]| /gi,"").split("[");return e(d,a,k)}function z(){if("function"==typeof __tcfapi){var a=document.querySelector("#ai-iab-tcf-status"),d=document.querySelector("#ai-iab-tcf-bar");null!=a&&(a.textContent="IAB TCF 2.0 DETECTED");__tcfapi("getTCData",2,function(k, l){l?(null!=d&&d.classList.add("status-ok"),"tcloaded"==k.eventStatus||"useractioncomplete"==k.eventStatus)?(ai_tcData=k,k.gdprApplies?null!=a&&(a.textContent="IAB TCF 2.0 DATA LOADED"):null!=a&&(a.textContent="IAB TCF 2.0 GDPR DOES NOT APPLY"),null!=d&&(d.classList.remove("status-error"),d.classList.add("status-ok")),setTimeout(function(){ai_process_lists()},10)):"cmpuishown"==k.eventStatus&&(ai_cmpuishown=!0,null!=a&&(a.textContent="IAB TCF 2.0 CMP UI SHOWN"),null!=d&&(d.classList.remove("status-error"), d.classList.add("status-ok"))):(null!=a&&(a.textContent="IAB TCF 2.0 __tcfapi getTCData failed"),null!=d&&(d.classList.remove("status-ok"),d.classList.add("status-error")))})}}function C(a){"function"==typeof __tcfapi?(ai_tcfapi_found=!0,"undefined"==typeof ai_iab_tcf_callback_installed&&Z(),"undefined"==typeof ai_tcData_requested&&(ai_tcData_requested=!0,z(),cookies_need_tcData=!0)):a&&("undefined"==typeof ai_tcfapi_found&&(ai_tcfapi_found=!1,setTimeout(function(){ai_process_lists()},10)),a=document.querySelector("#ai-iab-tcf-status"), null!=a&&(a.textContent="IAB TCF 2.0 MISSING: __tcfapi function not found"),a=document.querySelector("#ai-iab-tcf-bar"),null!=a&&(a.classList.remove("status-ok"),a.classList.add("status-error")))}if(null==b)b=document.querySelectorAll("div.ai-list-data, meta.ai-list-data");else{window.jQuery&&window.jQuery.fn&&b instanceof jQuery&&(b=Array.prototype.slice.call(b));var x=[];b.forEach((a,d)=>{a.matches(".ai-list-data")?x.push(a):(a=a.querySelectorAll(".ai-list-data"),a.length&&a.forEach((k,l)=>{x.push(k)}))}); b=x}if(b.length){b.forEach((a,d)=>{a.classList.remove("ai-list-data")});var L=ia(window.location.search);if(null!=L.referrer)var A=L.referrer;else A=document.referrer,""!=A&&(A=ha(A));var R=window.navigator.userAgent,S=R.toLowerCase(),aa=navigator.language,M=aa.toLowerCase();if("undefined"!==typeof MobileDetect)var ba=new MobileDetect(R);b.forEach((a,d)=>{var k=document.cookie.split(";");k.forEach(function(f,h){k[h]=f.trim()});d=a.closest("div."+ai_block_class_def);var l=!0;if(a.hasAttribute("referer-list")){var n= a.getAttribute("referer-list");n=b64d(n).split(",");var v=a.getAttribute("referer-list-type"),E=!1;n.every((f,h)=>{f=f.trim();if(""==f)return!0;if("*"==f.charAt(0))if("*"==f.charAt(f.length-1)){if(f=f.substr(1,f.length-2),-1!=A.indexOf(f))return E=!0,!1}else{if(f=f.substr(1),A.substr(-f.length)==f)return E=!0,!1}else if("*"==f.charAt(f.length-1)){if(f=f.substr(0,f.length-1),0==A.indexOf(f))return E=!0,!1}else if("#"==f){if(""==A)return E=!0,!1}else if(f==A)return E=!0,!1;return!0});var r=E;switch(v){case "B":r&& (l=!1);break;case "W":r||(l=!1)}}if(l&&a.hasAttribute("client-list")&&"undefined"!==typeof ba)switch(n=a.getAttribute("client-list"),n=b64d(n).split(","),v=a.getAttribute("client-list-type"),r=!1,n.every((f,h)=>{if(""==f.trim())return!0;f.split("&&").every((c,t)=>{t=!0;var w=!1;for(c=c.trim();"!!"==c.substring(0,2);)t=!t,c=c.substring(2);"language:"==c.substring(0,9)&&(w=!0,c=c.substring(9).toLowerCase());var q=!1;w?"*"==c.charAt(0)?"*"==c.charAt(c.length-1)?(c=c.substr(1,c.length-2).toLowerCase(), -1!=M.indexOf(c)&&(q=!0)):(c=c.substr(1).toLowerCase(),M.substr(-c.length)==c&&(q=!0)):"*"==c.charAt(c.length-1)?(c=c.substr(0,c.length-1).toLowerCase(),0==M.indexOf(c)&&(q=!0)):c==M&&(q=!0):"*"==c.charAt(0)?"*"==c.charAt(c.length-1)?(c=c.substr(1,c.length-2).toLowerCase(),-1!=S.indexOf(c)&&(q=!0)):(c=c.substr(1).toLowerCase(),S.substr(-c.length)==c&&(q=!0)):"*"==c.charAt(c.length-1)?(c=c.substr(0,c.length-1).toLowerCase(),0==S.indexOf(c)&&(q=!0)):ba.is(c)&&(q=!0);return(r=q?t:!t)?!0:!1});return r? !1:!0}),v){case "B":r&&(l=!1);break;case "W":r||(l=!1)}var N=n=!1;for(v=1;2>=v;v++)if(l){switch(v){case 1:var g=a.getAttribute("cookie-list");break;case 2:g=a.getAttribute("parameter-list")}if(null!=g){g=b64d(g);switch(v){case 1:var y=a.getAttribute("cookie-list-type");break;case 2:y=a.getAttribute("parameter-list-type")}g=g.replace("tcf-gdpr","tcf-v2[gdprApplies]=true");g=g.replace("tcf-no-gdpr","tcf-v2[gdprApplies]=false");g=g.replace("tcf-google","tcf-v2[vendor][consents][755]=true && tcf-v2[purpose][consents][1]=true"); g=g.replace("tcf-no-google","!!tcf-v2[vendor][consents][755]");g=g.replace("tcf-media.net","tcf-v2[vendor][consents][142]=true && tcf-v2[purpose][consents][1]=true");g=g.replace("tcf-no-media.net","!!tcf-v2[vendor][consents][142]");g=g.replace("tcf-amazon","tcf-v2[vendor][consents][793]=true && tcf-v2[purpose][consents][1]=true");g=g.replace("tcf-no-amazon","!!tcf-v2[vendor][consents][793]");g=g.replace("tcf-ezoic","tcf-v2[vendor][consents][347]=true && tcf-v2[purpose][consents][1]=true");g=g.replace("tcf-no-ezoic", "!!tcf-v2[vendor][consents][347]");var F=g.split(","),ca=[];k.forEach(function(f){f=f.split("=");try{var h=JSON.parse(decodeURIComponent(f[1]))}catch(c){h=decodeURIComponent(f[1])}ca[f[0]]=h});r=!1;var I=a;F.every((f,h)=>{f.split("&&").every((c,t)=>{t=!0;for(c=c.trim();"!!"==c.substring(0,2);)t=!t,c=c.substring(2);var w=c,q="!@!",T="tcf-v2"==w&&"!@!"==q,B=-1!=c.indexOf("["),J=0==c.indexOf("tcf-v2")||0==c.indexOf("euconsent-v2");J=J&&(B||T);-1!=c.indexOf("=")&&(q=c.split("="),w=q[0],q=q[1],B=-1!=w.indexOf("["), J=(J=0==w.indexOf("tcf-v2")||0==w.indexOf("euconsent-v2"))&&(B||T));if(J)document.querySelector("#ai-iab-tcf-status"),B=document.querySelector("#ai-iab-tcf-bar"),null!=B&&(B.style.display="block"),T&&"boolean"==typeof ai_tcfapi_found?r=ai_tcfapi_found?t:!t:"object"==typeof ai_tcData?(null!=B&&B.classList.add("status-ok"),w=w.replace(/]| /gi,"").split("["),w.shift(),r=(w=e(w,ai_tcData,q))?t:!t):"undefined"==typeof ai_tcfapi_found&&(I.classList.add("ai-list-data"),N=!0,"function"==typeof __tcfapi?C(!1): "undefined"==typeof ai_tcData_retrying&&(ai_tcData_retrying=!0,setTimeout(function(){"function"==typeof __tcfapi?C(!1):setTimeout(function(){"function"==typeof __tcfapi?C(!1):setTimeout(function(){C(!0)},3E3)},1E3)},600)));else if(B)r=(w=p(ca,w,q))?t:!t;else{var U=!1;"!@!"==q?k.every(function(ja){return ja.split("=")[0]==c?(U=!0,!1):!0}):U=-1!=k.indexOf(c);r=U?t:!t}return r?!0:!1});return r?!1:!0});r&&(N=!1,I.classList.remove("ai-list-data"));switch(y){case "B":r&&(l=!1);break;case "W":r||(l=!1)}}}a.classList.contains("ai-list-manual")&& (l?(I.classList.remove("ai-list-data"),I.classList.remove("ai-list-manual")):(n=!0,I.classList.add("ai-list-data")));(l||!n&&!N)&&a.hasAttribute("data-debug-info")&&(g=document.querySelector("."+a.dataset.debugInfo),null!=g&&(g=g.parentElement,null!=g&&g.classList.contains("ai-debug-info")&&g.remove()));y=X(a,".ai-debug-bar.ai-debug-lists");var ka=""==A?"#":A;0!=y.length&&y.forEach((f,h)=>{h=f.querySelector(".ai-debug-name.ai-list-info");null!=h&&(h.textContent=ka,h.title=R+"\n"+aa);h=f.querySelector(".ai-debug-name.ai-list-status"); null!=h&&(h.textContent=l?ai_front.visible:ai_front.hidden)});g=!1;if(l&&a.hasAttribute("scheduling-start")&&a.hasAttribute("scheduling-end")&&a.hasAttribute("scheduling-days")){var u=a.getAttribute("scheduling-start");v=a.getAttribute("scheduling-end");y=a.getAttribute("scheduling-days");g=!0;u=b64d(u);F=b64d(v);var V=parseInt(a.getAttribute("scheduling-fallback")),O=parseInt(a.getAttribute("gmt"));if(u.includes("-")||F.includes("-"))P=Y(u)+O,K=Y(F)+O;else var P=Q(u),K=Q(F);P??=0;K??=0;var W=b64d(y).split(","); y=a.getAttribute("scheduling-type");var D=(new Date).getTime()+O;v=new Date(D);var G=v.getDay();0==G?G=6:G--;u.includes("-")||F.includes("-")||(u=(new Date(v.getFullYear(),v.getMonth(),v.getDate())).getTime()+O,D-=u,0>D&&(D+=864E5));scheduling_start_date_ok=D>=P;scheduling_end_date_ok=0==K||D<K;u=scheduling_start_date_ok&&scheduling_end_date_ok&&W.includes(G.toString());switch(y){case "B":u=!u}u||(l=!1);var la=v.toISOString().split(".")[0].replace("T"," ");y=X(a,".ai-debug-bar.ai-debug-scheduling"); 0!=y.length&&y.forEach((f,h)=>{h=f.querySelector(".ai-debug-name.ai-scheduling-info");null!=h&&(h.textContent=la+" "+G+" current_time: "+Math.floor(D.toString()/1E3)+" start_date:"+Math.floor(P/1E3).toString()+"=>"+scheduling_start_date_ok.toString()+" end_date:"+Math.floor(K/1E3).toString()+"=>"+scheduling_end_date_ok.toString()+" days:"+W.toString()+"=>"+W.includes(G.toString()).toString());h=f.querySelector(".ai-debug-name.ai-scheduling-status");null!=h&&(h.textContent=l?ai_front.visible:ai_front.hidden); l||0==V||(f.classList.remove("ai-debug-scheduling"),f.classList.add("ai-debug-fallback"),h=f.querySelector(".ai-debug-name.ai-scheduling-status"),null!=h&&(h.textContent=ai_front.fallback+" = "+V))})}if(n||!l&&N)return!0;a.style.visibility="";a.style.position="";a.style.width="";a.style.height="";a.style.zIndex="";if(l){if(null!=d&&(d.style.visibility="",d.classList.contains("ai-remove-position")&&(d.style.position="")),a.hasAttribute("data-code")){n=b64d(a.dataset.code);u=document.createRange(); g=!0;try{H=u.createContextualFragment(n)}catch(f){g=!1}g&&(null!=a.closest("head")?(a.parentNode.insertBefore(H,a.nextSibling),a.remove()):a.append(H));da(a)}}else if(g&&!u&&0!=V){null!=d&&(d.style.visibility="",d.classList.contains("ai-remove-position")&&d.css({position:""}));n=fa(a,".ai-fallback");0!=n.length&&n.forEach((f,h)=>{f.classList.remove("ai-fallback")});if(a.hasAttribute("data-fallback-code")){n=b64d(a.dataset.fallbackCode);u=document.createRange();g=!0;try{var H=u.createContextualFragment(n)}catch(f){g= !1}g&&a.append(H);da(a)}else a.style.display="none",null!=d&&null==d.querySelector(".ai-debug-block")&&d.hasAttribute("style")&&-1==d.getAttribute("style").indexOf("height:")&&(d.style.display="none");null!=d&&d.hasAttribute("data-ai")&&(d.getAttribute("data-ai"),a.hasAttribute("fallback-tracking")&&(H=a.getAttribute("fallback-tracking"),d.setAttribute("data-ai-"+a.getAttribute("fallback_level"),H)))}else a.style.display="none",null!=d&&(d.removeAttribute("data-ai"),d.classList.remove("ai-track"), null!=d.querySelector(".ai-debug-block")?(d.style.visibility="",d.classList.remove("ai-close"),d.classList.contains("ai-remove-position")&&(d.style.position="")):d.hasAttribute("style")&&-1==d.getAttribute("style").indexOf("height:")&&(d.style.display="none"));a.setAttribute("data-code","");a.setAttribute("data-fallback-code","");null!=d&&d.classList.remove("ai-list-block")})}};function ea(b){b=`; ${document.cookie}`.split(`; ${b}=`);if(2===b.length)return b.pop().split(";").shift()}function ma(b, e,p){ea(b)&&(document.cookie=b+"="+(e?";path="+e:"")+(p?";domain="+p:"")+";expires=Thu, 01 Jan 1970 00:00:01 GMT")}function m(b){ea(b)&&(ma(b,"/",window.location.hostname),document.cookie=b+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;")}(function(b){"complete"===document.readyState||"loading"!==document.readyState&&!document.documentElement.doScroll?b():document.addEventListener("DOMContentLoaded",b)})(function(){setTimeout(function(){ai_process_lists();setTimeout(function(){Z();if("function"== typeof ai_load_blocks){document.addEventListener("cmplzEnableScripts",e);document.addEventListener("cmplz_event_marketing",e);function e(p){"cmplzEnableScripts"!=p.type&&"all"!==p.consentLevel||ai_load_blocks()}}},50);var b=document.querySelector(".ai-debug-page-type");null!=b&&b.addEventListener("dblclick",e=>{e=document.querySelector("#ai-iab-tcf-status");null!=e&&(e.textContent="CONSENT COOKIES");e=document.querySelector("#ai-iab-tcf-bar");null!=e&&(e.style.display="block")});b=document.querySelector("#ai-iab-tcf-bar"); null!=b&&b.addEventListener("click",e=>{m("euconsent-v2");m("__lxG__consent__v2");m("__lxG__consent__v2_daisybit");m("__lxG__consent__v2_gdaisybit");m("CookieLawInfoConsent");m("cookielawinfo-checkbox-advertisement");m("cookielawinfo-checkbox-analytics");m("cookielawinfo-checkbox-necessary");m("complianz_policy_id");m("complianz_consent_status");m("cmplz_marketing");m("cmplz_consent_status");m("cmplz_preferences");m("cmplz_statistics-anonymous");m("cmplz_choice");m("cmplz_banner-status");m("cmplz_functional"); m("cmplz_policy_id");m("cmplz_statistics");m("moove_gdpr_popup");m("real_cookie_banner-blog:1-tcf");m("real_cookie_banner-blog:1");e=document.querySelector("#ai-iab-tcf-status");null!=e&&(e.textContent="CONSENT COOKIES DELETED")})},5)});function da(b){setTimeout(function(){"function"==typeof ai_process_rotations_in_element&&ai_process_rotations_in_element(b);"function"==typeof ai_process_lists&&ai_process_lists();"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses();"function"==typeof ai_process_filter_hooks&& ai_process_filter_hooks();"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks(b);"function"==typeof ai_process_impressions&&1==ai_tracking_finished&&ai_process_impressions();"function"==typeof ai_install_click_trackers&&1==ai_tracking_finished&&ai_install_click_trackers();"function"==typeof ai_install_close_buttons&&ai_install_close_buttons(document)},5)}function ia(b){var e=b?b.split("?")[1]:window.location.search.slice(1);b={};if(e){e=e.split("#")[0];e=e.split("&");for(var p=0;p<e.length;p++){var z= e[p].split("="),C=void 0,x=z[0].replace(/\[\d*\]/,function(L){C=L.slice(1,-1);return""});z="undefined"===typeof z[1]?"":z[1];x=x.toLowerCase();z=z.toLowerCase();b[x]?("string"===typeof b[x]&&(b[x]=[b[x]]),"undefined"===typeof C?b[x].push(z):b[x][C]=z):b[x]=z}}return b}}; ai_js_code = true; </script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",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()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];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://kohantextilejournal.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732721504 -->