It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://mintz360.com

  1. <!doctype html >
  2. <html lang="en-US">
  3. <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>
  4.    
  5.    <title>Explore World News At Mintz360.com</title>
  6.    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7.    <link rel="pingback" href="https://mintz360.com/xmlrpc.php" />
  8.    <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
  9. <link rel="canonical" href="https://mintz360.com/"/><link rel="next" href="https://mintz360.com/page/2/"/>
  10. <!-- This site is optimized with the Yoast SEO plugin v22.5 - https://yoast.com/wordpress/plugins/seo/ -->
  11. <meta name="description" content="Mintz360.com is a news publishing website that delivers the latest tech news, news on famous personality, entertainment news and more." />
  12. <meta property="og:locale" content="en_US" />
  13. <meta property="og:type" content="website" />
  14. <meta property="og:title" content="Explore World News At Mintz360.com" />
  15. <meta property="og:description" content="Mintz360.com is a news publishing website that delivers the latest tech news, news on famous personality, entertainment news and more." />
  16. <meta property="og:url" content="https://mintz360.com/" />
  17. <meta property="og:site_name" content="mintz360.com" />
  18. <meta property="article:modified_time" content="2024-02-20T04:49:02+00:00" />
  19. <meta name="twitter:card" content="summary_large_image" />
  20. <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://mintz360.com/","url":"https://mintz360.com/","name":"Explore World News At Mintz360.com","isPartOf":{"@id":"https://mintz360.com/#website"},"datePublished":"2023-04-03T09:49:49+00:00","dateModified":"2024-02-20T04:49:02+00:00","description":"Mintz360.com is a news publishing website that delivers the latest tech news, news on famous personality, entertainment news and more.","breadcrumb":{"@id":"https://mintz360.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://mintz360.com/"]}]},{"@type":"BreadcrumbList","@id":"https://mintz360.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://mintz360.com/#website","url":"https://mintz360.com/","name":"mintz360.com","description":"mintz360.com","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://mintz360.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}</script>
  21. <!-- / Yoast SEO plugin. -->
  22.  
  23.  
  24. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  25. /* <![CDATA[ */
  26. 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:\/\/mintz360.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.5.2"}};
  27. /*! This file is auto-generated */
  28. !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);
  29. /* ]]> */
  30. </script>
  31. <style id='wp-emoji-styles-inline-css' type='text/css'>
  32.  
  33. img.wp-smiley, img.emoji {
  34. display: inline !important;
  35. border: none !important;
  36. box-shadow: none !important;
  37. height: 1em !important;
  38. width: 1em !important;
  39. margin: 0 0.07em !important;
  40. vertical-align: -0.1em !important;
  41. background: none !important;
  42. padding: 0 !important;
  43. }
  44. </style>
  45. <style id='classic-theme-styles-inline-css' type='text/css'>
  46. /*! This file is auto-generated */
  47. .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}
  48. </style>
  49. <style id='global-styles-inline-css' type='text/css'>
  50. body{--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-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{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;}
  51. .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
  52. :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
  53. :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
  54. .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
  55. </style>
  56. <link data-minify="1" rel='stylesheet' id='td-plugin-newsletter-css' href='https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-newsletter/style.css?ver=1710236535' type='text/css' media='all' />
  57. <link data-minify="1" rel='stylesheet' id='td-plugin-multi-purpose-css' href='https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-composer/td-multi-purpose/style.css?ver=1710236535' type='text/css' media='all' />
  58. <link data-minify="1" rel='stylesheet' id='tds-front-css' href='https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-subscription/assets/css/tds-front.css?ver=1710236535' type='text/css' media='all' />
  59. <link data-minify="1" rel='stylesheet' id='td-theme-css' href='https://mintz360.com/wp-content/cache/min/1/wp-content/themes/Newspaper/style.css?ver=1710236537' type='text/css' media='all' />
  60. <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>
  61. <link data-minify="1" rel='stylesheet' id='td-legacy-framework-front-style-css' href='https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=1710236538' type='text/css' media='all' />
  62. <link data-minify="1" rel='stylesheet' id='tdb_style_cloud_templates_front-css' href='https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/css/tdb_main.css?ver=1710236538' type='text/css' media='all' />
  63. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
  64. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script>
  65. <link rel="https://api.w.org/" href="https://mintz360.com/wp-json/" /><link rel="alternate" type="application/json" href="https://mintz360.com/wp-json/wp/v2/pages/60" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://mintz360.com/xmlrpc.php?rsd" />
  66. <meta name="generator" content="WordPress 6.5.2" />
  67. <link rel='shortlink' href='https://mintz360.com/' />
  68. <link rel="alternate" type="application/json+oembed" href="https://mintz360.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmintz360.com%2F" />
  69. <link rel="alternate" type="text/xml+oembed" href="https://mintz360.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmintz360.com%2F&#038;format=xml" />
  70.    <script type="rocketlazyloadscript">
  71.        window.tdb_global_vars = {"wpRestUrl":"https:\/\/mintz360.com\/wp-json\/","permalinkStructure":"\/%postname%\/"};
  72.        window.tdb_p_autoload_vars = {"isAjax":false,"isAdminBarShowing":false,"autoloadScrollPercent":50};
  73.    </script>
  74.    
  75.    <style id="tdb-global-colors">:root{--accent-color:#fff}</style>
  76.  
  77. <!-- JS generated by theme -->
  78.  
  79. <script type="rocketlazyloadscript">
  80.    
  81.    
  82.  
  83.    var tdBlocksArray = []; //here we store all the items for the current page
  84.  
  85.    // td_block class - each ajax block uses a object of this class for requests
  86.    function tdBlock() {
  87.    this.id = '';
  88.    this.block_type = 1; //block type id (1-234 etc)
  89.    this.atts = '';
  90.    this.td_column_number = '';
  91.    this.td_current_page = 1; //
  92.    this.post_count = 0; //from wp
  93.    this.found_posts = 0; //from wp
  94.    this.max_num_pages = 0; //from wp
  95.    this.td_filter_value = ''; //current live filter value
  96.    this.is_ajax_running = false;
  97.    this.td_user_action = ''; // load more or infinite loader (used by the animation)
  98.    this.header_color = '';
  99.    this.ajax_pagination_infinite_stop = ''; //show load more at page x
  100.    }
  101.  
  102.        // td_js_generator - mini detector
  103.        ( function () {
  104.            var htmlTag = document.getElementsByTagName("html")[0];
  105.  
  106.        if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) {
  107.                htmlTag.className += ' ie10';
  108.            }
  109.  
  110.            if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) {
  111.                htmlTag.className += ' ie11';
  112.            }
  113.  
  114.        if ( navigator.userAgent.indexOf("Edge") > -1 ) {
  115.                htmlTag.className += ' ieEdge';
  116.            }
  117.  
  118.            if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) {
  119.                htmlTag.className += ' td-md-is-ios';
  120.            }
  121.  
  122.            var user_agent = navigator.userAgent.toLowerCase();
  123.            if ( user_agent.indexOf("android") > -1 ) {
  124.                htmlTag.className += ' td-md-is-android';
  125.            }
  126.  
  127.            if ( -1 !== navigator.userAgent.indexOf('Mac OS X')  ) {
  128.                htmlTag.className += ' td-md-is-os-x';
  129.            }
  130.  
  131.            if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) {
  132.               htmlTag.className += ' td-md-is-chrome';
  133.            }
  134.  
  135.            if ( -1 !== navigator.userAgent.indexOf('Firefox') ) {
  136.                htmlTag.className += ' td-md-is-firefox';
  137.            }
  138.  
  139.            if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) {
  140.                htmlTag.className += ' td-md-is-safari';
  141.            }
  142.  
  143.            if( -1 !== navigator.userAgent.indexOf('IEMobile') ){
  144.                htmlTag.className += ' td-md-is-iemobile';
  145.            }
  146.  
  147.        })();
  148.  
  149.        var tdLocalCache = {};
  150.  
  151.        ( function () {
  152.            "use strict";
  153.  
  154.            tdLocalCache = {
  155.                data: {},
  156.                remove: function (resource_id) {
  157.                    delete tdLocalCache.data[resource_id];
  158.                },
  159.                exist: function (resource_id) {
  160.                    return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null;
  161.                },
  162.                get: function (resource_id) {
  163.                    return tdLocalCache.data[resource_id];
  164.                },
  165.                set: function (resource_id, cachedData) {
  166.                    tdLocalCache.remove(resource_id);
  167.                    tdLocalCache.data[resource_id] = cachedData;
  168.                }
  169.            };
  170.        })();
  171.  
  172.    
  173.    
  174. var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":228},{"limitBottom":1018,"sidebarWidth":300},{"limitBottom":1140,"sidebarWidth":324}];
  175. var td_animation_stack_effect="type0";
  176. var tds_animation_stack=true;
  177. var td_animation_stack_specific_selectors=".entry-thumb, img, .td-lazy-img";
  178. var td_animation_stack_general_selectors=".td-animation-stack img, .td-animation-stack .entry-thumb, .post img, .td-animation-stack .td-lazy-img";
  179. var tds_show_more_info="Show more info";
  180. var tds_show_less_info="Show less info";
  181. var tdc_is_installed="yes";
  182. var td_ajax_url="https:\/\/mintz360.com\/wp-admin\/admin-ajax.php?td_theme_name=Newspaper&v=12.6.3";
  183. var td_get_template_directory_uri="https:\/\/mintz360.com\/wp-content\/plugins\/td-composer\/legacy\/common";
  184. var tds_snap_menu="";
  185. var tds_logo_on_sticky="";
  186. var tds_header_style="";
  187. var td_please_wait="Please wait...";
  188. var td_email_user_pass_incorrect="User or password incorrect!";
  189. var td_email_user_incorrect="Email or username incorrect!";
  190. var td_email_incorrect="Email incorrect!";
  191. var td_user_incorrect="Username incorrect!";
  192. var td_email_user_empty="Email or username empty!";
  193. var td_pass_empty="Pass empty!";
  194. var td_pass_pattern_incorrect="Invalid Pass Pattern!";
  195. var td_retype_pass_incorrect="Retyped Pass incorrect!";
  196. var tds_more_articles_on_post_enable="";
  197. var tds_more_articles_on_post_time_to_wait="";
  198. var tds_more_articles_on_post_pages_distance_from_top=0;
  199. var tds_captcha="";
  200. var tds_theme_color_site_wide="#008d7f";
  201. var tds_smart_sidebar="";
  202. var tdThemeName="Newspaper";
  203. var tdThemeNameWl="Newspaper";
  204. var td_magnific_popup_translation_tPrev="Previous (Left arrow key)";
  205. var td_magnific_popup_translation_tNext="Next (Right arrow key)";
  206. var td_magnific_popup_translation_tCounter="%curr% of %total%";
  207. var td_magnific_popup_translation_ajax_tError="The content from %url% could not be loaded.";
  208. var td_magnific_popup_translation_image_tError="The image #%curr% could not be loaded.";
  209. var tdBlockNonce="e889f7cf93";
  210. var tdMobileMenu="enabled";
  211. var tdMobileSearch="enabled";
  212. 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"]};
  213. var td_reset_pass_empty="Please enter a new password before proceeding.";
  214. var td_reset_pass_confirm_empty="Please confirm the new password before proceeding.";
  215. var td_reset_pass_not_matching="Please make sure that the passwords match.";
  216. var tdb_modal_confirm="Save";
  217. var tdb_modal_cancel="Cancel";
  218. var tdb_modal_confirm_alt="Yes";
  219. var tdb_modal_cancel_alt="No";
  220. var td_ad_background_click_link="";
  221. var td_ad_background_click_target="";
  222. </script>
  223.  
  224.  
  225. <!-- Header style compiled by theme -->
  226.  
  227. <style>body{background-image:url("https://mintz360.com/wp-content/uploads/2023/04/bg.png");background-attachment:fixed}.td-header-wrap .black-menu .sf-menu>.current-menu-item>a,.td-header-wrap .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-wrap .black-menu .sf-menu>.current-category-ancestor>a,.td-header-wrap .black-menu .sf-menu>li>a:hover,.td-header-wrap .black-menu .sf-menu>.sfHover>a,.sf-menu>.current-menu-item>a:after,.sf-menu>.current-menu-ancestor>a:after,.sf-menu>.current-category-ancestor>a:after,.sf-menu>li:hover>a:after,.sf-menu>.sfHover>a:after,.header-search-wrap .td-drop-down-search:after,.header-search-wrap .td-drop-down-search .btn:hover,input[type=submit]:hover,.td-read-more a,.td-post-category:hover,.td_top_authors .td-active .td-author-post-count,.td_top_authors .td-active .td-author-comments-count,.td_top_authors .td_mod_wrap:hover .td-author-post-count,.td_top_authors .td_mod_wrap:hover .td-author-comments-count,.td-404-sub-sub-title a:hover,.td-search-form-widget .wpb_button:hover,.td-rating-bar-wrap div,.dropcap,.td_wrapper_video_playlist .td_video_controls_playlist_wrapper,.wpb_default,.wpb_default:hover,.td-left-smart-list:hover,.td-right-smart-list:hover,#bbpress-forums button:hover,.bbp_widget_login .button:hover,.td-footer-wrapper .td-post-category,.td-footer-wrapper .widget_product_search input[type="submit"]:hover,.single-product .product .summary .cart .button:hover,.td-next-prev-wrap a:hover,.td-load-more-wrap a:hover,.td-post-small-box a:hover,.page-nav .current,.page-nav:first-child>div,#bbpress-forums .bbp-pagination .current,#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a,.td-theme-slider:hover .slide-meta-cat a,a.vc_btn-black:hover,.td-trending-now-wrapper:hover .td-trending-now-title,.td-scroll-up,.td-smart-list-button:hover,.td-weather-information:before,.td-weather-week:before,.td_block_exchange .td-exchange-header:before,.td-pulldown-syle-2 .td-subcat-dropdown ul:after,.td_block_template_9 .td-block-title:after,.td_block_template_15 .td-block-title:before,div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit],.td-close-video-fixed{background-color:#008d7f}.td_block_template_4 .td-related-title .td-cur-simple-item:before{border-color:#008d7f transparent transparent transparent!important}.td_block_template_4 .td-related-title .td-cur-simple-item,.td_block_template_3 .td-related-title .td-cur-simple-item,.td_block_template_9 .td-related-title:after{background-color:#008d7f}a,cite a:hover,.td-page-content blockquote p,.td-post-content blockquote p,.mce-content-body blockquote p,.comment-content blockquote p,.wpb_text_column blockquote p,.td_block_text_with_title blockquote p,.td_module_wrap:hover .entry-title a,.td-subcat-filter .td-subcat-list a:hover,.td-subcat-filter .td-subcat-dropdown a:hover,.td_quote_on_blocks,.dropcap2,.dropcap3,.td_top_authors .td-active .td-authors-name a,.td_top_authors .td_mod_wrap:hover .td-authors-name a,.td-post-next-prev-content a:hover,.author-box-wrap .td-author-social a:hover,.td-author-name a:hover,.td-author-url a:hover,.comment-reply-link:hover,.logged-in-as a:hover,#cancel-comment-reply-link:hover,.td-search-query,.widget a:hover,.td_wp_recentcomments a:hover,.archive .widget_archive .current,.archive .widget_archive .current a,.widget_calendar tfoot a:hover,#bbpress-forums li.bbp-header .bbp-reply-content span a:hover,#bbpress-forums .bbp-forum-freshness a:hover,#bbpress-forums .bbp-topic-freshness a:hover,#bbpress-forums .bbp-forums-list li a:hover,#bbpress-forums .bbp-forum-title:hover,#bbpress-forums .bbp-topic-permalink:hover,#bbpress-forums .bbp-topic-started-by a:hover,#bbpress-forums .bbp-topic-started-in a:hover,#bbpress-forums .bbp-body .super-sticky li.bbp-topic-title .bbp-topic-permalink,#bbpress-forums .bbp-body .sticky li.bbp-topic-title .bbp-topic-permalink,.widget_display_replies .bbp-author-name,.widget_display_topics .bbp-author-name,.td-subfooter-menu li a:hover,a.vc_btn-black:hover,.td-smart-list-dropdown-wrap .td-smart-list-button:hover,.td-instagram-user a,.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover,.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i,.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link:hover,.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item .td-cur-simple-item,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i,.td_block_template_2 .td-related-title .td-cur-simple-item,.td_block_template_5 .td-related-title .td-cur-simple-item,.td_block_template_6 .td-related-title .td-cur-simple-item,.td_block_template_7 .td-related-title .td-cur-simple-item,.td_block_template_8 .td-related-title .td-cur-simple-item,.td_block_template_9 .td-related-title .td-cur-simple-item,.td_block_template_10 .td-related-title .td-cur-simple-item,.td_block_template_11 .td-related-title .td-cur-simple-item,.td_block_template_12 .td-related-title .td-cur-simple-item,.td_block_template_13 .td-related-title .td-cur-simple-item,.td_block_template_14 .td-related-title .td-cur-simple-item,.td_block_template_15 .td-related-title .td-cur-simple-item,.td_block_template_16 .td-related-title .td-cur-simple-item,.td_block_template_17 .td-related-title .td-cur-simple-item,.td-theme-wrap .sf-menu ul .td-menu-item>a:hover,.td-theme-wrap .sf-menu ul .sfHover>a,.td-theme-wrap .sf-menu ul .current-menu-ancestor>a,.td-theme-wrap .sf-menu ul .current-category-ancestor>a,.td-theme-wrap .sf-menu ul .current-menu-item>a,.td_outlined_btn,.td_block_categories_tags .td-ct-item:hover{color:#008d7f}a.vc_btn-black.vc_btn_square_outlined:hover,a.vc_btn-black.vc_btn_outlined:hover{color:#008d7f!important}.td-next-prev-wrap a:hover,.td-load-more-wrap a:hover,.td-post-small-box a:hover,.page-nav .current,.page-nav:first-child>div,#bbpress-forums .bbp-pagination .current,.post .td_quote_box,.page .td_quote_box,a.vc_btn-black:hover,.td_block_template_5 .td-block-title>*,.td_outlined_btn{border-color:#008d7f}.td_wrapper_video_playlist .td_video_currently_playing:after{border-color:#008d7f!important}.header-search-wrap .td-drop-down-search:before{border-color:transparent transparent #008d7f transparent}.block-title>span,.block-title>a,.block-title>label,.widgettitle,.widgettitle:after,body .td-trending-now-title,.td-trending-now-wrapper:hover .td-trending-now-title,.wpb_tabs li.ui-tabs-active a,.wpb_tabs li:hover a,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active>a,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover>a,.td_block_template_1 .td-related-title .td-cur-simple-item,.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more,.td_3D_btn,.td_shadow_btn,.td_default_btn,.td_round_btn,.td_outlined_btn:hover{background-color:#008d7f}.block-title,.td_block_template_1 .td-related-title,.wpb_tabs .wpb_tabs_nav,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container{border-color:#008d7f}.td_block_wrap .td-subcat-item a.td-cur-simple-item{color:#008d7f}.td-grid-style-4 .entry-title{background-color:rgba(0,141,127,0.7)}.td-menu-background:before,.td-search-background:before{background:rgba(16,29,33,0.8);background:-moz-linear-gradient(top,rgba(16,29,33,0.8) 0%,rgba(11,86,89,0.8) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(16,29,33,0.8)),color-stop(100%,rgba(11,86,89,0.8)));background:-webkit-linear-gradient(top,rgba(16,29,33,0.8) 0%,rgba(11,86,89,0.8) 100%);background:-o-linear-gradient(top,rgba(16,29,33,0.8) 0%,rgba(11,86,89,0.8) 100%);background:-ms-linear-gradient(top,rgba(16,29,33,0.8) 0%,rgba(11,86,89,0.8) 100%);background:linear-gradient(to bottom,rgba(16,29,33,0.8) 0%,rgba(11,86,89,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(16,29,33,0.8)',endColorstr='rgba(11,86,89,0.8)',GradientType=0)}.td-mobile-content .current-menu-item>a,.td-mobile-content .current-menu-ancestor>a,.td-mobile-content .current-category-ancestor>a,#td-mobile-nav .td-menu-login-section a:hover,#td-mobile-nav .td-register-section a:hover,#td-mobile-nav .td-menu-socials-wrap a:hover i,.td-search-close a:hover i{color:#00a392}.td-menu-background,.td-search-background{background-image:url('https://mintz360.com/wp-content/uploads/2023/04/mob.jpg')}.td-header-style-12 .td-header-menu-wrap-full,.td-header-style-12 .td-affix,.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category,.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category,.td_category_template_3 .td-current-sub-category,.td_category_template_8 .td-category-header .td-category a.td-current-sub-category,.td_category_template_4 .td-category-siblings .td-category a:hover,.td_block_big_grid_9.td-grid-style-1 .td-post-category,.td_block_big_grid_9.td-grid-style-5 .td-post-category,.td-grid-style-6.td-hover-1 .td-module-thumb:after,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>li>a:hover,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.sfHover>a{background-color:#008d7f}.td_mega_menu_sub_cats .cur-sub-cat,.td-mega-span h3 a:hover,.td_mod_mega_menu:hover .entry-title a,.header-search-wrap .result-msg a:hover,.td-header-top-menu .td-drop-down-search .td_module_wrap:hover .entry-title a,.td-header-top-menu .td-icon-search:hover,.td-header-wrap .result-msg a:hover,.top-header-menu li a:hover,.top-header-menu .current-menu-item>a,.top-header-menu .current-menu-ancestor>a,.top-header-menu .current-category-ancestor>a,.td-social-icon-wrap>a:hover,.td-header-sp-top-widget .td-social-icon-wrap a:hover,.td_mod_related_posts:hover h3>a,.td-post-template-11 .td-related-title .td-related-left:hover,.td-post-template-11 .td-related-title .td-related-right:hover,.td-post-template-11 .td-related-title .td-cur-simple-item,.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover,.td-category-header .td-pulldown-category-filter-link:hover,.td-category-siblings .td-subcat-dropdown a:hover,.td-category-siblings .td-subcat-dropdown a.td-current-sub-category,.footer-text-wrap .footer-email-wrap a,.footer-social-wrap a:hover,.td_module_17 .td-read-more a:hover,.td_module_18 .td-read-more a:hover,.td_module_19 .td-post-author-name a:hover,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover{color:#008d7f}.td-mega-menu-page .wpb_content_element ul li a:hover,.td-theme-wrap .td-aj-search-results .td_module_wrap:hover .entry-title a,.td-theme-wrap .header-search-wrap .result-msg a:hover{color:#008d7f!important}.td_category_template_8 .td-category-header .td-category a.td-current-sub-category,.td_category_template_4 .td-category-siblings .td-category a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a{border-color:#008d7f}</style>
  228.  
  229.  
  230. <!-- Button style compiled by theme -->
  231.  
  232. <style>.tdm-btn-style1{background-color:#008d7f}.tdm-btn-style2:before{border-color:#008d7f}.tdm-btn-style2{color:#008d7f}.tdm-btn-style3{-webkit-box-shadow:0 2px 16px #008d7f;-moz-box-shadow:0 2px 16px #008d7f;box-shadow:0 2px 16px #008d7f}.tdm-btn-style3:hover{-webkit-box-shadow:0 4px 26px #008d7f;-moz-box-shadow:0 4px 26px #008d7f;box-shadow:0 4px 26px #008d7f}</style>
  233.  
  234. <style id="tdw-css-placeholder"></style></head>
  235.  
  236. <body class="home page-template-default page page-id-60 global-block-template-1 tdb-template  tdc-header-template  tdc-footer-template td-animation-stack-type0 td-boxed-layout" itemscope="itemscope" itemtype="https://schema.org/WebPage">
  237.  
  238.            <div class="td-scroll-up  td-hide-scroll-up-on-mob" style="display:none;"><i class="td-icon-menu-up"></i></div>
  239.    
  240.    <div class="td-menu-background" style="visibility:hidden"></div>
  241. <div id="td-mobile-nav" style="visibility:hidden">
  242.    <div class="td-mobile-container">
  243.        <!-- mobile menu top section -->
  244.        <div class="td-menu-socials-wrap">
  245.            <!-- socials -->
  246.            <div class="td-menu-socials">
  247.                            </div>
  248.            <!-- close button -->
  249.            <div class="td-mobile-close">
  250.                <span><i class="td-icon-close-mobile"></i></span>
  251.            </div>
  252.        </div>
  253.  
  254.        <!-- login section -->
  255.        
  256.        <!-- menu section -->
  257.        <div class="td-mobile-content">
  258.            <div class="menu-primary-menu-container"><ul id="menu-primary-menu-2" class="td-mobile-main-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-first menu-item-73"><a href="https://mintz360.com/category/news/">News</a></li>
  259. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-65"><a href="https://mintz360.com/category/biographies/">Biographies</a></li>
  260. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-66"><a href="https://mintz360.com/category/business/">Business</a></li>
  261. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-68"><a href="https://mintz360.com/category/games/">Games</a></li>
  262. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-69"><a href="https://mintz360.com/category/health/">Health</a></li>
  263. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-72"><a href="https://mintz360.com/category/lifestyle/">Lifestyle</a></li>
  264. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-77"><a href="https://mintz360.com/more/">More<i class="td-icon-menu-right td-element-after"></i></a>
  265. <ul class="sub-menu">
  266. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-67"><a href="https://mintz360.com/category/entertainment/">Entertainment</a></li>
  267. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-70"><a href="https://mintz360.com/category/home-decore/">Home decore</a></li>
  268. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-71"><a href="https://mintz360.com/category/investment/">Investment</a></li>
  269. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-74"><a href="https://mintz360.com/category/travel/">Travel</a></li>
  270. </ul>
  271. </li>
  272. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-170"><a href="https://mintz360.com/contact-us/">Contact Us</a></li>
  273. </ul></div>        </div>
  274.    </div>
  275.  
  276.    <!-- register/login section -->
  277.    </div><div class="td-search-background" style="visibility:hidden"></div>
  278. <div class="td-search-wrap-mob" style="visibility:hidden">
  279. <div class="td-drop-down-search">
  280. <form method="get" class="td-search-form" action="https://mintz360.com/">
  281. <!-- close button -->
  282. <div class="td-search-close">
  283. <span><i class="td-icon-close-mobile"></i></span>
  284. </div>
  285. <div role="search" class="td-search-input">
  286. <span>Search</span>
  287. <input id="td-header-search-mob" type="text" value="" name="s" autocomplete="off" />
  288. </div>
  289. </form>
  290. <div id="td-aj-search-mob" class="td-ajax-search-flex"></div>
  291. </div>
  292. </div>
  293.    <div id="td-outer-wrap" class="td-theme-wrap">
  294.  
  295.                    <div class="td-header-template-wrap" style="position: relative">
  296.                                <div class="td-header-mobile-wrap ">
  297.                    <div id="tdi_1" class="tdc-zone"><div class="tdc_zone tdi_2  wpb_row td-pb-row tdc-element-style"  >
  298. <style scoped>.tdi_2{min-height:0}.tdi_2>.td-element-style:after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background-color:#ffffff!important}.td-header-mobile-wrap{position:relative;width:100%}@media (max-width:767px){.tdi_2:before{content:'';display:block;width:100vw;height:100%;position:absolute;left:50%;transform:translateX(-50%);box-shadow:none;z-index:20;pointer-events:none}@media (max-width:767px){.tdi_2:before{width:100%}}}</style>
  299. <div class="tdi_1_rand_style td-element-style" ></div><div id="tdi_3" class="tdc-row"><div class="vc_row tdi_4  wpb_row td-pb-row tdc-element-style" >
  300. <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%}@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>
  301. <div class="tdi_3_rand_style td-element-style" ><div class="td-element-style-before"><style>@media (max-width:767px){.tdi_3_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:none!important;opacity:0.2!important;background-size:cover!important;background-position:center top!important}}</style></div><style>@media (max-width:767px){.tdi_3_rand_style{background-color:#232d35!important}}</style></div><div class="vc_column tdi_6  wpb_column vc_column_container tdc-column td-pb-span4">
  302. <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" >
  303. <style>@media (max-width:767px){.tdi_7{margin-left:-16px!important}}</style>
  304. <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:#ffffff}.tdi_7 .tdb-mobile-menu-button svg,.tdi_7 .tdb-mobile-menu-button svg *{fill:#ffffff}@media (max-width:767px){.tdi_7 .tdb-mobile-menu-button i{font-size:27px}.tdi_7 .tdb-mobile-menu-button svg{width:27px}.tdi_7 .tdb-mobile-menu-button i{width:54px;height:54px;line-height:54px}.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"><span class="tdb-mobile-menu-icon tdb-mobile-menu-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M903.864 490.013h-783.749c-17.172 0-31.109 13.937-31.109 31.109 0 17.234 13.937 31.15 31.109 31.15h783.739c17.213 0 31.13-13.916 31.13-31.15 0.010-17.162-13.916-31.109-31.119-31.109zM903.864 226.835h-783.749c-17.172 0-31.109 13.916-31.109 31.16 0 17.213 13.937 31.109 31.109 31.109h783.739c17.213 0 31.13-13.896 31.13-31.109 0.010-17.234-13.916-31.16-31.119-31.16zM903.864 753.181h-783.749c-17.172 0-31.109 13.916-31.109 31.099 0 17.244 13.937 31.16 31.109 31.16h783.739c17.213 0 31.13-13.916 31.13-31.16 0.010-17.172-13.916-31.099-31.119-31.099z"></path></svg></span></span></div></div> <!-- ./block --></div></div><div class="vc_column tdi_9  wpb_column vc_column_container tdc-column td-pb-span4">
  305. <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" >
  306. <style>@media (min-width:1019px) and (max-width:1140px){.tdi_10{margin-right:-30px!important;margin-left:-20px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_10{margin-right:-10px!important;margin-left:-5px!important}}</style>
  307. <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{align-items:flex-start;justify-content:center}.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}.tdi_10 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_10 .tdb-logo-icon{top:0px;display:block;color:#ffffff}.tdi_10 .tdb-logo-text-title{color:#438d80;font-family:Copse!important;font-size:45px!important;}.tdi_10 .tdb-logo-icon-svg svg,.tdi_10 .tdb-logo-icon-svg svg *{fill:#ffffff}@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}}@media (max-width:767px){.tdi_10 .tdb-logo-icon-svg svg{width:30px}.tdi_10 .tdb-logo-text-title{font-size:30px!important;}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://mintz360.com/"><h1><span class="tdb-logo-icon tdb-logo-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M512 347.063c0 0 0 0 0 0s0 0 0 0v0c-6.144 14.336-14.336 41.984-14.336 41.984l14.336 43.008 14.336-43.008c0 0-8.192-27.648-14.336-41.984v0zM467.968 597.943v0l-33.792 30.72c0 0-7.168 28.672-9.216 43.008v0c0 0 0 0 0 0s0 0 0 0v0c12.288-9.216 32.768-29.696 32.768-29.696l10.24-44.032zM588.8 477.111v0l44.032-9.216c0 0 20.48-21.504 29.696-32.768v0 0c-14.336 2.048-43.008 9.216-43.008 9.216l-30.72 32.768zM600.064 521.143v0l43.008 14.336c0 0 28.672-8.192 41.984-14.336v0c-13.312-6.144-41.984-14.336-41.984-14.336l-43.008 14.336zM632.832 574.391l-45.056-9.216 30.72 33.792c0 0 28.672 7.168 43.008 9.216v0 0c-8.192-12.288-28.672-33.792-28.672-33.792zM589.824 627.639l-33.792-30.72 9.216 45.056c0 0 21.504 20.48 32.768 29.696v0 0c-1.024-14.336-8.192-44.032-8.192-44.032zM512 609.207l-14.336 43.008c0 0 8.192 28.672 14.336 41.984v0c6.144-13.312 14.336-41.984 14.336-41.984l-14.336-43.008zM434.176 414.647l33.792 30.72-9.216-45.056c0 0-21.504-20.48-32.768-29.696v0 0c1.024 14.336 8.192 44.032 8.192 44.032zM391.168 467.895l45.056 9.216-30.72-33.792c0 0-28.672-7.168-43.008-9.216v0 0c8.192 12.288 28.672 33.792 28.672 33.792zM423.936 521.143v0 0 0 0l-43.008-14.336c0 0-28.672 8.192-41.984 14.336v0c13.312 6.144 41.984 14.336 41.984 14.336l43.008-14.336zM435.2 565.175v0l-45.056 9.216c0 0-20.48 21.504-29.696 32.768v0 0c14.336-2.048 43.008-9.216 43.008-9.216l31.744-32.768zM556.032 444.343v0l33.792-30.72c0 0 7.168-28.672 9.216-43.008v0c0 0 0 0 0 0s0 0 0 0v0c-12.288 9.216-32.768 29.696-32.768 29.696l-10.24 44.032zM481.28 236.471c11.264 11.264 21.504 23.552 30.72 36.864 2.048-3.072 4.096-5.12 6.144-7.168 15.36-20.48 32.768-37.888 53.248-54.272-13.312-25.6-29.696-48.128-50.176-68.608-3.072-3.072-6.144-5.12-8.192-8.192-3.072 3.072-6.144 5.12-8.192 8.192-20.48 20.48-36.864 43.008-50.176 68.608 8.192 7.168 17.408 15.36 26.624 24.576zM626.688 255.927c4.096 16.384 7.168 32.768 9.216 50.176 15.36-7.168 31.744-13.312 48.128-17.408 11.264-3.072 22.528-5.12 33.792-7.168 1.024-28.672-2.048-57.344-9.216-83.968-1.024-4.096-2.048-7.168-3.072-11.264-4.096 1.024-7.168 2.048-11.264 3.072-27.648 7.168-53.248 19.456-77.824 34.816 4.096 10.24 7.168 21.504 10.24 31.744zM397.312 786.359c-4.096-16.384-7.168-32.768-9.216-50.176-15.36 7.168-31.744 13.312-48.128 17.408-11.264 3.072-22.528 5.12-33.792 7.168-1.024 28.672 2.048 57.344 9.216 83.968 1.024 4.096 2.048 7.168 3.072 11.264 4.096-1.024 7.168-2.048 11.264-3.072 27.648-7.168 53.248-19.456 77.824-34.816-4.096-10.24-7.168-21.504-10.24-31.744zM273.408 315.319c-28.672-1.024-57.344 2.048-83.968 9.216-4.096 1.024-7.168 2.048-11.264 3.072 1.024 4.096 2.048 7.168 3.072 11.264 7.168 27.648 19.456 53.248 34.816 77.824 10.24-4.096 21.504-8.192 32.768-10.24 16.384-4.096 32.768-7.168 50.176-9.216-7.168-15.36-13.312-31.744-17.408-48.128-4.096-11.264-7.168-22.528-8.192-33.792zM378.88 303.031c3.072 1.024 6.144 2.048 9.216 4.096 2.048-16.384 4.096-31.744 8.192-47.104 3.072-12.288 7.168-23.552 11.264-35.84-23.552-15.36-50.176-26.624-77.824-34.816-4.096-1.024-7.168-2.048-11.264-3.072-1.024 4.096-2.048 7.168-3.072 11.264-7.168 27.648-10.24 56.32-9.216 83.968 25.6 4.096 50.176 11.264 72.704 21.504zM542.72 805.815c-11.264-11.264-21.504-23.552-30.72-36.864-2.048 3.072-4.096 5.12-6.144 7.168-15.36 20.48-32.768 37.888-53.248 54.272 13.312 25.6 29.696 48.128 50.176 68.608 3.072 3.072 6.144 5.12 8.192 8.192 3.072-3.072 6.144-5.12 8.192-8.192 20.48-20.48 36.864-43.008 50.176-68.608-8.192-7.168-17.408-15.36-26.624-24.576zM601.088 851.895c-14.336 26.624-32.768 51.2-54.272 72.704-2.048 2.048-4.096 4.096-5.12 5.12 27.648 19.456 58.368 32.768 92.16 40.96 24.576-23.552 45.056-51.2 59.392-81.92-2.048-1.024-5.12-1.024-7.168-2.048-31.744-6.144-59.392-18.432-84.992-34.816zM645.12 739.255c-3.072-1.024-6.144-2.048-9.216-4.096-2.048 16.384-4.096 31.744-8.192 47.104-3.072 12.288-7.168 23.552-11.264 35.84 23.552 15.36 50.176 26.624 77.824 34.816 4.096 1.024 7.168 2.048 11.264 3.072 1.024-4.096 2.048-7.168 3.072-11.264 7.168-27.648 10.24-56.32 9.216-83.968-25.6-4.096-50.176-11.264-72.704-21.504zM269.312 763.831c-30.72 1.024-61.44-2.048-90.112-10.24-2.048-1.024-5.12-1.024-7.168-2.048-3.072 31.744 0 62.464 8.192 93.184 1.024 2.048 1.024 5.12 2.048 7.168 32.768 10.24 66.56 13.312 100.352 10.24-1.024-2.048-1.024-5.12-2.048-7.168-8.192-30.72-12.288-61.44-11.264-91.136zM422.912 851.895c-25.6 16.384-54.272 28.672-83.968 35.84-2.048 1.024-5.12 1.024-7.168 2.048 14.336 30.72 33.792 58.368 59.392 81.92 2.048-1.024 5.12-1.024 7.168-2.048 30.72-8.192 58.368-21.504 84.992-38.912-2.048-2.048-4.096-3.072-5.12-5.12-22.528-21.504-40.96-46.080-55.296-73.728zM921.6 549.815c-2.048 2.048-3.072 4.096-5.12 5.12-21.504 21.504-46.080 39.936-72.704 54.272 16.384 25.6 28.672 54.272 35.84 83.968 1.024 2.048 1.024 5.12 2.048 7.168 30.72-14.336 58.368-33.792 81.92-59.392-1.024-2.048-1.024-5.12-2.048-7.168-9.216-29.696-22.528-58.368-39.936-83.968zM844.8 752.567c-29.696 8.192-59.392 11.264-90.112 10.24 1.024 30.72-2.048 61.44-10.24 90.112-1.024 2.048-1.024 5.12-2.048 7.168 31.744 3.072 62.464 0 93.184-8.192 2.048-1.024 5.12-1.024 7.168-2.048 10.24-32.768 13.312-66.56 10.24-100.352-3.072 2.048-6.144 3.072-8.192 3.072zM102.4 492.471c2.048-2.048 3.072-4.096 5.12-5.12 21.504-21.504 46.080-39.936 72.704-54.272-16.384-25.6-28.672-54.272-35.84-83.968-1.024-2.048-1.024-5.12-2.048-7.168-30.72 14.336-58.368 33.792-81.92 59.392 1.024 2.048 1.024 5.12 2.048 7.168 9.216 29.696 22.528 58.368 39.936 83.968zM750.592 726.967c28.672 1.024 57.344-2.048 83.968-9.216 4.096-1.024 7.168-2.048 11.264-3.072-1.024-4.096-2.048-7.168-3.072-11.264-7.168-27.648-19.456-53.248-34.816-77.824-10.24 4.096-21.504 8.192-32.768 10.24-16.384 4.096-32.768 7.168-50.176 9.216 7.168 15.36 13.312 31.744 17.408 48.128 4.096 11.264 7.168 22.528 8.192 33.792zM754.688 278.455c30.72-1.024 61.44 2.048 90.112 10.24 2.048 1.024 5.12 1.024 7.168 2.048 3.072-31.744 0-62.464-8.192-93.184-1.024-2.048-1.024-5.12-2.048-7.168-32.768-10.24-66.56-13.312-100.352-10.24 1.024 2.048 1.024 5.12 2.048 7.168 8.192 30.72 12.288 61.44 11.264 91.136zM422.912 190.391c14.336-26.624 32.768-51.2 54.272-72.704 2.048-2.048 4.096-4.096 5.12-5.12-27.648-19.456-58.368-32.768-92.16-40.96-24.576 23.552-45.056 51.2-59.392 81.92 2.048 1.024 5.12 1.024 7.168 2.048 31.744 6.144 59.392 18.432 84.992 34.816zM179.2 289.719c29.696-8.192 60.416-11.264 90.112-10.24-1.024-30.72 2.048-61.44 10.24-90.112 1.024-2.048 1.024-5.12 2.048-7.168-31.744-3.072-62.464 0-93.184 8.192-2.048 1.024-5.12 1.024-7.168 2.048-10.24 32.768-13.312 66.56-10.24 100.352 3.072-2.048 6.144-3.072 8.192-3.072zM601.088 190.391c25.6-16.384 54.272-28.672 83.968-35.84 2.048-1.024 5.12-1.024 7.168-2.048-14.336-30.72-33.792-58.368-59.392-81.92-2.048 1.024-5.12 1.024-7.168 2.048-30.72 8.192-58.368 21.504-84.992 38.912 2.048 2.048 4.096 3.072 5.12 5.12 22.528 21.504 40.96 46.080 55.296 73.728zM771.072 463.799c5.12-5.12 10.24-11.264 15.36-16.384-7.168-2.048-14.336-5.12-21.504-6.144-18.432-5.12-37.888-7.168-57.344-8.192-10.24 16.384-21.504 31.744-33.792 45.056 17.408 6.144 34.816 13.312 52.224 22.528 16.384-11.264 31.744-23.552 45.056-36.864zM438.272 795.575c14.336-12.288 27.648-26.624 38.912-40.96 4.096-6.144 9.216-12.288 13.312-19.456-9.216-16.384-16.384-33.792-22.528-52.224-14.336 12.288-28.672 23.552-45.056 33.792 1.024 20.48 4.096 39.936 9.216 59.392 2.048 7.168 4.096 13.312 6.144 19.456zM808.96 416.695c15.36-23.552 26.624-50.176 34.816-77.824 1.024-4.096 2.048-7.168 3.072-11.264-4.096-1.024-7.168-2.048-11.264-3.072-27.648-7.168-56.32-10.24-83.968-9.216-4.096 25.6-10.24 49.152-20.48 72.704-1.024 3.072-2.048 6.144-4.096 9.216 16.384 2.048 31.744 4.096 47.104 8.192 12.288 3.072 23.552 7.168 34.816 11.264zM786.432 594.871c-12.288-14.336-26.624-27.648-40.96-38.912-6.144-4.096-12.288-9.216-19.456-13.312-16.384 9.216-33.792 16.384-52.224 22.528 12.288 14.336 23.552 28.672 33.792 45.056 20.48-1.024 39.936-4.096 59.392-9.216 7.168-2.048 13.312-4.096 19.456-6.144zM658.432 705.463c17.408 7.168 35.84 12.288 54.272 16.384-1.024-6.144-3.072-13.312-4.096-19.456-5.12-19.456-12.288-37.888-21.504-56.32-18.432-1.024-37.888-3.072-56.32-7.168 4.096 18.432 6.144 36.864 7.168 56.32 7.168 4.096 14.336 8.192 20.48 10.24zM569.344 780.215c5.12 5.12 10.24 10.24 16.384 15.36 2.048-7.168 5.12-14.336 6.144-21.504 5.12-18.432 7.168-37.888 8.192-57.344-16.384-10.24-31.744-21.504-45.056-33.792-6.144 17.408-13.312 34.816-22.528 52.224 11.264 16.384 23.552 31.744 36.864 45.056zM202.752 462.775c-25.6 13.312-48.128 29.696-68.608 50.176-3.072 3.072-5.12 6.144-8.192 8.192 3.072 3.072 5.12 6.144 8.192 8.192 20.48 20.48 43.008 36.864 68.608 50.176 8.192-9.216 16.384-19.456 24.576-27.648 11.264-11.264 23.552-21.504 36.864-30.72-3.072-2.048-5.12-4.096-7.168-6.144-20.48-14.336-38.912-32.768-54.272-52.224zM215.040 625.591c-15.36 23.552-26.624 50.176-34.816 77.824-1.024 4.096-2.048 7.168-3.072 11.264 4.096 1.024 7.168 2.048 11.264 3.072 27.648 7.168 56.32 10.24 83.968 9.216 4.096-24.576 10.24-49.152 20.48-72.704 1.024-3.072 2.048-6.144 4.096-9.216-16.384-2.048-31.744-4.096-47.104-8.192-12.288-3.072-23.552-7.168-34.816-11.264zM916.48 486.327c2.048 2.048 4.096 4.096 5.12 5.12 19.456-27.648 32.768-58.368 40.96-92.16-23.552-24.576-51.2-45.056-81.92-59.392-1.024 2.048-1.024 5.12-2.048 7.168-8.192 29.696-20.48 57.344-35.84 83.968 27.648 15.36 52.224 33.792 73.728 55.296zM821.248 579.511c25.6-13.312 48.128-29.696 68.608-50.176 3.072-3.072 5.12-6.144 8.192-8.192-3.072-3.072-5.12-6.144-8.192-8.192-20.48-20.48-43.008-36.864-68.608-50.176-8.192 9.216-16.384 19.456-24.576 27.648-11.264 11.264-23.552 21.504-36.864 30.72 3.072 2.048 5.12 4.096 7.168 6.144 20.48 14.336 38.912 32.768 54.272 52.224zM107.52 555.959c-2.048-2.048-4.096-4.096-5.12-5.12-19.456 27.648-32.768 58.368-40.96 92.16 23.552 24.576 51.2 45.056 81.92 59.392 1.024-2.048 1.024-5.12 2.048-7.168 8.192-29.696 20.48-57.344 35.84-83.968-26.624-15.36-52.224-33.792-73.728-55.296zM330.752 717.751c19.456-5.12 37.888-12.288 56.32-21.504 1.024-18.432 3.072-37.888 7.168-56.32-18.432 4.096-36.864 6.144-56.32 7.168-4.096 7.168-7.168 14.336-10.24 21.504-7.168 17.408-12.288 35.84-16.384 54.272 6.144-2.048 13.312-3.072 19.456-5.12v0zM636.928 346.039c-1.024 18.432-3.072 37.888-7.168 56.32 18.432-4.096 36.864-6.144 56.32-7.168 4.096-7.168 7.168-14.336 10.24-21.504 7.168-17.408 12.288-35.84 16.384-54.272-6.144 1.024-13.312 3.072-19.456 4.096-19.456 6.144-37.888 13.312-56.32 22.528zM316.416 610.231c10.24-16.384 21.504-31.744 33.792-45.056-17.408-6.144-34.816-13.312-52.224-22.528-16.384 10.24-31.744 22.528-45.056 35.84-5.12 5.12-10.24 10.24-15.36 16.384 7.168 2.048 14.336 5.12 21.504 6.144 18.432 5.12 37.888 8.192 57.344 9.216zM365.568 336.823c-17.408-7.168-35.84-12.288-54.272-16.384 1.024 6.144 3.072 13.312 4.096 19.456 5.12 19.456 12.288 37.888 21.504 56.32 18.432 1.024 37.888 3.072 56.32 7.168-4.096-18.432-6.144-36.864-7.168-56.32-7.168-4.096-13.312-8.192-20.48-10.24zM237.568 447.415c12.288 14.336 26.624 27.648 40.96 38.912 6.144 4.096 12.288 9.216 19.456 13.312 16.384-9.216 33.792-16.384 52.224-22.528-12.288-14.336-23.552-29.696-33.792-45.056-20.48 1.024-39.936 4.096-59.392 9.216-7.168 2.048-13.312 4.096-19.456 6.144zM454.656 262.071c-5.12-5.12-11.264-10.24-16.384-15.36-2.048 7.168-5.12 14.336-6.144 21.504-5.12 18.432-7.168 37.888-8.192 57.344 16.384 10.24 31.744 21.504 45.056 33.792 6.144-17.408 13.312-34.816 22.528-52.224-11.264-16.384-23.552-31.744-36.864-45.056zM585.728 246.711c-14.336 12.288-27.648 26.624-38.912 40.96-5.12 6.144-9.216 12.288-13.312 19.456 9.216 16.384 16.384 33.792 22.528 52.224 14.336-12.288 29.696-23.552 45.056-33.792-1.024-20.48-4.096-39.936-9.216-59.392-2.048-7.168-4.096-13.312-6.144-19.456z"></path></svg></span><span class="tdb-logo-text-wrap"><span class="tdb-logo-text-title">MINTZ360</span></span></h1></a></div></div> <!-- ./block --></div></div><div class="vc_column tdi_12  wpb_column vc_column_container tdc-column td-pb-span4">
  308. <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" >
  309. <style>@media (max-width:767px){.tdi_13{margin-right:-18px!important;margin-bottom:0px!important}}</style>
  310. <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:#ffffff}.tdi_13 .tdb-header-search-button-mob svg,.tdi_13 .tdb-header-search-button-mob svg *{fill:#ffffff}.td-search-wrap-mob .td-module-exclusive .td-module-title a:before{display:inline-block}@media (min-width:1019px) and (max-width:1140px){}@media (min-width:768px) and (max-width:1018px){}@media (max-width:767px){}</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.564-134.502c63.099-76.595 94.781-170.455 94.72-264.141 0.061-106.414-40.755-213.228-121.917-294.431-81.244-81.183-187.976-121.958-294.359-121.938-106.435-0.020-213.187 40.796-294.369 121.938-81.234 81.203-122.010 188.017-121.989 294.369-0.020 106.445 40.755 213.166 121.989 294.287 81.193 81.285 187.945 122.020 294.369 121.979 93.716 0.041 187.597-31.642 264.11-94.659l134.554 134.564 57.457-57.467zM265.431 748.348c-65.546-65.495-98.13-150.999-98.171-236.882 0.041-85.832 32.625-171.346 98.171-236.913 65.567-65.536 151.081-98.099 236.933-98.14 85.821 0.041 171.336 32.604 236.902 98.14 65.495 65.516 98.12 151.122 98.12 236.913 0 85.924-32.625 171.387-98.12 236.882-65.556 65.495-151.009 98.099-236.902 98.099-85.852 0-171.366-32.604-236.933-98.099zM505.385 272.864c-61.901 0.020-123.566 23.501-170.824 70.799-47.288 47.258-70.769 108.923-70.799 170.834-0.041 26.624 4.383 53.105 13.046 78.428-0.031-0.522-0.092-1.024-0.031-1.556 13.199-91.341 48.241-159.775 96.963-208.497v-0.020h0.031c48.712-48.722 117.135-83.763 208.486-96.963 0.522-0.061 1.024 0 1.536 0.041-25.313-8.684-51.794-13.087-78.408-13.066z"></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" >
  311. <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%}</style><div class="vc_column tdi_17  wpb_column vc_column_container tdc-column td-pb-span12">
  312. <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="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_19  td_separator_solid td_separator_center"><span style="border-color:#dd3333;border-width:3px;width:100%;"></span>
  313. <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}.tdi_19{margin-right:-48px!important;margin-bottom:0px!important;margin-left:-48px!important;width:auto!important}@media (min-width:1019px) and (max-width:1140px){.tdi_19{margin-right:-24px!important;margin-left:-24px!important}}</style></div></div></div></div></div></div></div>                </div>
  314.                
  315.                    <div class="td-header-mobile-sticky-wrap tdc-zone-sticky-invisible tdc-zone-sticky-inactive" style="display: none">
  316.                        <div id="tdi_20" class="tdc-zone"><div class="tdc_zone tdi_21  wpb_row td-pb-row" data-sticky-offset="0" >
  317. <style scoped>.tdi_21{min-height:0}.td-header-mobile-sticky-wrap.td-header-active{opacity:1}.td-header-mobile-sticky-wrap{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media (max-width:767px){.tdi_21:before{content:'';display:block;width:100vw;height:100%;position:absolute;left:50%;transform:translateX(-50%);box-shadow:none;z-index:20;pointer-events:none}.td-header-mobile-sticky-wrap{transform:translateY(-120%);-webkit-transform:translateY(-120%);-moz-transform:translateY(-120%);-ms-transform:translateY(-120%);-o-transform:translateY(-120%)}.td-header-mobile-sticky-wrap.td-header-active{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}@media (max-width:767px){.tdi_21:before{width:100%}}}</style><div id="tdi_22" class="tdc-row"><div class="vc_row tdi_23  wpb_row td-pb-row tdc-element-style" >
  318. <style scoped>.tdi_23,.tdi_23 .tdc-columns{min-height:0}.tdi_23,.tdi_23 .tdc-columns{display:block}.tdi_23 .tdc-columns{width:100%}@media (max-width:767px){@media (min-width:768px){.tdi_23{margin-left:-0px;margin-right:-0px}.tdi_23 .tdc-row-video-background-error,.tdi_23>.vc_column,.tdi_23>.tdc-columns>.vc_column{padding-left:0px;padding-right:0px}}}@media (max-width:767px){.tdi_23{position:relative}}</style>
  319. <div class="tdi_22_rand_style td-element-style" ><div class="td-element-style-before"><style>@media (max-width:767px){.tdi_22_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://mintz360.com/wp-content/uploads/2023/04/bghd.jpg")!important;opacity:0.2!important;background-size:cover!important;background-position:center top!important}}</style></div><style>@media (max-width:767px){.tdi_22_rand_style{background-color:#232d35!important}}</style></div><div class="vc_column tdi_25  wpb_column vc_column_container tdc-column td-pb-span4">
  320. <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}@media (max-width:767px){.tdi_25{vertical-align:middle}}@media (max-width:767px){.tdi_25{width:20%!important;display:inline-block!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_mobile_menu tdi_26 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_26" >
  321. <style>@media (max-width:767px){.tdi_26{margin-left:-16px!important}}</style>
  322. <style>.tdi_26{display:inline-block}.tdi_26 .tdb-mobile-menu-button i{font-size:22px;width:55px;height:55px;line-height:55px}.tdi_26 .tdb-mobile-menu-button svg{width:22px}.tdi_26 .tdb-mobile-menu-button .tdb-mobile-menu-icon-svg{width:55px;height:55px}.tdi_26 .tdb-mobile-menu-button{color:#ffffff}.tdi_26 .tdb-mobile-menu-button svg,.tdi_26 .tdb-mobile-menu-button svg *{fill:#ffffff}@media (max-width:767px){.tdi_26 .tdb-mobile-menu-button i{font-size:27px}.tdi_26 .tdb-mobile-menu-button svg{width:27px}.tdi_26 .tdb-mobile-menu-button i{width:54px;height:54px;line-height:54px}.tdi_26 .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"><span class="tdb-mobile-menu-icon tdb-mobile-menu-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M903.864 490.013h-783.749c-17.172 0-31.109 13.937-31.109 31.109 0 17.234 13.937 31.15 31.109 31.15h783.739c17.213 0 31.13-13.916 31.13-31.15 0.010-17.162-13.916-31.109-31.119-31.109zM903.864 226.835h-783.749c-17.172 0-31.109 13.916-31.109 31.16 0 17.213 13.937 31.109 31.109 31.109h783.739c17.213 0 31.13-13.896 31.13-31.109 0.010-17.234-13.916-31.16-31.119-31.16zM903.864 753.181h-783.749c-17.172 0-31.109 13.916-31.109 31.099 0 17.244 13.937 31.16 31.109 31.16h783.739c17.213 0 31.13-13.916 31.13-31.16 0.010-17.172-13.916-31.099-31.119-31.099z"></path></svg></span></span></div></div> <!-- ./block --></div></div><div class="vc_column tdi_28  wpb_column vc_column_container tdc-column td-pb-span4">
  323. <style scoped>.tdi_28{vertical-align:baseline}.tdi_28>.wpb_wrapper,.tdi_28>.wpb_wrapper>.tdc-elements{display:block}.tdi_28>.wpb_wrapper>.tdc-elements{width:100%}.tdi_28>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_28>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_28{vertical-align:middle}}@media (max-width:767px){.tdi_28{width:60%!important;display:inline-block!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_29 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_29" >
  324. <style>@media (min-width:1019px) and (max-width:1140px){.tdi_29{margin-right:-30px!important;margin-left:-20px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_29{margin-right:-10px!important;margin-left:-5px!important}}</style>
  325. <style>.tdi_29 .tdb-logo-a,.tdi_29 h1{align-items:flex-start}.tdi_29 .tdb-logo-a,.tdi_29 h1{justify-content:center}.tdi_29 .tdb-logo-svg-wrap{display:block}.tdi_29 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_29 .tdb-logo-img-wrap{display:block}.tdi_29 .tdb-logo-text-tagline{margin-top:2px;margin-left:0}.tdi_29 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_29 .tdb-logo-icon{top:0px;display:block;color:#ffffff}.tdi_29 .tdb-logo-text-title{color:#438d80;font-family:Copse!important;font-size:45px!important;}.tdi_29 .tdb-logo-icon-svg svg,.tdi_29 .tdb-logo-icon-svg svg *{fill:#ffffff}@media (max-width:767px){.tdi_29 .tdb-logo-icon-svg svg{width:30px}.tdi_29 .tdb-logo-text-title{font-size:30px!important;}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://mintz360.com/"><h1><span class="tdb-logo-icon tdb-logo-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M512 347.063c0 0 0 0 0 0s0 0 0 0v0c-6.144 14.336-14.336 41.984-14.336 41.984l14.336 43.008 14.336-43.008c0 0-8.192-27.648-14.336-41.984v0zM467.968 597.943v0l-33.792 30.72c0 0-7.168 28.672-9.216 43.008v0c0 0 0 0 0 0s0 0 0 0v0c12.288-9.216 32.768-29.696 32.768-29.696l10.24-44.032zM588.8 477.111v0l44.032-9.216c0 0 20.48-21.504 29.696-32.768v0 0c-14.336 2.048-43.008 9.216-43.008 9.216l-30.72 32.768zM600.064 521.143v0l43.008 14.336c0 0 28.672-8.192 41.984-14.336v0c-13.312-6.144-41.984-14.336-41.984-14.336l-43.008 14.336zM632.832 574.391l-45.056-9.216 30.72 33.792c0 0 28.672 7.168 43.008 9.216v0 0c-8.192-12.288-28.672-33.792-28.672-33.792zM589.824 627.639l-33.792-30.72 9.216 45.056c0 0 21.504 20.48 32.768 29.696v0 0c-1.024-14.336-8.192-44.032-8.192-44.032zM512 609.207l-14.336 43.008c0 0 8.192 28.672 14.336 41.984v0c6.144-13.312 14.336-41.984 14.336-41.984l-14.336-43.008zM434.176 414.647l33.792 30.72-9.216-45.056c0 0-21.504-20.48-32.768-29.696v0 0c1.024 14.336 8.192 44.032 8.192 44.032zM391.168 467.895l45.056 9.216-30.72-33.792c0 0-28.672-7.168-43.008-9.216v0 0c8.192 12.288 28.672 33.792 28.672 33.792zM423.936 521.143v0 0 0 0l-43.008-14.336c0 0-28.672 8.192-41.984 14.336v0c13.312 6.144 41.984 14.336 41.984 14.336l43.008-14.336zM435.2 565.175v0l-45.056 9.216c0 0-20.48 21.504-29.696 32.768v0 0c14.336-2.048 43.008-9.216 43.008-9.216l31.744-32.768zM556.032 444.343v0l33.792-30.72c0 0 7.168-28.672 9.216-43.008v0c0 0 0 0 0 0s0 0 0 0v0c-12.288 9.216-32.768 29.696-32.768 29.696l-10.24 44.032zM481.28 236.471c11.264 11.264 21.504 23.552 30.72 36.864 2.048-3.072 4.096-5.12 6.144-7.168 15.36-20.48 32.768-37.888 53.248-54.272-13.312-25.6-29.696-48.128-50.176-68.608-3.072-3.072-6.144-5.12-8.192-8.192-3.072 3.072-6.144 5.12-8.192 8.192-20.48 20.48-36.864 43.008-50.176 68.608 8.192 7.168 17.408 15.36 26.624 24.576zM626.688 255.927c4.096 16.384 7.168 32.768 9.216 50.176 15.36-7.168 31.744-13.312 48.128-17.408 11.264-3.072 22.528-5.12 33.792-7.168 1.024-28.672-2.048-57.344-9.216-83.968-1.024-4.096-2.048-7.168-3.072-11.264-4.096 1.024-7.168 2.048-11.264 3.072-27.648 7.168-53.248 19.456-77.824 34.816 4.096 10.24 7.168 21.504 10.24 31.744zM397.312 786.359c-4.096-16.384-7.168-32.768-9.216-50.176-15.36 7.168-31.744 13.312-48.128 17.408-11.264 3.072-22.528 5.12-33.792 7.168-1.024 28.672 2.048 57.344 9.216 83.968 1.024 4.096 2.048 7.168 3.072 11.264 4.096-1.024 7.168-2.048 11.264-3.072 27.648-7.168 53.248-19.456 77.824-34.816-4.096-10.24-7.168-21.504-10.24-31.744zM273.408 315.319c-28.672-1.024-57.344 2.048-83.968 9.216-4.096 1.024-7.168 2.048-11.264 3.072 1.024 4.096 2.048 7.168 3.072 11.264 7.168 27.648 19.456 53.248 34.816 77.824 10.24-4.096 21.504-8.192 32.768-10.24 16.384-4.096 32.768-7.168 50.176-9.216-7.168-15.36-13.312-31.744-17.408-48.128-4.096-11.264-7.168-22.528-8.192-33.792zM378.88 303.031c3.072 1.024 6.144 2.048 9.216 4.096 2.048-16.384 4.096-31.744 8.192-47.104 3.072-12.288 7.168-23.552 11.264-35.84-23.552-15.36-50.176-26.624-77.824-34.816-4.096-1.024-7.168-2.048-11.264-3.072-1.024 4.096-2.048 7.168-3.072 11.264-7.168 27.648-10.24 56.32-9.216 83.968 25.6 4.096 50.176 11.264 72.704 21.504zM542.72 805.815c-11.264-11.264-21.504-23.552-30.72-36.864-2.048 3.072-4.096 5.12-6.144 7.168-15.36 20.48-32.768 37.888-53.248 54.272 13.312 25.6 29.696 48.128 50.176 68.608 3.072 3.072 6.144 5.12 8.192 8.192 3.072-3.072 6.144-5.12 8.192-8.192 20.48-20.48 36.864-43.008 50.176-68.608-8.192-7.168-17.408-15.36-26.624-24.576zM601.088 851.895c-14.336 26.624-32.768 51.2-54.272 72.704-2.048 2.048-4.096 4.096-5.12 5.12 27.648 19.456 58.368 32.768 92.16 40.96 24.576-23.552 45.056-51.2 59.392-81.92-2.048-1.024-5.12-1.024-7.168-2.048-31.744-6.144-59.392-18.432-84.992-34.816zM645.12 739.255c-3.072-1.024-6.144-2.048-9.216-4.096-2.048 16.384-4.096 31.744-8.192 47.104-3.072 12.288-7.168 23.552-11.264 35.84 23.552 15.36 50.176 26.624 77.824 34.816 4.096 1.024 7.168 2.048 11.264 3.072 1.024-4.096 2.048-7.168 3.072-11.264 7.168-27.648 10.24-56.32 9.216-83.968-25.6-4.096-50.176-11.264-72.704-21.504zM269.312 763.831c-30.72 1.024-61.44-2.048-90.112-10.24-2.048-1.024-5.12-1.024-7.168-2.048-3.072 31.744 0 62.464 8.192 93.184 1.024 2.048 1.024 5.12 2.048 7.168 32.768 10.24 66.56 13.312 100.352 10.24-1.024-2.048-1.024-5.12-2.048-7.168-8.192-30.72-12.288-61.44-11.264-91.136zM422.912 851.895c-25.6 16.384-54.272 28.672-83.968 35.84-2.048 1.024-5.12 1.024-7.168 2.048 14.336 30.72 33.792 58.368 59.392 81.92 2.048-1.024 5.12-1.024 7.168-2.048 30.72-8.192 58.368-21.504 84.992-38.912-2.048-2.048-4.096-3.072-5.12-5.12-22.528-21.504-40.96-46.080-55.296-73.728zM921.6 549.815c-2.048 2.048-3.072 4.096-5.12 5.12-21.504 21.504-46.080 39.936-72.704 54.272 16.384 25.6 28.672 54.272 35.84 83.968 1.024 2.048 1.024 5.12 2.048 7.168 30.72-14.336 58.368-33.792 81.92-59.392-1.024-2.048-1.024-5.12-2.048-7.168-9.216-29.696-22.528-58.368-39.936-83.968zM844.8 752.567c-29.696 8.192-59.392 11.264-90.112 10.24 1.024 30.72-2.048 61.44-10.24 90.112-1.024 2.048-1.024 5.12-2.048 7.168 31.744 3.072 62.464 0 93.184-8.192 2.048-1.024 5.12-1.024 7.168-2.048 10.24-32.768 13.312-66.56 10.24-100.352-3.072 2.048-6.144 3.072-8.192 3.072zM102.4 492.471c2.048-2.048 3.072-4.096 5.12-5.12 21.504-21.504 46.080-39.936 72.704-54.272-16.384-25.6-28.672-54.272-35.84-83.968-1.024-2.048-1.024-5.12-2.048-7.168-30.72 14.336-58.368 33.792-81.92 59.392 1.024 2.048 1.024 5.12 2.048 7.168 9.216 29.696 22.528 58.368 39.936 83.968zM750.592 726.967c28.672 1.024 57.344-2.048 83.968-9.216 4.096-1.024 7.168-2.048 11.264-3.072-1.024-4.096-2.048-7.168-3.072-11.264-7.168-27.648-19.456-53.248-34.816-77.824-10.24 4.096-21.504 8.192-32.768 10.24-16.384 4.096-32.768 7.168-50.176 9.216 7.168 15.36 13.312 31.744 17.408 48.128 4.096 11.264 7.168 22.528 8.192 33.792zM754.688 278.455c30.72-1.024 61.44 2.048 90.112 10.24 2.048 1.024 5.12 1.024 7.168 2.048 3.072-31.744 0-62.464-8.192-93.184-1.024-2.048-1.024-5.12-2.048-7.168-32.768-10.24-66.56-13.312-100.352-10.24 1.024 2.048 1.024 5.12 2.048 7.168 8.192 30.72 12.288 61.44 11.264 91.136zM422.912 190.391c14.336-26.624 32.768-51.2 54.272-72.704 2.048-2.048 4.096-4.096 5.12-5.12-27.648-19.456-58.368-32.768-92.16-40.96-24.576 23.552-45.056 51.2-59.392 81.92 2.048 1.024 5.12 1.024 7.168 2.048 31.744 6.144 59.392 18.432 84.992 34.816zM179.2 289.719c29.696-8.192 60.416-11.264 90.112-10.24-1.024-30.72 2.048-61.44 10.24-90.112 1.024-2.048 1.024-5.12 2.048-7.168-31.744-3.072-62.464 0-93.184 8.192-2.048 1.024-5.12 1.024-7.168 2.048-10.24 32.768-13.312 66.56-10.24 100.352 3.072-2.048 6.144-3.072 8.192-3.072zM601.088 190.391c25.6-16.384 54.272-28.672 83.968-35.84 2.048-1.024 5.12-1.024 7.168-2.048-14.336-30.72-33.792-58.368-59.392-81.92-2.048 1.024-5.12 1.024-7.168 2.048-30.72 8.192-58.368 21.504-84.992 38.912 2.048 2.048 4.096 3.072 5.12 5.12 22.528 21.504 40.96 46.080 55.296 73.728zM771.072 463.799c5.12-5.12 10.24-11.264 15.36-16.384-7.168-2.048-14.336-5.12-21.504-6.144-18.432-5.12-37.888-7.168-57.344-8.192-10.24 16.384-21.504 31.744-33.792 45.056 17.408 6.144 34.816 13.312 52.224 22.528 16.384-11.264 31.744-23.552 45.056-36.864zM438.272 795.575c14.336-12.288 27.648-26.624 38.912-40.96 4.096-6.144 9.216-12.288 13.312-19.456-9.216-16.384-16.384-33.792-22.528-52.224-14.336 12.288-28.672 23.552-45.056 33.792 1.024 20.48 4.096 39.936 9.216 59.392 2.048 7.168 4.096 13.312 6.144 19.456zM808.96 416.695c15.36-23.552 26.624-50.176 34.816-77.824 1.024-4.096 2.048-7.168 3.072-11.264-4.096-1.024-7.168-2.048-11.264-3.072-27.648-7.168-56.32-10.24-83.968-9.216-4.096 25.6-10.24 49.152-20.48 72.704-1.024 3.072-2.048 6.144-4.096 9.216 16.384 2.048 31.744 4.096 47.104 8.192 12.288 3.072 23.552 7.168 34.816 11.264zM786.432 594.871c-12.288-14.336-26.624-27.648-40.96-38.912-6.144-4.096-12.288-9.216-19.456-13.312-16.384 9.216-33.792 16.384-52.224 22.528 12.288 14.336 23.552 28.672 33.792 45.056 20.48-1.024 39.936-4.096 59.392-9.216 7.168-2.048 13.312-4.096 19.456-6.144zM658.432 705.463c17.408 7.168 35.84 12.288 54.272 16.384-1.024-6.144-3.072-13.312-4.096-19.456-5.12-19.456-12.288-37.888-21.504-56.32-18.432-1.024-37.888-3.072-56.32-7.168 4.096 18.432 6.144 36.864 7.168 56.32 7.168 4.096 14.336 8.192 20.48 10.24zM569.344 780.215c5.12 5.12 10.24 10.24 16.384 15.36 2.048-7.168 5.12-14.336 6.144-21.504 5.12-18.432 7.168-37.888 8.192-57.344-16.384-10.24-31.744-21.504-45.056-33.792-6.144 17.408-13.312 34.816-22.528 52.224 11.264 16.384 23.552 31.744 36.864 45.056zM202.752 462.775c-25.6 13.312-48.128 29.696-68.608 50.176-3.072 3.072-5.12 6.144-8.192 8.192 3.072 3.072 5.12 6.144 8.192 8.192 20.48 20.48 43.008 36.864 68.608 50.176 8.192-9.216 16.384-19.456 24.576-27.648 11.264-11.264 23.552-21.504 36.864-30.72-3.072-2.048-5.12-4.096-7.168-6.144-20.48-14.336-38.912-32.768-54.272-52.224zM215.040 625.591c-15.36 23.552-26.624 50.176-34.816 77.824-1.024 4.096-2.048 7.168-3.072 11.264 4.096 1.024 7.168 2.048 11.264 3.072 27.648 7.168 56.32 10.24 83.968 9.216 4.096-24.576 10.24-49.152 20.48-72.704 1.024-3.072 2.048-6.144 4.096-9.216-16.384-2.048-31.744-4.096-47.104-8.192-12.288-3.072-23.552-7.168-34.816-11.264zM916.48 486.327c2.048 2.048 4.096 4.096 5.12 5.12 19.456-27.648 32.768-58.368 40.96-92.16-23.552-24.576-51.2-45.056-81.92-59.392-1.024 2.048-1.024 5.12-2.048 7.168-8.192 29.696-20.48 57.344-35.84 83.968 27.648 15.36 52.224 33.792 73.728 55.296zM821.248 579.511c25.6-13.312 48.128-29.696 68.608-50.176 3.072-3.072 5.12-6.144 8.192-8.192-3.072-3.072-5.12-6.144-8.192-8.192-20.48-20.48-43.008-36.864-68.608-50.176-8.192 9.216-16.384 19.456-24.576 27.648-11.264 11.264-23.552 21.504-36.864 30.72 3.072 2.048 5.12 4.096 7.168 6.144 20.48 14.336 38.912 32.768 54.272 52.224zM107.52 555.959c-2.048-2.048-4.096-4.096-5.12-5.12-19.456 27.648-32.768 58.368-40.96 92.16 23.552 24.576 51.2 45.056 81.92 59.392 1.024-2.048 1.024-5.12 2.048-7.168 8.192-29.696 20.48-57.344 35.84-83.968-26.624-15.36-52.224-33.792-73.728-55.296zM330.752 717.751c19.456-5.12 37.888-12.288 56.32-21.504 1.024-18.432 3.072-37.888 7.168-56.32-18.432 4.096-36.864 6.144-56.32 7.168-4.096 7.168-7.168 14.336-10.24 21.504-7.168 17.408-12.288 35.84-16.384 54.272 6.144-2.048 13.312-3.072 19.456-5.12v0zM636.928 346.039c-1.024 18.432-3.072 37.888-7.168 56.32 18.432-4.096 36.864-6.144 56.32-7.168 4.096-7.168 7.168-14.336 10.24-21.504 7.168-17.408 12.288-35.84 16.384-54.272-6.144 1.024-13.312 3.072-19.456 4.096-19.456 6.144-37.888 13.312-56.32 22.528zM316.416 610.231c10.24-16.384 21.504-31.744 33.792-45.056-17.408-6.144-34.816-13.312-52.224-22.528-16.384 10.24-31.744 22.528-45.056 35.84-5.12 5.12-10.24 10.24-15.36 16.384 7.168 2.048 14.336 5.12 21.504 6.144 18.432 5.12 37.888 8.192 57.344 9.216zM365.568 336.823c-17.408-7.168-35.84-12.288-54.272-16.384 1.024 6.144 3.072 13.312 4.096 19.456 5.12 19.456 12.288 37.888 21.504 56.32 18.432 1.024 37.888 3.072 56.32 7.168-4.096-18.432-6.144-36.864-7.168-56.32-7.168-4.096-13.312-8.192-20.48-10.24zM237.568 447.415c12.288 14.336 26.624 27.648 40.96 38.912 6.144 4.096 12.288 9.216 19.456 13.312 16.384-9.216 33.792-16.384 52.224-22.528-12.288-14.336-23.552-29.696-33.792-45.056-20.48 1.024-39.936 4.096-59.392 9.216-7.168 2.048-13.312 4.096-19.456 6.144zM454.656 262.071c-5.12-5.12-11.264-10.24-16.384-15.36-2.048 7.168-5.12 14.336-6.144 21.504-5.12 18.432-7.168 37.888-8.192 57.344 16.384 10.24 31.744 21.504 45.056 33.792 6.144-17.408 13.312-34.816 22.528-52.224-11.264-16.384-23.552-31.744-36.864-45.056zM585.728 246.711c-14.336 12.288-27.648 26.624-38.912 40.96-5.12 6.144-9.216 12.288-13.312 19.456 9.216 16.384 16.384 33.792 22.528 52.224 14.336-12.288 29.696-23.552 45.056-33.792-1.024-20.48-4.096-39.936-9.216-59.392-2.048-7.168-4.096-13.312-6.144-19.456z"></path></svg></span><span class="tdb-logo-text-wrap"><span class="tdb-logo-text-title">MINTZ360</span></span></h1></a></div></div> <!-- ./block --></div></div><div class="vc_column tdi_31  wpb_column vc_column_container tdc-column td-pb-span4">
  326. <style scoped>.tdi_31{vertical-align:baseline}.tdi_31>.wpb_wrapper,.tdi_31>.wpb_wrapper>.tdc-elements{display:block}.tdi_31>.wpb_wrapper>.tdc-elements{width:100%}.tdi_31>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_31>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_31{vertical-align:middle}}@media (max-width:767px){.tdi_31{width:20%!important;display:inline-block!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_mobile_search tdi_32 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_32" >
  327. <style>@media (max-width:767px){.tdi_32{margin-right:-18px!important;margin-bottom:0px!important}}</style>
  328. <style>.tdi_32{display:inline-block}.tdi_32{float:right;clear:none}.tdi_32 .tdb-header-search-button-mob i{font-size:22px;width:55px;height:55px;line-height:55px}.tdi_32 .tdb-header-search-button-mob svg{width:22px}.tdi_32 .tdb-header-search-button-mob .tdb-mobile-search-icon-svg{width:55px;height:55px;display:flex;justify-content:center}.tdi_32 .tdb-header-search-button-mob{color:#ffffff}.tdi_32 .tdb-header-search-button-mob svg,.tdi_32 .tdb-header-search-button-mob svg *{fill:#ffffff}.td-search-wrap-mob .td-module-exclusive .td-module-title a:before{display:inline-block}@media (min-width:1019px) and (max-width:1140px){}@media (min-width:768px) and (max-width:1018px){}@media (max-width:767px){}</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.564-134.502c63.099-76.595 94.781-170.455 94.72-264.141 0.061-106.414-40.755-213.228-121.917-294.431-81.244-81.183-187.976-121.958-294.359-121.938-106.435-0.020-213.187 40.796-294.369 121.938-81.234 81.203-122.010 188.017-121.989 294.369-0.020 106.445 40.755 213.166 121.989 294.287 81.193 81.285 187.945 122.020 294.369 121.979 93.716 0.041 187.597-31.642 264.11-94.659l134.554 134.564 57.457-57.467zM265.431 748.348c-65.546-65.495-98.13-150.999-98.171-236.882 0.041-85.832 32.625-171.346 98.171-236.913 65.567-65.536 151.081-98.099 236.933-98.14 85.821 0.041 171.336 32.604 236.902 98.14 65.495 65.516 98.12 151.122 98.12 236.913 0 85.924-32.625 171.387-98.12 236.882-65.556 65.495-151.009 98.099-236.902 98.099-85.852 0-171.366-32.604-236.933-98.099zM505.385 272.864c-61.901 0.020-123.566 23.501-170.824 70.799-47.288 47.258-70.769 108.923-70.799 170.834-0.041 26.624 4.383 53.105 13.046 78.428-0.031-0.522-0.092-1.024-0.031-1.556 13.199-91.341 48.241-159.775 96.963-208.497v-0.020h0.031c48.712-48.722 117.135-83.763 208.486-96.963 0.522-0.061 1.024 0 1.536 0.041-25.313-8.684-51.794-13.087-78.408-13.066z"></path></svg></span></span></div></div> <!-- ./block --></div></div></div></div><div id="tdi_33" class="tdc-row"><div class="vc_row tdi_34  wpb_row td-pb-row" >
  329. <style scoped>.tdi_34,.tdi_34 .tdc-columns{min-height:0}.tdi_34,.tdi_34 .tdc-columns{display:block}.tdi_34 .tdc-columns{width:100%}</style><div class="vc_column tdi_36  wpb_column vc_column_container tdc-column td-pb-span12">
  330. <style scoped>.tdi_36{vertical-align:baseline}.tdi_36>.wpb_wrapper,.tdi_36>.wpb_wrapper>.tdc-elements{display:block}.tdi_36>.wpb_wrapper>.tdc-elements{width:100%}.tdi_36>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_36>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_38  td_separator_solid td_separator_center"><span style="border-color:#dd3333;border-width:3px;width:100%;"></span>
  331. <style scoped>.tdi_38{margin-right:-48px!important;margin-bottom:0px!important;margin-left:-48px!important;width:auto!important}@media (min-width:1019px) and (max-width:1140px){.tdi_38{margin-right:-24px!important;margin-left:-24px!important}}</style></div></div></div></div></div></div></div>                    </div>
  332.  
  333.                
  334.                <div class="td-header-desktop-wrap ">
  335.                    <div id="tdi_39" class="tdc-zone"><div class="tdc_zone tdi_40  wpb_row td-pb-row tdc-element-style"  >
  336. <style scoped>.tdi_40{min-height:0}.td-header-desktop-wrap{position:relative}.tdi_40{margin-right:auto!important;margin-left:auto!important;width:1164px!important;position:relative}@media (min-width:1019px) and (max-width:1140px){.tdi_40{width:100%!important}}@media (min-width:768px) and (max-width:1018px){.tdi_40{width:100%!important}}@media (max-width:767px){.tdi_40{width:100%!important}}</style>
  337. <div class="tdi_39_rand_style td-element-style" ><style>.tdi_39_rand_style{background-color:#ffffff!important}</style></div><div id="tdi_41" class="tdc-row"><div class="vc_row tdi_42  wpb_row td-pb-row tdc-row-content-vert-center" >
  338. <style scoped>.tdi_42,.tdi_42 .tdc-columns{min-height:0}.tdi_42,.tdi_42 .tdc-columns{display:block}.tdi_42 .tdc-columns{width:100%}@media (min-width:767px){.tdi_42.tdc-row-content-vert-center,.tdi_42.tdc-row-content-vert-center .tdc-columns{display:flex;align-items:center;flex:1}.tdi_42.tdc-row-content-vert-bottom,.tdi_42.tdc-row-content-vert-bottom .tdc-columns{display:flex;align-items:flex-end;flex:1}.tdi_42.tdc-row-content-vert-center .td_block_wrap{vertical-align:middle}.tdi_42.tdc-row-content-vert-bottom .td_block_wrap{vertical-align:bottom}}.tdi_42{padding-top:20px!important;padding-bottom:20px!important}.tdi_42 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_42{padding-top:14px!important;padding-bottom:14px!important}}</style><div class="vc_column tdi_44  wpb_column vc_column_container tdc-column td-pb-span4">
  339. <style scoped>.tdi_44{vertical-align:baseline}.tdi_44>.wpb_wrapper,.tdi_44>.wpb_wrapper>.tdc-elements{display:block}.tdi_44>.wpb_wrapper>.tdc-elements{width:100%}.tdi_44>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_44>.wpb_wrapper{width:auto;height:auto}.tdi_44{width:30%!important}@media (min-width:1019px) and (max-width:1140px){.tdi_44{width:24%!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_45 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_45" >
  340. <style>@media (min-width:1019px) and (max-width:1140px){.tdi_45{margin-right:-30px!important;margin-left:-20px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_45{margin-right:-10px!important;margin-left:-5px!important}}</style>
  341. <style>.tdi_45 .tdb-logo-a,.tdi_45 h1{align-items:flex-start}.tdi_45 .tdb-logo-a,.tdi_45 h1{justify-content:center}.tdi_45 .tdb-logo-svg-wrap{display:block}.tdi_45 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_45 .tdb-logo-img-wrap{display:block}.tdi_45 .tdb-logo-text-tagline{margin-top:2px;margin-left:0}.tdi_45 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_45 .tdb-logo-icon{top:0px;display:block}.tdi_45 .tdb-logo-text-title{color:#438d80;font-family:Copse!important;font-size:45px!important;}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://mintz360.com/"><h1><span class="tdb-logo-icon tdb-logo-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M512 347.063c0 0 0 0 0 0s0 0 0 0v0c-6.144 14.336-14.336 41.984-14.336 41.984l14.336 43.008 14.336-43.008c0 0-8.192-27.648-14.336-41.984v0zM467.968 597.943v0l-33.792 30.72c0 0-7.168 28.672-9.216 43.008v0c0 0 0 0 0 0s0 0 0 0v0c12.288-9.216 32.768-29.696 32.768-29.696l10.24-44.032zM588.8 477.111v0l44.032-9.216c0 0 20.48-21.504 29.696-32.768v0 0c-14.336 2.048-43.008 9.216-43.008 9.216l-30.72 32.768zM600.064 521.143v0l43.008 14.336c0 0 28.672-8.192 41.984-14.336v0c-13.312-6.144-41.984-14.336-41.984-14.336l-43.008 14.336zM632.832 574.391l-45.056-9.216 30.72 33.792c0 0 28.672 7.168 43.008 9.216v0 0c-8.192-12.288-28.672-33.792-28.672-33.792zM589.824 627.639l-33.792-30.72 9.216 45.056c0 0 21.504 20.48 32.768 29.696v0 0c-1.024-14.336-8.192-44.032-8.192-44.032zM512 609.207l-14.336 43.008c0 0 8.192 28.672 14.336 41.984v0c6.144-13.312 14.336-41.984 14.336-41.984l-14.336-43.008zM434.176 414.647l33.792 30.72-9.216-45.056c0 0-21.504-20.48-32.768-29.696v0 0c1.024 14.336 8.192 44.032 8.192 44.032zM391.168 467.895l45.056 9.216-30.72-33.792c0 0-28.672-7.168-43.008-9.216v0 0c8.192 12.288 28.672 33.792 28.672 33.792zM423.936 521.143v0 0 0 0l-43.008-14.336c0 0-28.672 8.192-41.984 14.336v0c13.312 6.144 41.984 14.336 41.984 14.336l43.008-14.336zM435.2 565.175v0l-45.056 9.216c0 0-20.48 21.504-29.696 32.768v0 0c14.336-2.048 43.008-9.216 43.008-9.216l31.744-32.768zM556.032 444.343v0l33.792-30.72c0 0 7.168-28.672 9.216-43.008v0c0 0 0 0 0 0s0 0 0 0v0c-12.288 9.216-32.768 29.696-32.768 29.696l-10.24 44.032zM481.28 236.471c11.264 11.264 21.504 23.552 30.72 36.864 2.048-3.072 4.096-5.12 6.144-7.168 15.36-20.48 32.768-37.888 53.248-54.272-13.312-25.6-29.696-48.128-50.176-68.608-3.072-3.072-6.144-5.12-8.192-8.192-3.072 3.072-6.144 5.12-8.192 8.192-20.48 20.48-36.864 43.008-50.176 68.608 8.192 7.168 17.408 15.36 26.624 24.576zM626.688 255.927c4.096 16.384 7.168 32.768 9.216 50.176 15.36-7.168 31.744-13.312 48.128-17.408 11.264-3.072 22.528-5.12 33.792-7.168 1.024-28.672-2.048-57.344-9.216-83.968-1.024-4.096-2.048-7.168-3.072-11.264-4.096 1.024-7.168 2.048-11.264 3.072-27.648 7.168-53.248 19.456-77.824 34.816 4.096 10.24 7.168 21.504 10.24 31.744zM397.312 786.359c-4.096-16.384-7.168-32.768-9.216-50.176-15.36 7.168-31.744 13.312-48.128 17.408-11.264 3.072-22.528 5.12-33.792 7.168-1.024 28.672 2.048 57.344 9.216 83.968 1.024 4.096 2.048 7.168 3.072 11.264 4.096-1.024 7.168-2.048 11.264-3.072 27.648-7.168 53.248-19.456 77.824-34.816-4.096-10.24-7.168-21.504-10.24-31.744zM273.408 315.319c-28.672-1.024-57.344 2.048-83.968 9.216-4.096 1.024-7.168 2.048-11.264 3.072 1.024 4.096 2.048 7.168 3.072 11.264 7.168 27.648 19.456 53.248 34.816 77.824 10.24-4.096 21.504-8.192 32.768-10.24 16.384-4.096 32.768-7.168 50.176-9.216-7.168-15.36-13.312-31.744-17.408-48.128-4.096-11.264-7.168-22.528-8.192-33.792zM378.88 303.031c3.072 1.024 6.144 2.048 9.216 4.096 2.048-16.384 4.096-31.744 8.192-47.104 3.072-12.288 7.168-23.552 11.264-35.84-23.552-15.36-50.176-26.624-77.824-34.816-4.096-1.024-7.168-2.048-11.264-3.072-1.024 4.096-2.048 7.168-3.072 11.264-7.168 27.648-10.24 56.32-9.216 83.968 25.6 4.096 50.176 11.264 72.704 21.504zM542.72 805.815c-11.264-11.264-21.504-23.552-30.72-36.864-2.048 3.072-4.096 5.12-6.144 7.168-15.36 20.48-32.768 37.888-53.248 54.272 13.312 25.6 29.696 48.128 50.176 68.608 3.072 3.072 6.144 5.12 8.192 8.192 3.072-3.072 6.144-5.12 8.192-8.192 20.48-20.48 36.864-43.008 50.176-68.608-8.192-7.168-17.408-15.36-26.624-24.576zM601.088 851.895c-14.336 26.624-32.768 51.2-54.272 72.704-2.048 2.048-4.096 4.096-5.12 5.12 27.648 19.456 58.368 32.768 92.16 40.96 24.576-23.552 45.056-51.2 59.392-81.92-2.048-1.024-5.12-1.024-7.168-2.048-31.744-6.144-59.392-18.432-84.992-34.816zM645.12 739.255c-3.072-1.024-6.144-2.048-9.216-4.096-2.048 16.384-4.096 31.744-8.192 47.104-3.072 12.288-7.168 23.552-11.264 35.84 23.552 15.36 50.176 26.624 77.824 34.816 4.096 1.024 7.168 2.048 11.264 3.072 1.024-4.096 2.048-7.168 3.072-11.264 7.168-27.648 10.24-56.32 9.216-83.968-25.6-4.096-50.176-11.264-72.704-21.504zM269.312 763.831c-30.72 1.024-61.44-2.048-90.112-10.24-2.048-1.024-5.12-1.024-7.168-2.048-3.072 31.744 0 62.464 8.192 93.184 1.024 2.048 1.024 5.12 2.048 7.168 32.768 10.24 66.56 13.312 100.352 10.24-1.024-2.048-1.024-5.12-2.048-7.168-8.192-30.72-12.288-61.44-11.264-91.136zM422.912 851.895c-25.6 16.384-54.272 28.672-83.968 35.84-2.048 1.024-5.12 1.024-7.168 2.048 14.336 30.72 33.792 58.368 59.392 81.92 2.048-1.024 5.12-1.024 7.168-2.048 30.72-8.192 58.368-21.504 84.992-38.912-2.048-2.048-4.096-3.072-5.12-5.12-22.528-21.504-40.96-46.080-55.296-73.728zM921.6 549.815c-2.048 2.048-3.072 4.096-5.12 5.12-21.504 21.504-46.080 39.936-72.704 54.272 16.384 25.6 28.672 54.272 35.84 83.968 1.024 2.048 1.024 5.12 2.048 7.168 30.72-14.336 58.368-33.792 81.92-59.392-1.024-2.048-1.024-5.12-2.048-7.168-9.216-29.696-22.528-58.368-39.936-83.968zM844.8 752.567c-29.696 8.192-59.392 11.264-90.112 10.24 1.024 30.72-2.048 61.44-10.24 90.112-1.024 2.048-1.024 5.12-2.048 7.168 31.744 3.072 62.464 0 93.184-8.192 2.048-1.024 5.12-1.024 7.168-2.048 10.24-32.768 13.312-66.56 10.24-100.352-3.072 2.048-6.144 3.072-8.192 3.072zM102.4 492.471c2.048-2.048 3.072-4.096 5.12-5.12 21.504-21.504 46.080-39.936 72.704-54.272-16.384-25.6-28.672-54.272-35.84-83.968-1.024-2.048-1.024-5.12-2.048-7.168-30.72 14.336-58.368 33.792-81.92 59.392 1.024 2.048 1.024 5.12 2.048 7.168 9.216 29.696 22.528 58.368 39.936 83.968zM750.592 726.967c28.672 1.024 57.344-2.048 83.968-9.216 4.096-1.024 7.168-2.048 11.264-3.072-1.024-4.096-2.048-7.168-3.072-11.264-7.168-27.648-19.456-53.248-34.816-77.824-10.24 4.096-21.504 8.192-32.768 10.24-16.384 4.096-32.768 7.168-50.176 9.216 7.168 15.36 13.312 31.744 17.408 48.128 4.096 11.264 7.168 22.528 8.192 33.792zM754.688 278.455c30.72-1.024 61.44 2.048 90.112 10.24 2.048 1.024 5.12 1.024 7.168 2.048 3.072-31.744 0-62.464-8.192-93.184-1.024-2.048-1.024-5.12-2.048-7.168-32.768-10.24-66.56-13.312-100.352-10.24 1.024 2.048 1.024 5.12 2.048 7.168 8.192 30.72 12.288 61.44 11.264 91.136zM422.912 190.391c14.336-26.624 32.768-51.2 54.272-72.704 2.048-2.048 4.096-4.096 5.12-5.12-27.648-19.456-58.368-32.768-92.16-40.96-24.576 23.552-45.056 51.2-59.392 81.92 2.048 1.024 5.12 1.024 7.168 2.048 31.744 6.144 59.392 18.432 84.992 34.816zM179.2 289.719c29.696-8.192 60.416-11.264 90.112-10.24-1.024-30.72 2.048-61.44 10.24-90.112 1.024-2.048 1.024-5.12 2.048-7.168-31.744-3.072-62.464 0-93.184 8.192-2.048 1.024-5.12 1.024-7.168 2.048-10.24 32.768-13.312 66.56-10.24 100.352 3.072-2.048 6.144-3.072 8.192-3.072zM601.088 190.391c25.6-16.384 54.272-28.672 83.968-35.84 2.048-1.024 5.12-1.024 7.168-2.048-14.336-30.72-33.792-58.368-59.392-81.92-2.048 1.024-5.12 1.024-7.168 2.048-30.72 8.192-58.368 21.504-84.992 38.912 2.048 2.048 4.096 3.072 5.12 5.12 22.528 21.504 40.96 46.080 55.296 73.728zM771.072 463.799c5.12-5.12 10.24-11.264 15.36-16.384-7.168-2.048-14.336-5.12-21.504-6.144-18.432-5.12-37.888-7.168-57.344-8.192-10.24 16.384-21.504 31.744-33.792 45.056 17.408 6.144 34.816 13.312 52.224 22.528 16.384-11.264 31.744-23.552 45.056-36.864zM438.272 795.575c14.336-12.288 27.648-26.624 38.912-40.96 4.096-6.144 9.216-12.288 13.312-19.456-9.216-16.384-16.384-33.792-22.528-52.224-14.336 12.288-28.672 23.552-45.056 33.792 1.024 20.48 4.096 39.936 9.216 59.392 2.048 7.168 4.096 13.312 6.144 19.456zM808.96 416.695c15.36-23.552 26.624-50.176 34.816-77.824 1.024-4.096 2.048-7.168 3.072-11.264-4.096-1.024-7.168-2.048-11.264-3.072-27.648-7.168-56.32-10.24-83.968-9.216-4.096 25.6-10.24 49.152-20.48 72.704-1.024 3.072-2.048 6.144-4.096 9.216 16.384 2.048 31.744 4.096 47.104 8.192 12.288 3.072 23.552 7.168 34.816 11.264zM786.432 594.871c-12.288-14.336-26.624-27.648-40.96-38.912-6.144-4.096-12.288-9.216-19.456-13.312-16.384 9.216-33.792 16.384-52.224 22.528 12.288 14.336 23.552 28.672 33.792 45.056 20.48-1.024 39.936-4.096 59.392-9.216 7.168-2.048 13.312-4.096 19.456-6.144zM658.432 705.463c17.408 7.168 35.84 12.288 54.272 16.384-1.024-6.144-3.072-13.312-4.096-19.456-5.12-19.456-12.288-37.888-21.504-56.32-18.432-1.024-37.888-3.072-56.32-7.168 4.096 18.432 6.144 36.864 7.168 56.32 7.168 4.096 14.336 8.192 20.48 10.24zM569.344 780.215c5.12 5.12 10.24 10.24 16.384 15.36 2.048-7.168 5.12-14.336 6.144-21.504 5.12-18.432 7.168-37.888 8.192-57.344-16.384-10.24-31.744-21.504-45.056-33.792-6.144 17.408-13.312 34.816-22.528 52.224 11.264 16.384 23.552 31.744 36.864 45.056zM202.752 462.775c-25.6 13.312-48.128 29.696-68.608 50.176-3.072 3.072-5.12 6.144-8.192 8.192 3.072 3.072 5.12 6.144 8.192 8.192 20.48 20.48 43.008 36.864 68.608 50.176 8.192-9.216 16.384-19.456 24.576-27.648 11.264-11.264 23.552-21.504 36.864-30.72-3.072-2.048-5.12-4.096-7.168-6.144-20.48-14.336-38.912-32.768-54.272-52.224zM215.040 625.591c-15.36 23.552-26.624 50.176-34.816 77.824-1.024 4.096-2.048 7.168-3.072 11.264 4.096 1.024 7.168 2.048 11.264 3.072 27.648 7.168 56.32 10.24 83.968 9.216 4.096-24.576 10.24-49.152 20.48-72.704 1.024-3.072 2.048-6.144 4.096-9.216-16.384-2.048-31.744-4.096-47.104-8.192-12.288-3.072-23.552-7.168-34.816-11.264zM916.48 486.327c2.048 2.048 4.096 4.096 5.12 5.12 19.456-27.648 32.768-58.368 40.96-92.16-23.552-24.576-51.2-45.056-81.92-59.392-1.024 2.048-1.024 5.12-2.048 7.168-8.192 29.696-20.48 57.344-35.84 83.968 27.648 15.36 52.224 33.792 73.728 55.296zM821.248 579.511c25.6-13.312 48.128-29.696 68.608-50.176 3.072-3.072 5.12-6.144 8.192-8.192-3.072-3.072-5.12-6.144-8.192-8.192-20.48-20.48-43.008-36.864-68.608-50.176-8.192 9.216-16.384 19.456-24.576 27.648-11.264 11.264-23.552 21.504-36.864 30.72 3.072 2.048 5.12 4.096 7.168 6.144 20.48 14.336 38.912 32.768 54.272 52.224zM107.52 555.959c-2.048-2.048-4.096-4.096-5.12-5.12-19.456 27.648-32.768 58.368-40.96 92.16 23.552 24.576 51.2 45.056 81.92 59.392 1.024-2.048 1.024-5.12 2.048-7.168 8.192-29.696 20.48-57.344 35.84-83.968-26.624-15.36-52.224-33.792-73.728-55.296zM330.752 717.751c19.456-5.12 37.888-12.288 56.32-21.504 1.024-18.432 3.072-37.888 7.168-56.32-18.432 4.096-36.864 6.144-56.32 7.168-4.096 7.168-7.168 14.336-10.24 21.504-7.168 17.408-12.288 35.84-16.384 54.272 6.144-2.048 13.312-3.072 19.456-5.12v0zM636.928 346.039c-1.024 18.432-3.072 37.888-7.168 56.32 18.432-4.096 36.864-6.144 56.32-7.168 4.096-7.168 7.168-14.336 10.24-21.504 7.168-17.408 12.288-35.84 16.384-54.272-6.144 1.024-13.312 3.072-19.456 4.096-19.456 6.144-37.888 13.312-56.32 22.528zM316.416 610.231c10.24-16.384 21.504-31.744 33.792-45.056-17.408-6.144-34.816-13.312-52.224-22.528-16.384 10.24-31.744 22.528-45.056 35.84-5.12 5.12-10.24 10.24-15.36 16.384 7.168 2.048 14.336 5.12 21.504 6.144 18.432 5.12 37.888 8.192 57.344 9.216zM365.568 336.823c-17.408-7.168-35.84-12.288-54.272-16.384 1.024 6.144 3.072 13.312 4.096 19.456 5.12 19.456 12.288 37.888 21.504 56.32 18.432 1.024 37.888 3.072 56.32 7.168-4.096-18.432-6.144-36.864-7.168-56.32-7.168-4.096-13.312-8.192-20.48-10.24zM237.568 447.415c12.288 14.336 26.624 27.648 40.96 38.912 6.144 4.096 12.288 9.216 19.456 13.312 16.384-9.216 33.792-16.384 52.224-22.528-12.288-14.336-23.552-29.696-33.792-45.056-20.48 1.024-39.936 4.096-59.392 9.216-7.168 2.048-13.312 4.096-19.456 6.144zM454.656 262.071c-5.12-5.12-11.264-10.24-16.384-15.36-2.048 7.168-5.12 14.336-6.144 21.504-5.12 18.432-7.168 37.888-8.192 57.344 16.384 10.24 31.744 21.504 45.056 33.792 6.144-17.408 13.312-34.816 22.528-52.224-11.264-16.384-23.552-31.744-36.864-45.056zM585.728 246.711c-14.336 12.288-27.648 26.624-38.912 40.96-5.12 6.144-9.216 12.288-13.312 19.456 9.216 16.384 16.384 33.792 22.528 52.224 14.336-12.288 29.696-23.552 45.056-33.792-1.024-20.48-4.096-39.936-9.216-59.392-2.048-7.168-4.096-13.312-6.144-19.456z"></path></svg></span><span class="tdb-logo-text-wrap"><span class="tdb-logo-text-title">MINTZ360</span></span></h1></a></div></div> <!-- ./block --></div></div><div class="vc_column tdi_47  wpb_column vc_column_container tdc-column td-pb-span8">
  342. <style scoped>.tdi_47{vertical-align:baseline}.tdi_47>.wpb_wrapper,.tdi_47>.wpb_wrapper>.tdc-elements{display:block}.tdi_47>.wpb_wrapper>.tdc-elements{width:100%}.tdi_47>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_47>.wpb_wrapper{width:auto;height:auto}.tdi_47{width:70%!important}@media (min-width:1019px) and (max-width:1140px){.tdi_47{width:76%!important}}</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_socials tdi_48 tdm-content-horiz-right td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_48" >
  343. <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>
  344. <style>.tdi_49 .tdm-social-item i{font-size:18px;vertical-align:middle}.tdi_49 .tdm-social-item i.td-icon-linkedin,.tdi_49 .tdm-social-item i.td-icon-pinterest,.tdi_49 .tdm-social-item i.td-icon-blogger,.tdi_49 .tdm-social-item i.td-icon-vimeo{font-size:14.4px}.tdi_49 .tdm-social-item{width:36px;height:36px;margin:0px 0px 0px 0}.tdi_49 .tdm-social-item i{line-height:36px}.tdi_49 .tdm-social-item-wrap:last-child .tdm-social-item{margin-right:0!important}.tdi_49 .tdm-social-item i,.tds-team-member2 .tdi_49.tds-social1 .tdm-social-item i{color:#000000}.tdi_49 .tdm-social-text{display:none;margin-left:2px;margin-right:18px}</style><div class="tdm-social-wrapper tds-social1 tdi_49"><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="#"  title="Pinterest" class="tdm-social-item"><i class="td-icon-font td-icon-pinterest"></i><span style="display: none">Pinterest</span></a></div><div class="tdm-social-item-wrap"><a href="#"  title="Twitter" class="tdm-social-item"><i class="td-icon-font td-icon-twitter"></i><span style="display: none">Twitter</span></a></div><div class="tdm-social-item-wrap"><a href="#"  title="Youtube" class="tdm-social-item"><i class="td-icon-font td-icon-youtube"></i><span style="display: none">Youtube</span></a></div></div></div></div></div></div></div><div id="tdi_50" class="tdc-row"><div class="vc_row tdi_51  wpb_row td-pb-row tdc-element-style tdc-row-content-vert-center" >
  345. <style scoped>.tdi_51,.tdi_51 .tdc-columns{min-height:0}.tdi_51,.tdi_51 .tdc-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.tdi_51 .tdc-columns{width:100%}@media (min-width:767px){.tdi_51.tdc-row-content-vert-center,.tdi_51.tdc-row-content-vert-center .tdc-columns{display:flex;align-items:center;flex:1}.tdi_51.tdc-row-content-vert-bottom,.tdi_51.tdc-row-content-vert-bottom .tdc-columns{display:flex;align-items:flex-end;flex:1}.tdi_51.tdc-row-content-vert-center .td_block_wrap{vertical-align:middle}.tdi_51.tdc-row-content-vert-bottom .td_block_wrap{vertical-align:bottom}}.tdi_51{margin-right:-24px!important;margin-left:-24px!important;position:relative}.tdi_51 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_51{margin-right:-10px!important;margin-left:-10px!important}}</style>
  346. <div class="tdi_50_rand_style td-element-style" ><div class="td-element-style-before"><style>.tdi_50_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;opacity:0.2!important;background-size:cover!important;background-position:center top!important}</style></div><style>.tdi_50_rand_style{background-color:#232d35!important}</style></div><div class="vc_column tdi_53  wpb_column vc_column_container tdc-column td-pb-span9">
  347. <style scoped>.tdi_53{vertical-align:baseline}.tdi_53>.wpb_wrapper,.tdi_53>.wpb_wrapper>.tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.tdi_53>.wpb_wrapper>.tdc-elements{width:100%}.tdi_53>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_53>.wpb_wrapper{width:100%;height:100%}.tdi_53{flex-grow:1}.tdi_53{width:90%!important}@media (min-width:768px) and (max-width:1018px){.tdi_53{width:92%!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_menu tdi_54 tds_menu_active3 tds_menu_sub_active1 tdb-mm-align-screen td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_54"  style=" z-index: 999;">
  348. <style>.tdi_54{margin-left:-10px!important}</style>
  349. <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:'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:'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_54 .td_block_inner{text-align:center}.tdi_54 .tdb-menu>li>a,.tdi_54 .td-subcat-more{padding:0 12px;color:#ffffff}.tdi_54 .tdb-menu>li .tdb-menu-sep,.tdi_54 .tdb-menu-items-dropdown .tdb-menu-sep{top:-1px}.tdi_54 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_54 .td-subcat-more .tdb-menu-more-subicon-svg svg{width:10px}.tdi_54 .tdb-menu>li>a .tdb-sub-menu-icon,.tdi_54 .td-subcat-more .tdb-menu-more-subicon{top:1px}.tdi_54 .td-subcat-more .tdb-menu-more-icon{top:0px}.tdi_54 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_54 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg *,.tdi_54 .td-subcat-more .tdb-menu-more-subicon-svg svg,.tdi_54 .td-subcat-more .tdb-menu-more-subicon-svg svg *,.tdi_54 .td-subcat-more .tdb-menu-more-icon-svg,.tdi_54 .td-subcat-more .tdb-menu-more-icon-svg *{fill:#ffffff}.tdi_54 .tdb-menu>li>a,.tdi_54 .td-subcat-more,.tdi_54 .td-subcat-more>.tdb-menu-item-text{font-family:Rubik!important;font-size:18px!important;line-height:48px!important;font-weight:400!important;letter-spacing:0.4px!important}.tdi_54 .tdb-menu>.tdb-normal-menu>ul,.tdi_54 .td-pulldown-filter-list{left:-15px}.tdi_54 .tdb-normal-menu ul ul,.tdi_54 .td-pulldown-filter-list .sub-menu{margin-top:-15px}.tdi_54 .tdb-menu .tdb-normal-menu ul,.tdi_54 .td-pulldown-filter-list,.tdi_54 .td-pulldown-filter-list .sub-menu{padding:10px 0 15px;box-shadow:0px 2px 10px 0px rgba(0,0,0,0.15)}.tdi_54 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_54 .tdb-menu-items-dropdown .td-pulldown-filter-list li>a{padding:5px 20px}.tdi_54 .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon,.tdi_54 .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon{right:0;margin-top:1px}.tdi_54 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_54 .tdb-menu-items-dropdown .td-pulldown-filter-list li a,.tdi_54 .tdb-menu-items-dropdown .td-pulldown-filter-list li a{color:#000000}.tdi_54 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_54 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdi_54 .tdb-menu-items-dropdown .td-pulldown-filter-list li a .tdb-sub-menu-icon-svg svg,.tdi_54 .tdb-menu-items-dropdown .td-pulldown-filter-list li a .tdb-sub-menu-icon-svg svg *{fill:#000000}.tdi_54 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_54 .td-pulldown-filter-list li a{font-family:Rubik!important;font-size:12px!important;font-weight:500!important}.tdi_54:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_54 .tdb-mega-menu .sub-menu>li{max-width:1164px!important}.tdi_54 .tdb-mega-menu-page>.sub-menu>li{padding:25px}.tdi_54 .tdb-menu .tdb-mega-menu .sub-menu>li{border-width:0px;box-shadow:0px 4px 20px 0px rgba(0,0,0,0.15)}@media (max-width:1140px){.tdb-menu .tdb-mega-menu .sub-menu>li{width:100%!important}}@media (max-width:1018px){.tdi_54 .td-pulldown-filter-list{left:auto;right:-15px}}@media (min-width:1019px) and (max-width:1140px){.tdi_54:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_54 .tdb-mega-menu .sub-menu>li{max-width:100%!important}.tdi_54 .tdb-mega-menu-page>.sub-menu>li{padding:20px}}@media (min-width:768px) and (max-width:1018px){.tdi_54 .tdb-menu>li>a,.tdi_54 .td-subcat-more{padding:0 10px}.tdi_54 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_54 .td-subcat-more .tdb-menu-more-subicon-svg svg{width:9px}.tdi_54 .tdb-menu>li>a .tdb-sub-menu-icon,.tdi_54 .td-subcat-more .tdb-menu-more-subicon{margin-left:5px;top:0px}.tdi_54 .tdb-menu>li>a,.tdi_54 .td-subcat-more,.tdi_54 .td-subcat-more>.tdb-menu-item-text{font-size:10px!important;line-height:40px!important}.tdi_54:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_54 .tdb-mega-menu .sub-menu>li{max-width:100%!important}.tdi_54 .tdb-mega-menu-page>.sub-menu>li{padding:15px}}</style>
  350. <style>.tds_menu_active3 .tdb-menu>li>a:after{opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;height:100%;z-index:-1}.tds_menu_active3 .tdb-menu>li.current-menu-item>a:after,.tds_menu_active3 .tdb-menu>li.current-menu-ancestor>a:after,.tds_menu_active3 .tdb-menu>li.current-category-ancestor>a:after,.tds_menu_active3 .tdb-menu>li.current-page-ancestor>a:after,.tds_menu_active3 .tdb-menu>li:hover>a:after,.tds_menu_active3 .tdb-menu>li.tdb-hover>a:after{opacity:1}.tds_menu_active3 .tdb-menu-items-dropdown .td-subcat-more:after{opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;height:100%;z-index:-1}.tds_menu_active3 .tdb-menu-items-dropdown:hover .td-subcat-more:after{opacity:1}.tdi_54 .tdb-menu>li>a:after,.tdi_54 .tdb-menu-items-dropdown .td-subcat-more:after{background-color:#000000}</style>
  351. <style>.tdi_54 .tdb-menu ul .tdb-normal-menu.current-menu-item>a,.tdi_54 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a,.tdi_54 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a,.tdi_54 .tdb-menu ul .tdb-normal-menu.tdb-hover>a,.tdi_54 .tdb-menu ul .tdb-normal-menu:hover>a,.tdi_54 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a{color:#008d7f}.tdi_54 .tdb-menu ul .tdb-normal-menu.current-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_54 .tdb-menu ul .tdb-normal-menu.current-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdi_54 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_54 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_54 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_54 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_54 .tdb-menu ul .tdb-normal-menu.tdb-hover>a .tdb-sub-menu-icon-svg svg,.tdi_54 .tdb-menu ul .tdb-normal-menu.tdb-hover>a .tdb-sub-menu-icon-svg svg *,.tdi_54 .tdb-menu ul .tdb-normal-menu:hover>a .tdb-sub-menu-icon-svg svg,.tdi_54 .tdb-menu ul .tdb-normal-menu:hover>a .tdb-sub-menu-icon-svg svg *,.tdi_54 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a .tdb-sub-menu-icon-svg svg,.tdi_54 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a .tdb-sub-menu-icon-svg svg *{fill:#008d7f}</style><div id=tdi_54 class="td_block_inner td-fix-index"><div class="tdb-sub-icon-fake"><i class="tdb-sub-menu-icon td-icon-right-arrow"></i></div><ul id="menu-primary-menu-3" class="tdb-block-menu tdb-menu tdb-menu-items-visible"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-first tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat tdb-mega-menu-first menu-item-73"><a href="https://mintz360.com/category/news/"><div class="tdb-menu-item-text">News</div></a>
  352. <ul class="sub-menu">
  353. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_57 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1 tdc-no-posts"  data-td-block-uid="tdi_57" >
  354. <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:'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_57 .tdb-mega-modules-wrap{padding:25px}.tdi_57 .block-mega-child-cats{width:100%;padding:5px 0 15px;width:100%;text-align:center}.tdi_57 .block-mega-child-cats:after{border-width:0px}.tdi_57{flex-direction:column-reverse}.tdi_57 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_57 .block-mega-child-cats a{display:inline-block;padding:5px 15px;border-width:0px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important}.tdi_57 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#008d7f}.tdi_57:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_57:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_57.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_57.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_57 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_57 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_57 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_57 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_57 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px;display:flex;flex-wrap:wrap}.tdi_57 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_57 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_57 .entry-thumb{background-position:center 50%}.tdi_57 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_57 .td-module-meta-info,.ie11 .tdi_57 .td-module-meta-info{flex:auto}.tdi_57 .td-post-vid-time{display:block}.tdi_57 .td-module-meta-info,.tdi_57 .td-next-prev-wrap{text-align:center}.tdi_57 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_57.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_57 .td-module-meta-info{padding:15px 5px 0 5px;border-color:#eaeaea}.tdi_57 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_57 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_57 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_57 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_57 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_57 .td-author-date{display:inline}.tdi_57 .td-post-author-name{display:none}.tdi_57 .td-post-date,.tdi_57 .td-post-author-name span{display:none}.tdi_57 .entry-review-stars{display:inline-block}.tdi_57 .td-icon-star,.tdi_57 .td-icon-star-empty,.tdi_57 .td-icon-star-half{font-size:15px}.tdi_57 .td-module-comments{display:none}.tdi_57 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_57:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_57 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_57 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_57 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_57.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_57 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_57 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_57 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_57 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_57 .tdb-mega-modules-wrap{padding:20px}.tdi_57 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_57 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_57 .td_module_wrap .td-module-container:before{display:block!important}.tdi_57 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_57 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_57 .td-module-container:before{bottom:-0px}.tdi_57 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_57 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_57 .tdb-mega-modules-wrap{padding:15px}.tdi_57 .block-mega-child-cats{padding:3px 0 12px}.tdi_57 .block-mega-child-cats a{padding:3px 12px;font-size:11px!important}.tdi_57 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:3.5px;padding-right:3.5px;padding-bottom:0px;margin-bottom:0px}.tdi_57 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_57 .td_module_wrap .td-module-container:before{display:block!important}.tdi_57 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_57 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_57 .td_block_inner{margin-left:-3.5px;margin-right:-3.5px}.tdi_57 .td-module-container:before{bottom:-0px}.tdi_57 .td-module-meta-info{padding:12px 0 0 0}.tdi_57 .entry-title{margin:8px 0 0 0;font-size:11px!important}.tdi_57.td_with_ajax_pagination .td-next-prev-wrap a{font-size:6px}.tdi_57.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:6px;height:calc(6px + 1px)}.tdi_57 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_57 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_57 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_57 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_57 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_57 .td_module_wrap .td-module-container:before{display:block!important}.tdi_57 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_57 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_57 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_57 .td-module-container:before{bottom:-0px}.tdi_57 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_57 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_57 = new tdBlock();
  355. block_tdi_57.id = "tdi_57";
  356. block_tdi_57.atts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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":"5","td_ajax_preloading":"","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_57","tdc_css_class_style":"tdi_57_rand_style","category_id":"10","subcats_posts_limit":"5","child_cats_limit":"10","hide_all":"","tdc_css":"","class":"tdi_57"}';
  357. block_tdi_57.td_column_number = "3";
  358. block_tdi_57.block_type = "tdb_header_mega_menu";
  359. block_tdi_57.post_count = "0";
  360. block_tdi_57.found_posts = "0";
  361. block_tdi_57.header_color = "";
  362. block_tdi_57.ajax_pagination_infinite_stop = "";
  363. block_tdi_57.max_num_pages = "0";
  364. tdBlocksArray.push(block_tdi_57);
  365. </script><div class="tdb-mega-modules-wrap"><div id=tdi_57 class="td_block_inner"></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_57" data-td_block_id="tdi_57"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#"  class="td-ajax-next-page ajax-page-disabled" aria-label="next-page-disabled" id="next-page-tdi_57" data-td_block_id="tdi_57"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  366. </ul>
  367. </li>
  368. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat menu-item-65"><a href="https://mintz360.com/category/biographies/"><div class="tdb-menu-item-text">Biographies</div></a>
  369. <ul class="sub-menu">
  370. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_58 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_58" >
  371. <style>.tdi_58 .tdb-mega-modules-wrap{padding:25px}.tdi_58 .block-mega-child-cats{width:100%;padding:5px 0 15px;width:100%;text-align:center}.tdi_58 .block-mega-child-cats:after{border-width:0px}.tdi_58{flex-direction:column-reverse}.tdi_58 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_58 .block-mega-child-cats a{display:inline-block;padding:5px 15px;border-width:0px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important}.tdi_58 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#008d7f}.tdi_58:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_58:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_58.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_58.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_58 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_58 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_58 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_58 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_58 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px;display:flex;flex-wrap:wrap}.tdi_58 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_58 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_58 .entry-thumb{background-position:center 50%}.tdi_58 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_58 .td-module-meta-info,.ie11 .tdi_58 .td-module-meta-info{flex:auto}.tdi_58 .td-post-vid-time{display:block}.tdi_58 .td-module-meta-info,.tdi_58 .td-next-prev-wrap{text-align:center}.tdi_58 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_58.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_58 .td-module-meta-info{padding:15px 5px 0 5px;border-color:#eaeaea}.tdi_58 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_58 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_58 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_58 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_58 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_58 .td-author-date{display:inline}.tdi_58 .td-post-author-name{display:none}.tdi_58 .td-post-date,.tdi_58 .td-post-author-name span{display:none}.tdi_58 .entry-review-stars{display:inline-block}.tdi_58 .td-icon-star,.tdi_58 .td-icon-star-empty,.tdi_58 .td-icon-star-half{font-size:15px}.tdi_58 .td-module-comments{display:none}.tdi_58 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_58:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_58 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_58 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_58 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_58.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_58 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_58 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_58 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_58 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_58 .tdb-mega-modules-wrap{padding:20px}.tdi_58 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_58 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_58 .td_module_wrap .td-module-container:before{display:block!important}.tdi_58 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_58 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_58 .td-module-container:before{bottom:-0px}.tdi_58 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_58 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_58 .tdb-mega-modules-wrap{padding:15px}.tdi_58 .block-mega-child-cats{padding:3px 0 12px}.tdi_58 .block-mega-child-cats a{padding:3px 12px;font-size:11px!important}.tdi_58 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:3.5px;padding-right:3.5px;padding-bottom:0px;margin-bottom:0px}.tdi_58 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_58 .td_module_wrap .td-module-container:before{display:block!important}.tdi_58 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_58 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_58 .td_block_inner{margin-left:-3.5px;margin-right:-3.5px}.tdi_58 .td-module-container:before{bottom:-0px}.tdi_58 .td-module-meta-info{padding:12px 0 0 0}.tdi_58 .entry-title{margin:8px 0 0 0;font-size:11px!important}.tdi_58.td_with_ajax_pagination .td-next-prev-wrap a{font-size:6px}.tdi_58.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:6px;height:calc(6px + 1px)}.tdi_58 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_58 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_58 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_58 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_58 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_58 .td_module_wrap .td-module-container:before{display:block!important}.tdi_58 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_58 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_58 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_58 .td-module-container:before{bottom:-0px}.tdi_58 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_58 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_58 = new tdBlock();
  372. block_tdi_58.id = "tdi_58";
  373. block_tdi_58.atts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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":"5","td_ajax_preloading":"","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_58","tdc_css_class_style":"tdi_58_rand_style","category_id":"11","subcats_posts_limit":"5","child_cats_limit":"10","hide_all":"","tdc_css":"","class":"tdi_58"}';
  374. block_tdi_58.td_column_number = "3";
  375. block_tdi_58.block_type = "tdb_header_mega_menu";
  376. block_tdi_58.post_count = "1";
  377. block_tdi_58.found_posts = "1";
  378. block_tdi_58.header_color = "";
  379. block_tdi_58.ajax_pagination_infinite_stop = "";
  380. block_tdi_58.max_num_pages = "1";
  381. tdBlocksArray.push(block_tdi_58);
  382. </script><div class="tdb-mega-modules-wrap"><div id=tdi_58 class="td_block_inner">
  383.        <div class="tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post">
  384.            <div class="td-module-container td-category-pos-above">
  385.                                    <div class="td-image-container">
  386.                                                <div class="td-module-thumb"><a href="https://mintz360.com/who-is-melanie-olmstead/"  rel="bookmark" class="td-image-wrap " title="Melanie Olmstead: Know About Her Everything" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2023/04/melanie-olmstead-324x400.jpg"  ></span></a></div>                                            </div>
  387.                
  388.                <div class="td-module-meta-info">
  389.                                        <a href="https://mintz360.com/category/biographies/" class="td-post-category">Biographies</a>
  390.                    <p class="entry-title td-module-title"><a href="https://mintz360.com/who-is-melanie-olmstead/"  rel="bookmark" title="Melanie Olmstead: Know About Her Everything">Melanie Olmstead: Know About Her Everything</a></p>
  391.                    
  392.                    
  393.                    
  394.                                    </div>
  395.            </div>
  396.        </div>
  397.  
  398.        </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_58" data-td_block_id="tdi_58"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#"  class="td-ajax-next-page ajax-page-disabled" aria-label="next-page-disabled" id="next-page-tdi_58" data-td_block_id="tdi_58"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  399. </ul>
  400. </li>
  401. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat menu-item-66"><a href="https://mintz360.com/category/business/"><div class="tdb-menu-item-text">Business</div></a>
  402. <ul class="sub-menu">
  403. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_59 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1 tdc-no-posts"  data-td-block-uid="tdi_59" >
  404. <style>.tdi_59 .tdb-mega-modules-wrap{padding:25px}.tdi_59 .block-mega-child-cats{width:100%;padding:5px 0 15px;width:100%;text-align:center}.tdi_59 .block-mega-child-cats:after{border-width:0px}.tdi_59{flex-direction:column-reverse}.tdi_59 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_59 .block-mega-child-cats a{display:inline-block;padding:5px 15px;border-width:0px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important}.tdi_59 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#008d7f}.tdi_59:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_59:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_59.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_59.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_59 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_59 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_59 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_59 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_59 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px;display:flex;flex-wrap:wrap}.tdi_59 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_59 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_59 .entry-thumb{background-position:center 50%}.tdi_59 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_59 .td-module-meta-info,.ie11 .tdi_59 .td-module-meta-info{flex:auto}.tdi_59 .td-post-vid-time{display:block}.tdi_59 .td-module-meta-info,.tdi_59 .td-next-prev-wrap{text-align:center}.tdi_59 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_59.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_59 .td-module-meta-info{padding:15px 5px 0 5px;border-color:#eaeaea}.tdi_59 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_59 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_59 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_59 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_59 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_59 .td-author-date{display:inline}.tdi_59 .td-post-author-name{display:none}.tdi_59 .td-post-date,.tdi_59 .td-post-author-name span{display:none}.tdi_59 .entry-review-stars{display:inline-block}.tdi_59 .td-icon-star,.tdi_59 .td-icon-star-empty,.tdi_59 .td-icon-star-half{font-size:15px}.tdi_59 .td-module-comments{display:none}.tdi_59 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_59:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_59 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_59 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_59 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_59.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_59 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_59 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_59 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_59 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_59 .tdb-mega-modules-wrap{padding:20px}.tdi_59 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_59 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_59 .td_module_wrap .td-module-container:before{display:block!important}.tdi_59 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_59 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_59 .td-module-container:before{bottom:-0px}.tdi_59 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_59 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_59 .tdb-mega-modules-wrap{padding:15px}.tdi_59 .block-mega-child-cats{padding:3px 0 12px}.tdi_59 .block-mega-child-cats a{padding:3px 12px;font-size:11px!important}.tdi_59 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:3.5px;padding-right:3.5px;padding-bottom:0px;margin-bottom:0px}.tdi_59 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_59 .td_module_wrap .td-module-container:before{display:block!important}.tdi_59 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_59 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_59 .td_block_inner{margin-left:-3.5px;margin-right:-3.5px}.tdi_59 .td-module-container:before{bottom:-0px}.tdi_59 .td-module-meta-info{padding:12px 0 0 0}.tdi_59 .entry-title{margin:8px 0 0 0;font-size:11px!important}.tdi_59.td_with_ajax_pagination .td-next-prev-wrap a{font-size:6px}.tdi_59.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:6px;height:calc(6px + 1px)}.tdi_59 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_59 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_59 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_59 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_59 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_59 .td_module_wrap .td-module-container:before{display:block!important}.tdi_59 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_59 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_59 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_59 .td-module-container:before{bottom:-0px}.tdi_59 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_59 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_59 = new tdBlock();
  405. block_tdi_59.id = "tdi_59";
  406. block_tdi_59.atts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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":"5","td_ajax_preloading":"","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_59","tdc_css_class_style":"tdi_59_rand_style","category_id":"5","subcats_posts_limit":"5","child_cats_limit":"10","hide_all":"","tdc_css":"","class":"tdi_59"}';
  407. block_tdi_59.td_column_number = "3";
  408. block_tdi_59.block_type = "tdb_header_mega_menu";
  409. block_tdi_59.post_count = "0";
  410. block_tdi_59.found_posts = "0";
  411. block_tdi_59.header_color = "";
  412. block_tdi_59.ajax_pagination_infinite_stop = "";
  413. block_tdi_59.max_num_pages = "0";
  414. tdBlocksArray.push(block_tdi_59);
  415. </script><div class="tdb-mega-modules-wrap"><div id=tdi_59 class="td_block_inner"></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_59" data-td_block_id="tdi_59"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#"  class="td-ajax-next-page ajax-page-disabled" aria-label="next-page-disabled" id="next-page-tdi_59" data-td_block_id="tdi_59"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  416. </ul>
  417. </li>
  418. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat menu-item-68"><a href="https://mintz360.com/category/games/"><div class="tdb-menu-item-text">Games</div></a>
  419. <ul class="sub-menu">
  420. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_60 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1 tdc-no-posts"  data-td-block-uid="tdi_60" >
  421. <style>.tdi_60 .tdb-mega-modules-wrap{padding:25px}.tdi_60 .block-mega-child-cats{width:100%;padding:5px 0 15px;width:100%;text-align:center}.tdi_60 .block-mega-child-cats:after{border-width:0px}.tdi_60{flex-direction:column-reverse}.tdi_60 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_60 .block-mega-child-cats a{display:inline-block;padding:5px 15px;border-width:0px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important}.tdi_60 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#008d7f}.tdi_60:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_60:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_60.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_60.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_60 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_60 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_60 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_60 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_60 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px;display:flex;flex-wrap:wrap}.tdi_60 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_60 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_60 .entry-thumb{background-position:center 50%}.tdi_60 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_60 .td-module-meta-info,.ie11 .tdi_60 .td-module-meta-info{flex:auto}.tdi_60 .td-post-vid-time{display:block}.tdi_60 .td-module-meta-info,.tdi_60 .td-next-prev-wrap{text-align:center}.tdi_60 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_60.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_60 .td-module-meta-info{padding:15px 5px 0 5px;border-color:#eaeaea}.tdi_60 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_60 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_60 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_60 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_60 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_60 .td-author-date{display:inline}.tdi_60 .td-post-author-name{display:none}.tdi_60 .td-post-date,.tdi_60 .td-post-author-name span{display:none}.tdi_60 .entry-review-stars{display:inline-block}.tdi_60 .td-icon-star,.tdi_60 .td-icon-star-empty,.tdi_60 .td-icon-star-half{font-size:15px}.tdi_60 .td-module-comments{display:none}.tdi_60 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_60:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_60 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_60 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_60 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_60.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_60 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_60 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_60 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_60 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_60 .tdb-mega-modules-wrap{padding:20px}.tdi_60 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_60 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_60 .td_module_wrap .td-module-container:before{display:block!important}.tdi_60 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_60 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_60 .td-module-container:before{bottom:-0px}.tdi_60 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_60 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_60 .tdb-mega-modules-wrap{padding:15px}.tdi_60 .block-mega-child-cats{padding:3px 0 12px}.tdi_60 .block-mega-child-cats a{padding:3px 12px;font-size:11px!important}.tdi_60 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:3.5px;padding-right:3.5px;padding-bottom:0px;margin-bottom:0px}.tdi_60 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_60 .td_module_wrap .td-module-container:before{display:block!important}.tdi_60 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_60 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_60 .td_block_inner{margin-left:-3.5px;margin-right:-3.5px}.tdi_60 .td-module-container:before{bottom:-0px}.tdi_60 .td-module-meta-info{padding:12px 0 0 0}.tdi_60 .entry-title{margin:8px 0 0 0;font-size:11px!important}.tdi_60.td_with_ajax_pagination .td-next-prev-wrap a{font-size:6px}.tdi_60.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:6px;height:calc(6px + 1px)}.tdi_60 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_60 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_60 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_60 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_60 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_60 .td_module_wrap .td-module-container:before{display:block!important}.tdi_60 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_60 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_60 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_60 .td-module-container:before{bottom:-0px}.tdi_60 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_60 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_60 = new tdBlock();
  422. block_tdi_60.id = "tdi_60";
  423. block_tdi_60.atts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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":"5","td_ajax_preloading":"","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_60","tdc_css_class_style":"tdi_60_rand_style","category_id":"12","subcats_posts_limit":"5","child_cats_limit":"10","hide_all":"","tdc_css":"","class":"tdi_60"}';
  424. block_tdi_60.td_column_number = "3";
  425. block_tdi_60.block_type = "tdb_header_mega_menu";
  426. block_tdi_60.post_count = "0";
  427. block_tdi_60.found_posts = "0";
  428. block_tdi_60.header_color = "";
  429. block_tdi_60.ajax_pagination_infinite_stop = "";
  430. block_tdi_60.max_num_pages = "0";
  431. tdBlocksArray.push(block_tdi_60);
  432. </script><div class="tdb-mega-modules-wrap"><div id=tdi_60 class="td_block_inner"></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_60" data-td_block_id="tdi_60"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#"  class="td-ajax-next-page ajax-page-disabled" aria-label="next-page-disabled" id="next-page-tdi_60" data-td_block_id="tdi_60"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  433. </ul>
  434. </li>
  435. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat menu-item-69"><a href="https://mintz360.com/category/health/"><div class="tdb-menu-item-text">Health</div></a>
  436. <ul class="sub-menu">
  437. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_61 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1 tdc-no-posts"  data-td-block-uid="tdi_61" >
  438. <style>.tdi_61 .tdb-mega-modules-wrap{padding:25px}.tdi_61 .block-mega-child-cats{width:100%;padding:5px 0 15px;width:100%;text-align:center}.tdi_61 .block-mega-child-cats:after{border-width:0px}.tdi_61{flex-direction:column-reverse}.tdi_61 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_61 .block-mega-child-cats a{display:inline-block;padding:5px 15px;border-width:0px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important}.tdi_61 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#008d7f}.tdi_61:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_61:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_61.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_61.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_61 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_61 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_61 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_61 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_61 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px;display:flex;flex-wrap:wrap}.tdi_61 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_61 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_61 .entry-thumb{background-position:center 50%}.tdi_61 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_61 .td-module-meta-info,.ie11 .tdi_61 .td-module-meta-info{flex:auto}.tdi_61 .td-post-vid-time{display:block}.tdi_61 .td-module-meta-info,.tdi_61 .td-next-prev-wrap{text-align:center}.tdi_61 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_61.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_61 .td-module-meta-info{padding:15px 5px 0 5px;border-color:#eaeaea}.tdi_61 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_61 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_61 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_61 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_61 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_61 .td-author-date{display:inline}.tdi_61 .td-post-author-name{display:none}.tdi_61 .td-post-date,.tdi_61 .td-post-author-name span{display:none}.tdi_61 .entry-review-stars{display:inline-block}.tdi_61 .td-icon-star,.tdi_61 .td-icon-star-empty,.tdi_61 .td-icon-star-half{font-size:15px}.tdi_61 .td-module-comments{display:none}.tdi_61 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_61:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_61 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_61 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_61 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_61.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_61 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_61 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_61 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_61 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_61 .tdb-mega-modules-wrap{padding:20px}.tdi_61 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_61 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_61 .td_module_wrap .td-module-container:before{display:block!important}.tdi_61 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_61 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_61 .td-module-container:before{bottom:-0px}.tdi_61 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_61 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_61 .tdb-mega-modules-wrap{padding:15px}.tdi_61 .block-mega-child-cats{padding:3px 0 12px}.tdi_61 .block-mega-child-cats a{padding:3px 12px;font-size:11px!important}.tdi_61 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:3.5px;padding-right:3.5px;padding-bottom:0px;margin-bottom:0px}.tdi_61 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_61 .td_module_wrap .td-module-container:before{display:block!important}.tdi_61 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_61 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_61 .td_block_inner{margin-left:-3.5px;margin-right:-3.5px}.tdi_61 .td-module-container:before{bottom:-0px}.tdi_61 .td-module-meta-info{padding:12px 0 0 0}.tdi_61 .entry-title{margin:8px 0 0 0;font-size:11px!important}.tdi_61.td_with_ajax_pagination .td-next-prev-wrap a{font-size:6px}.tdi_61.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:6px;height:calc(6px + 1px)}.tdi_61 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_61 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_61 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_61 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_61 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_61 .td_module_wrap .td-module-container:before{display:block!important}.tdi_61 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_61 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_61 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_61 .td-module-container:before{bottom:-0px}.tdi_61 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_61 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_61 = new tdBlock();
  439. block_tdi_61.id = "tdi_61";
  440. block_tdi_61.atts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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":"5","td_ajax_preloading":"","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_61","tdc_css_class_style":"tdi_61_rand_style","category_id":"13","subcats_posts_limit":"5","child_cats_limit":"10","hide_all":"","tdc_css":"","class":"tdi_61"}';
  441. block_tdi_61.td_column_number = "3";
  442. block_tdi_61.block_type = "tdb_header_mega_menu";
  443. block_tdi_61.post_count = "0";
  444. block_tdi_61.found_posts = "0";
  445. block_tdi_61.header_color = "";
  446. block_tdi_61.ajax_pagination_infinite_stop = "";
  447. block_tdi_61.max_num_pages = "0";
  448. tdBlocksArray.push(block_tdi_61);
  449. </script><div class="tdb-mega-modules-wrap"><div id=tdi_61 class="td_block_inner"></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_61" data-td_block_id="tdi_61"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#"  class="td-ajax-next-page ajax-page-disabled" aria-label="next-page-disabled" id="next-page-tdi_61" data-td_block_id="tdi_61"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  450. </ul>
  451. </li>
  452. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat menu-item-72"><a href="https://mintz360.com/category/lifestyle/"><div class="tdb-menu-item-text">Lifestyle</div></a>
  453. <ul class="sub-menu">
  454. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_62 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1 tdc-no-posts"  data-td-block-uid="tdi_62" >
  455. <style>.tdi_62 .tdb-mega-modules-wrap{padding:25px}.tdi_62 .block-mega-child-cats{width:100%;padding:5px 0 15px;width:100%;text-align:center}.tdi_62 .block-mega-child-cats:after{border-width:0px}.tdi_62{flex-direction:column-reverse}.tdi_62 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_62 .block-mega-child-cats a{display:inline-block;padding:5px 15px;border-width:0px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important}.tdi_62 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#008d7f}.tdi_62:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_62:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_62.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_62.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_62 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_62 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_62 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_62 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_62 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px;display:flex;flex-wrap:wrap}.tdi_62 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_62 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_62 .entry-thumb{background-position:center 50%}.tdi_62 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_62 .td-module-meta-info,.ie11 .tdi_62 .td-module-meta-info{flex:auto}.tdi_62 .td-post-vid-time{display:block}.tdi_62 .td-module-meta-info,.tdi_62 .td-next-prev-wrap{text-align:center}.tdi_62 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_62.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_62 .td-module-meta-info{padding:15px 5px 0 5px;border-color:#eaeaea}.tdi_62 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_62 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_62 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_62 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_62 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_62 .td-author-date{display:inline}.tdi_62 .td-post-author-name{display:none}.tdi_62 .td-post-date,.tdi_62 .td-post-author-name span{display:none}.tdi_62 .entry-review-stars{display:inline-block}.tdi_62 .td-icon-star,.tdi_62 .td-icon-star-empty,.tdi_62 .td-icon-star-half{font-size:15px}.tdi_62 .td-module-comments{display:none}.tdi_62 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_62:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_62 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_62 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_62 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_62.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_62 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_62 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_62 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_62 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_62 .tdb-mega-modules-wrap{padding:20px}.tdi_62 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_62 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_62 .td_module_wrap .td-module-container:before{display:block!important}.tdi_62 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_62 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_62 .td-module-container:before{bottom:-0px}.tdi_62 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_62 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_62 .tdb-mega-modules-wrap{padding:15px}.tdi_62 .block-mega-child-cats{padding:3px 0 12px}.tdi_62 .block-mega-child-cats a{padding:3px 12px;font-size:11px!important}.tdi_62 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:3.5px;padding-right:3.5px;padding-bottom:0px;margin-bottom:0px}.tdi_62 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_62 .td_module_wrap .td-module-container:before{display:block!important}.tdi_62 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_62 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_62 .td_block_inner{margin-left:-3.5px;margin-right:-3.5px}.tdi_62 .td-module-container:before{bottom:-0px}.tdi_62 .td-module-meta-info{padding:12px 0 0 0}.tdi_62 .entry-title{margin:8px 0 0 0;font-size:11px!important}.tdi_62.td_with_ajax_pagination .td-next-prev-wrap a{font-size:6px}.tdi_62.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:6px;height:calc(6px + 1px)}.tdi_62 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_62 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_62 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_62 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_62 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_62 .td_module_wrap .td-module-container:before{display:block!important}.tdi_62 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_62 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_62 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_62 .td-module-container:before{bottom:-0px}.tdi_62 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_62 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_62 = new tdBlock();
  456. block_tdi_62.id = "tdi_62";
  457. block_tdi_62.atts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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":"5","td_ajax_preloading":"","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_62","tdc_css_class_style":"tdi_62_rand_style","category_id":"14","subcats_posts_limit":"5","child_cats_limit":"10","hide_all":"","tdc_css":"","class":"tdi_62"}';
  458. block_tdi_62.td_column_number = "3";
  459. block_tdi_62.block_type = "tdb_header_mega_menu";
  460. block_tdi_62.post_count = "0";
  461. block_tdi_62.found_posts = "0";
  462. block_tdi_62.header_color = "";
  463. block_tdi_62.ajax_pagination_infinite_stop = "";
  464. block_tdi_62.max_num_pages = "0";
  465. tdBlocksArray.push(block_tdi_62);
  466. </script><div class="tdb-mega-modules-wrap"><div id=tdi_62 class="td_block_inner"></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_62" data-td_block_id="tdi_62"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#"  class="td-ajax-next-page ajax-page-disabled" aria-label="next-page-disabled" id="next-page-tdi_62" data-td_block_id="tdi_62"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  467. </ul>
  468. </li>
  469. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-77 tdb-menu-item-inactive"><a href="https://mintz360.com/more/"><div class="tdb-menu-item-text">More</div></a>
  470. <ul class="sub-menu">
  471. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-67"><a href="https://mintz360.com/category/entertainment/"><div class="tdb-menu-item-text">Entertainment</div></a></li>
  472. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-70"><a href="https://mintz360.com/category/home-decore/"><div class="tdb-menu-item-text">Home decore</div></a></li>
  473. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-71"><a href="https://mintz360.com/category/investment/"><div class="tdb-menu-item-text">Investment</div></a></li>
  474. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-74"><a href="https://mintz360.com/category/travel/"><div class="tdb-menu-item-text">Travel</div></a></li>
  475. </ul>
  476. </li>
  477. <li class="menu-item menu-item-type-post_type menu-item-object-page tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-170"><a href="https://mintz360.com/contact-us/"><div class="tdb-menu-item-text">Contact Us</div></a></li>
  478. </ul></div></div></div></div><div class="vc_column tdi_64  wpb_column vc_column_container tdc-column td-pb-span3">
  479. <style scoped>.tdi_64{vertical-align:baseline}.tdi_64>.wpb_wrapper,.tdi_64>.wpb_wrapper>.tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.tdi_64>.wpb_wrapper>.tdc-elements{width:100%}.tdi_64>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_64>.wpb_wrapper{width:100%;height:100%}.tdi_64{width:10%!important}@media (min-width:768px) and (max-width:1018px){.tdi_64{width:8%!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_search tdi_65 tdb-header-search-trigger-enabled td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_65" >
  480. <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:'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:'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:'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:'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_65 .tdb-head-search-btn i{font-size:18px;width:46.8px;height:46.8px;line-height:46.8px;color:#ffffff}.tdi_65 .tdb-head-search-btn svg{width:18px}.tdi_65 .tdb-search-icon-svg{width:46.8px;height:46.8px}.tdi_65 .tdb-search-txt{top:0px}.tdi_65 .tdb-drop-down-search{left:auto;right:0}body .tdi_65 .tdb-drop-down-search-inner,.tdi_65 .tdb-search-form,.tdi_65 .tdb-aj-search{margin-left:auto;margin-right:0}.tdi_65 .tdb-head-search-form-btn-icon{top:0px}.tdi_65 .result-msg{text-align:center;font-family:Rubik!important;font-size:11px!important}.tdi_65 .tdb-head-search-btn svg,.tdi_65 .tdb-head-search-btn svg *{fill:#ffffff}.tdi_65 .tdb-search-form{border-color:#dd3333}.tdi_65 .tdb-head-search-btn:after{border-bottom-color:#dd3333}.tdi_65 .tdb-drop-down-search-inner{box-shadow:0px 2px 10px 0px rgba(0,0,0,0.12)}.tdi_65 .tdb-head-search-form-btn:hover{background-color:#008d7f}.tdi_65 .result-msg a:hover{color:#008d7f}.tdi_65 .tdb-head-search-form-input{font-family:Rubik!important;font-size:13px!important;font-weight:400!important}.tdi_65 .tdb-head-search-placeholder{font-family:Rubik!important;font-size:13px!important;font-weight:400!important}.tdi_65 .tdb-head-search-form-btn{font-family:Rubik!important;font-size:13px!important;font-weight:400!important}.tdi_65 .td_module_wrap{width:100%;float:left;padding-left:0px;padding-right:0px;padding-bottom:7.5px;margin-bottom:7.5px}.tdi_65 .td_module_wrap:nth-last-child(-n+1){margin-bottom:0;padding-bottom:0}.tdi_65 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{display:none}.tdi_65 .tdb-aj-search-inner{margin-left:-0px;margin-right:-0px}.tdi_65 .td-module-container:before{bottom:-7.5px;border-color:#eaeaea}.tdi_65 .td-module-container{border-color:#eaeaea;flex-direction:row;align-items:center}.tdi_65 .entry-thumb{background-position:center 50%}.tdi_65 .td-image-wrap{padding-bottom:80%}.tdi_65 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.ie10 .tdi_65 .td-image-container,.ie11 .tdi_65 .td-image-container{flex:0 0 auto}.ie10 .tdi_65 .td-module-meta-info,.ie11 .tdi_65 .td-module-meta-info{flex:1}.tdi_65 .td-post-vid-time{display:block}.tdi_65 .td-module-meta-info{padding:0 0 0 15px;border-color:#eaeaea}.tdi_65 .entry-title{margin:0 0 5px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important}.tdi_65 .td-excerpt{column-count:1;column-gap:48px;display:none}.tdi_65 .td-post-category:not(.td-post-extra-category){display:none}.tdi_65 .td-read-more{display:none}.tdi_65 .td-author-date{display:inline}.tdi_65 .td-post-author-name{display:none}.tdi_65 .entry-review-stars{display:none}.tdi_65 .td-icon-star,.tdi_65 .td-icon-star-empty,.tdi_65 .td-icon-star-half{font-size:15px}.tdi_65 .td-module-comments{display:none}.tdi_65 .tdb-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}body .tdi_65 .td_module_wrap:hover .td-module-title a,.tdi_65 .tdb-aj-cur-element .entry-title a{color:#008d7f!important}.tdi_65 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_65 .td-editor-date,.tdi_65 .td-editor-date .td-post-author-name,.tdi_65 .td-module-comments a{font-family:Rubik!important;font-size:11px!important;line-height:1!important}.tdi_65 .td-module-exclusive .td-module-title a:before{display:inline-block}@media (min-width:768px){.tdi_65 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_65 .td_module_wrap{padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_65 .td_module_wrap:nth-last-child(-n+1){margin-bottom:0!important;padding-bottom:0!important}.tdi_65 .td_module_wrap .td-module-container:before{display:block!important}.tdi_65 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{display:none!important}.tdi_65 .td_module_wrap{padding-bottom:7.5px;margin-bottom:7.5px}.tdi_65 .td-module-container:before{bottom:-7.5px}.tdi_65 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_65 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_65 .tdb-head-search-btn i{font-size:14px}.tdi_65 .tdb-head-search-btn svg{width:14px}.tdi_65 .tdb-head-search-btn i{width:39.2px;height:39.2px;line-height:39.2px}.tdi_65 .tdb-search-icon-svg{width:39.2px;height:39.2px}.tdi_65 .td_module_wrap{padding-bottom:7.5px!important;margin-bottom:7.5px!important;padding-bottom:7.5px;margin-bottom:7.5px}.tdi_65 .td_module_wrap:nth-last-child(-n+1){margin-bottom:0!important;padding-bottom:0!important}.tdi_65 .td_module_wrap .td-module-container:before{display:block!important}.tdi_65 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{display:none!important}.tdi_65 .td-module-container:before{bottom:-7.5px}.tdi_65 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_65 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_65 .td_module_wrap{padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_65 .td_module_wrap:nth-last-child(-n+1){margin-bottom:0!important;padding-bottom:0!important}.tdi_65 .td_module_wrap .td-module-container:before{display:block!important}.tdi_65 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{display:none!important}.tdi_65 .td_module_wrap{padding-bottom:7.5px;margin-bottom:7.5px}.tdi_65 .td-module-container:before{bottom:-7.5px}.tdi_65 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_65 .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://mintz360.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"><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"><span class="tdb-search-icon tdb-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.564-134.502c63.099-76.595 94.781-170.455 94.72-264.141 0.061-106.414-40.755-213.228-121.917-294.431-81.244-81.183-187.976-121.958-294.359-121.938-106.435-0.020-213.187 40.796-294.369 121.938-81.234 81.203-122.010 188.017-121.989 294.369-0.020 106.445 40.755 213.166 121.989 294.287 81.193 81.285 187.945 122.020 294.369 121.979 93.716 0.041 187.597-31.642 264.11-94.659l134.554 134.564 57.457-57.467zM265.431 748.348c-65.546-65.495-98.13-150.999-98.171-236.882 0.041-85.832 32.625-171.346 98.171-236.913 65.567-65.536 151.081-98.099 236.933-98.14 85.821 0.041 171.336 32.604 236.902 98.14 65.495 65.516 98.12 151.122 98.12 236.913 0 85.924-32.625 171.387-98.12 236.882-65.556 65.495-151.009 98.099-236.902 98.099-85.852 0-171.366-32.604-236.933-98.099zM505.385 272.864c-61.901 0.020-123.566 23.501-170.824 70.799-47.288 47.258-70.769 108.923-70.799 170.834-0.041 26.624 4.383 53.105 13.046 78.428-0.031-0.522-0.092-1.024-0.031-1.556 13.199-91.341 48.241-159.775 96.963-208.497v-0.020h0.031c48.712-48.722 117.135-83.763 208.486-96.963 0.522-0.061 1.024 0 1.536 0.041-25.313-8.684-51.794-13.087-78.408-13.066z"></path></svg></span></a></div></div> <!-- ./block --></div></div></div></div><div id="tdi_66" class="tdc-row"><div class="vc_row tdi_67  wpb_row td-pb-row" >
  481. <style scoped>.tdi_67,.tdi_67 .tdc-columns{min-height:0}.tdi_67,.tdi_67 .tdc-columns{display:block}.tdi_67 .tdc-columns{width:100%}</style><div class="vc_column tdi_69  wpb_column vc_column_container tdc-column td-pb-span12">
  482. <style scoped>.tdi_69{vertical-align:baseline}.tdi_69>.wpb_wrapper,.tdi_69>.wpb_wrapper>.tdc-elements{display:block}.tdi_69>.wpb_wrapper>.tdc-elements{width:100%}.tdi_69>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_69>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_71  td_separator_solid td_separator_center"><span style="border-color:#dd3333;border-width:3px;width:100%;"></span>
  483. <style scoped>.tdi_71{margin-right:-48px!important;margin-bottom:0px!important;margin-left:-48px!important;width:auto!important}@media (min-width:1019px) and (max-width:1140px){.tdi_71{margin-right:-24px!important;margin-left:-24px!important}}</style></div></div></div></div></div></div></div>                </div>
  484.                                    <div class="td-header-desktop-sticky-wrap tdc-zone-sticky-invisible tdc-zone-sticky-inactive" style="display: none">
  485.                        <div id="tdi_72" class="tdc-zone"><div class="tdc_zone tdi_73  wpb_row td-pb-row" data-sticky-offset="0" >
  486. <style scoped>.tdi_73{min-height:0}.td-header-desktop-sticky-wrap.td-header-active{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}.td-header-desktop-sticky-wrap{transform:translateY(-120%);-webkit-transform:translateY(-120%);-moz-transform:translateY(-120%);-ms-transform:translateY(-120%);-o-transform:translateY(-120%);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}</style><div id="tdi_74" class="tdc-row"><div class="vc_row tdi_75  wpb_row td-pb-row tdc-element-style tdc-row-content-vert-center" >
  487. <style scoped>.tdi_75,.tdi_75 .tdc-columns{min-height:0}.tdi_75,.tdi_75 .tdc-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.tdi_75 .tdc-columns{width:100%}@media (min-width:767px){.tdi_75.tdc-row-content-vert-center,.tdi_75.tdc-row-content-vert-center .tdc-columns{display:flex;align-items:center;flex:1}.tdi_75.tdc-row-content-vert-bottom,.tdi_75.tdc-row-content-vert-bottom .tdc-columns{display:flex;align-items:flex-end;flex:1}.tdi_75.tdc-row-content-vert-center .td_block_wrap{vertical-align:middle}.tdi_75.tdc-row-content-vert-bottom .td_block_wrap{vertical-align:bottom}}.tdi_75{margin-right:-24px!important;margin-left:-24px!important;position:relative}.tdi_75 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_75{margin-right:-10px!important;margin-left:-10px!important}}</style>
  488. <div class="tdi_74_rand_style td-element-style" ><div class="td-element-style-before"><style>.tdi_74_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;opacity:0.2!important;background-size:cover!important;background-position:center top!important}</style></div><style>.tdi_74_rand_style{background-color:#232d35!important}</style></div><div class="vc_column tdi_77  wpb_column vc_column_container tdc-column td-pb-span9">
  489. <style scoped>.tdi_77{vertical-align:baseline}.tdi_77>.wpb_wrapper,.tdi_77>.wpb_wrapper>.tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.tdi_77>.wpb_wrapper>.tdc-elements{width:100%}.tdi_77>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_77>.wpb_wrapper{width:100%;height:100%}.tdi_77{flex-grow:1}.tdi_77{width:90%!important}@media (min-width:768px) and (max-width:1018px){.tdi_77{width:92%!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_menu tdi_78 tds_menu_active3 tds_menu_sub_active1 tdb-mm-align-screen td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_78"  style=" z-index: 999;">
  490. <style>.tdi_78{margin-left:-10px!important}</style>
  491. <style>.tdi_78 .td_block_inner{text-align:center}.tdi_78 .tdb-menu>li>a,.tdi_78 .td-subcat-more{padding:0 12px;color:#ffffff}.tdi_78 .tdb-menu>li .tdb-menu-sep,.tdi_78 .tdb-menu-items-dropdown .tdb-menu-sep{top:-1px}.tdi_78 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_78 .td-subcat-more .tdb-menu-more-subicon-svg svg{width:10px}.tdi_78 .tdb-menu>li>a .tdb-sub-menu-icon,.tdi_78 .td-subcat-more .tdb-menu-more-subicon{top:1px}.tdi_78 .td-subcat-more .tdb-menu-more-icon{top:0px}.tdi_78 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_78 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg *,.tdi_78 .td-subcat-more .tdb-menu-more-subicon-svg svg,.tdi_78 .td-subcat-more .tdb-menu-more-subicon-svg svg *,.tdi_78 .td-subcat-more .tdb-menu-more-icon-svg,.tdi_78 .td-subcat-more .tdb-menu-more-icon-svg *{fill:#ffffff}.tdi_78 .tdb-menu>li>a,.tdi_78 .td-subcat-more,.tdi_78 .td-subcat-more>.tdb-menu-item-text{font-family:Rubik!important;font-size:18px!important;line-height:48px!important;font-weight:400!important;text-transform:uppercase!important;letter-spacing:0.4px!important}.tdi_78 .tdb-menu>.tdb-normal-menu>ul,.tdi_78 .td-pulldown-filter-list{left:-15px}.tdi_78 .tdb-normal-menu ul ul,.tdi_78 .td-pulldown-filter-list .sub-menu{margin-top:-15px}.tdi_78 .tdb-menu .tdb-normal-menu ul,.tdi_78 .td-pulldown-filter-list,.tdi_78 .td-pulldown-filter-list .sub-menu{padding:10px 0 15px;box-shadow:0px 2px 10px 0px rgba(0,0,0,0.15)}.tdi_78 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_78 .tdb-menu-items-dropdown .td-pulldown-filter-list li>a{padding:5px 20px}.tdi_78 .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon,.tdi_78 .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon{right:0;margin-top:1px}.tdi_78 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_78 .tdb-menu-items-dropdown .td-pulldown-filter-list li a,.tdi_78 .tdb-menu-items-dropdown .td-pulldown-filter-list li a{color:#000000}.tdi_78 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_78 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdi_78 .tdb-menu-items-dropdown .td-pulldown-filter-list li a .tdb-sub-menu-icon-svg svg,.tdi_78 .tdb-menu-items-dropdown .td-pulldown-filter-list li a .tdb-sub-menu-icon-svg svg *{fill:#000000}.tdi_78 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_78 .td-pulldown-filter-list li a{font-family:Rubik!important;font-size:12px!important;font-weight:500!important}.tdi_78:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_78 .tdb-mega-menu .sub-menu>li{max-width:1164px!important}.tdi_78 .tdb-mega-menu-page>.sub-menu>li{padding:25px}.tdi_78 .tdb-menu .tdb-mega-menu .sub-menu>li{border-width:0px;box-shadow:0px 4px 20px 0px rgba(0,0,0,0.15)}@media (max-width:1018px){.tdi_78 .td-pulldown-filter-list{left:auto;right:-15px}}@media (min-width:1019px) and (max-width:1140px){.tdi_78:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_78 .tdb-mega-menu .sub-menu>li{max-width:100%!important}.tdi_78 .tdb-mega-menu-page>.sub-menu>li{padding:20px}}@media (min-width:768px) and (max-width:1018px){.tdi_78 .tdb-menu>li>a,.tdi_78 .td-subcat-more{padding:0 10px}.tdi_78 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_78 .td-subcat-more .tdb-menu-more-subicon-svg svg{width:9px}.tdi_78 .tdb-menu>li>a .tdb-sub-menu-icon,.tdi_78 .td-subcat-more .tdb-menu-more-subicon{margin-left:5px;top:0px}.tdi_78 .tdb-menu>li>a,.tdi_78 .td-subcat-more,.tdi_78 .td-subcat-more>.tdb-menu-item-text{font-size:10px!important;line-height:40px!important}.tdi_78:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_78 .tdb-mega-menu .sub-menu>li{max-width:100%!important}.tdi_78 .tdb-mega-menu-page>.sub-menu>li{padding:15px}}</style>
  492. <style>.tdi_78 .tdb-menu>li>a:after,.tdi_78 .tdb-menu-items-dropdown .td-subcat-more:after{background-color:#000000}</style>
  493. <style>.tdi_78 .tdb-menu ul .tdb-normal-menu.current-menu-item>a,.tdi_78 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a,.tdi_78 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a,.tdi_78 .tdb-menu ul .tdb-normal-menu.tdb-hover>a,.tdi_78 .tdb-menu ul .tdb-normal-menu:hover>a,.tdi_78 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a{color:#008d7f}.tdi_78 .tdb-menu ul .tdb-normal-menu.current-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_78 .tdb-menu ul .tdb-normal-menu.current-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdi_78 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_78 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_78 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_78 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_78 .tdb-menu ul .tdb-normal-menu.tdb-hover>a .tdb-sub-menu-icon-svg svg,.tdi_78 .tdb-menu ul .tdb-normal-menu.tdb-hover>a .tdb-sub-menu-icon-svg svg *,.tdi_78 .tdb-menu ul .tdb-normal-menu:hover>a .tdb-sub-menu-icon-svg svg,.tdi_78 .tdb-menu ul .tdb-normal-menu:hover>a .tdb-sub-menu-icon-svg svg *,.tdi_78 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a .tdb-sub-menu-icon-svg svg,.tdi_78 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a .tdb-sub-menu-icon-svg svg *{fill:#008d7f}</style><div id=tdi_78 class="td_block_inner td-fix-index"><div class="tdb-sub-icon-fake"><i class="tdb-sub-menu-icon td-icon-right-arrow"></i></div><ul id="menu-primary-menu-4" class="tdb-block-menu tdb-menu tdb-menu-items-visible"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-first tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat tdb-mega-menu-first menu-item-73"><a href="https://mintz360.com/category/news/"><div class="tdb-menu-item-text">News</div></a>
  494. <ul class="sub-menu">
  495. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_81 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1 tdc-no-posts"  data-td-block-uid="tdi_81" >
  496. <style>.tdi_81 .tdb-mega-modules-wrap{padding:25px}.tdi_81 .block-mega-child-cats{width:100%;padding:5px 0 15px;width:100%;text-align:center}.tdi_81 .block-mega-child-cats:after{border-width:0px}.tdi_81{flex-direction:column-reverse}.tdi_81 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_81 .block-mega-child-cats a{display:inline-block;padding:5px 15px;border-width:0px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important}.tdi_81 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#008d7f}.tdi_81:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_81:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_81.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_81.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_81 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_81 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_81 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_81 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_81 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px;display:flex;flex-wrap:wrap}.tdi_81 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_81 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_81 .entry-thumb{background-position:center 50%}.tdi_81 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_81 .td-module-meta-info,.ie11 .tdi_81 .td-module-meta-info{flex:auto}.tdi_81 .td-post-vid-time{display:block}.tdi_81 .td-module-meta-info,.tdi_81 .td-next-prev-wrap{text-align:center}.tdi_81 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_81.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_81 .td-module-meta-info{padding:15px 5px 0 5px;border-color:#eaeaea}.tdi_81 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_81 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_81 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_81 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_81 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_81 .td-author-date{display:inline}.tdi_81 .td-post-author-name{display:none}.tdi_81 .td-post-date,.tdi_81 .td-post-author-name span{display:none}.tdi_81 .entry-review-stars{display:inline-block}.tdi_81 .td-icon-star,.tdi_81 .td-icon-star-empty,.tdi_81 .td-icon-star-half{font-size:15px}.tdi_81 .td-module-comments{display:none}.tdi_81 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_81:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_81 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_81 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_81 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_81.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_81 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_81 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_81 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_81 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_81 .tdb-mega-modules-wrap{padding:20px}.tdi_81 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_81 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_81 .td_module_wrap .td-module-container:before{display:block!important}.tdi_81 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_81 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_81 .td-module-container:before{bottom:-0px}.tdi_81 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_81 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_81 .tdb-mega-modules-wrap{padding:15px}.tdi_81 .block-mega-child-cats{padding:3px 0 12px}.tdi_81 .block-mega-child-cats a{padding:3px 12px;font-size:11px!important}.tdi_81 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:3.5px;padding-right:3.5px;padding-bottom:0px;margin-bottom:0px}.tdi_81 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_81 .td_module_wrap .td-module-container:before{display:block!important}.tdi_81 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_81 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_81 .td_block_inner{margin-left:-3.5px;margin-right:-3.5px}.tdi_81 .td-module-container:before{bottom:-0px}.tdi_81 .td-module-meta-info{padding:12px 0 0 0}.tdi_81 .entry-title{margin:8px 0 0 0;font-size:11px!important}.tdi_81.td_with_ajax_pagination .td-next-prev-wrap a{font-size:6px}.tdi_81.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:6px;height:calc(6px + 1px)}.tdi_81 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_81 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_81 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_81 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_81 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_81 .td_module_wrap .td-module-container:before{display:block!important}.tdi_81 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_81 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_81 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_81 .td-module-container:before{bottom:-0px}.tdi_81 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_81 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_81 = new tdBlock();
  497. block_tdi_81.id = "tdi_81";
  498. block_tdi_81.atts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"uppercase","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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":"5","td_ajax_preloading":"","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_81","tdc_css_class_style":"tdi_81_rand_style","category_id":"10","subcats_posts_limit":"5","child_cats_limit":"10","hide_all":"","tdc_css":"","class":"tdi_81"}';
  499. block_tdi_81.td_column_number = "3";
  500. block_tdi_81.block_type = "tdb_header_mega_menu";
  501. block_tdi_81.post_count = "0";
  502. block_tdi_81.found_posts = "0";
  503. block_tdi_81.header_color = "";
  504. block_tdi_81.ajax_pagination_infinite_stop = "";
  505. block_tdi_81.max_num_pages = "0";
  506. tdBlocksArray.push(block_tdi_81);
  507. </script><div class="tdb-mega-modules-wrap"><div id=tdi_81 class="td_block_inner"></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_81" data-td_block_id="tdi_81"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#"  class="td-ajax-next-page ajax-page-disabled" aria-label="next-page-disabled" id="next-page-tdi_81" data-td_block_id="tdi_81"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  508. </ul>
  509. </li>
  510. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat menu-item-65"><a href="https://mintz360.com/category/biographies/"><div class="tdb-menu-item-text">Biographies</div></a>
  511. <ul class="sub-menu">
  512. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_82 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_82" >
  513. <style>.tdi_82 .tdb-mega-modules-wrap{padding:25px}.tdi_82 .block-mega-child-cats{width:100%;padding:5px 0 15px;width:100%;text-align:center}.tdi_82 .block-mega-child-cats:after{border-width:0px}.tdi_82{flex-direction:column-reverse}.tdi_82 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_82 .block-mega-child-cats a{display:inline-block;padding:5px 15px;border-width:0px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important}.tdi_82 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#008d7f}.tdi_82:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_82:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_82.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_82.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_82 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_82 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_82 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_82 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_82 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px;display:flex;flex-wrap:wrap}.tdi_82 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_82 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_82 .entry-thumb{background-position:center 50%}.tdi_82 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_82 .td-module-meta-info,.ie11 .tdi_82 .td-module-meta-info{flex:auto}.tdi_82 .td-post-vid-time{display:block}.tdi_82 .td-module-meta-info,.tdi_82 .td-next-prev-wrap{text-align:center}.tdi_82 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_82.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_82 .td-module-meta-info{padding:15px 5px 0 5px;border-color:#eaeaea}.tdi_82 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_82 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_82 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_82 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_82 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_82 .td-author-date{display:inline}.tdi_82 .td-post-author-name{display:none}.tdi_82 .td-post-date,.tdi_82 .td-post-author-name span{display:none}.tdi_82 .entry-review-stars{display:inline-block}.tdi_82 .td-icon-star,.tdi_82 .td-icon-star-empty,.tdi_82 .td-icon-star-half{font-size:15px}.tdi_82 .td-module-comments{display:none}.tdi_82 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_82:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_82 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_82 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_82 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_82.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_82 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_82 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_82 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_82 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_82 .tdb-mega-modules-wrap{padding:20px}.tdi_82 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_82 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_82 .td_module_wrap .td-module-container:before{display:block!important}.tdi_82 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_82 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_82 .td-module-container:before{bottom:-0px}.tdi_82 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_82 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_82 .tdb-mega-modules-wrap{padding:15px}.tdi_82 .block-mega-child-cats{padding:3px 0 12px}.tdi_82 .block-mega-child-cats a{padding:3px 12px;font-size:11px!important}.tdi_82 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:3.5px;padding-right:3.5px;padding-bottom:0px;margin-bottom:0px}.tdi_82 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_82 .td_module_wrap .td-module-container:before{display:block!important}.tdi_82 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_82 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_82 .td_block_inner{margin-left:-3.5px;margin-right:-3.5px}.tdi_82 .td-module-container:before{bottom:-0px}.tdi_82 .td-module-meta-info{padding:12px 0 0 0}.tdi_82 .entry-title{margin:8px 0 0 0;font-size:11px!important}.tdi_82.td_with_ajax_pagination .td-next-prev-wrap a{font-size:6px}.tdi_82.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:6px;height:calc(6px + 1px)}.tdi_82 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_82 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_82 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_82 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_82 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_82 .td_module_wrap .td-module-container:before{display:block!important}.tdi_82 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_82 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_82 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_82 .td-module-container:before{bottom:-0px}.tdi_82 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_82 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_82 = new tdBlock();
  514. block_tdi_82.id = "tdi_82";
  515. block_tdi_82.atts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"uppercase","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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":"5","td_ajax_preloading":"","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_82","tdc_css_class_style":"tdi_82_rand_style","category_id":"11","subcats_posts_limit":"5","child_cats_limit":"10","hide_all":"","tdc_css":"","class":"tdi_82"}';
  516. block_tdi_82.td_column_number = "3";
  517. block_tdi_82.block_type = "tdb_header_mega_menu";
  518. block_tdi_82.post_count = "1";
  519. block_tdi_82.found_posts = "1";
  520. block_tdi_82.header_color = "";
  521. block_tdi_82.ajax_pagination_infinite_stop = "";
  522. block_tdi_82.max_num_pages = "1";
  523. tdBlocksArray.push(block_tdi_82);
  524. </script><div class="tdb-mega-modules-wrap"><div id=tdi_82 class="td_block_inner">
  525.        <div class="tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post">
  526.            <div class="td-module-container td-category-pos-above">
  527.                                    <div class="td-image-container">
  528.                                                <div class="td-module-thumb"><a href="https://mintz360.com/who-is-melanie-olmstead/"  rel="bookmark" class="td-image-wrap " title="Melanie Olmstead: Know About Her Everything" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2023/04/melanie-olmstead-324x400.jpg"  ></span></a></div>                                            </div>
  529.                
  530.                <div class="td-module-meta-info">
  531.                                        <a href="https://mintz360.com/category/biographies/" class="td-post-category">Biographies</a>
  532.                    <p class="entry-title td-module-title"><a href="https://mintz360.com/who-is-melanie-olmstead/"  rel="bookmark" title="Melanie Olmstead: Know About Her Everything">Melanie Olmstead: Know About Her Everything</a></p>
  533.                    
  534.                    
  535.                    
  536.                                    </div>
  537.            </div>
  538.        </div>
  539.  
  540.        </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_82" data-td_block_id="tdi_82"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#"  class="td-ajax-next-page ajax-page-disabled" aria-label="next-page-disabled" id="next-page-tdi_82" data-td_block_id="tdi_82"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  541. </ul>
  542. </li>
  543. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat menu-item-66"><a href="https://mintz360.com/category/business/"><div class="tdb-menu-item-text">Business</div></a>
  544. <ul class="sub-menu">
  545. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_83 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1 tdc-no-posts"  data-td-block-uid="tdi_83" >
  546. <style>.tdi_83 .tdb-mega-modules-wrap{padding:25px}.tdi_83 .block-mega-child-cats{width:100%;padding:5px 0 15px;width:100%;text-align:center}.tdi_83 .block-mega-child-cats:after{border-width:0px}.tdi_83{flex-direction:column-reverse}.tdi_83 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_83 .block-mega-child-cats a{display:inline-block;padding:5px 15px;border-width:0px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important}.tdi_83 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#008d7f}.tdi_83:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_83:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_83.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_83.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_83 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_83 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_83 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_83 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_83 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px;display:flex;flex-wrap:wrap}.tdi_83 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_83 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_83 .entry-thumb{background-position:center 50%}.tdi_83 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_83 .td-module-meta-info,.ie11 .tdi_83 .td-module-meta-info{flex:auto}.tdi_83 .td-post-vid-time{display:block}.tdi_83 .td-module-meta-info,.tdi_83 .td-next-prev-wrap{text-align:center}.tdi_83 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_83.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_83 .td-module-meta-info{padding:15px 5px 0 5px;border-color:#eaeaea}.tdi_83 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_83 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_83 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_83 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_83 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_83 .td-author-date{display:inline}.tdi_83 .td-post-author-name{display:none}.tdi_83 .td-post-date,.tdi_83 .td-post-author-name span{display:none}.tdi_83 .entry-review-stars{display:inline-block}.tdi_83 .td-icon-star,.tdi_83 .td-icon-star-empty,.tdi_83 .td-icon-star-half{font-size:15px}.tdi_83 .td-module-comments{display:none}.tdi_83 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_83:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_83 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_83 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_83 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_83.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_83 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_83 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_83 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_83 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_83 .tdb-mega-modules-wrap{padding:20px}.tdi_83 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_83 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_83 .td_module_wrap .td-module-container:before{display:block!important}.tdi_83 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_83 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_83 .td-module-container:before{bottom:-0px}.tdi_83 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_83 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_83 .tdb-mega-modules-wrap{padding:15px}.tdi_83 .block-mega-child-cats{padding:3px 0 12px}.tdi_83 .block-mega-child-cats a{padding:3px 12px;font-size:11px!important}.tdi_83 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:3.5px;padding-right:3.5px;padding-bottom:0px;margin-bottom:0px}.tdi_83 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_83 .td_module_wrap .td-module-container:before{display:block!important}.tdi_83 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_83 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_83 .td_block_inner{margin-left:-3.5px;margin-right:-3.5px}.tdi_83 .td-module-container:before{bottom:-0px}.tdi_83 .td-module-meta-info{padding:12px 0 0 0}.tdi_83 .entry-title{margin:8px 0 0 0;font-size:11px!important}.tdi_83.td_with_ajax_pagination .td-next-prev-wrap a{font-size:6px}.tdi_83.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:6px;height:calc(6px + 1px)}.tdi_83 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_83 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_83 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_83 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_83 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_83 .td_module_wrap .td-module-container:before{display:block!important}.tdi_83 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_83 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_83 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_83 .td-module-container:before{bottom:-0px}.tdi_83 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_83 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_83 = new tdBlock();
  547. block_tdi_83.id = "tdi_83";
  548. block_tdi_83.atts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"uppercase","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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":"5","td_ajax_preloading":"","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_83","tdc_css_class_style":"tdi_83_rand_style","category_id":"5","subcats_posts_limit":"5","child_cats_limit":"10","hide_all":"","tdc_css":"","class":"tdi_83"}';
  549. block_tdi_83.td_column_number = "3";
  550. block_tdi_83.block_type = "tdb_header_mega_menu";
  551. block_tdi_83.post_count = "0";
  552. block_tdi_83.found_posts = "0";
  553. block_tdi_83.header_color = "";
  554. block_tdi_83.ajax_pagination_infinite_stop = "";
  555. block_tdi_83.max_num_pages = "0";
  556. tdBlocksArray.push(block_tdi_83);
  557. </script><div class="tdb-mega-modules-wrap"><div id=tdi_83 class="td_block_inner"></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_83" data-td_block_id="tdi_83"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#"  class="td-ajax-next-page ajax-page-disabled" aria-label="next-page-disabled" id="next-page-tdi_83" data-td_block_id="tdi_83"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  558. </ul>
  559. </li>
  560. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat menu-item-68"><a href="https://mintz360.com/category/games/"><div class="tdb-menu-item-text">Games</div></a>
  561. <ul class="sub-menu">
  562. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_84 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1 tdc-no-posts"  data-td-block-uid="tdi_84" >
  563. <style>.tdi_84 .tdb-mega-modules-wrap{padding:25px}.tdi_84 .block-mega-child-cats{width:100%;padding:5px 0 15px;width:100%;text-align:center}.tdi_84 .block-mega-child-cats:after{border-width:0px}.tdi_84{flex-direction:column-reverse}.tdi_84 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_84 .block-mega-child-cats a{display:inline-block;padding:5px 15px;border-width:0px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important}.tdi_84 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#008d7f}.tdi_84:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_84:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_84.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_84.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_84 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_84 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_84 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_84 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_84 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px;display:flex;flex-wrap:wrap}.tdi_84 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_84 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_84 .entry-thumb{background-position:center 50%}.tdi_84 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_84 .td-module-meta-info,.ie11 .tdi_84 .td-module-meta-info{flex:auto}.tdi_84 .td-post-vid-time{display:block}.tdi_84 .td-module-meta-info,.tdi_84 .td-next-prev-wrap{text-align:center}.tdi_84 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_84.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_84 .td-module-meta-info{padding:15px 5px 0 5px;border-color:#eaeaea}.tdi_84 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_84 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_84 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_84 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_84 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_84 .td-author-date{display:inline}.tdi_84 .td-post-author-name{display:none}.tdi_84 .td-post-date,.tdi_84 .td-post-author-name span{display:none}.tdi_84 .entry-review-stars{display:inline-block}.tdi_84 .td-icon-star,.tdi_84 .td-icon-star-empty,.tdi_84 .td-icon-star-half{font-size:15px}.tdi_84 .td-module-comments{display:none}.tdi_84 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_84:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_84 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_84 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_84 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_84.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_84 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_84 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_84 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_84 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_84 .tdb-mega-modules-wrap{padding:20px}.tdi_84 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_84 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_84 .td_module_wrap .td-module-container:before{display:block!important}.tdi_84 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_84 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_84 .td-module-container:before{bottom:-0px}.tdi_84 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_84 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_84 .tdb-mega-modules-wrap{padding:15px}.tdi_84 .block-mega-child-cats{padding:3px 0 12px}.tdi_84 .block-mega-child-cats a{padding:3px 12px;font-size:11px!important}.tdi_84 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:3.5px;padding-right:3.5px;padding-bottom:0px;margin-bottom:0px}.tdi_84 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_84 .td_module_wrap .td-module-container:before{display:block!important}.tdi_84 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_84 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_84 .td_block_inner{margin-left:-3.5px;margin-right:-3.5px}.tdi_84 .td-module-container:before{bottom:-0px}.tdi_84 .td-module-meta-info{padding:12px 0 0 0}.tdi_84 .entry-title{margin:8px 0 0 0;font-size:11px!important}.tdi_84.td_with_ajax_pagination .td-next-prev-wrap a{font-size:6px}.tdi_84.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:6px;height:calc(6px + 1px)}.tdi_84 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_84 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_84 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_84 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_84 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_84 .td_module_wrap .td-module-container:before{display:block!important}.tdi_84 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_84 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_84 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_84 .td-module-container:before{bottom:-0px}.tdi_84 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_84 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_84 = new tdBlock();
  564. block_tdi_84.id = "tdi_84";
  565. block_tdi_84.atts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"uppercase","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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":"5","td_ajax_preloading":"","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_84","tdc_css_class_style":"tdi_84_rand_style","category_id":"12","subcats_posts_limit":"5","child_cats_limit":"10","hide_all":"","tdc_css":"","class":"tdi_84"}';
  566. block_tdi_84.td_column_number = "3";
  567. block_tdi_84.block_type = "tdb_header_mega_menu";
  568. block_tdi_84.post_count = "0";
  569. block_tdi_84.found_posts = "0";
  570. block_tdi_84.header_color = "";
  571. block_tdi_84.ajax_pagination_infinite_stop = "";
  572. block_tdi_84.max_num_pages = "0";
  573. tdBlocksArray.push(block_tdi_84);
  574. </script><div class="tdb-mega-modules-wrap"><div id=tdi_84 class="td_block_inner"></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_84" data-td_block_id="tdi_84"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#"  class="td-ajax-next-page ajax-page-disabled" aria-label="next-page-disabled" id="next-page-tdi_84" data-td_block_id="tdi_84"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  575. </ul>
  576. </li>
  577. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat menu-item-69"><a href="https://mintz360.com/category/health/"><div class="tdb-menu-item-text">Health</div></a>
  578. <ul class="sub-menu">
  579. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_85 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1 tdc-no-posts"  data-td-block-uid="tdi_85" >
  580. <style>.tdi_85 .tdb-mega-modules-wrap{padding:25px}.tdi_85 .block-mega-child-cats{width:100%;padding:5px 0 15px;width:100%;text-align:center}.tdi_85 .block-mega-child-cats:after{border-width:0px}.tdi_85{flex-direction:column-reverse}.tdi_85 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_85 .block-mega-child-cats a{display:inline-block;padding:5px 15px;border-width:0px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important}.tdi_85 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#008d7f}.tdi_85:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_85:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_85.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_85.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_85 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_85 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_85 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_85 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_85 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px;display:flex;flex-wrap:wrap}.tdi_85 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_85 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_85 .entry-thumb{background-position:center 50%}.tdi_85 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_85 .td-module-meta-info,.ie11 .tdi_85 .td-module-meta-info{flex:auto}.tdi_85 .td-post-vid-time{display:block}.tdi_85 .td-module-meta-info,.tdi_85 .td-next-prev-wrap{text-align:center}.tdi_85 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_85.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_85 .td-module-meta-info{padding:15px 5px 0 5px;border-color:#eaeaea}.tdi_85 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_85 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_85 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_85 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_85 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_85 .td-author-date{display:inline}.tdi_85 .td-post-author-name{display:none}.tdi_85 .td-post-date,.tdi_85 .td-post-author-name span{display:none}.tdi_85 .entry-review-stars{display:inline-block}.tdi_85 .td-icon-star,.tdi_85 .td-icon-star-empty,.tdi_85 .td-icon-star-half{font-size:15px}.tdi_85 .td-module-comments{display:none}.tdi_85 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_85:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_85 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_85 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_85 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_85.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_85 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_85 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_85 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_85 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_85 .tdb-mega-modules-wrap{padding:20px}.tdi_85 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_85 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_85 .td_module_wrap .td-module-container:before{display:block!important}.tdi_85 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_85 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_85 .td-module-container:before{bottom:-0px}.tdi_85 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_85 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_85 .tdb-mega-modules-wrap{padding:15px}.tdi_85 .block-mega-child-cats{padding:3px 0 12px}.tdi_85 .block-mega-child-cats a{padding:3px 12px;font-size:11px!important}.tdi_85 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:3.5px;padding-right:3.5px;padding-bottom:0px;margin-bottom:0px}.tdi_85 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_85 .td_module_wrap .td-module-container:before{display:block!important}.tdi_85 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_85 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_85 .td_block_inner{margin-left:-3.5px;margin-right:-3.5px}.tdi_85 .td-module-container:before{bottom:-0px}.tdi_85 .td-module-meta-info{padding:12px 0 0 0}.tdi_85 .entry-title{margin:8px 0 0 0;font-size:11px!important}.tdi_85.td_with_ajax_pagination .td-next-prev-wrap a{font-size:6px}.tdi_85.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:6px;height:calc(6px + 1px)}.tdi_85 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_85 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_85 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_85 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_85 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_85 .td_module_wrap .td-module-container:before{display:block!important}.tdi_85 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_85 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_85 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_85 .td-module-container:before{bottom:-0px}.tdi_85 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_85 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_85 = new tdBlock();
  581. block_tdi_85.id = "tdi_85";
  582. block_tdi_85.atts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"uppercase","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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":"5","td_ajax_preloading":"","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_85","tdc_css_class_style":"tdi_85_rand_style","category_id":"13","subcats_posts_limit":"5","child_cats_limit":"10","hide_all":"","tdc_css":"","class":"tdi_85"}';
  583. block_tdi_85.td_column_number = "3";
  584. block_tdi_85.block_type = "tdb_header_mega_menu";
  585. block_tdi_85.post_count = "0";
  586. block_tdi_85.found_posts = "0";
  587. block_tdi_85.header_color = "";
  588. block_tdi_85.ajax_pagination_infinite_stop = "";
  589. block_tdi_85.max_num_pages = "0";
  590. tdBlocksArray.push(block_tdi_85);
  591. </script><div class="tdb-mega-modules-wrap"><div id=tdi_85 class="td_block_inner"></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_85" data-td_block_id="tdi_85"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#"  class="td-ajax-next-page ajax-page-disabled" aria-label="next-page-disabled" id="next-page-tdi_85" data-td_block_id="tdi_85"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  592. </ul>
  593. </li>
  594. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-cat menu-item-72"><a href="https://mintz360.com/category/lifestyle/"><div class="tdb-menu-item-text">Lifestyle</div></a>
  595. <ul class="sub-menu">
  596. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_86 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1 tdc-no-posts"  data-td-block-uid="tdi_86" >
  597. <style>.tdi_86 .tdb-mega-modules-wrap{padding:25px}.tdi_86 .block-mega-child-cats{width:100%;padding:5px 0 15px;width:100%;text-align:center}.tdi_86 .block-mega-child-cats:after{border-width:0px}.tdi_86{flex-direction:column-reverse}.tdi_86 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_86 .block-mega-child-cats a{display:inline-block;padding:5px 15px;border-width:0px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important}.tdi_86 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#008d7f}.tdi_86:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_86:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_86.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_86.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_86 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_86 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_86 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_86 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_86 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px;display:flex;flex-wrap:wrap}.tdi_86 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_86 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_86 .entry-thumb{background-position:center 50%}.tdi_86 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_86 .td-module-meta-info,.ie11 .tdi_86 .td-module-meta-info{flex:auto}.tdi_86 .td-post-vid-time{display:block}.tdi_86 .td-module-meta-info,.tdi_86 .td-next-prev-wrap{text-align:center}.tdi_86 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_86.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_86 .td-module-meta-info{padding:15px 5px 0 5px;border-color:#eaeaea}.tdi_86 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_86 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_86 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_86 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_86 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_86 .td-author-date{display:inline}.tdi_86 .td-post-author-name{display:none}.tdi_86 .td-post-date,.tdi_86 .td-post-author-name span{display:none}.tdi_86 .entry-review-stars{display:inline-block}.tdi_86 .td-icon-star,.tdi_86 .td-icon-star-empty,.tdi_86 .td-icon-star-half{font-size:15px}.tdi_86 .td-module-comments{display:none}.tdi_86 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_86:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_86 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_86 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_86 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_86.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_86 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_86 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_86 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_86 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_86 .tdb-mega-modules-wrap{padding:20px}.tdi_86 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_86 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_86 .td_module_wrap .td-module-container:before{display:block!important}.tdi_86 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_86 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_86 .td-module-container:before{bottom:-0px}.tdi_86 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_86 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_86 .tdb-mega-modules-wrap{padding:15px}.tdi_86 .block-mega-child-cats{padding:3px 0 12px}.tdi_86 .block-mega-child-cats a{padding:3px 12px;font-size:11px!important}.tdi_86 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:3.5px;padding-right:3.5px;padding-bottom:0px;margin-bottom:0px}.tdi_86 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_86 .td_module_wrap .td-module-container:before{display:block!important}.tdi_86 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_86 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_86 .td_block_inner{margin-left:-3.5px;margin-right:-3.5px}.tdi_86 .td-module-container:before{bottom:-0px}.tdi_86 .td-module-meta-info{padding:12px 0 0 0}.tdi_86 .entry-title{margin:8px 0 0 0;font-size:11px!important}.tdi_86.td_with_ajax_pagination .td-next-prev-wrap a{font-size:6px}.tdi_86.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:6px;height:calc(6px + 1px)}.tdi_86 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_86 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_86 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_86 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_86 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_86 .td_module_wrap .td-module-container:before{display:block!important}.tdi_86 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_86 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_86 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_86 .td-module-container:before{bottom:-0px}.tdi_86 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_86 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_86 = new tdBlock();
  598. block_tdi_86.id = "tdi_86";
  599. block_tdi_86.atts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"uppercase","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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":"5","td_ajax_preloading":"","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_86","tdc_css_class_style":"tdi_86_rand_style","category_id":"14","subcats_posts_limit":"5","child_cats_limit":"10","hide_all":"","tdc_css":"","class":"tdi_86"}';
  600. block_tdi_86.td_column_number = "3";
  601. block_tdi_86.block_type = "tdb_header_mega_menu";
  602. block_tdi_86.post_count = "0";
  603. block_tdi_86.found_posts = "0";
  604. block_tdi_86.header_color = "";
  605. block_tdi_86.ajax_pagination_infinite_stop = "";
  606. block_tdi_86.max_num_pages = "0";
  607. tdBlocksArray.push(block_tdi_86);
  608. </script><div class="tdb-mega-modules-wrap"><div id=tdi_86 class="td_block_inner"></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_86" data-td_block_id="tdi_86"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#"  class="td-ajax-next-page ajax-page-disabled" aria-label="next-page-disabled" id="next-page-tdi_86" data-td_block_id="tdi_86"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  609. </ul>
  610. </li>
  611. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-77 tdb-menu-item-inactive"><a href="https://mintz360.com/more/"><div class="tdb-menu-item-text">More</div></a>
  612. <ul class="sub-menu">
  613. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-67"><a href="https://mintz360.com/category/entertainment/"><div class="tdb-menu-item-text">Entertainment</div></a></li>
  614. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-70"><a href="https://mintz360.com/category/home-decore/"><div class="tdb-menu-item-text">Home decore</div></a></li>
  615. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-71"><a href="https://mintz360.com/category/investment/"><div class="tdb-menu-item-text">Investment</div></a></li>
  616. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-74"><a href="https://mintz360.com/category/travel/"><div class="tdb-menu-item-text">Travel</div></a></li>
  617. </ul>
  618. </li>
  619. <li class="menu-item menu-item-type-post_type menu-item-object-page tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-170"><a href="https://mintz360.com/contact-us/"><div class="tdb-menu-item-text">Contact Us</div></a></li>
  620. </ul></div></div></div></div><div class="vc_column tdi_88  wpb_column vc_column_container tdc-column td-pb-span3">
  621. <style scoped>.tdi_88{vertical-align:baseline}.tdi_88>.wpb_wrapper,.tdi_88>.wpb_wrapper>.tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.tdi_88>.wpb_wrapper>.tdc-elements{width:100%}.tdi_88>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_88>.wpb_wrapper{width:100%;height:100%}.tdi_88{width:10%!important}@media (min-width:768px) and (max-width:1018px){.tdi_88{width:8%!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_search tdi_89 tdb-header-search-trigger-enabled td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_89" >
  622. <style>.tdi_89 .tdb-head-search-btn i{font-size:18px}.tdi_89 .tdb-head-search-btn svg{width:18px}.tdi_89 .tdb-head-search-btn i{width:46.8px;height:46.8px;line-height:46.8px;color:#ffffff}.tdi_89 .tdb-search-icon-svg{width:46.8px;height:46.8px}.tdi_89 .tdb-search-txt{top:0px}.tdi_89 .tdb-drop-down-search{left:auto;right:0}body .tdi_89 .tdb-drop-down-search-inner,.tdi_89 .tdb-search-form,.tdi_89 .tdb-aj-search{margin-left:auto;margin-right:0}.tdi_89 .tdb-head-search-form-btn-icon{top:0px}.tdi_89 .result-msg{text-align:center;font-family:Rubik!important;font-size:11px!important}.tdi_89 .tdb-head-search-btn svg,.tdi_89 .tdb-head-search-btn svg *{fill:#ffffff}.tdi_89 .tdb-search-form{border-color:#dd3333}.tdi_89 .tdb-head-search-btn:after{border-bottom-color:#dd3333}.tdi_89 .tdb-drop-down-search-inner{box-shadow:0px 2px 10px 0px rgba(0,0,0,0.12)}.tdi_89 .tdb-head-search-form-btn:hover{background-color:#008d7f}.tdi_89 .result-msg a:hover{color:#008d7f}.tdi_89 .tdb-head-search-form-input{font-family:Rubik!important;font-size:13px!important;font-weight:400!important}.tdi_89 .tdb-head-search-placeholder{font-family:Rubik!important;font-size:13px!important;font-weight:400!important}.tdi_89 .tdb-head-search-form-btn{font-family:Rubik!important;font-size:13px!important;font-weight:400!important}.tdi_89 .td_module_wrap{width:100%;float:left;padding-left:0px;padding-right:0px;padding-bottom:7.5px;margin-bottom:7.5px}.tdi_89 .td_module_wrap:nth-last-child(-n+1){margin-bottom:0;padding-bottom:0}.tdi_89 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{display:none}.tdi_89 .tdb-aj-search-inner{margin-left:-0px;margin-right:-0px}.tdi_89 .td-module-container:before{bottom:-7.5px;border-color:#eaeaea}.tdi_89 .td-module-container{border-color:#eaeaea;flex-direction:row;align-items:center}.tdi_89 .entry-thumb{background-position:center 50%}.tdi_89 .td-image-wrap{padding-bottom:80%}.tdi_89 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.ie10 .tdi_89 .td-image-container,.ie11 .tdi_89 .td-image-container{flex:0 0 auto}.ie10 .tdi_89 .td-module-meta-info,.ie11 .tdi_89 .td-module-meta-info{flex:1}.tdi_89 .td-post-vid-time{display:block}.tdi_89 .td-module-meta-info{padding:0 0 0 15px;border-color:#eaeaea}.tdi_89 .entry-title{margin:0 0 5px;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important}.tdi_89 .td-excerpt{column-count:1;column-gap:48px;display:none}.tdi_89 .td-post-category:not(.td-post-extra-category){display:none}.tdi_89 .td-read-more{display:none}.tdi_89 .td-author-date{display:inline}.tdi_89 .td-post-author-name{display:none}.tdi_89 .entry-review-stars{display:none}.tdi_89 .td-icon-star,.tdi_89 .td-icon-star-empty,.tdi_89 .td-icon-star-half{font-size:15px}.tdi_89 .td-module-comments{display:none}.tdi_89 .tdb-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}body .tdi_89 .td_module_wrap:hover .td-module-title a,.tdi_89 .tdb-aj-cur-element .entry-title a{color:#008d7f!important}.tdi_89 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_89 .td-editor-date,.tdi_89 .td-editor-date .td-post-author-name,.tdi_89 .td-module-comments a{font-family:Rubik!important;font-size:11px!important;line-height:1!important}.tdi_89 .td-module-exclusive .td-module-title a:before{display:inline-block}@media (min-width:768px){.tdi_89 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_89 .td_module_wrap{padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_89 .td_module_wrap:nth-last-child(-n+1){margin-bottom:0!important;padding-bottom:0!important}.tdi_89 .td_module_wrap .td-module-container:before{display:block!important}.tdi_89 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{display:none!important}.tdi_89 .td_module_wrap{padding-bottom:7.5px;margin-bottom:7.5px}.tdi_89 .td-module-container:before{bottom:-7.5px}.tdi_89 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_89 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_89 .tdb-head-search-btn i{font-size:14px}.tdi_89 .tdb-head-search-btn svg{width:14px}.tdi_89 .tdb-head-search-btn i{width:39.2px;height:39.2px;line-height:39.2px}.tdi_89 .tdb-search-icon-svg{width:39.2px;height:39.2px}.tdi_89 .td_module_wrap{padding-bottom:7.5px!important;margin-bottom:7.5px!important;padding-bottom:7.5px;margin-bottom:7.5px}.tdi_89 .td_module_wrap:nth-last-child(-n+1){margin-bottom:0!important;padding-bottom:0!important}.tdi_89 .td_module_wrap .td-module-container:before{display:block!important}.tdi_89 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{display:none!important}.tdi_89 .td-module-container:before{bottom:-7.5px}.tdi_89 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_89 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_89 .td_module_wrap{padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_89 .td_module_wrap:nth-last-child(-n+1){margin-bottom:0!important;padding-bottom:0!important}.tdi_89 .td_module_wrap .td-module-container:before{display:block!important}.tdi_89 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{display:none!important}.tdi_89 .td_module_wrap{padding-bottom:7.5px;margin-bottom:7.5px}.tdi_89 .td-module-container:before{bottom:-7.5px}.tdi_89 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_89 .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://mintz360.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"><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"><span class="tdb-search-icon tdb-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.564-134.502c63.099-76.595 94.781-170.455 94.72-264.141 0.061-106.414-40.755-213.228-121.917-294.431-81.244-81.183-187.976-121.958-294.359-121.938-106.435-0.020-213.187 40.796-294.369 121.938-81.234 81.203-122.010 188.017-121.989 294.369-0.020 106.445 40.755 213.166 121.989 294.287 81.193 81.285 187.945 122.020 294.369 121.979 93.716 0.041 187.597-31.642 264.11-94.659l134.554 134.564 57.457-57.467zM265.431 748.348c-65.546-65.495-98.13-150.999-98.171-236.882 0.041-85.832 32.625-171.346 98.171-236.913 65.567-65.536 151.081-98.099 236.933-98.14 85.821 0.041 171.336 32.604 236.902 98.14 65.495 65.516 98.12 151.122 98.12 236.913 0 85.924-32.625 171.387-98.12 236.882-65.556 65.495-151.009 98.099-236.902 98.099-85.852 0-171.366-32.604-236.933-98.099zM505.385 272.864c-61.901 0.020-123.566 23.501-170.824 70.799-47.288 47.258-70.769 108.923-70.799 170.834-0.041 26.624 4.383 53.105 13.046 78.428-0.031-0.522-0.092-1.024-0.031-1.556 13.199-91.341 48.241-159.775 96.963-208.497v-0.020h0.031c48.712-48.722 117.135-83.763 208.486-96.963 0.522-0.061 1.024 0 1.536 0.041-25.313-8.684-51.794-13.087-78.408-13.066z"></path></svg></span></a></div></div> <!-- ./block --></div></div></div></div><div id="tdi_90" class="tdc-row"><div class="vc_row tdi_91  wpb_row td-pb-row" >
  623. <style scoped>.tdi_91,.tdi_91 .tdc-columns{min-height:0}.tdi_91,.tdi_91 .tdc-columns{display:block}.tdi_91 .tdc-columns{width:100%}</style><div class="vc_column tdi_93  wpb_column vc_column_container tdc-column td-pb-span12">
  624. <style scoped>.tdi_93{vertical-align:baseline}.tdi_93>.wpb_wrapper,.tdi_93>.wpb_wrapper>.tdc-elements{display:block}.tdi_93>.wpb_wrapper>.tdc-elements{width:100%}.tdi_93>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_93>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_95  td_separator_solid td_separator_center"><span style="border-color:#dd3333;border-width:3px;width:100%;"></span>
  625. <style scoped>.tdi_95{margin-right:-48px!important;margin-bottom:0px!important;margin-left:-48px!important;width:auto!important}@media (min-width:1019px) and (max-width:1140px){.tdi_95{margin-right:-24px!important;margin-left:-24px!important}}</style></div></div></div></div></div></div></div>                    </div>
  626.                            </div>
  627.                    
  628.            <div class="td-main-content-wrap td-main-page-wrap td-container-wrap">
  629.                <div class="tdc-content-wrap">
  630.                    <div id="tdi_96" class="tdc-zone"><div class="tdc_zone tdi_97  wpb_row td-pb-row"  >
  631. <style scoped>.tdi_97{min-height:0}</style><div id="tdi_98" class="tdc-row"><div class="vc_row tdi_99  wpb_row td-pb-row" >
  632. <style scoped>.tdi_99,.tdi_99 .tdc-columns{min-height:0}.tdi_99,.tdi_99 .tdc-columns{display:block}.tdi_99 .tdc-columns{width:100%}.tdi_99{margin-top:50px!important}.tdi_99 .td_block_wrap{text-align:left}</style><div class="vc_column tdi_101  wpb_column vc_column_container tdc-column td-pb-span12">
  633. <style scoped>.tdi_101{vertical-align:baseline}.tdi_101>.wpb_wrapper,.tdi_101>.wpb_wrapper>.tdc-elements{display:block}.tdi_101>.wpb_wrapper>.tdc-elements{width:100%}.tdi_101>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_101>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_block_trending_now tdi_102 td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_102" >
  634. <style>.td_block_trending_now{padding:0 18px}.td-trending-now-wrapper{display:flex;align-items:center;position:relative;-webkit-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px);overflow:hidden}.td-trending-now-wrapper .td-next-prev-wrap{margin:0 0 0 auto;z-index:1}.td-trending-now-wrapper:hover .td-trending-now-title{background-color:var(--td_theme_color,#4db2ec)}.td-trending-now-wrapper .td-trending-now-nav-right{padding-left:2px}.td-trending-now-title{background-color:#222;font-family:'Roboto',sans-serif;font-size:12px;text-transform:uppercase;color:#fff;padding:2px 10px 1px;display:inline-block;line-height:22px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;cursor:default;-webkit-user-select:none;user-select:none}@-moz-document url-prefix(){.td-trending-now-title{line-height:21px}}.td-trending-now-display-area{display:flex;align-items:center;vertical-align:top;padding:0 0 0 15px}.td-trending-now-display-area .entry-title{font-size:15px;line-height:25px;margin:0}.td-trending-now-post{opacity:0;position:absolute;top:0;padding-right:119px;overflow:hidden}.td-trending-now-post:first-child{opacity:1;z-index:1;opacity:1}.td-next-prev-wrap .td-trending-now-nav-right{margin-right:0}.td_block_trending_now.td-trending-style2{border:1px solid #eaeaea;padding-top:20px;padding-bottom:20px}@media (min-width:768px) and (max-width:1018px){.td_block_trending_now{padding:0 6px}}@media (min-width:768px) and (max-width:1018px){.td-trending-now-post{padding-right:107px}}@media (max-width:767px){.td_block_trending_now{padding:0}.td-trending-now-wrapper{flex-direction:column;text-align:center}.td-trending-now-wrapper .td-next-prev-wrap{display:none}.td-trending-now-title{padding:2px 10px 1px}.td-trending-now-display-area{width:100%;padding:0;display:block;height:26px;position:relative;top:10px}.td-trending-now-display-area .td_module_trending_now .entry-title{font-size:14px;line-height:16px}.td-trending-now-post{width:100%;padding-right:0}}</style><script type="rocketlazyloadscript">var block_tdi_102 = new tdBlock();
  635. block_tdi_102.id = "tdi_102";
  636. block_tdi_102.atts = '{"block_type":"td_block_trending_now","custom_title":"","title_padding":"","navigation":"","timer":3,"style":"","separator":"","mt_tl":"","mt_title_tag":"","post_ids":"","category_id":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","limit":"5","offset":"","open_in_new_window":"","time_ago_txt_pos":"","review_source":"","el_class":"","header_text_color":"","header_color":"","articles_color":"","next_prev_color":"","next_prev_border_color":"","next_prev_hover_color":"","f_title_font_header":"","f_title_font_title":"Block 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_article_font_title":"Articles title","f_article_font_settings":"","f_article_font_family":"","f_article_font_size":"","f_article_font_line_height":"","f_article_font_style":"","f_article_font_weight":"","f_article_font_transform":"","f_article_font_spacing":"","f_article_":"","css":"","tdc_css":"","block_template_id":"","td_column_number":3,"ajax_pagination_infinite_stop":"","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":"","class":"tdi_102","tdc_css_class":"tdi_102","tdc_css_class_style":"tdi_102_rand_style"}';
  637. block_tdi_102.td_column_number = "3";
  638. block_tdi_102.block_type = "td_block_trending_now";
  639. block_tdi_102.post_count = "5";
  640. block_tdi_102.found_posts = "9";
  641. block_tdi_102.header_color = "";
  642. block_tdi_102.ajax_pagination_infinite_stop = "";
  643. block_tdi_102.max_num_pages = "2";
  644. tdBlocksArray.push(block_tdi_102);
  645. </script><div class="td_block_inner"><div class="td-trending-now-wrapper" id="tdi_102" data-start="" data-timer=""><div class="td-trending-now-title">Trending Now</div><div class="td-trending-now-display-area">
  646.        <div class="td_module_trending_now td-trending-now-post-0 td-trending-now-post td-cpt-post">
  647.  
  648.            <h3 class="entry-title td-module-title"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" title="Common Cross Browser Compatibility Issues To Avoid">Common Cross Browser Compatibility Issues To Avoid</a></h3>
  649.        </div>
  650.  
  651.        
  652.        <div class="td_module_trending_now td-trending-now-post-1 td-trending-now-post td-cpt-post">
  653.  
  654.            <h3 class="entry-title td-module-title"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" title="Visual Testing vs Functional Testing: Key Differences">Visual Testing vs Functional Testing: Key Differences</a></h3>
  655.        </div>
  656.  
  657.        
  658.        <div class="td_module_trending_now td-trending-now-post-2 td-trending-now-post td-cpt-post">
  659.  
  660.            <h3 class="entry-title td-module-title"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript">How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript</a></h3>
  661.        </div>
  662.  
  663.        
  664.        <div class="td_module_trending_now td-trending-now-post-3 td-trending-now-post td-cpt-post">
  665.  
  666.            <h3 class="entry-title td-module-title"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" title="Emandi UP : A Comprehensive Guide For Farmers And Traders">Emandi UP : A Comprehensive Guide For Farmers And Traders</a></h3>
  667.        </div>
  668.  
  669.        
  670.        <div class="td_module_trending_now td-trending-now-post-4 td-trending-now-post td-cpt-post">
  671.  
  672.            <h3 class="entry-title td-module-title"><a href="https://mintz360.com/evidyavahini-jharkhand-gov-in/"  rel="bookmark" title="Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery">Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery</a></h3>
  673.        </div>
  674.  
  675.        </div><div class="td-next-prev-wrap"><a href="#"
  676.                                  class="td_ajax-prev-pagex td-trending-now-nav-left"
  677.                                  aria-label="prev"
  678.                                  data-block-id="tdi_102"
  679.                                  data-moving="left"
  680.                                  data-control-start=""><i class="td-icon-menu-left"></i></a><a href="#"
  681.                                  class="td_ajax-next-pagex td-trending-now-nav-right"
  682.                                  aria-label="next"
  683.                                  data-block-id="tdi_102"
  684.                                  data-moving="right"
  685.                                  data-control-start=""><i class="td-icon-menu-right"></i></a></div></div></div></div><div class="td_block_wrap td_flex_block_1 tdi_103 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_103" >
  686. <style>.tdi_103 .entry-thumb{background-position:center 50%}.tdi_103 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_103 .td-image-container{display:block;order:0}.ie10 .tdi_103 .td-module-meta-info,.ie11 .tdi_103 .td-module-meta-info{flex:auto}body .tdi_103 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_103 .td-module-meta-info{border-color:#eaeaea}.tdi_103 .td_module_wrap{width:33.33333333%;float:left;padding-left:10px;padding-right:10px;padding-bottom:10px;margin-bottom:10px}.rtl .tdi_103 .td_module_wrap{float:right}.tdi_103 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_103 .td-module-container:before{bottom:-10px;border-color:#eaeaea}.tdi_103 .td-post-vid-time{display:block}.tdi_103 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_103 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_103 .td-excerpt{display:none;column-count:1;column-gap:48px}.tdi_103 .td-audio-player{opacity:0;visibility:hidden;height:0;font-size:13px}.tdi_103 .td-read-more{display:none}.tdi_103 .td-author-date{display:inline}.tdi_103 .td-post-author-name{display:inline-block}.tdi_103 .td-post-date,.tdi_103 .td-post-author-name span{display:inline-block}.tdi_103 .entry-review-stars{display:none}.tdi_103 .td-icon-star,.tdi_103 .td-icon-star-empty,.tdi_103 .td-icon-star-half{font-size:15px}.tdi_103 .td-module-comments{display:none}.tdi_103 .td_module_wrap:nth-child(3n+1){clear:both}.tdi_103 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0;padding-bottom:0}.tdi_103 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none}.tdi_103 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_103 .td-module-exclusive .td-module-title a:before{display:inline-block}html:not([class*='ie']) .tdi_103 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_103 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_103 .td_module_wrap{padding-bottom:10px;margin-bottom:10px}.tdi_103 .td-module-container:before{bottom:-10px}.tdi_103 .td_module_wrap{clear:none!important;padding-bottom:10px!important;margin-bottom:10px!important}.tdi_103 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_103 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_103 .td_module_wrap .td-module-container:before{display:block!important}.tdi_103 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_103 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_103 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_103 .td_module_wrap{padding-bottom:10px;margin-bottom:10px}.tdi_103 .td-module-container:before{bottom:-10px}.tdi_103 .td_module_wrap{clear:none!important;padding-bottom:10px!important;margin-bottom:10px!important}.tdi_103 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_103 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_103 .td_module_wrap .td-module-container:before{display:block!important}.tdi_103 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_103 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_103 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_103 .td_module_wrap{width:50%;float:left}.rtl .tdi_103 .td_module_wrap{float:right}.tdi_103 .td_module_wrap{padding-bottom:10px;margin-bottom:10px;clear:none!important;padding-bottom:10px!important;margin-bottom:10px!important}.tdi_103 .td-module-container:before{bottom:-10px}.tdi_103 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_103 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_103 .td_module_wrap .td-module-container:before{display:block!important}.tdi_103 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_103 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_103 .entry-title{font-size:15px!important;line-height:1.2!important;font-weight:500!important}@media (min-width:768px){.tdi_103 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_103 = new tdBlock();
  687. block_tdi_103.id = "tdi_103";
  688. block_tdi_103.atts = '{"modules_on_row":"eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjUwJSJ9","limit":"6","hide_audio":"yes","modules_gap":"20","all_modules_space":"20","show_btn":"none","show_audio":"none","show_excerpt":"none","show_review":"none","show_com":"none","f_title_font_size":"eyJwaG9uZSI6IjE1In0=","f_title_font_weight":"eyJwaG9uZSI6IjUwMCJ9","f_title_font_line_height":"eyJwaG9uZSI6IjEuMiJ9","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"","category_id":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","locked_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","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_size":"","image_alignment":"50","image_height":"","image_width":"","image_floated":"no_float","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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_padding":"","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","show_cat":"inline-block","modules_extra_cat":"","show_author":"inline-block","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_date":"inline-block","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","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_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":"","title_txt":"","title_txt_hover":"","all_underline_height":"","all_underline_color":"","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":"","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":"","tdc_css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_103","tdc_css_class":"tdi_103","tdc_css_class_style":"tdi_103_rand_style"}';
  689. block_tdi_103.td_column_number = "3";
  690. block_tdi_103.block_type = "td_flex_block_1";
  691. block_tdi_103.post_count = "6";
  692. block_tdi_103.found_posts = "9";
  693. block_tdi_103.header_color = "";
  694. block_tdi_103.ajax_pagination_infinite_stop = "";
  695. block_tdi_103.max_num_pages = "2";
  696. tdBlocksArray.push(block_tdi_103);
  697. </script><div class="td-block-title-wrap"></div><div id=tdi_103 class="td_block_inner td-mc1-wrap">
  698.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  699.            <div class="td-module-container td-category-pos-">
  700.                                    <div class="td-image-container">
  701.                                                <div class="td-module-thumb"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" class="td-image-wrap " title="Common Cross Browser Compatibility Issues To Avoid" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Common-Cross-Browser-696x365.jpg"  ></span></a></div>                                                                    </div>
  702.                
  703.                <div class="td-module-meta-info">
  704.                                        
  705.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" title="Common Cross Browser Compatibility Issues To Avoid">Common Cross Browser Compatibility Issues To Avoid</a></h3>
  706.                    
  707.                                            <div class="td-editor-date">
  708.                                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  709.                                                            <span class="td-author-date">
  710.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:44+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  711.                                                    </div>
  712.                    
  713.                    
  714.                    
  715.                                    </div>
  716.            </div>
  717.        </div>
  718.  
  719.        
  720.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  721.            <div class="td-module-container td-category-pos-">
  722.                                    <div class="td-image-container">
  723.                                                <div class="td-module-thumb"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" class="td-image-wrap " title="Visual Testing vs Functional Testing: Key Differences" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Visual-Testing-696x434.jpg"  ></span></a></div>                                                                    </div>
  724.                
  725.                <div class="td-module-meta-info">
  726.                                        
  727.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" title="Visual Testing vs Functional Testing: Key Differences">Visual Testing vs Functional Testing: Key Differences</a></h3>
  728.                    
  729.                                            <div class="td-editor-date">
  730.                                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  731.                                                            <span class="td-author-date">
  732.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:42+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  733.                                                    </div>
  734.                    
  735.                    
  736.                    
  737.                                    </div>
  738.            </div>
  739.        </div>
  740.  
  741.        
  742.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  743.            <div class="td-module-container td-category-pos-">
  744.                                    <div class="td-image-container">
  745.                                                <div class="td-module-thumb"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" class="td-image-wrap " title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Cross-Browser-Testing.jpg"  ></span></a></div>                                                                    </div>
  746.                
  747.                <div class="td-module-meta-info">
  748.                                        
  749.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript">How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript</a></h3>
  750.                    
  751.                                            <div class="td-editor-date">
  752.                                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  753.                                                            <span class="td-author-date">
  754.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:36+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  755.                                                    </div>
  756.                    
  757.                    
  758.                    
  759.                                    </div>
  760.            </div>
  761.        </div>
  762.  
  763.        
  764.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  765.            <div class="td-module-container td-category-pos-">
  766.                                    <div class="td-image-container">
  767.                                                <div class="td-module-thumb"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" class="td-image-wrap " title="Emandi UP : A Comprehensive Guide For Farmers And Traders" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Emandi-UP-1-696x418.jpg"  ></span></a></div>                                                                    </div>
  768.                
  769.                <div class="td-module-meta-info">
  770.                                        
  771.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" title="Emandi UP : A Comprehensive Guide For Farmers And Traders">Emandi UP : A Comprehensive Guide For Farmers And Traders</a></h3>
  772.                    
  773.                                            <div class="td-editor-date">
  774.                                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  775.                                                            <span class="td-author-date">
  776.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/seoexpert/">Adarsh</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-05T12:20:03+00:00" >March 5, 2024</time></span>                                                                                                        </span>
  777.                                                    </div>
  778.                    
  779.                    
  780.                    
  781.                                    </div>
  782.            </div>
  783.        </div>
  784.  
  785.        
  786.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  787.            <div class="td-module-container td-category-pos-">
  788.                                    <div class="td-image-container">
  789.                                                <div class="td-module-thumb"><a href="https://mintz360.com/evidyavahini-jharkhand-gov-in/"  rel="bookmark" class="td-image-wrap " title="Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/02/evidyavahini-jharkhand.gov_.in_-696x418.jpg"  ></span></a></div>                                                                    </div>
  790.                
  791.                <div class="td-module-meta-info">
  792.                                        
  793.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/evidyavahini-jharkhand-gov-in/"  rel="bookmark" title="Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery">Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery</a></h3>
  794.                    
  795.                                            <div class="td-editor-date">
  796.                                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  797.                                                            <span class="td-author-date">
  798.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/seoexpert/">Adarsh</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-02-28T07:40:17+00:00" >February 28, 2024</time></span>                                                                                                        </span>
  799.                                                    </div>
  800.                    
  801.                    
  802.                    
  803.                                    </div>
  804.            </div>
  805.        </div>
  806.  
  807.        
  808.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  809.            <div class="td-module-container td-category-pos-">
  810.                                    <div class="td-image-container">
  811.                                                <div class="td-module-thumb"><a href="https://mintz360.com/ihip-login/"  rel="bookmark" class="td-image-wrap " title="IHIP Login: Everything You Need To Know" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/02/ihip-login-1-696x418.jpg"  ></span></a></div>                                                                    </div>
  812.                
  813.                <div class="td-module-meta-info">
  814.                                        
  815.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/ihip-login/"  rel="bookmark" title="IHIP Login: Everything You Need To Know">IHIP Login: Everything You Need To Know</a></h3>
  816.                    
  817.                                            <div class="td-editor-date">
  818.                                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  819.                                                            <span class="td-author-date">
  820.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/seoexpert/">Adarsh</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-02-20T06:53:20+00:00" >February 20, 2024</time></span>                                                                                                        </span>
  821.                                                    </div>
  822.                    
  823.                    
  824.                    
  825.                                    </div>
  826.            </div>
  827.        </div>
  828.  
  829.        </div></div></div></div></div></div><div id="tdi_104" class="tdc-row"><div class="vc_row tdi_105  wpb_row td-pb-row" >
  830. <style scoped>.tdi_105,.tdi_105 .tdc-columns{min-height:0}.tdi_105,.tdi_105 .tdc-columns{display:block}.tdi_105 .tdc-columns{width:100%}</style><div class="vc_column tdi_107  wpb_column vc_column_container tdc-column td-pb-span8">
  831. <style scoped>.tdi_107{vertical-align:baseline}.tdi_107>.wpb_wrapper,.tdi_107>.wpb_wrapper>.tdc-elements{display:block}.tdi_107>.wpb_wrapper>.tdc-elements{width:100%}.tdi_107>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_107>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_3 tdi_108 td-pb-border-top td_block_template_8 td_ajax_preloading_preload td_flex_block"  data-td-block-uid="tdi_108" >
  832. <style>.td_block_template_8.widget>ul>li{margin-left:0!important}.td_block_template_8 .td-block-title{font-size:20px;font-weight:800;margin-top:0;margin-bottom:18px;line-height:29px;position:relative;overflow:hidden;text-align:left}.td_block_template_8 .td-block-title>*{position:relative;padding-right:20px;color:var(--td_text_header_color,#000)}.td_block_template_8 .td-block-title>*:before,.td_block_template_8 .td-block-title>*:after{content:'';display:block;height:4px;position:absolute;top:50%;margin-top:-2px;width:2000px;background-color:#f5f5f5}.td_block_template_8 .td-block-title>*:before{left:100%}.td_block_template_8 .td-block-title>*:after{right:100%}@media (max-width:767px){.td_block_template_8 .td-related-title a{font-size:15px}}.td_block_template_8 .td-related-title a:before{display:none}.td_block_template_8 .td-related-title a:first-child:after{display:none}.td_block_template_8 .td-related-title a:last-child:after{left:100%;right:auto}.td_block_template_8 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.tdi_108 .td-block-title>*:before,.tdi_108 .td-block-title>*:after{background-color:#85a1b2!important}@media (max-width:767px){.tdi_108{margin-bottom:40px!important}}</style>
  833. <style>.tdi_108 .td_module_flex_1{width:50%;float:left}.rtl .tdi_108 .td_module_flex_1{float:right}.tdi_108 .td_module_column{width:50%;float:left}.tdi_108 .td_module_flex_3{width:100%;float:left;padding-bottom:12px;margin-bottom:12px}.tdi_108 .td_module_wrap{padding-left:12px;padding-right:12px}.tdi_108 .td_block_inner{margin-left:-12px;margin-right:-12px}.tdi_108 .td_module_flex_1{padding-bottom:0px;margin-bottom:0px}.tdi_108 .td_module_flex_1 .td-module-container:before{bottom:-0px;border-width:0 0 1px 0;border-style:none;border-color:#eaeaea;border-color:#eaeaea}.tdi_108 .td_module_flex_3 .td-module-container:before{bottom:-12px;border-width:0 0 1px 0;border-style:none;border-color:#eaeaea;border-color:#eaeaea}.tdi_108 .td_module_column:last-child .td_module_flex_3:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_108 .td_module_flex_3:last-child .td-module-container:before{display:none}.tdi_108 .td_module_flex_3:nth-last-child(2){margin-bottom:12px!important;padding-bottom:12px!important}.tdi_108 .td_module_flex_3:nth-last-child(2) .td-module-container:before{display:block}.tdi_108 .td_module_flex_1 .td-module-container{border-color:#eaeaea;flex-direction:column}.tdi_108 .td_module_flex_3 .td-module-container{border-color:#eaeaea;align-items:center}.tdi_108 .td_module_flex_1 .entry-thumb{background-position:center 50%}.tdi_108 .td_module_flex_3 .entry-thumb{background-position:center 50%}.tdi_108 .td_module_flex_3 .td-image-container{flex:0 0 30%;width:30%}.tdi_108 .td_module_flex_1 .td-image-wrap{padding-bottom:66%}.ie10 .tdi_108 .td_module_flex_1 .td-image-container,.ie11 .tdi_108 .td_module_flex_1 .td-image-container{flex:0 0 auto}.tdi_108 .td_module_flex_3 .td-image-wrap{padding-bottom:75%}.ie10 .tdi_108 .td_module_flex_3 .td-image-container,.ie11 .tdi_108 .td_module_flex_3 .td-image-container{flex:0 0 auto}.tdi_108 .td_module_flex_3 .td-video-play-ico{width:20px;height:20px;font-size:20px}.tdi_108 .td_module_flex_1 .td-post-vid-time{display:block}.tdi_108 .td_module_flex_3 .td-post-vid-time{display:block}.tdi_108 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){top:auto;bottom:0}.tdi_108 .td_module_flex_1 .td-module-meta-info{padding:15px 0 0 0}.tdi_108 .td_module_flex_3 .td-module-meta-info{padding:0 0 0 15px}.tdi_108 .td_module_flex_1 .entry-title{margin:10px 0;font-family:Rubik!important;font-size:21px!important;line-height:1.2!important;font-weight:500!important}.tdi_108 .td_module_flex_1 .td-excerpt{margin:12px 0 0 0;display:block;font-family:Rubik!important;font-size:13px!important;line-height:1.6!important}.tdi_108 .td_module_flex_1 .td-audio-player{font-size:13px;opacity:1;visibility:visible;height:auto}.tdi_108 .td_module_flex_3 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_108 .td_module_flex_1 .td-post-category{padding:0px;font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_108 .td_module_flex_3 .td-post-category{padding:0px;font-family:Rubik!important;font-size:11px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_108 .td_module_flex_1 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_108 .td_module_flex_3 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_108 .td_module_flex_1 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_108 .td_module_flex_3 .td-post-category:not(.td-post-extra-category){display:none}.tdi_108 .td_module_flex_1 .td-author-date{display:inline}.tdi_108 .td_module_flex_3 .td-author-date{display:inline}.tdi_108 .td_module_flex_1 .td-post-author-name{display:inline-block}.tdi_108 .td_module_flex_3 .td-post-author-name{display:none}.tdi_108 .td_module_flex_1 .td-post-date,.tdi_108 .td_module_flex_1 .td-post-author-name span{display:inline-block}.tdi_108 .td_module_flex_3 .td-post-date,.tdi_108 .td_module_flex_3 .td-post-author-name span{display:inline-block}.tdi_108 .td_module_flex_1 .entry-review-stars{display:inline-block}.tdi_108 .td_module_flex_1 .td-icon-star,.tdi_108 .td_module_flex_1 .td-icon-star-empty,.tdi_108 .td_module_flex_1 .td-icon-star-half{font-size:15px}.tdi_108 .td_module_flex_3 .entry-review-stars{display:inline-block}.tdi_108 .td_module_flex_3 .td-icon-star,.tdi_108 .td_module_flex_3 .td-icon-star-empty,.tdi_108 .td_module_flex_3 .td-icon-star-half{font-size:15px}.tdi_108 .td_module_flex_1 .td-module-comments{display:none}.tdi_108 .td_module_flex_3 .td-module-comments{display:none}body .tdi_108 .td_module_flex_1 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}body .tdi_108 .td_module_flex_3 .td-favorite{font-size:36px}.tdi_108 .td-post-category{background-color:rgba(255,255,255,0);color:#000000}.tdi_108 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#85a1b2}.tdi_108 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_108 .td_module_wrap:hover .td-module-title a{color:#85a1b2!important}.tdi_108 .td-post-author-name a{color:#000000}.tdi_108 .td-post-author-name:hover a{color:#85a1b2}body .tdi_108 .td_module_flex_3 .td-favorite{box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_108 .td_module_flex_1.td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_108 .td_module_flex_3.td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_108 .td-block-title a,.tdi_108 .td-block-title span{font-family:Rubik!important;font-size:17px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_108 .td-subcat-list a,.tdi_108 .td-subcat-dropdown span,.tdi_108 .td-subcat-dropdown a{font-family:Rubik!important}.tdi_108 .td_module_flex_1 .td-editor-date,.tdi_108 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_108 .td_module_flex_1 .td-editor-date .entry-date,.tdi_108 .td_module_flex_1 .td-module-comments a{font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:capitalize!important}.tdi_108 .td_module_flex_3 .entry-title{font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_108 .td_module_flex_3 .td-editor-date,.tdi_108 .td_module_flex_3 .td-editor-date .td-post-author-name a,.tdi_108 .td_module_flex_3 .td-editor-date .entry-date,.tdi_108 .td_module_flex_3 .td-module-comments a{font-family:Rubik!important;font-size:11px!important;line-height:1!important;font-weight:400!important;text-transform:capitalize!important}html:not([class*='ie']) .tdi_108 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_108 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_108 .td_module_wrap{padding-left:10px;padding-right:10px}.tdi_108 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_108 .td_module_flex_3{padding-bottom:10px;margin-bottom:10px}.tdi_108 .td_module_flex_3 .td-module-container:before{bottom:-10px}.tdi_108 .td_module_column:last-child .td_module_flex_3:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_108 .td_module_flex_3:last-child .td-module-container:before{display:none}.tdi_108 .td_module_flex_3:nth-last-child(2){margin-bottom:10px!important;padding-bottom:10px!important}.tdi_108 .td_module_flex_3:nth-last-child(2) .td-module-container:before{display:block}.tdi_108 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_108 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_108 .td_module_wrap{padding-left:7.5px;padding-right:7.5px}.tdi_108 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px}.tdi_108 .td_module_flex_3{padding-bottom:7.5px;margin-bottom:7.5px}.tdi_108 .td_module_flex_3 .td-module-container:before{bottom:-7.5px}.tdi_108 .td_module_column:last-child .td_module_flex_3:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_108 .td_module_flex_3:last-child .td-module-container:before{display:none}.tdi_108 .td_module_flex_3:nth-last-child(2){margin-bottom:7.5px!important;padding-bottom:7.5px!important}.tdi_108 .td_module_flex_3:nth-last-child(2) .td-module-container:before{display:block}.tdi_108 .td_module_flex_3 .td-image-container{flex:0 0 35%;width:35%}.tdi_108 .td_module_flex_1 .td-module-meta-info{padding:12px 0 0 0}.tdi_108 .td_module_flex_3 .td-module-meta-info{padding:0 0 0 12px}.tdi_108 .td_module_flex_1 .entry-title{margin:8px 0;font-size:17px!important}.tdi_108 .td_module_flex_3 .entry-title{margin:0 0 4px;font-size:11px!important}.tdi_108 .td_module_flex_1 .td-excerpt{margin:8px 0 0 0;font-size:11px!important}.tdi_108 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_108 .td-block-title a,.tdi_108 .td-block-title span{font-size:15px!important}.tdi_108 .td_module_flex_1 .td-post-category{font-size:11px!important}.tdi_108 .td_module_flex_1 .td-editor-date,.tdi_108 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_108 .td_module_flex_1 .td-editor-date .entry-date,.tdi_108 .td_module_flex_1 .td-module-comments a{font-size:11px!important}.tdi_108 .td_module_flex_3 .td-post-category{font-size:10px!important}.tdi_108 .td_module_flex_3 .td-editor-date,.tdi_108 .td_module_flex_3 .td-editor-date .td-post-author-name a,.tdi_108 .td_module_flex_3 .td-editor-date .entry-date,.tdi_108 .td_module_flex_3 .td-module-comments a{font-size:10px!important}@media (min-width:768px){.tdi_108 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_108 .td_module_flex_1{width:100%;float:left}.rtl .tdi_108 .td_module_flex_1{float:right}.tdi_108 .td_module_column{width:100%;float:left}.tdi_108 .td_module_flex_1{padding-bottom:12px;margin-bottom:12px}.tdi_108 .td_module_flex_1 .td-module-container:before{bottom:-12px}.tdi_108 .td_module_flex_3{padding-bottom:10px;margin-bottom:10px}.tdi_108 .td_module_flex_3 .td-module-container:before{bottom:-10px}.tdi_108 .td_module_column:last-child .td_module_flex_3:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_108 .td_module_flex_3:last-child .td-module-container:before{display:none}.tdi_108 .td_module_flex_3:nth-last-child(2){margin-bottom:10px!important;padding-bottom:10px!important}.tdi_108 .td_module_flex_3:nth-last-child(2) .td-module-container:before{display:block}.tdi_108 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_108 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_108 = new tdBlock();
  834. block_tdi_108.id = "tdi_108";
  835. block_tdi_108.atts = '{"modules_category":"above","modules_on_row":"eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=","modules_category1":"image","show_cat2":"none","show_com2":"none","show_author2":"none","columns":"eyJhbGwiOiI1MCUiLCJwaG9uZSI6IjEwMCUifQ==","columns_gap":"eyJwb3J0cmFpdCI6IjE1IiwiYWxsIjoiMjQiLCJsYW5kc2NhcGUiOiIyMCJ9","image_width2":"eyJwb3J0cmFpdCI6IjM1In0=","modules_space1":"eyJhbGwiOiIwIiwicGhvbmUiOiIyNCJ9","hide_audio":"yes","block_template_id":"td_block_template_8","border_color":"#85a1b2","f_header_font_family":"712","f_header_font_weight":"500","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_transform":"uppercase","td_ajax_filter_type":"","category_id":"","offset":"1","td_ajax_filter_ids":"","td_ajax_preloading":"preload","f_ajax_font_family":"712","f_title1_font_family":"712","f_title1_font_weight":"500","f_title1_font_size":"eyJhbGwiOiIyMSIsInBvcnRyYWl0IjoiMTcifQ==","f_title1_font_line_height":"1.2","show_com1":"none","image_height1":"66","modules_category_padding1":"0","meta_padding1":"eyJhbGwiOiIxNXB4IDAgMCAwIiwicG9ydHJhaXQiOiIxMnB4IDAgMCAwIn0=","art_title1":"eyJhbGwiOiIxMHB4IDAiLCJwb3J0cmFpdCI6IjhweCAwIn0=","art_excerpt1":"eyJhbGwiOiIxMnB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","f_title2_font_family":"712","f_title2_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title2_font_weight":"500","f_title2_font_line_height":"1.2","f_cat1_font_family":"712","f_meta1_font_family":"712","f_ex1_font_family":"712","f_cat2_font_family":"712","f_meta2_font_family":"712","f_cat1_font_weight":"400","f_cat1_font_transform":"uppercase","f_cat2_font_transform":"uppercase","f_cat2_font_weight":"400","f_ex1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_ex1_font_line_height":"1.6","f_meta1_font_weight":"400","f_meta1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_meta1_font_line_height":"1","f_cat1_font_line_height":"1","f_cat2_font_line_height":"1","f_meta2_font_line_height":"1","f_meta2_font_weight":"400","f_meta2_font_size":"eyJhbGwiOiIxMSIsInBvcnRyYWl0IjoiMTAifQ==","f_cat2_font_size":"eyJhbGwiOiIxMSIsInBvcnRyYWl0IjoiMTAifQ==","f_meta2_font_transform":"capitalize","f_meta1_font_transform":"capitalize","image_height2":"75","meta_info_align2":"center","meta_padding2":"eyJhbGwiOiIwIDAgMCAxNXB4IiwicG9ydHJhaXQiOiIwIDAgMCAxMnB4In0=","modules_category_padding2":"0","title_txt_hover":"#85a1b2","title_txt":"#000000","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#85a1b2","author_txt":"#000000","author_txt_hover":"#85a1b2","modules_space2":"eyJhbGwiOiIyNCIsInBvcnRyYWl0IjoiMTUiLCJwaG9uZSI6IjIwIiwibGFuZHNjYXBlIjoiMjAifQ==","art_title2":"eyJwb3J0cmFpdCI6IjAgMCA0cHgifQ==","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==","custom_title":"News","sort":"oldest_posts","block_type":"td_flex_block_3","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","mc3_tl":"","mc3_title_tag":"","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":"","locked_only":"","limit":"5","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_filter_default_txt":"All","h_effect":"","modules_border_size1":"","modules_border_style1":"","modules_border_color1":"#eaeaea","modules_divider1":"","modules_divider_color1":"#eaeaea","image_size":"","image_alignment1":"50","image_radius1":"","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_icon1":"","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_":"","excl_show_1":"inline-block","excl_txt_1":"","excl_margin_1":"","excl_padd_1":"","all_excl_border_1":"","all_excl_border_style_1":"solid","excl_radius_1":"","excl_color_1":"","excl_color_h_1":"","excl_bg_1":"","excl_bg_h_1":"","all_excl_border_color_1":"","excl_border_color_h_1":"","f_excl_1_font_header":"","f_excl_1_font_title":"Label text","f_excl_1_font_settings":"","f_excl_1_font_family":"","f_excl_1_font_size":"","f_excl_1_font_line_height":"","f_excl_1_font_style":"","f_excl_1_font_weight":"","f_excl_1_font_transform":"","f_excl_1_font_spacing":"","f_excl_1_":"","meta_info_align1":"","meta_info_horiz1":"content-horiz-left","meta_width1":"","meta_margin1":"","meta_info_border_radius1":"","modules_category_margin1":"","modules_cat_border1":"","modules_category_radius1":"0","show_cat1":"inline-block","modules_extra_cat1":"","show_author1":"inline-block","author_photo":"","author_photo_size1":"","author_photo_space1":"","author_photo_radius1":"","show_date1":"inline-block","show_review1":"inline-block","review_space1":"","review_size1":"2.5","review_distance1":"","show_excerpt1":"block","excerpt_middle":"","show_audio1":"block","art_audio1":"","art_audio_size1":"1.5","modules_border_size2":"","modules_border_style2":"","modules_border_color2":"#eaeaea","modules_divider2":"","modules_divider_color2":"#eaeaea","image_size2":"","image_alignment2":"50","image_radius2":"","hide_image2":"","show_favourites2":"","fav_size2":"2","fav_space2":"","fav_ico_color2":"","fav_ico_color_h2":"","fav_bg2":"","fav_bg_h2":"","fav_shadow2_shadow_header":"","fav_shadow2_shadow_title":"Shadow","fav_shadow2_shadow_size":"","fav_shadow2_shadow_offset_horizontal":"","fav_shadow2_shadow_offset_vertical":"","fav_shadow2_shadow_spread":"","fav_shadow2_shadow_color":"","video_icon2":"","video_popup2":"yes","video_rec2":"","video_rec_title2":"","video_rec_color2":"","autoplay_vid2":"yes","show_vid_t2":"block","vid_t_margin2":"","vid_t_padding2":"","excl_show_2":"inline-block","excl_txt_2":"","excl_margin_2":"","excl_padd_2":"","all_excl_border_2":"","all_excl_border_style_2":"solid","excl_radius_2":"","excl_color_2":"","excl_color_h_2":"","excl_bg_2":"","excl_bg_h_2":"","all_excl_border_color_2":"","excl_border_color_h_2":"","f_excl_2_font_header":"","f_excl_2_font_title":"Label text","f_excl_2_font_settings":"","f_excl_2_font_family":"","f_excl_2_font_size":"","f_excl_2_font_line_height":"","f_excl_2_font_style":"","f_excl_2_font_weight":"","f_excl_2_font_transform":"","f_excl_2_font_spacing":"","f_excl_2_":"","meta_info_horiz2":"content-horiz-left","meta_width2":"","meta_margin2":"","meta_info_border_radius2":"","modules_category2":"","modules_category_margin2":"","modules_cat_border2":"","modules_category_radius2":"0","modules_extra_cat2":"","author_photo2":"","author_photo_size2":"","author_photo_space2":"","author_photo_radius2":"","show_date2":"inline-block","show_review2":"inline-block","review_space2":"","review_size2":"2.5","review_distance2":"","show_audio2":"block","hide_audio2":"","art_audio2":"","art_audio_size2":"1","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_line_height":"","f_header_font_style":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","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_title1_font_header":"","f_title1_font_title":"Article title 1","f_title1_font_settings":"","f_title1_font_style":"","f_title1_font_transform":"","f_title1_font_spacing":"","f_title1_":"","f_cat1_font_title":"Article category tag 1","f_cat1_font_settings":"","f_cat1_font_style":"","f_cat1_font_spacing":"","f_cat1_":"","f_meta1_font_title":"Article meta info 1","f_meta1_font_settings":"","f_meta1_font_style":"","f_meta1_font_spacing":"","f_meta1_":"","f_ex1_font_title":"Article excerpt 1","f_ex1_font_settings":"","f_ex1_font_style":"","f_ex1_font_weight":"","f_ex1_font_transform":"","f_ex1_font_spacing":"","f_ex1_":"","f_title2_font_title":"Article title 2","f_title2_font_settings":"","f_title2_font_style":"","f_title2_font_transform":"","f_title2_font_spacing":"","f_title2_":"","f_cat2_font_title":"Article category tag 2","f_cat2_font_settings":"","f_cat2_font_style":"","f_cat2_font_spacing":"","f_cat2_":"","f_meta2_font_title":"Article meta info 2","f_meta2_font_settings":"","f_meta2_font_style":"","f_meta2_font_spacing":"","f_meta2_":"","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","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":"","meta_bg":"","all_underline_height1":"","all_underline_height2":"","all_underline_color":"#000","cat_border":"","cat_border_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","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":"","btn_title":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":2,"header_color":"","color_preset":"","border_top":"","class":"tdi_108","tdc_css_class":"tdi_108","tdc_css_class_style":"tdi_108_rand_style"}';
  836. block_tdi_108.td_column_number = "2";
  837. block_tdi_108.block_type = "td_flex_block_3";
  838. block_tdi_108.post_count = "5";
  839. block_tdi_108.found_posts = "9";
  840. block_tdi_108.header_color = "";
  841. block_tdi_108.ajax_pagination_infinite_stop = "";
  842. block_tdi_108.max_num_pages = "2";
  843. tdBlocksArray.push(block_tdi_108);
  844. </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>News</span></h4></div><div id=tdi_108 class="td_block_inner td-mc1-wrap">
  845.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  846.            <div class="td-module-container td-category-pos-above">
  847.                                    <div class="td-image-container">
  848.                                                <div class="td-module-thumb"><a href="https://mintz360.com/top-15-leadership-interview-questions-and-how-to-answer-them/"  rel="bookmark" class="td-image-wrap " title="Top 15 Leadership Interview Questions and How to Answer Them" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://mintz360.com/wp-content/uploads/2024/04/and-How-to-Answer-Them.jpg')" ></span></a></div>                                                                    </div>
  849.                
  850.                <div class="td-module-meta-info">
  851.                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  852.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/top-15-leadership-interview-questions-and-how-to-answer-them/"  rel="bookmark" title="Top 15 Leadership Interview Questions and How to Answer Them">Top 15 Leadership Interview Questions and How to Answer Them</a></h3>
  853.                    
  854.                                            <div class="td-editor-date">
  855.                                                        
  856.                                                            <span class="td-author-date">
  857.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-02-09T10:13:10+00:00" >February 9, 2024</time></span>                                                                                                        </span>
  858.                                                    </div>
  859.                    
  860.                    <div class="td-excerpt">
  861. The leadership interview is a critical first step in applying for leadership positions. Those who want to advance in their careers or develop their...</div>
  862.                    
  863.                                    </div>
  864.            </div>
  865.        </div>
  866.  
  867.        <div class="td_module_column">
  868.        <div class="td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post">
  869.            <div class="td-module-container td-category-pos-">
  870.                                    <div class="td-image-container">
  871.                                                <div class="td-module-thumb"><a href="https://mintz360.com/portal-techonday/"  rel="bookmark" class="td-image-wrap " title="Portal Techonday: Your Gateway To Technological Advancement" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://mintz360.com/wp-content/uploads/2024/02/Portal-Techonday-1-218x150.jpg')" ></span></a></div>                                                                    </div>
  872.                
  873.                <div class="td-module-meta-info">
  874.                                        
  875.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/portal-techonday/"  rel="bookmark" title="Portal Techonday: Your Gateway To Technological Advancement">Portal Techonday: Your Gateway To Technological Advancement</a></h3>
  876.                                            <div class="td-editor-date">
  877.                                                        
  878.                                                            <span class="td-author-date">
  879.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-02-16T06:57:54+00:00" >February 16, 2024</time></span>                                                                                                        </span>
  880.                                                    </div>
  881.                    
  882.                                    </div>
  883.            </div>
  884.        </div>
  885.  
  886.        
  887.        <div class="td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post">
  888.            <div class="td-module-container td-category-pos-">
  889.                                    <div class="td-image-container">
  890.                                                <div class="td-module-thumb"><a href="https://mintz360.com/ihip-login/"  rel="bookmark" class="td-image-wrap " title="IHIP Login: Everything You Need To Know" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://mintz360.com/wp-content/uploads/2024/02/ihip-login-1-218x150.jpg')" ></span></a></div>                                                                    </div>
  891.                
  892.                <div class="td-module-meta-info">
  893.                                        
  894.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/ihip-login/"  rel="bookmark" title="IHIP Login: Everything You Need To Know">IHIP Login: Everything You Need To Know</a></h3>
  895.                                            <div class="td-editor-date">
  896.                                                        
  897.                                                            <span class="td-author-date">
  898.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-02-20T06:53:20+00:00" >February 20, 2024</time></span>                                                                                                        </span>
  899.                                                    </div>
  900.                    
  901.                                    </div>
  902.            </div>
  903.        </div>
  904.  
  905.        
  906.        <div class="td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post">
  907.            <div class="td-module-container td-category-pos-">
  908.                                    <div class="td-image-container">
  909.                                                <div class="td-module-thumb"><a href="https://mintz360.com/evidyavahini-jharkhand-gov-in/"  rel="bookmark" class="td-image-wrap " title="Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://mintz360.com/wp-content/uploads/2024/02/evidyavahini-jharkhand.gov_.in_-218x150.jpg')" ></span></a></div>                                                                    </div>
  910.                
  911.                <div class="td-module-meta-info">
  912.                                        
  913.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/evidyavahini-jharkhand-gov-in/"  rel="bookmark" title="Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery">Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery</a></h3>
  914.                                            <div class="td-editor-date">
  915.                                                        
  916.                                                            <span class="td-author-date">
  917.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-02-28T07:40:17+00:00" >February 28, 2024</time></span>                                                                                                        </span>
  918.                                                    </div>
  919.                    
  920.                                    </div>
  921.            </div>
  922.        </div>
  923.  
  924.        
  925.        <div class="td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post">
  926.            <div class="td-module-container td-category-pos-">
  927.                                    <div class="td-image-container">
  928.                                                <div class="td-module-thumb"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" class="td-image-wrap " title="Emandi UP : A Comprehensive Guide For Farmers And Traders" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://mintz360.com/wp-content/uploads/2024/03/Emandi-UP-1-218x150.jpg')" ></span></a></div>                                                                    </div>
  929.                
  930.                <div class="td-module-meta-info">
  931.                                        
  932.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" title="Emandi UP : A Comprehensive Guide For Farmers And Traders">Emandi UP : A Comprehensive Guide For Farmers And Traders</a></h3>
  933.                                            <div class="td-editor-date">
  934.                                                        
  935.                                                            <span class="td-author-date">
  936.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-05T12:20:03+00:00" >March 5, 2024</time></span>                                                                                                        </span>
  937.                                                    </div>
  938.                    
  939.                                    </div>
  940.            </div>
  941.        </div>
  942.  
  943.        </div></div></div><div class="td_block_wrap td_flex_block_4 tdi_109 td_with_ajax_pagination td-pb-border-top td_block_template_8 td_flex_block"  data-td-block-uid="tdi_109" >
  944. <style>.tdi_109 .td-block-title>*:before,.tdi_109 .td-block-title>*:after{background-color:#85c442!important}@media (max-width:767px){.tdi_109{margin-bottom:40px!important}}</style>
  945. <style>.tdi_109 .td_module_wrap{padding-left:2.5px;padding-right:2.5px}.tdi_109 .td_block_inner{margin-left:-2.5px;margin-right:-2.5px}.tdi_109 .td_module_flex_1{padding-bottom:0px;margin-bottom:0px}.tdi_109 .td_module_flex_1 .td-module-container:before{bottom:-0px;border-width:0 0 1px 0;border-style:none;border-color:#eaeaea;border-color:#eaeaea}.tdi_109 .td_module_flex_4{padding-bottom:13px;margin-bottom:13px}.tdi_109 .td_module_flex_4 .td-module-container:before{bottom:-13px;border-width:0 0 1px 0;border-style:none;border-color:#eaeaea;border-color:#eaeaea}.tdi_109 .td_module_wrap:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_109 .td_module_wrap:last-child .td-module-container:before{display:none}.tdi_109 .td_module_flex_1 .td-module-container{border-color:#eaeaea}.tdi_109 .td_module_flex_4 .td-module-container{border-color:#eaeaea}.tdi_109 .td_module_flex_1 .entry-thumb{background-position:center 50%}.tdi_109 .td_module_flex_4 .entry-thumb{background-position:center 50%}.tdi_109 .td_module_flex_4 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.tdi_109 .td_module_flex_1 .td-image-wrap{padding-bottom:120%}.ie10 .tdi_109 .td_module_flex_1 .td-image-container,.ie11 .tdi_109 .td_module_flex_1 .td-image-container{flex:0 0 auto}.ie10 .tdi_109 .td_module_flex_4 .td-module-meta-info,.ie11 .tdi_109 .td_module_flex_4 .td-module-meta-info{flex:1}body .tdi_109 .td_module_flex_1 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}body .tdi_109 .td_module_flex_4 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_109 .td_module_flex_4 .td-video-play-ico{width:20px;height:20px;font-size:20px}.tdi_109 .td_module_flex_1 .td-video-play-ico{top:50%;left:50%;transform:translate(-50%,-50%)}.tdi_109 .td_module_flex_1 .td-post-vid-time{display:block}.tdi_109 .td_module_flex_4 .td-post-vid-time{display:block}.tdi_109 .td_module_flex_1 .td-module-meta-info{position:absolute;bottom:0;left:0;width:100%;text-align:center;padding:15px 10px}.tdi_109 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){top:auto;bottom:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_109 .td_module_flex_1 .td-image-container{margin-left:auto;margin-right:auto}.tdi_109.td-h-effect-up-shadow .td_module_flex_1:hover .td-category-pos-image .td-post-category{transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_109 .td_module_flex_1 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_109 .td_module_flex_1 .td-audio-player{font-size:13px;opacity:1;visibility:visible;height:auto}.tdi_109 .td_module_flex_4 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_109 .td_module_flex_1 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#ffffff;font-family:Rubik!important;font-size:11px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_109 .td_module_flex_1 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_109 .td_module_flex_4 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_109 .td_module_flex_1 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_109 .td_module_flex_4 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_109 .td_module_flex_1 .td-excerpt{display:none}.tdi_109 .td_module_flex_4 .td-excerpt{display:none}.tdi_109 .td_module_flex_1 .td-author-date{display:none}.tdi_109 .td_module_flex_4 .td-author-date{display:none}.tdi_109 .td_module_flex_1 .td-post-author-name{display:none}.tdi_109 .td_module_flex_4 .td-post-author-name{display:none}.tdi_109 .td_module_flex_1 .td-post-date,.tdi_109 .td_module_flex_1 .td-post-author-name span{display:none}.tdi_109 .td_module_flex_4 .td-post-date,.tdi_109 .td_module_flex_4 .td-post-author-name span{display:none}.tdi_109 .td_module_flex_1 .entry-review-stars{display:none}.tdi_109 .td_module_flex_1 .td-icon-star,.tdi_109 .td_module_flex_1 .td-icon-star-empty,.tdi_109 .td_module_flex_1 .td-icon-star-half{font-size:15px}.tdi_109 .td_module_flex_4 .entry-review-stars{display:none}.tdi_109 .td_module_flex_4 .td-icon-star,.tdi_109 .td_module_flex_4 .td-icon-star-empty,.tdi_109 .td_module_flex_4 .td-icon-star-half{font-size:15px}.tdi_109 .td_module_flex_1 .td-module-comments{display:none}.tdi_109 .td_module_flex_4 .td-module-comments{display:none}.tdi_109 .td_module_flex_1 .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.7),rgba(0,0,0,0.3) 35%,rgba(0,0,0,0) 50%,rgba(0,0,0,0));background:linear-gradient(0deg,rgba(0,0,0,0.7),rgba(0,0,0,0.3) 35%,rgba(0,0,0,0) 50%,rgba(0,0,0,0))}.tdi_109 .td_module_flex_1 .td-module-title a{color:#ffffff}.tdi_109 .td_module_flex_1 .td-post-category:hover{background-color:rgba(255,255,255,0)!important}.tdi_109 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_109 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_109.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_109 .td-load-more-wrap a:hover{background-color:#85c442!important;border-color:#85c442!important;border-color:#85c442!important}.tdi_109 .td_module_flex_1.td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_109 .td_module_flex_4.td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_109 .td-block-title a,.tdi_109 .td-block-title span{font-family:Rubik!important;font-size:17px!important;font-weight:500!important;text-transform:uppercase!important}html:not([class*='ie']) .tdi_109 .entry-thumb:after{background:rgba(112,204,63,0.3)}@media (min-width:767px){.tdi_109 .td_module_wrap{width:33.33333333%;float:left}.rtl .tdi_109 .td_module_wrap{float:right}}@media (min-width:767px){.tdi_109 .td_module_wrap:nth-child(3n+1){clear:both}}@media (min-width:767px){.tdi_109 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_109 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none}}@media (min-width:1141px){html:not([class*='ie']) .tdi_109 .entry-thumb:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;transition:opacity 1s ease;-webkit-transition:opacity 1s ease;mix-blend-mode:color}html:not([class*='ie']) .tdi_109 .td-module-container:hover .entry-thumb:after{opacity:1}}@media (min-width:1019px) and (max-width:1140px){.tdi_109 .td_module_wrap{padding-left:2px;padding-right:2px}.tdi_109 .td_block_inner{margin-left:-2px;margin-right:-2px}.tdi_109 .td_module_flex_1 .td-module-meta-info{padding:12px 8px}.tdi_109 .td_module_flex_1 .entry-title{margin:8px 0 0 0}.tdi_109 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_109 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}}@media (min-width:768px) and (max-width:1018px){.tdi_109 .td_module_wrap{padding-left:1.5px;padding-right:1.5px}.tdi_109 .td_block_inner{margin-left:-1.5px;margin-right:-1.5px}.tdi_109 .td_module_flex_1 .td-module-meta-info{padding:10px 5px}.tdi_109 .td_module_flex_1 .entry-title{margin:6px 0 0 0;font-size:11px!important}.tdi_109 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_109 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_109 .td-block-title a,.tdi_109 .td-block-title span{font-size:15px!important}}@media (max-width:767px){.tdi_109 .td_module_wrap{padding-left:0px;padding-right:0px}.tdi_109 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_109 .td_module_flex_1{padding-bottom:1.5px;margin-bottom:1.5px}.tdi_109 .td_module_flex_1 .td-module-container:before{bottom:-1.5px}.tdi_109 .td_module_flex_1 .td-image-wrap{padding-bottom:110%}.ie10 .tdi_109 .td_module_flex_1 .td-image-container,.ie11 .tdi_109 .td_module_flex_1 .td-image-container{flex:0 0 auto}.tdi_109 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_109 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_109 .td_module_flex_1 .entry-title{font-size:17px!important}.tdi_109 .td_module_flex_1 .td-post-category{font-size:13px!important}}</style><script type="rocketlazyloadscript">var block_tdi_109 = new tdBlock();
  946. block_tdi_109.id = "tdi_109";
  947. block_tdi_109.atts = '{"image_align":"center","meta_info_align":"bottom","color_overlay":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjcpIiwibWl4ZWRDb2xvcnMiOlt7ImNvbG9yIjoicmdiYSgwLDAsMCwwLjMpIiwicGVyY2VudGFnZSI6MzV9LHsiY29sb3IiOiJyZ2JhKDAsMCwwLDApIiwicGVyY2VudGFnZSI6NTB9XSwiY3NzIjoiYmFja2dyb3VuZDogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQoMGRlZyxyZ2JhKDAsMCwwLDAuNykscmdiYSgwLDAsMCwwLjMpIDM1JSxyZ2JhKDAsMCwwLDApIDUwJSxyZ2JhKDAsMCwwLDApKTtiYWNrZ3JvdW5kOiBsaW5lYXItZ3JhZGllbnQoMGRlZyxyZ2JhKDAsMCwwLDAuNykscmdiYSgwLDAsMCwwLjMpIDM1JSxyZ2JhKDAsMCwwLDApIDUwJSxyZ2JhKDAsMCwwLDApKTsiLCJjc3NQYXJhbXMiOiIwZGVnLHJnYmEoMCwwLDAsMC43KSxyZ2JhKDAsMCwwLDAuMykgMzUlLHJnYmEoMCwwLDAsMCkgNTAlLHJnYmEoMCwwLDAsMCkifQ==","image_margin":"0","modules_on_row":"33.33333333%","columns":"33.33333333%","meta_info_align1":"image","limit":"3","modules_category":"above","show_author2":"none","show_date2":"none","show_review2":"none","show_com2":"none","show_excerpt2":"none","show_excerpt1":"none","show_com1":"none","show_review1":"none","show_date1":"none","show_author1":"none","meta_info_horiz1":"content-horiz-center","modules_space1":"eyJhbGwiOiIwIiwicGhvbmUiOiIzIn0=","columns_gap":"eyJhbGwiOiI1IiwicG9ydHJhaXQiOiIzIiwibGFuZHNjYXBlIjoiNCIsInBob25lIjoiMCJ9","image_height1":"eyJhbGwiOiIxMjAiLCJwaG9uZSI6IjExMCJ9","meta_padding1":"eyJhbGwiOiIxNXB4IDEwcHgiLCJwb3J0cmFpdCI6IjEwcHggNXB4IiwibGFuZHNjYXBlIjoiMTJweCA4cHgifQ==","art_title1":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI2cHggMCAwIDAiLCJsYW5kc2NhcGUiOiI4cHggMCAwIDAifQ==","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","title_txt":"#ffffff","all_underline_color1":"","f_title1_font_family":"712","f_title1_font_line_height":"1.2","f_title1_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEiLCJwaG9uZSI6IjE3In0=","f_title1_font_weight":"500","f_title1_font_transform":"","f_cat1_font_transform":"uppercase","f_cat1_font_size":"eyJhbGwiOiIxMSIsInBob25lIjoiMTMifQ==","f_cat1_font_weight":"500","f_cat1_font_family":"712","modules_category_padding1":"0","category_id":"","ajax_pagination":"next_prev","f_more_font_family":"","f_more_font_transform":"","f_more_font_weight":"","sort":"","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI0MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","block_template_id":"td_block_template_8","image_size":"","cat_txt":"#ffffff","offset":"1","border_color":"#85c442","f_header_font_family":"712","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_transform":"uppercase","f_header_font_weight":"500","mix_type_h":"color","mix_color_h":"rgba(112,204,63,0.3)","pag_h_bg":"#85c442","pag_h_border":"#85c442","custom_title":"Biographies","block_type":"td_flex_block_4","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","mc4_tl":"","mc4_title_tag":"","mc4_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":"","locked_only":"","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":"","h_effect":"","modules_border_size1":"","modules_border_style1":"","modules_border_color1":"#eaeaea","modules_divider1":"","modules_divider_color1":"#eaeaea","image_alignment1":"50","image_radius1":"","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_icon1":"","video_icon_pos1":"center","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_":"","excl_show_1":"inline-block","excl_txt_1":"","excl_margin_1":"","excl_padd_1":"","all_excl_border_1":"","all_excl_border_style_1":"solid","excl_radius_1":"","excl_color_1":"","excl_color_h_1":"","excl_bg_1":"","excl_bg_h_1":"","all_excl_border_color_1":"","excl_border_color_h_1":"","f_excl_1_font_header":"","f_excl_1_font_title":"Label text","f_excl_1_font_settings":"","f_excl_1_font_family":"","f_excl_1_font_size":"","f_excl_1_font_line_height":"","f_excl_1_font_style":"","f_excl_1_font_weight":"","f_excl_1_font_transform":"","f_excl_1_font_spacing":"","f_excl_1_":"","meta_width1":"","meta_margin1":"","meta_info_border_radius1":"","modules_category_margin1":"","modules_cat_border1":"","modules_category_radius1":"0","show_cat1":"inline-block","modules_extra_cat1":"","author_photo":"","author_photo_size1":"","author_photo_space1":"","author_photo_radius1":"","review_space1":"","review_size1":"2.5","review_distance1":"","art_excerpt1":"","excerpt_middle":"","show_audio1":"block","hide_audio":"","art_audio1":"","art_audio_size1":"1.5","m_padding2":"","modules_space2":"26","modules_border_size2":"","modules_border_style2":"","modules_border_color2":"#eaeaea","modules_divider2":"","modules_divider_color2":"#eaeaea","image_size3":"","image_alignment2":"50","image_width2":"","image_height2":"","image_floated2":"float_left","image_radius2":"","hide_image3":"","show_favourites2":"","fav_size2":"2","fav_space2":"","fav_ico_color2":"","fav_ico_color_h2":"","fav_bg2":"","fav_bg_h2":"","fav_shadow2_shadow_header":"","fav_shadow2_shadow_title":"Shadow","fav_shadow2_shadow_size":"","fav_shadow2_shadow_offset_horizontal":"","fav_shadow2_shadow_offset_vertical":"","fav_shadow2_shadow_spread":"","fav_shadow2_shadow_color":"","video_icon2":"","video_popup3":"yes","video_rec3":"","video_rec_title3":"","video_rec_color3":"","autoplay_vid3":"yes","show_vid_t3":"block","vid_t_margin3":"","vid_t_padding3":"","excl_show_2":"inline-block","excl_txt_2":"","excl_margin_2":"","excl_padd_2":"","all_excl_border_2":"","all_excl_border_style_2":"solid","excl_radius_2":"","excl_color_2":"","excl_color_h_2":"","excl_bg_2":"","excl_bg_h_2":"","all_excl_border_color_2":"","excl_border_color_h_2":"","f_excl_2_font_header":"","f_excl_2_font_title":"Label text","f_excl_2_font_settings":"","f_excl_2_font_family":"","f_excl_2_font_size":"","f_excl_2_font_line_height":"","f_excl_2_font_style":"","f_excl_2_font_weight":"","f_excl_2_font_transform":"","f_excl_2_font_spacing":"","f_excl_2_":"","meta_info_horiz2":"content-horiz-left","meta_width2":"","meta_margin2":"","meta_padding2":"","meta_info_border_radius2":"","art_title2":"","modules_category3":"","modules_category_margin2":"","modules_category_padding2":"","modules_cat_border2":"","modules_category_radius2":"0","show_cat2":"inline-block","modules_extra_cat2":"","author_photo3":"","author_photo_size2":"","author_photo_space2":"","author_photo_radius2":"","review_space2":"","review_size2":"2.5","review_distance2":"","art_excerpt2":"","excerpt_middle3":"","show_audio2":"block","hide_audio3":"","art_audio2":"","art_audio_size2":"1","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_line_height":"","f_header_font_style":"","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_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_spacing":"","f_more_":"","f_title1_font_header":"","f_title1_font_title":"Article title 1","f_title1_font_settings":"","f_title1_font_style":"","f_title1_font_spacing":"","f_title1_":"","f_cat1_font_title":"Article category tag 1","f_cat1_font_settings":"","f_cat1_font_line_height":"","f_cat1_font_style":"","f_cat1_font_spacing":"","f_cat1_":"","f_meta1_font_title":"Article meta info 1","f_meta1_font_settings":"","f_meta1_font_family":"","f_meta1_font_size":"","f_meta1_font_line_height":"","f_meta1_font_style":"","f_meta1_font_weight":"","f_meta1_font_transform":"","f_meta1_font_spacing":"","f_meta1_":"","f_ex1_font_title":"Article excerpt 1","f_ex1_font_settings":"","f_ex1_font_family":"","f_ex1_font_size":"","f_ex1_font_line_height":"","f_ex1_font_style":"","f_ex1_font_weight":"","f_ex1_font_transform":"","f_ex1_font_spacing":"","f_ex1_":"","f_title2_font_title":"Article title 2","f_title2_font_settings":"","f_title2_font_family":"","f_title2_font_size":"","f_title2_font_line_height":"","f_title2_font_style":"","f_title2_font_weight":"","f_title2_font_transform":"","f_title2_font_spacing":"","f_title2_":"","f_cat2_font_title":"Article category tag 2","f_cat2_font_settings":"","f_cat2_font_family":"","f_cat2_font_size":"","f_cat2_font_line_height":"","f_cat2_font_style":"","f_cat2_font_weight":"","f_cat2_font_transform":"","f_cat2_font_spacing":"","f_cat2_":"","f_meta2_font_title":"Article meta info 2","f_meta2_font_settings":"","f_meta2_font_family":"","f_meta2_font_size":"","f_meta2_font_line_height":"","f_meta2_font_style":"","f_meta2_font_weight":"","f_meta2_font_transform":"","f_meta2_font_spacing":"","f_meta2_":"","f_ex2_font_title":"Article excerpt 2","f_ex2_font_settings":"","f_ex2_font_family":"","f_ex2_font_size":"","f_ex2_font_line_height":"","f_ex2_font_style":"","f_ex2_font_weight":"","f_ex2_font_transform":"","f_ex2_font_spacing":"","f_ex2_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","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":"","meta_bg":"","title_txt_hover":"","all_underline_height1":"","cat_txt_hover":"","cat_border1":"","cat_border_hover1":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","meta_bg2":"","title_txt2":"","title_txt_hover2":"","all_underline_height2":"","all_underline_color2":"#000","cat_bg2":"","cat_bg_hover2":"","cat_txt2":"","cat_txt_hover2":"","cat_border2":"","cat_border_hover2":"","author_txt2":"","author_txt_hover2":"","date_txt2":"","ex_txt2":"","com_bg2":"","com_txt2":"","rev_txt2":"","audio_btn_color2":"","audio_time_color2":"","audio_bar_color2":"","audio_bar_curr_color2":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","btn_title":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":2,"header_color":"","color_preset":"","border_top":"","class":"tdi_109","tdc_css_class":"tdi_109","tdc_css_class_style":"tdi_109_rand_style"}';
  948. block_tdi_109.td_column_number = "2";
  949. block_tdi_109.block_type = "td_flex_block_4";
  950. block_tdi_109.post_count = "3";
  951. block_tdi_109.found_posts = "9";
  952. block_tdi_109.header_color = "";
  953. block_tdi_109.ajax_pagination_infinite_stop = "";
  954. block_tdi_109.max_num_pages = "3";
  955. tdBlocksArray.push(block_tdi_109);
  956. </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Biographies</span></h4></div><div id=tdi_109 class="td_block_inner td-mc1-wrap">
  957.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  958.            <div class="td-module-container td-category-pos-above">
  959.                                    <div class="td-image-container">
  960.                                                <div class="td-module-thumb"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" class="td-image-wrap " title="Visual Testing vs Functional Testing: Key Differences" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Visual-Testing-696x434.jpg"  ></span></a></div>                                                                    </div>
  961.                
  962.                <div class="td-module-meta-info">
  963.                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  964.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" title="Visual Testing vs Functional Testing: Key Differences">Visual Testing vs Functional Testing: Key Differences</a></h3>
  965.                    
  966.                    
  967.                    
  968.                    
  969.                                    </div>
  970.            </div>
  971.        </div>
  972.  
  973.        
  974.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  975.            <div class="td-module-container td-category-pos-above">
  976.                                    <div class="td-image-container">
  977.                                                <div class="td-module-thumb"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" class="td-image-wrap " title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Cross-Browser-Testing.jpg"  ></span></a></div>                                                                    </div>
  978.                
  979.                <div class="td-module-meta-info">
  980.                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  981.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript">How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript</a></h3>
  982.                    
  983.                    
  984.                    
  985.                    
  986.                                    </div>
  987.            </div>
  988.        </div>
  989.  
  990.        
  991.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  992.            <div class="td-module-container td-category-pos-above">
  993.                                    <div class="td-image-container">
  994.                                                <div class="td-module-thumb"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" class="td-image-wrap " title="Emandi UP : A Comprehensive Guide For Farmers And Traders" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Emandi-UP-1-696x418.jpg"  ></span></a></div>                                                                    </div>
  995.                
  996.                <div class="td-module-meta-info">
  997.                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  998.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" title="Emandi UP : A Comprehensive Guide For Farmers And Traders">Emandi UP : A Comprehensive Guide For Farmers And Traders</a></h3>
  999.                    
  1000.                    
  1001.                    
  1002.                    
  1003.                                    </div>
  1004.            </div>
  1005.        </div>
  1006.  
  1007.        </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_109" data-td_block_id="tdi_109"><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_109" data-td_block_id="tdi_109"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div><div class="vc_row_inner tdi_111  vc_row vc_inner wpb_row td-pb-row" >
  1008. <style scoped>.tdi_111{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_111,.tdi_111 .tdc-inner-columns{display:block}.tdi_111 .tdc-inner-columns{width:100%}@media (min-width:768px){.tdi_111{margin-left:-12px;margin-right:-12px}.tdi_111>.vc_column_inner,.tdi_111>.tdc-inner-columns>.vc_column_inner{padding-left:12px;padding-right:12px}}@media (min-width:1019px) and (max-width:1140px){@media (min-width:768px){.tdi_111{margin-left:-10px;margin-right:-10px}.tdi_111>.vc_column_inner,.tdi_111>.tdc-inner-columns>.vc_column_inner{padding-left:10px;padding-right:10px}}}@media (min-width:768px) and (max-width:1018px){@media (min-width:768px){.tdi_111{margin-left:-8px;margin-right:-8px}.tdi_111>.vc_column_inner,.tdi_111>.tdc-inner-columns>.vc_column_inner{padding-left:8px;padding-right:8px}}}</style><div class="vc_column_inner tdi_113  wpb_column vc_column_container tdc-inner-column td-pb-span6">
  1009. <style scoped>.tdi_113{vertical-align:baseline}.tdi_113 .vc_column-inner>.wpb_wrapper,.tdi_113 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_113 .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_4 tdi_114 td_with_ajax_pagination td-pb-border-top td_block_template_8 td_flex_block"  data-td-block-uid="tdi_114" >
  1010. <style>.tdi_114 .td-block-title>*:before,.tdi_114 .td-block-title>*:after{background-color:#d44cef!important}@media (max-width:767px){.tdi_114{margin-bottom:40px!important}}</style>
  1011. <style>.tdi_114 .td_module_wrap{padding-left:12px;padding-right:12px}.tdi_114 .td_block_inner{margin-left:-12px;margin-right:-12px}.tdi_114 .td_module_flex_1{padding-bottom:12px;margin-bottom:12px}.tdi_114 .td_module_flex_1 .td-module-container:before{bottom:-12px;border-width:0 0 1px 0;border-style:none;border-color:#eaeaea;border-color:#eaeaea}.tdi_114 .td_module_flex_4{padding-bottom:13px;margin-bottom:13px}.tdi_114 .td_module_flex_4 .td-module-container:before{bottom:-13px;border-width:0 0 1px 0;border-style:none;border-color:#eaeaea;border-color:#eaeaea}.tdi_114 .td_module_wrap:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_114 .td_module_wrap:last-child .td-module-container:before{display:none}.tdi_114 .td_module_flex_1 .td-module-container{border-color:#eaeaea;flex-direction:column}.tdi_114 .td_module_flex_4 .td-module-container{border-color:#eaeaea}.tdi_114 .td_module_flex_1 .entry-thumb{background-position:center 50%}.tdi_114 .td_module_flex_4 .entry-thumb{background-position:center 50%}.tdi_114 .td_module_flex_4 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.tdi_114 .td_module_flex_1 .td-image-wrap{padding-bottom:60%}.ie10 .tdi_114 .td_module_flex_1 .td-image-container,.ie11 .tdi_114 .td_module_flex_1 .td-image-container{flex:0 0 auto}.tdi_114 .td_module_flex_4 .td-image-wrap{padding-bottom:75%}.ie10 .tdi_114 .td_module_flex_4 .td-image-container,.ie11 .tdi_114 .td_module_flex_4 .td-image-container{flex:0 0 auto}.ie10 .tdi_114 .td_module_flex_4 .td-module-meta-info,.ie11 .tdi_114 .td_module_flex_4 .td-module-meta-info{flex:1}body .tdi_114 .td_module_flex_1 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}body .tdi_114 .td_module_flex_4 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_114 .td_module_flex_4 .td-video-play-ico{width:20px;height:20px;font-size:20px}.tdi_114 .td_module_flex_1 .td-video-play-ico{top:50%;left:50%;transform:translate(-50%,-50%)}.tdi_114 .td_module_flex_1 .td-post-vid-time{display:block}.tdi_114 .td_module_flex_4 .td-post-vid-time{display:block}.tdi_114 .td_module_flex_1 .td-module-meta-info{position:relative;padding:15px 0 0 0}.tdi_114 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){top:auto;bottom:0}.tdi_114 .td_module_flex_4 .td-module-meta-info{padding:0 0 0 15px}.tdi_114 .td_module_flex_1 .entry-title{margin:10px 0;font-family:Rubik!important;font-size:21px!important;line-height:1.2!important;font-weight:500!important}.tdi_114 .td_module_flex_1 .td-excerpt{margin:12px 0 0 0;font-family:Rubik!important;font-size:13px!important;line-height:1.6!important}.tdi_114 .td_module_flex_4 .td-excerpt{margin:0px;display:none;font-family:Rubik!important}.tdi_114 .td_module_flex_1 .td-audio-player{font-size:13px;opacity:1;visibility:visible;height:auto}.tdi_114 .td_module_flex_4 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_114 .td_module_flex_1 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_114 .td_module_flex_4 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-family:Rubik!important;font-size:11px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_114 .td_module_flex_1 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_114 .td_module_flex_4 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_114 .td_module_flex_1 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_114 .td_module_flex_4 .td-post-category:not(.td-post-extra-category){display:none}.tdi_114 .td_module_flex_1 .td-author-date{display:inline}.tdi_114 .td_module_flex_4 .td-author-date{display:inline}.tdi_114 .td_module_flex_1 .td-post-author-name{display:inline-block}.tdi_114 .td_module_flex_4 .td-post-author-name{display:none}.tdi_114 .td_module_flex_1 .td-post-date,.tdi_114 .td_module_flex_1 .td-post-author-name span{display:inline-block}.tdi_114 .td_module_flex_4 .td-post-date,.tdi_114 .td_module_flex_4 .td-post-author-name span{display:inline-block}.tdi_114 .td_module_flex_1 .entry-review-stars{display:inline-block}.tdi_114 .td_module_flex_1 .td-icon-star,.tdi_114 .td_module_flex_1 .td-icon-star-empty,.tdi_114 .td_module_flex_1 .td-icon-star-half{font-size:15px}.tdi_114 .td_module_flex_4 .entry-review-stars{display:inline-block}.tdi_114 .td_module_flex_4 .td-icon-star,.tdi_114 .td_module_flex_4 .td-icon-star-empty,.tdi_114 .td_module_flex_4 .td-icon-star-half{font-size:15px}.tdi_114 .td_module_flex_1 .td-module-comments{display:none}.tdi_114 .td_module_flex_4 .td-module-comments{display:none}.tdi_114 .td_module_flex_1 .td-module-title a{color:#000000}.tdi_114 .td_module_flex_1:hover .td-module-title a{color:#d44cef!important}.tdi_114 .td_module_flex_4 .td-module-title a{color:#000000}.tdi_114 .td_module_flex_4:hover .td-module-title a{color:#d44cef!important}.tdi_114 .td_module_flex_1 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#d44cef}.tdi_114 .td_module_flex_4 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#d44cef}.tdi_114 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_114 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_114 .td_module_flex_1 .td-post-author-name a{color:#000000}.tdi_114 .td_module_flex_4 .td-post-author-name a{color:#000000}.tdi_114 .td_module_flex_1 .td-post-author-name:hover a{color:#d44cef}.tdi_114 .td_module_flex_4 .td-post-author-name:hover a{color:#d44cef}.tdi_114.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_114 .td-load-more-wrap a:hover{background-color:#d44cef!important;border-color:#d44cef!important;border-color:#d44cef!important}.tdi_114 .td_module_flex_1.td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_114 .td_module_flex_4.td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_114 .td-block-title a,.tdi_114 .td-block-title span{font-family:Rubik!important;font-size:17px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_114 .td_module_flex_1 .td-editor-date,.tdi_114 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_114 .td_module_flex_1 .td-editor-date .entry-date,.tdi_114 .td_module_flex_1 .td-module-comments a{font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:capitalize!important}.tdi_114 .td_module_flex_4 .entry-title{font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_114 .td_module_flex_4 .td-editor-date,.tdi_114 .td_module_flex_4 .td-editor-date .td-post-author-name a,.tdi_114 .td_module_flex_4 .td-editor-date .entry-date,.tdi_114 .td_module_flex_4 .td-module-comments a{font-family:Rubik!important;font-size:11px!important;line-height:1!important;font-weight:400!important;text-transform:capitalize!important}html:not([class*='ie']) .tdi_114 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:767px){.tdi_114 .td_module_wrap{width:100%;float:left}.rtl .tdi_114 .td_module_wrap{float:right}}@media (min-width:1019px) and (max-width:1140px){.tdi_114 .td_module_wrap{padding-left:20px;padding-right:20px}.tdi_114 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_114 .td_module_flex_1{padding-bottom:10px;margin-bottom:10px}.tdi_114 .td_module_flex_1 .td-module-container:before{bottom:-10px}.tdi_114 .td_module_flex_4{padding-bottom:10px;margin-bottom:10px}.tdi_114 .td_module_flex_4 .td-module-container:before{bottom:-10px}.tdi_114 .td_module_wrap:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_114 .td_module_wrap:last-child .td-module-container:before{display:none}.tdi_114 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_114 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}}@media (min-width:768px) and (max-width:1018px){.tdi_114 .td_module_flex_1{padding-bottom:7.5px;margin-bottom:7.5px}.tdi_114 .td_module_flex_1 .td-module-container:before{bottom:-7.5px}.tdi_114 .td_module_flex_4{padding-bottom:7.5px;margin-bottom:7.5px}.tdi_114 .td_module_flex_4 .td-module-container:before{bottom:-7.5px}.tdi_114 .td_module_wrap:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_114 .td_module_wrap:last-child .td-module-container:before{display:none}.tdi_114 .td_module_flex_4 .td-image-container{flex:0 0 35%;width:35%}.tdi_114 .td_module_flex_1 .entry-title{margin:8px 0;font-size:17px!important}.tdi_114 .td_module_flex_4 .entry-title{margin:0 0 4px;font-size:11px!important}.tdi_114 .td_module_flex_1 .td-excerpt{margin:8px 0 0 0;font-size:11px!important}.tdi_114 .td_module_flex_4 .td-excerpt{margin:8px 0 0 0}.tdi_114 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_114 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_114 .td-block-title a,.tdi_114 .td-block-title span{font-size:15px!important}.tdi_114 .td_module_flex_1 .td-post-category{font-size:11px!important}.tdi_114 .td_module_flex_1 .td-editor-date,.tdi_114 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_114 .td_module_flex_1 .td-editor-date .entry-date,.tdi_114 .td_module_flex_1 .td-module-comments a{font-size:11px!important}.tdi_114 .td_module_flex_4 .td-post-category{font-size:10px!important}.tdi_114 .td_module_flex_4 .td-editor-date,.tdi_114 .td_module_flex_4 .td-editor-date .td-post-author-name a,.tdi_114 .td_module_flex_4 .td-editor-date .entry-date,.tdi_114 .td_module_flex_4 .td-module-comments a{font-size:10px!important}}@media (max-width:767px){.tdi_114 .td_module_flex_1{padding-bottom:10.5px;margin-bottom:10.5px}.tdi_114 .td_module_flex_1 .td-module-container:before{bottom:-10.5px}.tdi_114 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_114 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}}</style><script type="rocketlazyloadscript">var block_tdi_114 = new tdBlock();
  1012. block_tdi_114.id = "tdi_114";
  1013. block_tdi_114.atts = '{"modules_category":"above","modules_on_row":"eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=","modules_category1":"image","show_cat2":"none","show_com2":"none","show_author2":"none","columns":"100%","columns_gap":"eyJsYW5kc2NhcGUiOiI0MCIsImFsbCI6IjI0In0=","image_width2":"eyJwb3J0cmFpdCI6IjM1In0=","modules_space1":"eyJwaG9uZSI6IjIxIiwiYWxsIjoiMjQiLCJsYW5kc2NhcGUiOiIyMCIsInBvcnRyYWl0IjoiMTUifQ==","limit":"3","show_excerpt1":"","show_excerpt2":"none","hide_audio":"yes","art_title1":"eyJhbGwiOiIxMHB4IDAiLCJwb3J0cmFpdCI6IjhweCAwIn0=","art_title2":"eyJwb3J0cmFpdCI6IjAgMCA0cHgifQ==","f_title1_font_family":"712","f_title2_font_family":"712","f_title1_font_size":"eyJhbGwiOiIyMSIsInBvcnRyYWl0IjoiMTcifQ==","f_title2_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title1_font_line_height":"1.2","f_title2_font_line_height":"1.2","f_title1_font_weight":"500","f_title2_font_weight":"500","title_txt":"#000000","title_txt2":"#000000","title_txt_hover":"#d44cef","title_txt_hover2":"#d44cef","image_height1":"60","image_height2":"75","f_meta1_font_family":"712","f_meta2_font_family":"712","f_meta1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_meta2_font_size":"eyJhbGwiOiIxMSIsInBvcnRyYWl0IjoiMTAifQ==","f_meta1_font_line_height":"1","f_meta2_font_line_height":"1","f_meta1_font_weight":"400","f_meta2_font_weight":"400","f_meta1_font_transform":"capitalize","f_meta2_font_transform":"capitalize","author_txt":"#000000","author_txt2":"#000000","author_txt_hover":"#d44cef","author_txt_hover2":"#d44cef","art_excerpt1":"eyJhbGwiOiIxMnB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt2":"eyJwb3J0cmFpdCI6IjhweCAwIDAgMCIsImFsbCI6IjAifQ==","f_ex1_font_family":"712","f_ex2_font_family":"712","f_ex1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_ex1_font_line_height":"1.6","modules_category_padding1":"0","modules_category_padding2":"0","f_cat1_font_family":"712","f_cat2_font_family":"712","f_cat1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat2_font_size":"eyJhbGwiOiIxMSIsInBvcnRyYWl0IjoiMTAifQ==","f_cat1_font_line_height":"1","f_cat2_font_line_height":"1","f_cat1_font_weight":"400","f_cat2_font_weight":"400","f_cat1_font_transform":"uppercase","f_cat2_font_transform":"uppercase","cat_bg":"rgba(255,255,255,0)","cat_bg2":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_bg_hover2":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt2":"#000000","cat_txt_hover":"#d44cef","cat_txt_hover2":"#d44cef","meta_padding1":"15px 0 0 0","ajax_pagination":"next_prev","meta_padding2":"0 0 0 15px","show_com1":"none","block_template_id":"td_block_template_8","border_color":"#d44cef","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_weight":"500","f_header_font_family":"712","f_header_font_transform":"uppercase","category_id":"","pag_h_bg":"#d44cef","pag_h_border":"#d44cef","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==","modules_space2":"eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","custom_title":"Bussiness","sort":"oldest_posts","block_type":"td_flex_block_4","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","mc4_tl":"","mc4_title_tag":"","mc4_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":"","locked_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","td_ajax_preloading":"","h_effect":"","modules_border_size1":"","modules_border_style1":"","modules_border_color1":"#eaeaea","modules_divider1":"","modules_divider_color1":"#eaeaea","image_size":"","image_alignment1":"50","image_radius1":"","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_icon1":"","video_icon_pos1":"center","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_":"","excl_show_1":"inline-block","excl_txt_1":"","excl_margin_1":"","excl_padd_1":"","all_excl_border_1":"","all_excl_border_style_1":"solid","excl_radius_1":"","excl_color_1":"","excl_color_h_1":"","excl_bg_1":"","excl_bg_h_1":"","all_excl_border_color_1":"","excl_border_color_h_1":"","f_excl_1_font_header":"","f_excl_1_font_title":"Label text","f_excl_1_font_settings":"","f_excl_1_font_family":"","f_excl_1_font_size":"","f_excl_1_font_line_height":"","f_excl_1_font_style":"","f_excl_1_font_weight":"","f_excl_1_font_transform":"","f_excl_1_font_spacing":"","f_excl_1_":"","meta_info_align1":"","meta_info_horiz1":"content-horiz-left","meta_width1":"","meta_margin1":"","meta_info_border_radius1":"","modules_category_margin1":"","modules_cat_border1":"","modules_category_radius1":"0","show_cat1":"inline-block","modules_extra_cat1":"","show_author1":"inline-block","author_photo":"","author_photo_size1":"","author_photo_space1":"","author_photo_radius1":"","show_date1":"inline-block","show_review1":"inline-block","review_space1":"","review_size1":"2.5","review_distance1":"","excerpt_middle":"","show_audio1":"block","art_audio1":"","art_audio_size1":"1.5","m_padding2":"","modules_border_size2":"","modules_border_style2":"","modules_border_color2":"#eaeaea","modules_divider2":"","modules_divider_color2":"#eaeaea","image_size3":"","image_alignment2":"50","image_floated2":"float_left","image_radius2":"","hide_image3":"","show_favourites2":"","fav_size2":"2","fav_space2":"","fav_ico_color2":"","fav_ico_color_h2":"","fav_bg2":"","fav_bg_h2":"","fav_shadow2_shadow_header":"","fav_shadow2_shadow_title":"Shadow","fav_shadow2_shadow_size":"","fav_shadow2_shadow_offset_horizontal":"","fav_shadow2_shadow_offset_vertical":"","fav_shadow2_shadow_spread":"","fav_shadow2_shadow_color":"","video_icon2":"","video_popup3":"yes","video_rec3":"","video_rec_title3":"","video_rec_color3":"","autoplay_vid3":"yes","show_vid_t3":"block","vid_t_margin3":"","vid_t_padding3":"","excl_show_2":"inline-block","excl_txt_2":"","excl_margin_2":"","excl_padd_2":"","all_excl_border_2":"","all_excl_border_style_2":"solid","excl_radius_2":"","excl_color_2":"","excl_color_h_2":"","excl_bg_2":"","excl_bg_h_2":"","all_excl_border_color_2":"","excl_border_color_h_2":"","f_excl_2_font_header":"","f_excl_2_font_title":"Label text","f_excl_2_font_settings":"","f_excl_2_font_family":"","f_excl_2_font_size":"","f_excl_2_font_line_height":"","f_excl_2_font_style":"","f_excl_2_font_weight":"","f_excl_2_font_transform":"","f_excl_2_font_spacing":"","f_excl_2_":"","meta_info_horiz2":"content-horiz-left","meta_width2":"","meta_margin2":"","meta_info_border_radius2":"","modules_category3":"","modules_category_margin2":"","modules_cat_border2":"","modules_category_radius2":"0","modules_extra_cat2":"","author_photo3":"","author_photo_size2":"","author_photo_space2":"","author_photo_radius2":"","show_date2":"inline-block","show_review2":"inline-block","review_space2":"","review_size2":"2.5","review_distance2":"","excerpt_middle3":"","show_audio2":"block","hide_audio3":"","art_audio2":"","art_audio_size2":"1","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_line_height":"","f_header_font_style":"","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_title1_font_header":"","f_title1_font_title":"Article title 1","f_title1_font_settings":"","f_title1_font_style":"","f_title1_font_transform":"","f_title1_font_spacing":"","f_title1_":"","f_cat1_font_title":"Article category tag 1","f_cat1_font_settings":"","f_cat1_font_style":"","f_cat1_font_spacing":"","f_cat1_":"","f_meta1_font_title":"Article meta info 1","f_meta1_font_settings":"","f_meta1_font_style":"","f_meta1_font_spacing":"","f_meta1_":"","f_ex1_font_title":"Article excerpt 1","f_ex1_font_settings":"","f_ex1_font_style":"","f_ex1_font_weight":"","f_ex1_font_transform":"","f_ex1_font_spacing":"","f_ex1_":"","f_title2_font_title":"Article title 2","f_title2_font_settings":"","f_title2_font_style":"","f_title2_font_transform":"","f_title2_font_spacing":"","f_title2_":"","f_cat2_font_title":"Article category tag 2","f_cat2_font_settings":"","f_cat2_font_style":"","f_cat2_font_spacing":"","f_cat2_":"","f_meta2_font_title":"Article meta info 2","f_meta2_font_settings":"","f_meta2_font_style":"","f_meta2_font_spacing":"","f_meta2_":"","f_ex2_font_title":"Article excerpt 2","f_ex2_font_settings":"","f_ex2_font_size":"","f_ex2_font_line_height":"","f_ex2_font_style":"","f_ex2_font_weight":"","f_ex2_font_transform":"","f_ex2_font_spacing":"","f_ex2_":"","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","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":"","color_overlay":"","meta_bg":"","all_underline_height1":"","all_underline_color1":"#000","cat_border1":"","cat_border_hover1":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","meta_bg2":"","all_underline_height2":"","all_underline_color2":"#000","cat_border2":"","cat_border_hover2":"","date_txt2":"","ex_txt2":"","com_bg2":"","com_txt2":"","rev_txt2":"","audio_btn_color2":"","audio_time_color2":"","audio_bar_color2":"","audio_bar_curr_color2":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","btn_title":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_114","tdc_css_class":"tdi_114","tdc_css_class_style":"tdi_114_rand_style"}';
  1014. block_tdi_114.td_column_number = "1";
  1015. block_tdi_114.block_type = "td_flex_block_4";
  1016. block_tdi_114.post_count = "3";
  1017. block_tdi_114.found_posts = "9";
  1018. block_tdi_114.header_color = "";
  1019. block_tdi_114.ajax_pagination_infinite_stop = "";
  1020. block_tdi_114.max_num_pages = "3";
  1021. tdBlocksArray.push(block_tdi_114);
  1022. </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Bussiness</span></h4></div><div id=tdi_114 class="td_block_inner td-mc1-wrap">
  1023.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1024.            <div class="td-module-container td-category-pos-above">
  1025.                                    <div class="td-image-container">
  1026.                                                <div class="td-module-thumb"><a href="https://mintz360.com/who-is-melanie-olmstead/"  rel="bookmark" class="td-image-wrap " title="Melanie Olmstead: Know About Her Everything" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2023/04/melanie-olmstead-696x418.jpg"  ></span></a></div>                                                                    </div>
  1027.                
  1028.                <div class="td-module-meta-info">
  1029.                                        <a href="https://mintz360.com/category/biographies/" class="td-post-category">Biographies</a>
  1030.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/who-is-melanie-olmstead/"  rel="bookmark" title="Melanie Olmstead: Know About Her Everything">Melanie Olmstead: Know About Her Everything</a></h3>
  1031.                    
  1032.                                            <div class="td-editor-date">
  1033.                                                        
  1034.                                                            <span class="td-author-date">
  1035.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/seoexpert/">Adarsh</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-04-20T07:47:17+00:00" >April 20, 2023</time></span>                                                                                                        </span>
  1036.                                                    </div>
  1037.                    
  1038.                    <div class="td-excerpt">
  1039. Fans of the series Yellowstone spotted a title card in the season 2 final, which gave tribute to Melanie. As she wasn&#039;t part of...</div>
  1040.                    
  1041.                                    </div>
  1042.            </div>
  1043.        </div>
  1044.  
  1045.        
  1046.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1047.            <div class="td-module-container td-category-pos-">
  1048.                                    <div class="td-image-container">
  1049.                                                <div class="td-module-thumb"><a href="https://mintz360.com/top-15-leadership-interview-questions-and-how-to-answer-them/"  rel="bookmark" class="td-image-wrap " title="Top 15 Leadership Interview Questions and How to Answer Them" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/04/and-How-to-Answer-Them-218x150.jpg"  ></span></a></div>                                                                    </div>
  1050.                
  1051.                <div class="td-module-meta-info">
  1052.                                        
  1053.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/top-15-leadership-interview-questions-and-how-to-answer-them/"  rel="bookmark" title="Top 15 Leadership Interview Questions and How to Answer Them">Top 15 Leadership Interview Questions and How to Answer Them</a></h3>
  1054.                    
  1055.                                            <div class="td-editor-date">
  1056.                                                        
  1057.                                                            <span class="td-author-date">
  1058.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-02-09T10:13:10+00:00" >February 9, 2024</time></span>                                                                                                        </span>
  1059.                                                    </div>
  1060.                    
  1061.                    
  1062.                                    </div>
  1063.            </div>
  1064.        </div>
  1065.  
  1066.        
  1067.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1068.            <div class="td-module-container td-category-pos-">
  1069.                                    <div class="td-image-container">
  1070.                                                <div class="td-module-thumb"><a href="https://mintz360.com/portal-techonday/"  rel="bookmark" class="td-image-wrap " title="Portal Techonday: Your Gateway To Technological Advancement" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/02/Portal-Techonday-1-218x150.jpg"  ></span></a></div>                                                                    </div>
  1071.                
  1072.                <div class="td-module-meta-info">
  1073.                                        
  1074.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/portal-techonday/"  rel="bookmark" title="Portal Techonday: Your Gateway To Technological Advancement">Portal Techonday: Your Gateway To Technological Advancement</a></h3>
  1075.                    
  1076.                                            <div class="td-editor-date">
  1077.                                                        
  1078.                                                            <span class="td-author-date">
  1079.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-02-16T06:57:54+00:00" >February 16, 2024</time></span>                                                                                                        </span>
  1080.                                                    </div>
  1081.                    
  1082.                    
  1083.                                    </div>
  1084.            </div>
  1085.        </div>
  1086.  
  1087.        </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_114" data-td_block_id="tdi_114"><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_114" data-td_block_id="tdi_114"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div></div></div><div class="vc_column_inner tdi_116  wpb_column vc_column_container tdc-inner-column td-pb-span6">
  1088. <style scoped>.tdi_116{vertical-align:baseline}.tdi_116 .vc_column-inner>.wpb_wrapper,.tdi_116 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_116 .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_4 tdi_117 td_with_ajax_pagination td-pb-border-top td_block_template_8 td_flex_block"  data-td-block-uid="tdi_117" >
  1089. <style>.tdi_117 .td-block-title>*:before,.tdi_117 .td-block-title>*:after{background-color:#eab04b!important}@media (max-width:767px){.tdi_117{margin-bottom:40px!important}}</style>
  1090. <style>.tdi_117 .td_module_wrap{padding-left:12px;padding-right:12px}.tdi_117 .td_block_inner{margin-left:-12px;margin-right:-12px}.tdi_117 .td_module_flex_1{padding-bottom:12px;margin-bottom:12px}.tdi_117 .td_module_flex_1 .td-module-container:before{bottom:-12px;border-width:0 0 1px 0;border-style:none;border-color:#eaeaea;border-color:#eaeaea}.tdi_117 .td_module_flex_4{padding-bottom:13px;margin-bottom:13px}.tdi_117 .td_module_flex_4 .td-module-container:before{bottom:-13px;border-width:0 0 1px 0;border-style:none;border-color:#eaeaea;border-color:#eaeaea}.tdi_117 .td_module_wrap:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_117 .td_module_wrap:last-child .td-module-container:before{display:none}.tdi_117 .td_module_flex_1 .td-module-container{border-color:#eaeaea;flex-direction:column}.tdi_117 .td_module_flex_4 .td-module-container{border-color:#eaeaea}.tdi_117 .td_module_flex_1 .entry-thumb{background-position:center 50%}.tdi_117 .td_module_flex_4 .entry-thumb{background-position:center 50%}.tdi_117 .td_module_flex_4 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.tdi_117 .td_module_flex_1 .td-image-wrap{padding-bottom:60%}.ie10 .tdi_117 .td_module_flex_1 .td-image-container,.ie11 .tdi_117 .td_module_flex_1 .td-image-container{flex:0 0 auto}.tdi_117 .td_module_flex_4 .td-image-wrap{padding-bottom:75%}.ie10 .tdi_117 .td_module_flex_4 .td-image-container,.ie11 .tdi_117 .td_module_flex_4 .td-image-container{flex:0 0 auto}.ie10 .tdi_117 .td_module_flex_4 .td-module-meta-info,.ie11 .tdi_117 .td_module_flex_4 .td-module-meta-info{flex:1}body .tdi_117 .td_module_flex_1 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}body .tdi_117 .td_module_flex_4 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_117 .td_module_flex_4 .td-video-play-ico{width:20px;height:20px;font-size:20px}.tdi_117 .td_module_flex_1 .td-video-play-ico{top:50%;left:50%;transform:translate(-50%,-50%)}.tdi_117 .td_module_flex_1 .td-post-vid-time{display:block}.tdi_117 .td_module_flex_4 .td-post-vid-time{display:block}.tdi_117 .td_module_flex_1 .td-module-meta-info{position:relative;padding:15px 0 0 0}.tdi_117 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){top:auto;bottom:0}.tdi_117 .td_module_flex_4 .td-module-meta-info{padding:0 0 0 15px}.tdi_117 .td_module_flex_1 .entry-title{margin:10px 0;font-family:Rubik!important;font-size:21px!important;line-height:1.2!important;font-weight:500!important}.tdi_117 .td_module_flex_1 .td-excerpt{margin:12px 0 0 0;font-family:Rubik!important;font-size:13px!important;line-height:1.6!important}.tdi_117 .td_module_flex_4 .td-excerpt{margin:0px;display:none;font-family:Rubik!important}.tdi_117 .td_module_flex_1 .td-audio-player{font-size:13px;opacity:1;visibility:visible;height:auto}.tdi_117 .td_module_flex_4 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_117 .td_module_flex_1 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_117 .td_module_flex_4 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-family:Rubik!important;font-size:11px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_117 .td_module_flex_1 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_117 .td_module_flex_4 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_117 .td_module_flex_1 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_117 .td_module_flex_4 .td-post-category:not(.td-post-extra-category){display:none}.tdi_117 .td_module_flex_1 .td-author-date{display:inline}.tdi_117 .td_module_flex_4 .td-author-date{display:inline}.tdi_117 .td_module_flex_1 .td-post-author-name{display:inline-block}.tdi_117 .td_module_flex_4 .td-post-author-name{display:none}.tdi_117 .td_module_flex_1 .td-post-date,.tdi_117 .td_module_flex_1 .td-post-author-name span{display:inline-block}.tdi_117 .td_module_flex_4 .td-post-date,.tdi_117 .td_module_flex_4 .td-post-author-name span{display:inline-block}.tdi_117 .td_module_flex_1 .entry-review-stars{display:inline-block}.tdi_117 .td_module_flex_1 .td-icon-star,.tdi_117 .td_module_flex_1 .td-icon-star-empty,.tdi_117 .td_module_flex_1 .td-icon-star-half{font-size:15px}.tdi_117 .td_module_flex_4 .entry-review-stars{display:inline-block}.tdi_117 .td_module_flex_4 .td-icon-star,.tdi_117 .td_module_flex_4 .td-icon-star-empty,.tdi_117 .td_module_flex_4 .td-icon-star-half{font-size:15px}.tdi_117 .td_module_flex_1 .td-module-comments{display:none}.tdi_117 .td_module_flex_4 .td-module-comments{display:none}.tdi_117 .td_module_flex_1 .td-module-title a{color:#000000}.tdi_117 .td_module_flex_1:hover .td-module-title a{color:#eab04b!important}.tdi_117 .td_module_flex_4 .td-module-title a{color:#000000}.tdi_117 .td_module_flex_4:hover .td-module-title a{color:#eab04b!important}.tdi_117 .td_module_flex_1 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#eab04b}.tdi_117 .td_module_flex_4 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#eab04b}.tdi_117 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_117 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_117 .td_module_flex_1 .td-post-author-name a{color:#000000}.tdi_117 .td_module_flex_4 .td-post-author-name a{color:#000000}.tdi_117 .td_module_flex_1 .td-post-author-name:hover a{color:#eab04b}.tdi_117 .td_module_flex_4 .td-post-author-name:hover a{color:#eab04b}.tdi_117.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_117 .td-load-more-wrap a:hover{background-color:#eab04b!important;border-color:#eab04b!important;border-color:#eab04b!important}.tdi_117 .td_module_flex_1.td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_117 .td_module_flex_4.td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_117 .td-block-title a,.tdi_117 .td-block-title span{font-family:Rubik!important;font-size:17px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_117 .td_module_flex_1 .td-editor-date,.tdi_117 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_117 .td_module_flex_1 .td-editor-date .entry-date,.tdi_117 .td_module_flex_1 .td-module-comments a{font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:capitalize!important}.tdi_117 .td_module_flex_4 .entry-title{font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_117 .td_module_flex_4 .td-editor-date,.tdi_117 .td_module_flex_4 .td-editor-date .td-post-author-name a,.tdi_117 .td_module_flex_4 .td-editor-date .entry-date,.tdi_117 .td_module_flex_4 .td-module-comments a{font-family:Rubik!important;font-size:11px!important;line-height:1!important;font-weight:400!important;text-transform:capitalize!important}html:not([class*='ie']) .tdi_117 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:767px){.tdi_117 .td_module_wrap{width:100%;float:left}.rtl .tdi_117 .td_module_wrap{float:right}}@media (min-width:1019px) and (max-width:1140px){.tdi_117 .td_module_wrap{padding-left:20px;padding-right:20px}.tdi_117 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_117 .td_module_flex_1{padding-bottom:10px;margin-bottom:10px}.tdi_117 .td_module_flex_1 .td-module-container:before{bottom:-10px}.tdi_117 .td_module_flex_4{padding-bottom:10px;margin-bottom:10px}.tdi_117 .td_module_flex_4 .td-module-container:before{bottom:-10px}.tdi_117 .td_module_wrap:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_117 .td_module_wrap:last-child .td-module-container:before{display:none}.tdi_117 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_117 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}}@media (min-width:768px) and (max-width:1018px){.tdi_117 .td_module_wrap{padding-left:14px;padding-right:14px}.tdi_117 .td_block_inner{margin-left:-14px;margin-right:-14px}.tdi_117 .td_module_flex_4{padding-bottom:7.5px;margin-bottom:7.5px}.tdi_117 .td_module_flex_4 .td-module-container:before{bottom:-7.5px}.tdi_117 .td_module_wrap:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_117 .td_module_wrap:last-child .td-module-container:before{display:none}.tdi_117 .td_module_flex_4 .td-image-container{flex:0 0 35%;width:35%}.tdi_117 .td_module_flex_1 .entry-title{margin:8px 0;font-size:17px!important}.tdi_117 .td_module_flex_4 .entry-title{margin:0 0 4px;font-size:11px!important}.tdi_117 .td_module_flex_1 .td-excerpt{margin:8px 0 0 0;font-size:11px!important}.tdi_117 .td_module_flex_4 .td-excerpt{margin:8px 0 0 0}.tdi_117 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_117 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_117 .td-block-title a,.tdi_117 .td-block-title span{font-size:15px!important}.tdi_117 .td_module_flex_1 .td-post-category{font-size:11px!important}.tdi_117 .td_module_flex_1 .td-editor-date,.tdi_117 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_117 .td_module_flex_1 .td-editor-date .entry-date,.tdi_117 .td_module_flex_1 .td-module-comments a{font-size:11px!important}.tdi_117 .td_module_flex_4 .td-post-category{font-size:10px!important}.tdi_117 .td_module_flex_4 .td-editor-date,.tdi_117 .td_module_flex_4 .td-editor-date .td-post-author-name a,.tdi_117 .td_module_flex_4 .td-editor-date .entry-date,.tdi_117 .td_module_flex_4 .td-module-comments a{font-size:10px!important}}@media (max-width:767px){.tdi_117 .td_module_flex_1{padding-bottom:10.5px;margin-bottom:10.5px}.tdi_117 .td_module_flex_1 .td-module-container:before{bottom:-10.5px}.tdi_117 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_117 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}}</style><script type="rocketlazyloadscript">var block_tdi_117 = new tdBlock();
  1091. block_tdi_117.id = "tdi_117";
  1092. block_tdi_117.atts = '{"modules_category":"above","modules_on_row":"eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=","modules_category1":"image","show_cat2":"none","show_com2":"none","show_author2":"none","columns":"100%","columns_gap":"eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjgiLCJhbGwiOiIyNCJ9","image_width2":"eyJwb3J0cmFpdCI6IjM1In0=","modules_space1":"eyJwaG9uZSI6IjIxIiwiYWxsIjoiMjQiLCJsYW5kc2NhcGUiOiIyMCJ9","limit":"3","show_excerpt1":"","show_excerpt2":"none","hide_audio":"yes","art_title1":"eyJhbGwiOiIxMHB4IDAiLCJwb3J0cmFpdCI6IjhweCAwIn0=","art_title2":"eyJwb3J0cmFpdCI6IjAgMCA0cHgifQ==","f_title1_font_family":"712","f_title2_font_family":"712","f_title1_font_size":"eyJhbGwiOiIyMSIsInBvcnRyYWl0IjoiMTcifQ==","f_title2_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title1_font_line_height":"1.2","f_title2_font_line_height":"1.2","f_title1_font_weight":"500","f_title2_font_weight":"500","title_txt":"#000000","title_txt2":"#000000","title_txt_hover":"#eab04b","title_txt_hover2":"#eab04b","image_height1":"60","image_height2":"75","f_meta1_font_family":"712","f_meta2_font_family":"712","f_meta1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_meta2_font_size":"eyJhbGwiOiIxMSIsInBvcnRyYWl0IjoiMTAifQ==","f_meta1_font_line_height":"1","f_meta2_font_line_height":"1","f_meta1_font_weight":"400","f_meta2_font_weight":"400","f_meta1_font_transform":"capitalize","f_meta2_font_transform":"capitalize","author_txt":"#000000","author_txt2":"#000000","author_txt_hover":"#eab04b","author_txt_hover2":"#eab04b","art_excerpt1":"eyJhbGwiOiIxMnB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt2":"eyJwb3J0cmFpdCI6IjhweCAwIDAgMCIsImFsbCI6IjAifQ==","f_ex1_font_family":"712","f_ex2_font_family":"712","f_ex1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_ex1_font_line_height":"1.6","modules_category_padding1":"0","modules_category_padding2":"0","f_cat1_font_family":"712","f_cat2_font_family":"712","f_cat1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat2_font_size":"eyJhbGwiOiIxMSIsInBvcnRyYWl0IjoiMTAifQ==","f_cat1_font_line_height":"1","f_cat2_font_line_height":"1","f_cat1_font_weight":"400","f_cat2_font_weight":"400","f_cat1_font_transform":"uppercase","f_cat2_font_transform":"uppercase","cat_bg":"rgba(255,255,255,0)","cat_bg2":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_bg_hover2":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt2":"#000000","cat_txt_hover":"#eab04b","cat_txt_hover2":"#eab04b","meta_padding1":"15px 0 0 0","ajax_pagination":"next_prev","meta_padding2":"0 0 0 15px","show_com1":"none","block_template_id":"td_block_template_8","border_color":"#eab04b","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_weight":"500","f_header_font_family":"712","f_header_font_transform":"uppercase","category_id":"","pag_h_bg":"#eab04b","pag_h_border":"#eab04b","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==","modules_space2":"eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","custom_title":"Games","block_type":"td_flex_block_4","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","mc4_tl":"","mc4_title_tag":"","mc4_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","locked_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","td_ajax_preloading":"","h_effect":"","modules_border_size1":"","modules_border_style1":"","modules_border_color1":"#eaeaea","modules_divider1":"","modules_divider_color1":"#eaeaea","image_size":"","image_alignment1":"50","image_radius1":"","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_icon1":"","video_icon_pos1":"center","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_":"","excl_show_1":"inline-block","excl_txt_1":"","excl_margin_1":"","excl_padd_1":"","all_excl_border_1":"","all_excl_border_style_1":"solid","excl_radius_1":"","excl_color_1":"","excl_color_h_1":"","excl_bg_1":"","excl_bg_h_1":"","all_excl_border_color_1":"","excl_border_color_h_1":"","f_excl_1_font_header":"","f_excl_1_font_title":"Label text","f_excl_1_font_settings":"","f_excl_1_font_family":"","f_excl_1_font_size":"","f_excl_1_font_line_height":"","f_excl_1_font_style":"","f_excl_1_font_weight":"","f_excl_1_font_transform":"","f_excl_1_font_spacing":"","f_excl_1_":"","meta_info_align1":"","meta_info_horiz1":"content-horiz-left","meta_width1":"","meta_margin1":"","meta_info_border_radius1":"","modules_category_margin1":"","modules_cat_border1":"","modules_category_radius1":"0","show_cat1":"inline-block","modules_extra_cat1":"","show_author1":"inline-block","author_photo":"","author_photo_size1":"","author_photo_space1":"","author_photo_radius1":"","show_date1":"inline-block","show_review1":"inline-block","review_space1":"","review_size1":"2.5","review_distance1":"","excerpt_middle":"","show_audio1":"block","art_audio1":"","art_audio_size1":"1.5","m_padding2":"","modules_border_size2":"","modules_border_style2":"","modules_border_color2":"#eaeaea","modules_divider2":"","modules_divider_color2":"#eaeaea","image_size3":"","image_alignment2":"50","image_floated2":"float_left","image_radius2":"","hide_image3":"","show_favourites2":"","fav_size2":"2","fav_space2":"","fav_ico_color2":"","fav_ico_color_h2":"","fav_bg2":"","fav_bg_h2":"","fav_shadow2_shadow_header":"","fav_shadow2_shadow_title":"Shadow","fav_shadow2_shadow_size":"","fav_shadow2_shadow_offset_horizontal":"","fav_shadow2_shadow_offset_vertical":"","fav_shadow2_shadow_spread":"","fav_shadow2_shadow_color":"","video_icon2":"","video_popup3":"yes","video_rec3":"","video_rec_title3":"","video_rec_color3":"","autoplay_vid3":"yes","show_vid_t3":"block","vid_t_margin3":"","vid_t_padding3":"","excl_show_2":"inline-block","excl_txt_2":"","excl_margin_2":"","excl_padd_2":"","all_excl_border_2":"","all_excl_border_style_2":"solid","excl_radius_2":"","excl_color_2":"","excl_color_h_2":"","excl_bg_2":"","excl_bg_h_2":"","all_excl_border_color_2":"","excl_border_color_h_2":"","f_excl_2_font_header":"","f_excl_2_font_title":"Label text","f_excl_2_font_settings":"","f_excl_2_font_family":"","f_excl_2_font_size":"","f_excl_2_font_line_height":"","f_excl_2_font_style":"","f_excl_2_font_weight":"","f_excl_2_font_transform":"","f_excl_2_font_spacing":"","f_excl_2_":"","meta_info_horiz2":"content-horiz-left","meta_width2":"","meta_margin2":"","meta_info_border_radius2":"","modules_category3":"","modules_category_margin2":"","modules_cat_border2":"","modules_category_radius2":"0","modules_extra_cat2":"","author_photo3":"","author_photo_size2":"","author_photo_space2":"","author_photo_radius2":"","show_date2":"inline-block","show_review2":"inline-block","review_space2":"","review_size2":"2.5","review_distance2":"","excerpt_middle3":"","show_audio2":"block","hide_audio3":"","art_audio2":"","art_audio_size2":"1","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_line_height":"","f_header_font_style":"","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_title1_font_header":"","f_title1_font_title":"Article title 1","f_title1_font_settings":"","f_title1_font_style":"","f_title1_font_transform":"","f_title1_font_spacing":"","f_title1_":"","f_cat1_font_title":"Article category tag 1","f_cat1_font_settings":"","f_cat1_font_style":"","f_cat1_font_spacing":"","f_cat1_":"","f_meta1_font_title":"Article meta info 1","f_meta1_font_settings":"","f_meta1_font_style":"","f_meta1_font_spacing":"","f_meta1_":"","f_ex1_font_title":"Article excerpt 1","f_ex1_font_settings":"","f_ex1_font_style":"","f_ex1_font_weight":"","f_ex1_font_transform":"","f_ex1_font_spacing":"","f_ex1_":"","f_title2_font_title":"Article title 2","f_title2_font_settings":"","f_title2_font_style":"","f_title2_font_transform":"","f_title2_font_spacing":"","f_title2_":"","f_cat2_font_title":"Article category tag 2","f_cat2_font_settings":"","f_cat2_font_style":"","f_cat2_font_spacing":"","f_cat2_":"","f_meta2_font_title":"Article meta info 2","f_meta2_font_settings":"","f_meta2_font_style":"","f_meta2_font_spacing":"","f_meta2_":"","f_ex2_font_title":"Article excerpt 2","f_ex2_font_settings":"","f_ex2_font_size":"","f_ex2_font_line_height":"","f_ex2_font_style":"","f_ex2_font_weight":"","f_ex2_font_transform":"","f_ex2_font_spacing":"","f_ex2_":"","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","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":"","color_overlay":"","meta_bg":"","all_underline_height1":"","all_underline_color1":"#000","cat_border1":"","cat_border_hover1":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","meta_bg2":"","all_underline_height2":"","all_underline_color2":"#000","cat_border2":"","cat_border_hover2":"","date_txt2":"","ex_txt2":"","com_bg2":"","com_txt2":"","rev_txt2":"","audio_btn_color2":"","audio_time_color2":"","audio_bar_color2":"","audio_bar_curr_color2":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","btn_title":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_117","tdc_css_class":"tdi_117","tdc_css_class_style":"tdi_117_rand_style"}';
  1093. block_tdi_117.td_column_number = "1";
  1094. block_tdi_117.block_type = "td_flex_block_4";
  1095. block_tdi_117.post_count = "3";
  1096. block_tdi_117.found_posts = "9";
  1097. block_tdi_117.header_color = "";
  1098. block_tdi_117.ajax_pagination_infinite_stop = "";
  1099. block_tdi_117.max_num_pages = "3";
  1100. tdBlocksArray.push(block_tdi_117);
  1101. </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Games</span></h4></div><div id=tdi_117 class="td_block_inner td-mc1-wrap">
  1102.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1103.            <div class="td-module-container td-category-pos-above">
  1104.                                    <div class="td-image-container">
  1105.                                                <div class="td-module-thumb"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" class="td-image-wrap " title="Common Cross Browser Compatibility Issues To Avoid" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Common-Cross-Browser-696x365.jpg"  ></span></a></div>                                                                    </div>
  1106.                
  1107.                <div class="td-module-meta-info">
  1108.                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1109.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" title="Common Cross Browser Compatibility Issues To Avoid">Common Cross Browser Compatibility Issues To Avoid</a></h3>
  1110.                    
  1111.                                            <div class="td-editor-date">
  1112.                                                        
  1113.                                                            <span class="td-author-date">
  1114.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:44+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1115.                                                    </div>
  1116.                    
  1117.                    <div class="td-excerpt">
  1118. Cross-browser compatibility issues present significant challenges for web developers in rendering, and behavior across different browsers can impact user experience and functionality. Automation testing...</div>
  1119.                    
  1120.                                    </div>
  1121.            </div>
  1122.        </div>
  1123.  
  1124.        
  1125.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1126.            <div class="td-module-container td-category-pos-">
  1127.                                    <div class="td-image-container">
  1128.                                                <div class="td-module-thumb"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" class="td-image-wrap " title="Visual Testing vs Functional Testing: Key Differences" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Visual-Testing-218x150.jpg"  ></span></a></div>                                                                    </div>
  1129.                
  1130.                <div class="td-module-meta-info">
  1131.                                        
  1132.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" title="Visual Testing vs Functional Testing: Key Differences">Visual Testing vs Functional Testing: Key Differences</a></h3>
  1133.                    
  1134.                                            <div class="td-editor-date">
  1135.                                                        
  1136.                                                            <span class="td-author-date">
  1137.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:42+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1138.                                                    </div>
  1139.                    
  1140.                    
  1141.                                    </div>
  1142.            </div>
  1143.        </div>
  1144.  
  1145.        
  1146.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1147.            <div class="td-module-container td-category-pos-">
  1148.                                    <div class="td-image-container">
  1149.                                                <div class="td-module-thumb"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" class="td-image-wrap " title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Cross-Browser-Testing-218x150.jpg"  ></span></a></div>                                                                    </div>
  1150.                
  1151.                <div class="td-module-meta-info">
  1152.                                        
  1153.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript">How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript</a></h3>
  1154.                    
  1155.                                            <div class="td-editor-date">
  1156.                                                        
  1157.                                                            <span class="td-author-date">
  1158.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:36+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1159.                                                    </div>
  1160.                    
  1161.                    
  1162.                                    </div>
  1163.            </div>
  1164.        </div>
  1165.  
  1166.        </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_117" data-td_block_id="tdi_117"><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_117" data-td_block_id="tdi_117"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div></div></div></div></div></div><div class="vc_column tdi_119  wpb_column vc_column_container tdc-column td-pb-span4 td-is-sticky">
  1167. <style scoped>.tdi_119{vertical-align:baseline}.tdi_119>.wpb_wrapper,.tdi_119>.wpb_wrapper>.tdc-elements{display:block}.tdi_119>.wpb_wrapper>.tdc-elements{width:100%}.tdi_119>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_119>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" data-sticky-offset="20" data-sticky-is-width-auto="W2ZhbHNlLGZhbHNlLGZhbHNlLGZhbHNlXQ=="><div class="td_block_wrap td_flex_block_1 tdi_120 td_with_ajax_pagination td-pb-border-top td_block_template_8 td_flex_block"  data-td-block-uid="tdi_120" >
  1168. <style>.tdi_120 .td-block-title>*:before,.tdi_120 .td-block-title>*:after{background-color:#dd3333!important}@media (max-width:767px){.tdi_120{margin-bottom:40px!important}}</style>
  1169. <style>.tdi_120 .td-image-wrap{padding-bottom:100%}.tdi_120 .entry-thumb{background-position:center 50%}.tdi_120 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.ie10 .tdi_120 .td-image-container,.ie11 .tdi_120 .td-image-container{flex:0 0 auto}.tdi_120 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.ie10 .tdi_120 .td-module-meta-info,.ie11 .tdi_120 .td-module-meta-info{flex:1}body .tdi_120 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_120 .td-module-meta-info{padding:0 0 0 15px;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_120 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_120 .td_module_wrap{padding-left:20px;padding-right:20px;padding-bottom:12px;margin-bottom:12px}.tdi_120 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_120 .td-module-container:before{bottom:-12px;border-color:#eaeaea}.tdi_120 .entry-thumb,.tdi_120 .td-image-wrap:before,.tdi_120 .td-image-wrap:after,.tdi_120 .entry-thumb:before,.tdi_120 .entry-thumb:after{border-radius:100%}.tdi_120 .td-post-vid-time{display:block}.tdi_120 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-family:Rubik!important;font-size:11px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_120 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_120 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_120 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_120 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_120 .td-read-more{display:none}.tdi_120 .td-author-date{display:none}.tdi_120 .td-post-author-name{display:none}.tdi_120 .td-post-date,.tdi_120 .td-post-author-name span{display:none}.tdi_120 .entry-review-stars{display:none}.tdi_120 .td-icon-star,.tdi_120 .td-icon-star-empty,.tdi_120 .td-icon-star-half{font-size:15px}.tdi_120 .td-module-comments{display:none}.tdi_120 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_120 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_120 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#dd3333}.tdi_120 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_120 .td_module_wrap:hover .td-module-title a{color:#dd3333!important}.tdi_120.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_120 .td-load-more-wrap a:hover{background-color:#dd3333!important;border-color:#dd3333!important;border-color:#dd3333!important}.tdi_120 .td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_120 .entry-title{margin:8px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_120 .td-block-title a,.tdi_120 .td-block-title span{font-family:Rubik!important;font-size:17px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_120 .td-editor-date,.tdi_120 .td-editor-date .td-post-author-name a,.tdi_120 .td-editor-date .entry-date,.tdi_120 .td-module-comments a{font-family:Rubik!important}html:not([class*='ie']) .tdi_120 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_120 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_120 .td_module_wrap{padding-bottom:10px;margin-bottom:10px}.tdi_120 .td-module-container:before{bottom:-10px}.tdi_120 .td_module_wrap{padding-bottom:10px!important;margin-bottom:10px!important}.tdi_120 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_120 .td_module_wrap .td-module-container:before{display:block!important}.tdi_120 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_120 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_120 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_120 .td-module-meta-info{padding:0 0 0 10px}.tdi_120 .td_module_wrap{padding-bottom:7.5px;margin-bottom:7.5px;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_120 .td-module-container:before{bottom:-7.5px}.tdi_120 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_120 .td_module_wrap .td-module-container:before{display:block!important}.tdi_120 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_120 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_120 .entry-title{margin:5px 0 0 0;font-size:11px!important}.tdi_120 .td-block-title a,.tdi_120 .td-block-title span{font-size:15px!important}@media (min-width:768px){.tdi_120 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_120 .td_module_wrap{width:100%;float:left}.rtl .tdi_120 .td_module_wrap{float:right}.tdi_120 .td_module_wrap{padding-bottom:12px;margin-bottom:12px;padding-bottom:12px!important;margin-bottom:12px!important}.tdi_120 .td-module-container:before{bottom:-12px}.tdi_120 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_120 .td_module_wrap .td-module-container:before{display:block!important}.tdi_120 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_120 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_120 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_120 = new tdBlock();
  1170. block_tdi_120.id = "tdi_120";
  1171. block_tdi_120.atts = '{"modules_on_row":"eyJwaG9uZSI6IjEwMCUifQ==","image_floated":"float_left","image_width":"30","image_height":"100","show_btn":"none","show_excerpt":"none","modules_category":"above","show_date":"none","show_review":"none","show_com":"none","show_author":"none","meta_padding":"eyJhbGwiOiIwIDAgMCAxNXB4IiwicG9ydHJhaXQiOiIwIDAgMCAxMHB4In0=","art_title":"eyJhbGwiOiI4cHggMCAwIDAiLCJwb3J0cmFpdCI6IjVweCAwIDAgMCJ9","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_weight":"500","f_title_font_line_height":"1.2","title_txt":"#000000","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","f_cat_font_family":"712","f_cat_font_transform":"uppercase","f_cat_font_weight":"400","f_cat_font_size":"11","modules_category_padding":"0","all_modules_space":"eyJhbGwiOiIyNCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIyMCJ9","category_id":"","ajax_pagination":"next_prev","sort":"modified_date","title_txt_hover":"#dd3333","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","cat_txt":"#000000","cat_txt_hover":"#dd3333","f_more_font_weight":"","f_more_font_transform":"","f_more_font_family":"","image_size":"td_150x0","f_meta_font_family":"712","custom_title":"Most Popular","block_template_id":"td_block_template_8","border_color":"#dd3333","art_excerpt":"0","meta_info_align":"center","f_cat_font_line_height":"1","pag_h_bg":"#dd3333","image_radius":"100%","td_ajax_filter_type":"","td_ajax_filter_ids":"","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_weight":"500","f_header_font_transform":"uppercase","f_header_font_family":"712","pag_h_border":"#dd3333","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":"","locked_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_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","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","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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","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_line_height":"","f_header_font_style":"","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_size":"","f_more_font_line_height":"","f_more_font_style":"","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_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_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_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_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_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_120","tdc_css_class":"tdi_120","tdc_css_class_style":"tdi_120_rand_style"}';
  1172. block_tdi_120.td_column_number = "1";
  1173. block_tdi_120.block_type = "td_flex_block_1";
  1174. block_tdi_120.post_count = "5";
  1175. block_tdi_120.found_posts = "9";
  1176. block_tdi_120.header_color = "";
  1177. block_tdi_120.ajax_pagination_infinite_stop = "";
  1178. block_tdi_120.max_num_pages = "2";
  1179. tdBlocksArray.push(block_tdi_120);
  1180. </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Most Popular</span></h4></div><div id=tdi_120 class="td_block_inner td-mc1-wrap">
  1181.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1182.            <div class="td-module-container td-category-pos-above">
  1183.                                    <div class="td-image-container">
  1184.                                                <div class="td-module-thumb"><a href="https://mintz360.com/top-15-leadership-interview-questions-and-how-to-answer-them/"  rel="bookmark" class="td-image-wrap " title="Top 15 Leadership Interview Questions and How to Answer Them" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/04/and-How-to-Answer-Them-150x100.jpg"  ></span></a></div>                                                                    </div>
  1185.                
  1186.                <div class="td-module-meta-info">
  1187.                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  1188.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/top-15-leadership-interview-questions-and-how-to-answer-them/"  rel="bookmark" title="Top 15 Leadership Interview Questions and How to Answer Them">Top 15 Leadership Interview Questions and How to Answer Them</a></h3>
  1189.                    
  1190.                    
  1191.                    
  1192.                    
  1193.                                    </div>
  1194.            </div>
  1195.        </div>
  1196.  
  1197.        
  1198.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1199.            <div class="td-module-container td-category-pos-above">
  1200.                                    <div class="td-image-container">
  1201.                                                <div class="td-module-thumb"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" class="td-image-wrap " title="Common Cross Browser Compatibility Issues To Avoid" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Common-Cross-Browser-150x79.jpg"  ></span></a></div>                                                                    </div>
  1202.                
  1203.                <div class="td-module-meta-info">
  1204.                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1205.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" title="Common Cross Browser Compatibility Issues To Avoid">Common Cross Browser Compatibility Issues To Avoid</a></h3>
  1206.                    
  1207.                    
  1208.                    
  1209.                    
  1210.                                    </div>
  1211.            </div>
  1212.        </div>
  1213.  
  1214.        
  1215.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1216.            <div class="td-module-container td-category-pos-above">
  1217.                                    <div class="td-image-container">
  1218.                                                <div class="td-module-thumb"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" class="td-image-wrap " title="Visual Testing vs Functional Testing: Key Differences" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Visual-Testing-150x93.jpg"  ></span></a></div>                                                                    </div>
  1219.                
  1220.                <div class="td-module-meta-info">
  1221.                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1222.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" title="Visual Testing vs Functional Testing: Key Differences">Visual Testing vs Functional Testing: Key Differences</a></h3>
  1223.                    
  1224.                    
  1225.                    
  1226.                    
  1227.                                    </div>
  1228.            </div>
  1229.        </div>
  1230.  
  1231.        
  1232.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1233.            <div class="td-module-container td-category-pos-above">
  1234.                                    <div class="td-image-container">
  1235.                                                <div class="td-module-thumb"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" class="td-image-wrap " title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Cross-Browser-Testing-150x92.jpg"  ></span></a></div>                                                                    </div>
  1236.                
  1237.                <div class="td-module-meta-info">
  1238.                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1239.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript">How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript</a></h3>
  1240.                    
  1241.                    
  1242.                    
  1243.                    
  1244.                                    </div>
  1245.            </div>
  1246.        </div>
  1247.  
  1248.        
  1249.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1250.            <div class="td-module-container td-category-pos-above">
  1251.                                    <div class="td-image-container">
  1252.                                                <div class="td-module-thumb"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" class="td-image-wrap " title="Emandi UP : A Comprehensive Guide For Farmers And Traders" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Emandi-UP-1-150x90.jpg"  ></span></a></div>                                                                    </div>
  1253.                
  1254.                <div class="td-module-meta-info">
  1255.                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  1256.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" title="Emandi UP : A Comprehensive Guide For Farmers And Traders">Emandi UP : A Comprehensive Guide For Farmers And Traders</a></h3>
  1257.                    
  1258.                    
  1259.                    
  1260.                    
  1261.                                    </div>
  1262.            </div>
  1263.        </div>
  1264.  
  1265.        </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_120" data-td_block_id="tdi_120"><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_120" data-td_block_id="tdi_120"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div></div></div></div><div id="tdi_121" class="tdc-row"><div class="vc_row tdi_122  wpb_row td-pb-row" >
  1266. <style scoped>.tdi_122,.tdi_122 .tdc-columns{min-height:0}.tdi_122,.tdi_122 .tdc-columns{display:block}.tdi_122 .tdc-columns{width:100%}</style><div class="vc_column tdi_124  wpb_column vc_column_container tdc-column td-pb-span8">
  1267. <style scoped>.tdi_124{vertical-align:baseline}.tdi_124>.wpb_wrapper,.tdi_124>.wpb_wrapper>.tdc-elements{display:block}.tdi_124>.wpb_wrapper>.tdc-elements{width:100%}.tdi_124>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_124>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_125 td_with_ajax_pagination td-pb-border-top td_block_template_8 td_flex_block"  data-td-block-uid="tdi_125" >
  1268. <style>.tdi_125 .td-block-title>*:before,.tdi_125 .td-block-title>*:after{background-color:#478fe0!important}@media (max-width:767px){.tdi_125{margin-bottom:40px!important}}</style>
  1269. <style>.tdi_125 .td-image-wrap{padding-bottom:70%}.tdi_125 .entry-thumb{background-position:center 50%}.tdi_125 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.ie10 .tdi_125 .td-image-container,.ie11 .tdi_125 .td-image-container{flex:0 0 auto}.tdi_125 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.ie10 .tdi_125 .td-module-meta-info,.ie11 .tdi_125 .td-module-meta-info{flex:1}body .tdi_125 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_125 .td-module-meta-info{padding:0 0 0 15px;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_125 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_125 .td_module_wrap{padding-left:20px;padding-right:20px;padding-bottom:12px;margin-bottom:12px}.tdi_125 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_125 .td-module-container:before{bottom:-12px;border-color:#eaeaea}.tdi_125 .td-post-vid-time{display:block}.tdi_125 .td-post-category{margin:2px 8px 0 0;padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_125 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_125 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_125 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_125 .td-read-more{display:none}.tdi_125 .td-author-date{display:inline}.tdi_125 .entry-review-stars{display:none}.tdi_125 .td-icon-star,.tdi_125 .td-icon-star-empty,.tdi_125 .td-icon-star-half{font-size:15px}.tdi_125 .td-module-comments{display:none}.tdi_125 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_125 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_125 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#478fe0}.tdi_125 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_125 .td_module_wrap:hover .td-module-title a{color:#478fe0!important}.tdi_125 .td-post-author-name:hover a{color:#478fe0}.tdi_125.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_125 .td-load-more-wrap a:hover{background-color:#478fe0!important;border-color:#478fe0!important;border-color:#478fe0!important}.tdi_125 .td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_125 .entry-title{margin:0 0 10px;font-family:Rubik!important;font-size:20px!important;line-height:1.2!important;font-weight:500!important}.tdi_125 .td-excerpt{margin:10px 0 0;column-count:1;column-gap:48px;font-family:Rubik!important;font-size:13px!important;line-height:1.6!important;font-weight:400!important}.tdi_125 .td-editor-date{margin:0px}.tdi_125 .td-block-title a,.tdi_125 .td-block-title span{font-family:Rubik!important;font-size:17px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_125 .td-editor-date,.tdi_125 .td-editor-date .td-post-author-name a,.tdi_125 .td-editor-date .entry-date,.tdi_125 .td-module-comments a{font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:capitalize!important}html:not([class*='ie']) .tdi_125 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_125 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_125 .td_module_wrap{padding-left:15px;padding-right:15px}.tdi_125 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_125 .td_module_wrap{padding-bottom:10px;margin-bottom:10px;padding-bottom:10px!important;margin-bottom:10px!important}.tdi_125 .td-module-container:before{bottom:-10px}.tdi_125 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_125 .td_module_wrap .td-module-container:before{display:block!important}.tdi_125 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_125 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_125 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_125 .td_module_wrap{padding-bottom:7.5px;margin-bottom:7.5px}.tdi_125 .td-module-container:before{bottom:-7.5px}.tdi_125 .td-post-category{margin:2px 5px 0 0;font-size:11px!important}.tdi_125 .td-excerpt{display:none;font-size:11px!important}.tdi_125 .td_module_wrap{padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_125 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_125 .td_module_wrap .td-module-container:before{display:block!important}.tdi_125 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_125 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_125 .td-block-title a,.tdi_125 .td-block-title span{font-size:15px!important}.tdi_125 .entry-title{font-size:17px!important}.tdi_125 .td-editor-date,.tdi_125 .td-editor-date .td-post-author-name a,.tdi_125 .td-editor-date .entry-date,.tdi_125 .td-module-comments a{font-size:11px!important}@media (min-width:768px){.tdi_125 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_125 .td-image-wrap{padding-bottom:60%}.tdi_125 .td-image-container{flex:0 0 100%;width:100%;display:block;order:0}.ie10 .tdi_125 .td-image-container,.ie11 .tdi_125 .td-image-container{flex:0 0 auto}.tdi_125 .td-module-container{flex-direction:column}.ie10 .tdi_125 .td-module-meta-info,.ie11 .tdi_125 .td-module-meta-info{flex:auto}.tdi_125 .td-module-meta-info{padding:15px 0 0 0}.tdi_125 .td_module_wrap{width:100%;float:left;padding-bottom:12px;margin-bottom:12px;padding-bottom:12px!important;margin-bottom:12px!important}.rtl .tdi_125 .td_module_wrap{float:right}.tdi_125 .td-module-container:before{bottom:-12px}.tdi_125 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_125 .td_module_wrap .td-module-container:before{display:block!important}.tdi_125 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_125 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_125 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_125 = new tdBlock();
  1270. block_tdi_125.id = "tdi_125";
  1271. block_tdi_125.atts = '{"modules_on_row":"eyJwaG9uZSI6IjEwMCUifQ==","image_floated":"eyJhbGwiOiJmbG9hdF9sZWZ0IiwicGhvbmUiOiJub19mbG9hdCJ9","image_width":"eyJhbGwiOiIzMCIsInBob25lIjoiMTAwIn0=","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","modules_category":"","show_date":"","show_review":"none","show_com":"none","show_author":"","meta_padding":"eyJhbGwiOiIwIDAgMCAxNXB4IiwicGhvbmUiOiIxNXB4IDAgMCAwIn0=","art_title":"0 0 10px","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTcifQ==","f_title_font_weight":"500","f_title_font_line_height":"1.2","title_txt":"#000000","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","f_cat_font_family":"712","f_cat_font_transform":"uppercase","f_cat_font_weight":"400","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","modules_category_padding":"0","all_modules_space":"eyJhbGwiOiIyNCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIyMCJ9","category_id":"","ajax_pagination":"next_prev","sort":"","title_txt_hover":"#478fe0","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","cat_txt":"#000000","cat_txt_hover":"#478fe0","modules_gap":"eyJsYW5kc2NhcGUiOiIzMCJ9","f_more_font_weight":"","f_more_font_transform":"","f_more_font_family":"","image_size":"","f_meta_font_family":"712","block_template_id":"td_block_template_8","border_color":"#478fe0","meta_info_align":"center","pag_h_bg":"#478fe0","td_ajax_filter_type":"","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_weight":"500","f_header_font_transform":"uppercase","f_header_font_family":"712","pag_h_border":"#478fe0","image_height":"eyJhbGwiOiI3MCIsInBob25lIjoiNjAifQ==","td_ajax_filter_ids":"","art_excerpt":"10px 0 0","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_meta_font_weight":"400","f_meta_font_transform":"capitalize","f_cat_font_line_height":"1","f_meta_font_line_height":"1","meta_space":"0","modules_category_margin":"eyJhbGwiOiIycHggOHB4IDAgMCIsInBvcnRyYWl0IjoiMnB4IDVweCAwIDAifQ==","f_ex_font_family":"712","f_ex_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_ex_font_line_height":"1.6","f_ex_font_weight":"400","author_txt_hover":"#478fe0","custom_title":"Health","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":"","locked_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_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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","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":"","review_space":"","review_size":"2.5","review_distance":"","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_line_height":"","f_header_font_style":"","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_size":"","f_more_font_line_height":"","f_more_font_style":"","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_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","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_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","date_txt":"","ex_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_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":2,"header_color":"","color_preset":"","border_top":"","class":"tdi_125","tdc_css_class":"tdi_125","tdc_css_class_style":"tdi_125_rand_style"}';
  1272. block_tdi_125.td_column_number = "2";
  1273. block_tdi_125.block_type = "td_flex_block_1";
  1274. block_tdi_125.post_count = "5";
  1275. block_tdi_125.found_posts = "9";
  1276. block_tdi_125.header_color = "";
  1277. block_tdi_125.ajax_pagination_infinite_stop = "";
  1278. block_tdi_125.max_num_pages = "2";
  1279. tdBlocksArray.push(block_tdi_125);
  1280. </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Health</span></h4></div><div id=tdi_125 class="td_block_inner td-mc1-wrap">
  1281.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1282.            <div class="td-module-container td-category-pos-">
  1283.                                    <div class="td-image-container">
  1284.                                                <div class="td-module-thumb"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" class="td-image-wrap " title="Common Cross Browser Compatibility Issues To Avoid" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Common-Cross-Browser-696x365.jpg"  ></span></a></div>                                                                    </div>
  1285.                
  1286.                <div class="td-module-meta-info">
  1287.                                        
  1288.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" title="Common Cross Browser Compatibility Issues To Avoid">Common Cross Browser Compatibility Issues To Avoid</a></h3>
  1289.                    
  1290.                                            <div class="td-editor-date">
  1291.                                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1292.                                                            <span class="td-author-date">
  1293.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:44+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1294.                                                    </div>
  1295.                    
  1296.                    <div class="td-excerpt">
  1297. Cross-browser compatibility issues present significant challenges for web developers in rendering, and behavior across different browsers can impact user experience and functionality. Automation testing...</div>
  1298.                    
  1299.                                    </div>
  1300.            </div>
  1301.        </div>
  1302.  
  1303.        
  1304.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1305.            <div class="td-module-container td-category-pos-">
  1306.                                    <div class="td-image-container">
  1307.                                                <div class="td-module-thumb"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" class="td-image-wrap " title="Visual Testing vs Functional Testing: Key Differences" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Visual-Testing-696x434.jpg"  ></span></a></div>                                                                    </div>
  1308.                
  1309.                <div class="td-module-meta-info">
  1310.                                        
  1311.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" title="Visual Testing vs Functional Testing: Key Differences">Visual Testing vs Functional Testing: Key Differences</a></h3>
  1312.                    
  1313.                                            <div class="td-editor-date">
  1314.                                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1315.                                                            <span class="td-author-date">
  1316.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:42+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1317.                                                    </div>
  1318.                    
  1319.                    <div class="td-excerpt">
  1320. Developing a software application is not an easy task. It goes through various testing processes. As a testing team, you must make the software...</div>
  1321.                    
  1322.                                    </div>
  1323.            </div>
  1324.        </div>
  1325.  
  1326.        
  1327.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1328.            <div class="td-module-container td-category-pos-">
  1329.                                    <div class="td-image-container">
  1330.                                                <div class="td-module-thumb"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" class="td-image-wrap " title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Cross-Browser-Testing.jpg"  ></span></a></div>                                                                    </div>
  1331.                
  1332.                <div class="td-module-meta-info">
  1333.                                        
  1334.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript">How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript</a></h3>
  1335.                    
  1336.                                            <div class="td-editor-date">
  1337.                                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1338.                                                            <span class="td-author-date">
  1339.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:36+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1340.                                                    </div>
  1341.                    
  1342.                    <div class="td-excerpt">
  1343. In the current digitalization scenario, a website is the front card for any organization or company. Users must visit a company website to check...</div>
  1344.                    
  1345.                                    </div>
  1346.            </div>
  1347.        </div>
  1348.  
  1349.        
  1350.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1351.            <div class="td-module-container td-category-pos-">
  1352.                                    <div class="td-image-container">
  1353.                                                <div class="td-module-thumb"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" class="td-image-wrap " title="Emandi UP : A Comprehensive Guide For Farmers And Traders" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Emandi-UP-1-696x418.jpg"  ></span></a></div>                                                                    </div>
  1354.                
  1355.                <div class="td-module-meta-info">
  1356.                                        
  1357.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" title="Emandi UP : A Comprehensive Guide For Farmers And Traders">Emandi UP : A Comprehensive Guide For Farmers And Traders</a></h3>
  1358.                    
  1359.                                            <div class="td-editor-date">
  1360.                                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  1361.                                                            <span class="td-author-date">
  1362.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/seoexpert/">Adarsh</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-05T12:20:03+00:00" >March 5, 2024</time></span>                                                                                                        </span>
  1363.                                                    </div>
  1364.                    
  1365.                    <div class="td-excerpt">
  1366. The Uttar Pradesh government has introduced an E-mandi platform for stakeholders, entrepreneurs, and farmers. The main benefit of this portal is that obtaining a...</div>
  1367.                    
  1368.                                    </div>
  1369.            </div>
  1370.        </div>
  1371.  
  1372.        
  1373.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1374.            <div class="td-module-container td-category-pos-">
  1375.                                    <div class="td-image-container">
  1376.                                                <div class="td-module-thumb"><a href="https://mintz360.com/evidyavahini-jharkhand-gov-in/"  rel="bookmark" class="td-image-wrap " title="Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/02/evidyavahini-jharkhand.gov_.in_-696x418.jpg"  ></span></a></div>                                                                    </div>
  1377.                
  1378.                <div class="td-module-meta-info">
  1379.                                        
  1380.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/evidyavahini-jharkhand-gov-in/"  rel="bookmark" title="Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery">Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery</a></h3>
  1381.                    
  1382.                                            <div class="td-editor-date">
  1383.                                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  1384.                                                            <span class="td-author-date">
  1385.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/seoexpert/">Adarsh</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-02-28T07:40:17+00:00" >February 28, 2024</time></span>                                                                                                        </span>
  1386.                                                    </div>
  1387.                    
  1388.                    <div class="td-excerpt">
  1389. Education plays a pivotal role in the country’s development , there is a very essential need to provide education in every corner of the...</div>
  1390.                    
  1391.                                    </div>
  1392.            </div>
  1393.        </div>
  1394.  
  1395.        </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_125" data-td_block_id="tdi_125"><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_125" data-td_block_id="tdi_125"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div></div><div class="vc_column tdi_127  wpb_column vc_column_container tdc-column td-pb-span4 td-is-sticky">
  1396. <style scoped>.tdi_127{vertical-align:baseline}.tdi_127>.wpb_wrapper,.tdi_127>.wpb_wrapper>.tdc-elements{display:block}.tdi_127>.wpb_wrapper>.tdc-elements{width:100%}.tdi_127>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_127>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" data-sticky-offset="20" data-sticky-is-width-auto="W2ZhbHNlLGZhbHNlLGZhbHNlLGZhbHNlXQ=="><div class="td_block_wrap td_flex_block_1 tdi_128 td_with_ajax_pagination td-pb-border-top td_block_template_8 td_flex_block"  data-td-block-uid="tdi_128" >
  1397. <style>.tdi_128 .td-block-title>*:before,.tdi_128 .td-block-title>*:after{background-color:#e86aa1!important}@media (max-width:767px){.tdi_128{margin-bottom:40px!important}}</style>
  1398. <style>.tdi_128 .td-image-wrap{padding-bottom:60%}.tdi_128 .entry-thumb{background-position:center 50%}.tdi_128 .td-image-container{flex:0 0 100%;width:100%;display:block;order:0}.ie10 .tdi_128 .td-image-container,.ie11 .tdi_128 .td-image-container{flex:0 0 auto}.tdi_128 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.ie10 .tdi_128 .td-module-meta-info,.ie11 .tdi_128 .td-module-meta-info{flex:auto}body .tdi_128 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_128 .td-module-meta-info{padding:15px 0 0 0;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_128 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_128 .td_module_wrap{padding-left:20px;padding-right:20px;padding-bottom:12px;margin-bottom:12px}.tdi_128 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_128 .td-module-container:before{bottom:-12px;border-color:#eaeaea}.tdi_128 .td-post-vid-time{display:block}.tdi_128 .td-post-category{margin:2px 8px 0 0;padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_128 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_128 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_128 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_128 .td-read-more{display:none}.tdi_128 .td-author-date{display:inline}.tdi_128 .entry-review-stars{display:none}.tdi_128 .td-icon-star,.tdi_128 .td-icon-star-empty,.tdi_128 .td-icon-star-half{font-size:15px}.tdi_128 .td-module-comments{display:none}.tdi_128 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_128 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_128 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#e86aa1}.tdi_128 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_128 .td_module_wrap:hover .td-module-title a{color:#e86aa1!important}.tdi_128 .td-post-author-name:hover a{color:#e86aa1}.tdi_128.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_128 .td-load-more-wrap a:hover{background-color:#e86aa1!important;border-color:#e86aa1!important;border-color:#e86aa1!important}.tdi_128 .td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_128 .entry-title{margin:0 0 10px;font-family:Rubik!important;font-size:20px!important;line-height:1.2!important;font-weight:500!important}.tdi_128 .td-excerpt{margin:10px 0 0;column-count:1;column-gap:48px;font-family:Rubik!important;font-size:13px!important;line-height:1.6!important;font-weight:400!important}.tdi_128 .td-editor-date{margin:0px}.tdi_128 .td-block-title a,.tdi_128 .td-block-title span{font-family:Rubik!important;font-size:17px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_128 .td-editor-date,.tdi_128 .td-editor-date .td-post-author-name a,.tdi_128 .td-editor-date .entry-date,.tdi_128 .td-module-comments a{font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:capitalize!important}html:not([class*='ie']) .tdi_128 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_128 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_128 .td_module_wrap{padding-left:15px;padding-right:15px}.tdi_128 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_128 .td_module_wrap{padding-bottom:10px;margin-bottom:10px;padding-bottom:10px!important;margin-bottom:10px!important}.tdi_128 .td-module-container:before{bottom:-10px}.tdi_128 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_128 .td_module_wrap .td-module-container:before{display:block!important}.tdi_128 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_128 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_128 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_128 .td-module-meta-info{padding:12px 0 0 0}.tdi_128 .td_module_wrap{padding-bottom:7.5px;margin-bottom:7.5px;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_128 .td-module-container:before{bottom:-7.5px}.tdi_128 .td-post-category{margin:2px 5px 0 0;font-size:11px!important}.tdi_128 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_128 .td_module_wrap .td-module-container:before{display:block!important}.tdi_128 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_128 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_128 .td-block-title a,.tdi_128 .td-block-title span{font-size:15px!important}.tdi_128 .entry-title{font-size:15px!important}.tdi_128 .td-editor-date,.tdi_128 .td-editor-date .td-post-author-name a,.tdi_128 .td-editor-date .entry-date,.tdi_128 .td-module-comments a{font-size:11px!important}.tdi_128 .td-excerpt{font-size:11px!important}@media (min-width:768px){.tdi_128 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_128 .td_module_wrap{width:100%;float:left}.rtl .tdi_128 .td_module_wrap{float:right}.tdi_128 .td_module_wrap{padding-bottom:12px;margin-bottom:12px;padding-bottom:12px!important;margin-bottom:12px!important}.tdi_128 .td-module-container:before{bottom:-12px}.tdi_128 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_128 .td_module_wrap .td-module-container:before{display:block!important}.tdi_128 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_128 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_128 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_128 = new tdBlock();
  1399. block_tdi_128.id = "tdi_128";
  1400. block_tdi_128.atts = '{"modules_on_row":"eyJwaG9uZSI6IjEwMCUifQ==","image_floated":"eyJwaG9uZSI6Im5vX2Zsb2F0In0=","image_width":"eyJhbGwiOiIxMDAiLCJwaG9uZSI6IjEwMCJ9","show_btn":"none","show_excerpt":"","modules_category":"","show_date":"","show_review":"none","show_com":"none","show_author":"","meta_padding":"eyJhbGwiOiIxNXB4IDAgMCAwIiwicGhvbmUiOiIxNXB4IDAgMCAwIiwicG9ydHJhaXQiOiIxMnB4IDAgMCAwIn0=","art_title":"0 0 10px","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUifQ==","f_title_font_weight":"500","f_title_font_line_height":"1.2","title_txt":"#000000","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","f_cat_font_family":"712","f_cat_font_transform":"uppercase","f_cat_font_weight":"400","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","modules_category_padding":"0","all_modules_space":"eyJhbGwiOiIyNCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIyMCJ9","category_id":"","ajax_pagination":"next_prev","sort":"","title_txt_hover":"#e86aa1","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","cat_txt":"#000000","cat_txt_hover":"#e86aa1","modules_gap":"eyJsYW5kc2NhcGUiOiIzMCJ9","f_more_font_weight":"","f_more_font_transform":"","f_more_font_family":"","image_size":"","f_meta_font_family":"712","block_template_id":"td_block_template_8","border_color":"#e86aa1","meta_info_align":"center","pag_h_bg":"#e86aa1","td_ajax_filter_type":"","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_weight":"500","f_header_font_transform":"uppercase","f_header_font_family":"712","pag_h_border":"#e86aa1","image_height":"eyJhbGwiOiI2MCIsInBob25lIjoiNjAifQ==","td_ajax_filter_ids":"","art_excerpt":"10px 0 0","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_meta_font_weight":"400","f_meta_font_transform":"capitalize","f_cat_font_line_height":"1","f_meta_font_line_height":"1","meta_space":"0","modules_category_margin":"eyJhbGwiOiIycHggOHB4IDAgMCIsInBvcnRyYWl0IjoiMnB4IDVweCAwIDAifQ==","f_ex_font_family":"712","f_ex_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_ex_font_line_height":"1.6","f_ex_font_weight":"400","limit":"2","author_txt_hover":"#e86aa1","custom_title":"Lifestyle","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":"","locked_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_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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","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":"","review_space":"","review_size":"2.5","review_distance":"","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_line_height":"","f_header_font_style":"","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_size":"","f_more_font_line_height":"","f_more_font_style":"","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_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","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_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","date_txt":"","ex_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_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_128","tdc_css_class":"tdi_128","tdc_css_class_style":"tdi_128_rand_style"}';
  1401. block_tdi_128.td_column_number = "1";
  1402. block_tdi_128.block_type = "td_flex_block_1";
  1403. block_tdi_128.post_count = "2";
  1404. block_tdi_128.found_posts = "9";
  1405. block_tdi_128.header_color = "";
  1406. block_tdi_128.ajax_pagination_infinite_stop = "";
  1407. block_tdi_128.max_num_pages = "5";
  1408. tdBlocksArray.push(block_tdi_128);
  1409. </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Lifestyle</span></h4></div><div id=tdi_128 class="td_block_inner td-mc1-wrap">
  1410.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1411.            <div class="td-module-container td-category-pos-">
  1412.                                    <div class="td-image-container">
  1413.                                                <div class="td-module-thumb"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" class="td-image-wrap " title="Common Cross Browser Compatibility Issues To Avoid" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Common-Cross-Browser-696x365.jpg"  ></span></a></div>                                                                    </div>
  1414.                
  1415.                <div class="td-module-meta-info">
  1416.                                        
  1417.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" title="Common Cross Browser Compatibility Issues To Avoid">Common Cross Browser Compatibility Issues To Avoid</a></h3>
  1418.                    
  1419.                                            <div class="td-editor-date">
  1420.                                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1421.                                                            <span class="td-author-date">
  1422.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:44+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1423.                                                    </div>
  1424.                    
  1425.                    <div class="td-excerpt">
  1426. Cross-browser compatibility issues present significant challenges for web developers in rendering, and behavior across different browsers can impact user experience and functionality. Automation testing...</div>
  1427.                    
  1428.                                    </div>
  1429.            </div>
  1430.        </div>
  1431.  
  1432.        
  1433.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1434.            <div class="td-module-container td-category-pos-">
  1435.                                    <div class="td-image-container">
  1436.                                                <div class="td-module-thumb"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" class="td-image-wrap " title="Visual Testing vs Functional Testing: Key Differences" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Visual-Testing-696x434.jpg"  ></span></a></div>                                                                    </div>
  1437.                
  1438.                <div class="td-module-meta-info">
  1439.                                        
  1440.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" title="Visual Testing vs Functional Testing: Key Differences">Visual Testing vs Functional Testing: Key Differences</a></h3>
  1441.                    
  1442.                                            <div class="td-editor-date">
  1443.                                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1444.                                                            <span class="td-author-date">
  1445.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:42+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1446.                                                    </div>
  1447.                    
  1448.                    <div class="td-excerpt">
  1449. Developing a software application is not an easy task. It goes through various testing processes. As a testing team, you must make the software...</div>
  1450.                    
  1451.                                    </div>
  1452.            </div>
  1453.        </div>
  1454.  
  1455.        </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_128" data-td_block_id="tdi_128"><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_128" data-td_block_id="tdi_128"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div></div></div></div><div id="tdi_129" class="tdc-row"><div class="vc_row tdi_130  wpb_row td-pb-row" >
  1456. <style scoped>.tdi_130,.tdi_130 .tdc-columns{min-height:0}.tdi_130,.tdi_130 .tdc-columns{display:block}.tdi_130 .tdc-columns{width:100%}</style><div class="vc_column tdi_132  wpb_column vc_column_container tdc-column td-pb-span8">
  1457. <style scoped>.tdi_132{vertical-align:baseline}.tdi_132>.wpb_wrapper,.tdi_132>.wpb_wrapper>.tdc-elements{display:block}.tdi_132>.wpb_wrapper>.tdc-elements{width:100%}.tdi_132>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_132>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_loop tdi_133 tdb-numbered-pagination td_with_ajax_pagination td-pb-border-top td_block_template_8 tdb-category-loop-posts"  data-td-block-uid="tdi_133" >
  1458. <style>.tdi_133 .td-block-title>*:before,.tdi_133 .td-block-title>*:after{background-color:#008d7f!important}.tdi_133{margin-bottom:48px!important}@media (max-width:767px){.tdi_133{margin-bottom:40px!important}}</style>
  1459. <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:'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:'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_133 .entry-thumb{background-position:center 50%}.tdi_133 .td-image-wrap{padding-bottom:60%}.tdi_133 .td-module-container{flex-direction:column;border-color:#eaeaea}.tdi_133 .td-image-container{display:block;order:0}.ie10 .tdi_133 .td-module-meta-info,.ie11 .tdi_133 .td-module-meta-info{flex:auto}.tdi_133 .td-module-meta-info{padding:20px 0 0 0;border-color:#eaeaea}body .tdi_133 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_133 .td_module_wrap:not(.tdb_module_rec){width:50%}.tdi_133 .tdb_module_rec{width:100%}.tdi_133 .td_module_wrap{padding-left:12px;padding-right:12px}.tdi_133 .tdb-block-inner{margin-left:-12px;margin-right:-12px;row-gap:calc(18px * 2)}.tdi_133 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_133 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none}.tdi_133 .td-post-vid-time{display:block}.tdi_133 .td-post-category{margin:0px;padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_133 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_133 .tdb-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_133 .td-excerpt{display:none;margin:10px 0 0;column-count:1;column-gap:48px;font-family:Rubik!important;font-size:13px!important;line-height:1.6!important;font-weight:400!important}.tdi_133 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_133 .td-read-more{display:none}.tdi_133 .td-author-date{display:inline}.tdi_133 .td-post-author-name{display:inline-block}.tdi_133 .td-post-date,.tdi_133 .td-post-author-name span{display:inline-block}.tdi_133 .entry-review-stars{display:inline-block}.tdi_133 .td-icon-star,.tdi_133 .td-icon-star-empty,.tdi_133 .td-icon-star-half{font-size:15px}.tdi_133 .td-module-comments{display:none}.tdi_133 .td-post-category:hover{background-color:rgba(255,255,255,0);color:#008d7f}.tdi_133 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_133 .td_module_wrap:hover .td-module-title a{color:#008d7f}.tdi_133 .td-post-author-name:hover a{color:#008d7f}.tdi_133 .page-nav .current{background-color:#008d7f;border-color:#008d7f}.tdi_133.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_133 .page-nav a:hover,.tdi_133 .td-load-more-wrap a:hover{background-color:#008d7f;border-color:#008d7f}.tdi_133 .entry-title{margin:10px 0;font-family:Rubik!important;font-size:19px!important;line-height:1.2!important;font-weight:500!important}.tdi_133 .td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_133 .td-block-title a,.tdi_133 .td-block-title span{font-size:17px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_133 .td-author-date,.tdi_133 .tdb-author-photo,.tdi_133 .td-post-author-name a,.tdi_133 .td-author-date .entry-date,.tdi_133 .td-module-comments a{font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:capitalize!important}html:not([class*='ie']) .tdi_133 .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_133 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_133 .td_module_wrap{padding-left:10px;padding-right:10px}.tdi_133 .tdb-block-inner{margin-left:-10px;margin-right:-10px;row-gap:calc(16px * 2)}.tdi_133 .td-module-container:before{bottom:-16px}.tdi_133 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_133 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_133 .td-module-meta-info{padding:15px 0 0 0}.tdi_133 .td_module_wrap{padding-left:7.5px;padding-right:7.5px}.tdi_133 .tdb-block-inner{margin-left:-7.5px;margin-right:-7.5px;row-gap:calc(12px * 2)}.tdi_133 .td-module-container:before{bottom:-12px}.tdi_133 .td-post-category{margin:2px 5px 0 0;font-size:11px!important}.tdi_133 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_133 .td-block-title a,.tdi_133 .td-block-title span{font-size:15px!important}.tdi_133 .entry-title{font-size:17px!important}.tdi_133 .td-author-date,.tdi_133 .tdb-author-photo,.tdi_133 .td-post-author-name a,.tdi_133 .td-author-date .entry-date,.tdi_133 .td-module-comments a{font-size:11px!important}.tdi_133 .td-excerpt{font-size:11px!important}@media (min-width:768px){.tdi_133 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_133 .td_module_wrap:not(.tdb_module_rec){width:100%}.tdi_133 .td_module_wrap{padding-left:0px;padding-right:0px}.tdi_133 .tdb-block-inner{margin-left:-0px;margin-right:-0px;row-gap:calc(18px * 2)}.tdi_133 .td-module-container:before{bottom:-18px}.tdi_133 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_133 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_133 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_133 = new tdBlock();
  1460. block_tdi_133.id = "tdi_133";
  1461. block_tdi_133.atts = '{"custom_title":"Latest post","modules_on_row":"eyJhbGwiOiI1MCUiLCJwaG9uZSI6IjEwMCUifQ==","modules_gap":"eyJsYW5kc2NhcGUiOiIyMCIsInBvcnRyYWl0IjoiMTUiLCJhbGwiOiIyNCIsInBob25lIjoiMCJ9","modules_category":"above","show_excerpt":"none","show_btn":"none","ajax_pagination":"numbered","hide_audio":"yes","art_title":"10px 0","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxOSIsInBvcnRyYWl0IjoiMTcifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","title_txt":"#000000","title_txt_hover":"#008d7f","image_height":"eyJhbGwiOiI2MCIsInBob25lIjoiNjAifQ==","modules_category_margin":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiIycHggNXB4IDAgMCJ9","modules_category_padding":"0","f_cat_font_family":"712","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","f_meta_font_family":"712","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_meta_font_line_height":"1","f_meta_font_weight":"400","f_meta_font_transform":"capitalize","art_excerpt":"10px 0 0","f_ex_font_family":"712","f_ex_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_ex_font_line_height":"1.6","f_ex_font_weight":"400","block_template_id":"td_block_template_8","show_com":"none","meta_padding":"eyJhbGwiOiIyMHB4IDAgMCAwIiwicG9ydHJhaXQiOiIxNXB4IDAgMCAwIn0=","all_modules_space":"eyJhbGwiOiIzNiIsImxhbmRzY2FwZSI6IjMyIiwicG9ydHJhaXQiOiIyNCJ9","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_weight":"500","f_header_font_transform":"uppercase","border_color":"#008d7f","pag_h_bg":"#008d7f","pag_a_bg":"#008d7f","pag_h_border":"#008d7f","pag_a_border":"#008d7f","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjQ4IiwiZGlzcGxheSI6IiJ9LCJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==","limit":"6","author_txt_hover":"#008d7f","block_type":"tdb_loop","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","offset":"","open_in_new_window":"","post_ids":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","installed_post_types":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","locked_only":"","review_source":"","container_width":"","m_padding":"","m_radius":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_width":"","image_floated":"no_float","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":"- 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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","meta_info_align":"","meta_info_horiz":"content-horiz-left","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_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","show_author":"inline-block","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_date":"inline-block","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","show_review":"inline-block","review_space":"","review_size":"2.5","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_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_spacing":"","f_header_":"","f_pag_font_title":"Pagination text","f_pag_font_settings":"","f_pag_font_family":"","f_pag_font_size":"","f_pag_font_line_height":"","f_pag_font_style":"","f_pag_font_weight":"","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_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_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","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":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"#000","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","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":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","nextprev_border_h":"","pag_text":"","pag_h_text":"","pag_a_text":"","pag_bg":"","pag_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":2,"header_color":"","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","border_top":"","css":"","class":"tdi_133","tdc_css_class":"tdi_133","tdc_css_class_style":"tdi_133_rand_style"}';
  1462. block_tdi_133.td_column_number = "2";
  1463. block_tdi_133.block_type = "tdb_loop";
  1464. block_tdi_133.post_count = "6";
  1465. block_tdi_133.found_posts = "9";
  1466. block_tdi_133.header_color = "";
  1467. block_tdi_133.ajax_pagination_infinite_stop = "";
  1468. block_tdi_133.max_num_pages = "2";
  1469. tdBlocksArray.push(block_tdi_133);
  1470. </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Latest post</span></h4></div><div id=tdi_133 class="td_block_inner tdb-block-inner td-fix-index">
  1471.        <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post">
  1472.            <div class="td-module-container td-category-pos-above">
  1473.                                    <div class="td-image-container">
  1474.                                                <div class="td-module-thumb"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" class="td-image-wrap " title="Common Cross Browser Compatibility Issues To Avoid" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Common-Cross-Browser-696x365.jpg" ></span></a></div>                                                                    </div>
  1475.                
  1476.                <div class="td-module-meta-info">
  1477.                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1478.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" title="Common Cross Browser Compatibility Issues To Avoid">Common Cross Browser Compatibility Issues To Avoid</a></h3>
  1479.                    
  1480.                                            <div class="td-editor-date">
  1481.                                                        
  1482.                                                            <span class="td-author-date">
  1483.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:44+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1484.                                                    </div>
  1485.                    
  1486.                    
  1487.                    
  1488.                                    </div>
  1489.            </div>
  1490.        </div>
  1491.  
  1492.        
  1493.        <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post">
  1494.            <div class="td-module-container td-category-pos-above">
  1495.                                    <div class="td-image-container">
  1496.                                                <div class="td-module-thumb"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" class="td-image-wrap " title="Visual Testing vs Functional Testing: Key Differences" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Visual-Testing-696x434.jpg" ></span></a></div>                                                                    </div>
  1497.                
  1498.                <div class="td-module-meta-info">
  1499.                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1500.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" title="Visual Testing vs Functional Testing: Key Differences">Visual Testing vs Functional Testing: Key Differences</a></h3>
  1501.                    
  1502.                                            <div class="td-editor-date">
  1503.                                                        
  1504.                                                            <span class="td-author-date">
  1505.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:42+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1506.                                                    </div>
  1507.                    
  1508.                    
  1509.                    
  1510.                                    </div>
  1511.            </div>
  1512.        </div>
  1513.  
  1514.        
  1515.        <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post">
  1516.            <div class="td-module-container td-category-pos-above">
  1517.                                    <div class="td-image-container">
  1518.                                                <div class="td-module-thumb"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" class="td-image-wrap " title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Cross-Browser-Testing.jpg" ></span></a></div>                                                                    </div>
  1519.                
  1520.                <div class="td-module-meta-info">
  1521.                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1522.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript">How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript</a></h3>
  1523.                    
  1524.                                            <div class="td-editor-date">
  1525.                                                        
  1526.                                                            <span class="td-author-date">
  1527.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:36+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1528.                                                    </div>
  1529.                    
  1530.                    
  1531.                    
  1532.                                    </div>
  1533.            </div>
  1534.        </div>
  1535.  
  1536.        
  1537.        <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post">
  1538.            <div class="td-module-container td-category-pos-above">
  1539.                                    <div class="td-image-container">
  1540.                                                <div class="td-module-thumb"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" class="td-image-wrap " title="Emandi UP : A Comprehensive Guide For Farmers And Traders" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Emandi-UP-1-696x418.jpg" ></span></a></div>                                                                    </div>
  1541.                
  1542.                <div class="td-module-meta-info">
  1543.                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  1544.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" title="Emandi UP : A Comprehensive Guide For Farmers And Traders">Emandi UP : A Comprehensive Guide For Farmers And Traders</a></h3>
  1545.                    
  1546.                                            <div class="td-editor-date">
  1547.                                                        
  1548.                                                            <span class="td-author-date">
  1549.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/seoexpert/">Adarsh</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-05T12:20:03+00:00" >March 5, 2024</time></span>                                                                                                        </span>
  1550.                                                    </div>
  1551.                    
  1552.                    
  1553.                    
  1554.                                    </div>
  1555.            </div>
  1556.        </div>
  1557.  
  1558.        
  1559.        <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post">
  1560.            <div class="td-module-container td-category-pos-above">
  1561.                                    <div class="td-image-container">
  1562.                                                <div class="td-module-thumb"><a href="https://mintz360.com/evidyavahini-jharkhand-gov-in/"  rel="bookmark" class="td-image-wrap " title="Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/02/evidyavahini-jharkhand.gov_.in_-696x418.jpg" ></span></a></div>                                                                    </div>
  1563.                
  1564.                <div class="td-module-meta-info">
  1565.                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  1566.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/evidyavahini-jharkhand-gov-in/"  rel="bookmark" title="Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery">Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery</a></h3>
  1567.                    
  1568.                                            <div class="td-editor-date">
  1569.                                                        
  1570.                                                            <span class="td-author-date">
  1571.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/seoexpert/">Adarsh</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-02-28T07:40:17+00:00" >February 28, 2024</time></span>                                                                                                        </span>
  1572.                                                    </div>
  1573.                    
  1574.                    
  1575.                    
  1576.                                    </div>
  1577.            </div>
  1578.        </div>
  1579.  
  1580.        
  1581.        <div class="tdb_module_loop td_module_wrap td-animation-stack td-cpt-post">
  1582.            <div class="td-module-container td-category-pos-above">
  1583.                                    <div class="td-image-container">
  1584.                                                <div class="td-module-thumb"><a href="https://mintz360.com/ihip-login/"  rel="bookmark" class="td-image-wrap " title="IHIP Login: Everything You Need To Know" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/02/ihip-login-1-696x418.jpg" ></span></a></div>                                                                    </div>
  1585.                
  1586.                <div class="td-module-meta-info">
  1587.                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  1588.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/ihip-login/"  rel="bookmark" title="IHIP Login: Everything You Need To Know">IHIP Login: Everything You Need To Know</a></h3>
  1589.                    
  1590.                                            <div class="td-editor-date">
  1591.                                                        
  1592.                                                            <span class="td-author-date">
  1593.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/seoexpert/">Adarsh</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-02-20T06:53:20+00:00" >February 20, 2024</time></span>                                                                                                        </span>
  1594.                                                    </div>
  1595.                    
  1596.                    
  1597.                    
  1598.                                    </div>
  1599.            </div>
  1600.        </div>
  1601.  
  1602.        </div><div class="page-nav td-pb-padding-side"><span class="current">1</span><a href="https://mintz360.com/page/2/" class="page" title="2">2</a><a href="https://mintz360.com/page/2/"  aria-label="next-page" ><i class="page-nav-icon td-icon-menu-right"></i></a><span class="pages">Page 1 of 2</span><div class="clearfix"></div></div></div></div></div><div class="vc_column tdi_135  wpb_column vc_column_container tdc-column td-pb-span4 td-is-sticky">
  1603. <style scoped>.tdi_135{vertical-align:baseline}.tdi_135>.wpb_wrapper,.tdi_135>.wpb_wrapper>.tdc-elements{display:block}.tdi_135>.wpb_wrapper>.tdc-elements{width:100%}.tdi_135>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_135>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" data-sticky-offset="20" data-sticky-is-width-auto="W2ZhbHNlLGZhbHNlLGZhbHNlLGZhbHNlXQ=="><div class="td_block_wrap td_flex_block_1 tdi_136 td_with_ajax_pagination td-pb-border-top td_block_template_8 td_flex_block"  data-td-block-uid="tdi_136" >
  1604. <style>.tdi_136 .td-block-title>*:before,.tdi_136 .td-block-title>*:after{background-color:#008d7f!important}@media (max-width:767px){.tdi_136{margin-bottom:40px!important}}</style>
  1605. <style>.tdi_136 .td-image-wrap{padding-bottom:100%}.tdi_136 .entry-thumb{background-position:center 50%;background-image:none!important}.tdi_136 .td-image-container{flex:0 0 30%;width:30%;display:none}.ie10 .tdi_136 .td-image-container,.ie11 .tdi_136 .td-image-container{flex:0 0 auto}body .tdi_136 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_136 .td-module-meta-info{padding:0px;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_136 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_136 .td_module_wrap{padding-left:20px;padding-right:20px;padding-bottom:12px;margin-bottom:12px}.tdi_136 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_136 .td-module-container:before{bottom:-12px;border-color:#eaeaea}.tdi_136 .td-module-container{border-color:#eaeaea!important}.tdi_136 .td-post-vid-time{display:block}.tdi_136 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#000000;font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:uppercase!important}.tdi_136 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_136 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_136 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_136 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_136 .td-read-more{display:none}.tdi_136 .td-author-date{display:inline}.tdi_136 .entry-review-stars{display:none}.tdi_136 .td-icon-star,.tdi_136 .td-icon-star-empty,.tdi_136 .td-icon-star-half{font-size:15px}.tdi_136 .td-module-comments{display:none}.tdi_136 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_136 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_136 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#008d7f}.tdi_136 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_136 .td_module_wrap:hover .td-module-title a{color:#008d7f!important}.tdi_136 .td-post-author-name:hover a{color:#008d7f}.tdi_136.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_136 .td-load-more-wrap a:hover{background-color:#008d7f!important;border-color:#008d7f!important;border-color:#008d7f!important}.tdi_136 .td-module-exclusive .td-module-title a:before{display:inline-block}.tdi_136 .entry-title{margin:10px 0;font-family:Rubik!important;font-size:17px!important;line-height:1.2!important;font-weight:500!important}.tdi_136 .td-block-title a,.tdi_136 .td-block-title span{font-family:Rubik!important;font-size:17px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_136 .td-editor-date,.tdi_136 .td-editor-date .td-post-author-name a,.tdi_136 .td-editor-date .entry-date,.tdi_136 .td-module-comments a{font-family:Rubik!important;font-size:11px!important;font-weight:400!important;text-transform:capitalize!important}html:not([class*='ie']) .tdi_136 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_136 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_136 .td-image-container{display:none}.tdi_136 .td_module_wrap{padding-bottom:8px;margin-bottom:8px;padding-bottom:8px!important;margin-bottom:8px!important}.tdi_136 .td-module-container:before{bottom:-8px}.tdi_136 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_136 .td_module_wrap .td-module-container:before{display:block!important}.tdi_136 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_136 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_136 .entry-title{margin:8px 0;font-size:15px!important}@media (min-width:768px){.tdi_136 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_136 .td-image-container{display:none}.tdi_136 .td_module_wrap{padding-bottom:7.5px;margin-bottom:7.5px;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_136 .td-module-container:before{bottom:-7.5px}.tdi_136 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_136 .td_module_wrap .td-module-container:before{display:block!important}.tdi_136 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_136 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_136 .entry-title{margin:5px 0;font-size:13px!important}.tdi_136 .td-block-title a,.tdi_136 .td-block-title span{font-size:15px!important}.tdi_136 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_136 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_136 .td-image-container{display:none}.tdi_136 .td_module_wrap{width:100%;float:left;padding-bottom:12px;margin-bottom:12px;padding-bottom:12px!important;margin-bottom:12px!important}.rtl .tdi_136 .td_module_wrap{float:right}.tdi_136 .td-module-container:before{bottom:-12px}.tdi_136 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_136 .td_module_wrap .td-module-container:before{display:block!important}.tdi_136 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_136 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_136 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_136 = new tdBlock();
  1606. block_tdi_136.id = "tdi_136";
  1607. block_tdi_136.atts = '{"modules_on_row":"eyJwaG9uZSI6IjEwMCUifQ==","image_floated":"hidden","image_width":"30","image_height":"100","show_btn":"none","show_excerpt":"none","modules_category":"above","show_date":"","show_review":"none","show_com":"none","show_author":"","meta_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAiLCJwb3J0cmFpdCI6IjVweCAwIiwibGFuZHNjYXBlIjoiOHB4IDAifQ==","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTMiLCJsYW5kc2NhcGUiOiIxNSJ9","f_title_font_weight":"500","f_title_font_line_height":"1.2","title_txt":"#000000","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","f_cat_font_family":"712","f_cat_font_transform":"uppercase","f_cat_font_weight":"400","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","modules_category_padding":"0","all_modules_space":"eyJhbGwiOiIyNCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNiJ9","category_id":"","ajax_pagination":"next_prev","sort":"","title_txt_hover":"#008d7f","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","cat_txt":"#000000","cat_txt_hover":"#008d7f","f_more_font_weight":"","f_more_font_transform":"","f_more_font_family":"","image_size":"","f_meta_font_family":"712","block_template_id":"td_block_template_8","border_color":"#008d7f","art_excerpt":"0","meta_info_align":"center","f_cat_font_line_height":"1","pag_h_bg":"#008d7f","td_ajax_filter_type":"","td_ajax_filter_ids":"","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_weight":"500","f_header_font_transform":"uppercase","f_header_font_family":"712","pag_h_border":"#008d7f","f_meta_font_size":"11","f_meta_font_weight":"400","f_meta_font_transform":"capitalize","author_txt_hover":"#008d7f","custom_title":"Entertainment","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":"","locked_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_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","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_line_height":"","f_header_font_style":"","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_size":"","f_more_font_line_height":"","f_more_font_style":"","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_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_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_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","date_txt":"","ex_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_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_136","tdc_css_class":"tdi_136","tdc_css_class_style":"tdi_136_rand_style"}';
  1608. block_tdi_136.td_column_number = "1";
  1609. block_tdi_136.block_type = "td_flex_block_1";
  1610. block_tdi_136.post_count = "5";
  1611. block_tdi_136.found_posts = "9";
  1612. block_tdi_136.header_color = "";
  1613. block_tdi_136.ajax_pagination_infinite_stop = "";
  1614. block_tdi_136.max_num_pages = "2";
  1615. tdBlocksArray.push(block_tdi_136);
  1616. </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Entertainment</span></h4></div><div id=tdi_136 class="td_block_inner td-mc1-wrap">
  1617.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1618.            <div class="td-module-container td-category-pos-above">
  1619.                                    <div class="td-image-container">
  1620.                                                <div class="td-module-thumb"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" class="td-image-wrap " title="Common Cross Browser Compatibility Issues To Avoid" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Common-Cross-Browser-696x365.jpg"  ></span></a></div>                                                                    </div>
  1621.                
  1622.                <div class="td-module-meta-info">
  1623.                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1624.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/common-cross-browser-compatibility-issues-to-avoid/"  rel="bookmark" title="Common Cross Browser Compatibility Issues To Avoid">Common Cross Browser Compatibility Issues To Avoid</a></h3>
  1625.                    
  1626.                                            <div class="td-editor-date">
  1627.                                                        
  1628.                                                            <span class="td-author-date">
  1629.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:44+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1630.                                                    </div>
  1631.                    
  1632.                    
  1633.                    
  1634.                                    </div>
  1635.            </div>
  1636.        </div>
  1637.  
  1638.        
  1639.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1640.            <div class="td-module-container td-category-pos-above">
  1641.                                    <div class="td-image-container">
  1642.                                                <div class="td-module-thumb"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" class="td-image-wrap " title="Visual Testing vs Functional Testing: Key Differences" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Visual-Testing-696x434.jpg"  ></span></a></div>                                                                    </div>
  1643.                
  1644.                <div class="td-module-meta-info">
  1645.                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1646.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/visual-testing-vs-functional-testing-key-differences/"  rel="bookmark" title="Visual Testing vs Functional Testing: Key Differences">Visual Testing vs Functional Testing: Key Differences</a></h3>
  1647.                    
  1648.                                            <div class="td-editor-date">
  1649.                                                        
  1650.                                                            <span class="td-author-date">
  1651.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:42+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1652.                                                    </div>
  1653.                    
  1654.                    
  1655.                    
  1656.                                    </div>
  1657.            </div>
  1658.        </div>
  1659.  
  1660.        
  1661.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1662.            <div class="td-module-container td-category-pos-above">
  1663.                                    <div class="td-image-container">
  1664.                                                <div class="td-module-thumb"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" class="td-image-wrap " title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Cross-Browser-Testing.jpg"  ></span></a></div>                                                                    </div>
  1665.                
  1666.                <div class="td-module-meta-info">
  1667.                                        <a href="https://mintz360.com/category/tech/" class="td-post-category">TECH</a>
  1668.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/how-to-perform-cross-browser-testing-with-selenium-webdriver-and-javascript/"  rel="bookmark" title="How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript">How to Perform Cross-Browser Testing with Selenium WebDriver and JavaScript</a></h3>
  1669.                    
  1670.                                            <div class="td-editor-date">
  1671.                                                        
  1672.                                                            <span class="td-author-date">
  1673.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/zestful/">zestful Grace</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-22T12:01:36+00:00" >March 22, 2024</time></span>                                                                                                        </span>
  1674.                                                    </div>
  1675.                    
  1676.                    
  1677.                    
  1678.                                    </div>
  1679.            </div>
  1680.        </div>
  1681.  
  1682.        
  1683.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1684.            <div class="td-module-container td-category-pos-above">
  1685.                                    <div class="td-image-container">
  1686.                                                <div class="td-module-thumb"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" class="td-image-wrap " title="Emandi UP : A Comprehensive Guide For Farmers And Traders" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/03/Emandi-UP-1-696x418.jpg"  ></span></a></div>                                                                    </div>
  1687.                
  1688.                <div class="td-module-meta-info">
  1689.                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  1690.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/emandi-up/"  rel="bookmark" title="Emandi UP : A Comprehensive Guide For Farmers And Traders">Emandi UP : A Comprehensive Guide For Farmers And Traders</a></h3>
  1691.                    
  1692.                                            <div class="td-editor-date">
  1693.                                                        
  1694.                                                            <span class="td-author-date">
  1695.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/seoexpert/">Adarsh</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-05T12:20:03+00:00" >March 5, 2024</time></span>                                                                                                        </span>
  1696.                                                    </div>
  1697.                    
  1698.                    
  1699.                    
  1700.                                    </div>
  1701.            </div>
  1702.        </div>
  1703.  
  1704.        
  1705.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1706.            <div class="td-module-container td-category-pos-above">
  1707.                                    <div class="td-image-container">
  1708.                                                <div class="td-module-thumb"><a href="https://mintz360.com/evidyavahini-jharkhand-gov-in/"  rel="bookmark" class="td-image-wrap " title="Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://mintz360.com/wp-content/uploads/2024/02/evidyavahini-jharkhand.gov_.in_-696x418.jpg"  ></span></a></div>                                                                    </div>
  1709.                
  1710.                <div class="td-module-meta-info">
  1711.                                        <a href="https://mintz360.com/category/education/" class="td-post-category">education</a>
  1712.                    <h3 class="entry-title td-module-title"><a href="https://mintz360.com/evidyavahini-jharkhand-gov-in/"  rel="bookmark" title="Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery">Evidyavahini Jharkhand.Gov.In: Enhancing Education Delivery</a></h3>
  1713.                    
  1714.                                            <div class="td-editor-date">
  1715.                                                        
  1716.                                                            <span class="td-author-date">
  1717.                                                                        <span class="td-post-author-name"><a href="https://mintz360.com/author/seoexpert/">Adarsh</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-02-28T07:40:17+00:00" >February 28, 2024</time></span>                                                                                                        </span>
  1718.                                                    </div>
  1719.                    
  1720.                    
  1721.                    
  1722.                                    </div>
  1723.            </div>
  1724.        </div>
  1725.  
  1726.        </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_136" data-td_block_id="tdi_136"><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_136" data-td_block_id="tdi_136"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div></div></div></div></div></div></div>                </div>
  1727.                            </div> <!-- /.td-main-content-wrap -->
  1728.  
  1729.  
  1730.            
  1731.    <div class="td-footer-template-wrap" style="position: relative; ">
  1732.                <div class="td-footer-wrap ">
  1733.            <div id="tdi_137" class="tdc-zone"><div class="tdc_zone tdi_138  wpb_row td-pb-row"  >
  1734. <style scoped>.tdi_138{min-height:0}.tdi_138{margin-right:auto!important;margin-left:auto!important;width:1164px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_138{width:100%!important}}@media (min-width:768px) and (max-width:1018px){.tdi_138{width:100%!important}}@media (max-width:767px){.tdi_138{width:100%!important}}</style><div id="tdi_139" class="tdc-row"><div class="vc_row tdi_140  wpb_row td-pb-row tdc-element-style" >
  1735. <style scoped>.tdi_140,.tdi_140 .tdc-columns{min-height:0}.tdi_140,.tdi_140 .tdc-columns{display:block}.tdi_140 .tdc-columns{width:100%}.tdi_140{padding-top:60px!important;padding-bottom:60px!important;border-style:solid!important;border-color:#888888!important;border-width:1px 0px 0px 0px!important;position:relative}.tdi_140 .td_block_wrap{text-align:left}@media (max-width:767px){.tdi_140{padding-top:40px!important;padding-bottom:40px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_140{padding-top:40px!important;padding-bottom:40px!important}}</style>
  1736. <div class="tdi_139_rand_style td-element-style" ><div class="td-element-style-before"><style>.tdi_139_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-position:center center!important;opacity:0.2!important;background-size:cover!important}</style></div><style>.tdi_139_rand_style{background-color:#ffffff!important}</style></div><div class="vc_column tdi_142  wpb_column vc_column_container tdc-column td-pb-span4">
  1737. <style scoped>.tdi_142{vertical-align:baseline}.tdi_142>.wpb_wrapper,.tdi_142>.wpb_wrapper>.tdc-elements{display:block}.tdi_142>.wpb_wrapper>.tdc-elements{width:100%}.tdi_142>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_142>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_143 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_143" >
  1738. <style>@media (min-width:1019px) and (max-width:1140px){.tdi_143{margin-right:-30px!important;margin-left:-20px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_143{margin-right:-10px!important;margin-left:-5px!important}}</style>
  1739. <style>.tdi_143 .tdb-logo-a,.tdi_143 h1{align-items:flex-start}.tdi_143 .tdb-logo-a,.tdi_143 h1{justify-content:center}.tdi_143 .tdb-logo-svg-wrap{display:block}.tdi_143 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_143 .tdb-logo-img-wrap{display:block}.tdi_143 .tdb-logo-text-tagline{margin-top:2px;margin-left:0}.tdi_143 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_143 .tdb-logo-icon{top:0px;display:block}.tdi_143 .tdb-logo-text-title{color:#438d80;font-family:Copse!important;font-size:45px!important;}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://mintz360.com/"><h1><span class="tdb-logo-icon tdb-logo-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M512 347.063c0 0 0 0 0 0s0 0 0 0v0c-6.144 14.336-14.336 41.984-14.336 41.984l14.336 43.008 14.336-43.008c0 0-8.192-27.648-14.336-41.984v0zM467.968 597.943v0l-33.792 30.72c0 0-7.168 28.672-9.216 43.008v0c0 0 0 0 0 0s0 0 0 0v0c12.288-9.216 32.768-29.696 32.768-29.696l10.24-44.032zM588.8 477.111v0l44.032-9.216c0 0 20.48-21.504 29.696-32.768v0 0c-14.336 2.048-43.008 9.216-43.008 9.216l-30.72 32.768zM600.064 521.143v0l43.008 14.336c0 0 28.672-8.192 41.984-14.336v0c-13.312-6.144-41.984-14.336-41.984-14.336l-43.008 14.336zM632.832 574.391l-45.056-9.216 30.72 33.792c0 0 28.672 7.168 43.008 9.216v0 0c-8.192-12.288-28.672-33.792-28.672-33.792zM589.824 627.639l-33.792-30.72 9.216 45.056c0 0 21.504 20.48 32.768 29.696v0 0c-1.024-14.336-8.192-44.032-8.192-44.032zM512 609.207l-14.336 43.008c0 0 8.192 28.672 14.336 41.984v0c6.144-13.312 14.336-41.984 14.336-41.984l-14.336-43.008zM434.176 414.647l33.792 30.72-9.216-45.056c0 0-21.504-20.48-32.768-29.696v0 0c1.024 14.336 8.192 44.032 8.192 44.032zM391.168 467.895l45.056 9.216-30.72-33.792c0 0-28.672-7.168-43.008-9.216v0 0c8.192 12.288 28.672 33.792 28.672 33.792zM423.936 521.143v0 0 0 0l-43.008-14.336c0 0-28.672 8.192-41.984 14.336v0c13.312 6.144 41.984 14.336 41.984 14.336l43.008-14.336zM435.2 565.175v0l-45.056 9.216c0 0-20.48 21.504-29.696 32.768v0 0c14.336-2.048 43.008-9.216 43.008-9.216l31.744-32.768zM556.032 444.343v0l33.792-30.72c0 0 7.168-28.672 9.216-43.008v0c0 0 0 0 0 0s0 0 0 0v0c-12.288 9.216-32.768 29.696-32.768 29.696l-10.24 44.032zM481.28 236.471c11.264 11.264 21.504 23.552 30.72 36.864 2.048-3.072 4.096-5.12 6.144-7.168 15.36-20.48 32.768-37.888 53.248-54.272-13.312-25.6-29.696-48.128-50.176-68.608-3.072-3.072-6.144-5.12-8.192-8.192-3.072 3.072-6.144 5.12-8.192 8.192-20.48 20.48-36.864 43.008-50.176 68.608 8.192 7.168 17.408 15.36 26.624 24.576zM626.688 255.927c4.096 16.384 7.168 32.768 9.216 50.176 15.36-7.168 31.744-13.312 48.128-17.408 11.264-3.072 22.528-5.12 33.792-7.168 1.024-28.672-2.048-57.344-9.216-83.968-1.024-4.096-2.048-7.168-3.072-11.264-4.096 1.024-7.168 2.048-11.264 3.072-27.648 7.168-53.248 19.456-77.824 34.816 4.096 10.24 7.168 21.504 10.24 31.744zM397.312 786.359c-4.096-16.384-7.168-32.768-9.216-50.176-15.36 7.168-31.744 13.312-48.128 17.408-11.264 3.072-22.528 5.12-33.792 7.168-1.024 28.672 2.048 57.344 9.216 83.968 1.024 4.096 2.048 7.168 3.072 11.264 4.096-1.024 7.168-2.048 11.264-3.072 27.648-7.168 53.248-19.456 77.824-34.816-4.096-10.24-7.168-21.504-10.24-31.744zM273.408 315.319c-28.672-1.024-57.344 2.048-83.968 9.216-4.096 1.024-7.168 2.048-11.264 3.072 1.024 4.096 2.048 7.168 3.072 11.264 7.168 27.648 19.456 53.248 34.816 77.824 10.24-4.096 21.504-8.192 32.768-10.24 16.384-4.096 32.768-7.168 50.176-9.216-7.168-15.36-13.312-31.744-17.408-48.128-4.096-11.264-7.168-22.528-8.192-33.792zM378.88 303.031c3.072 1.024 6.144 2.048 9.216 4.096 2.048-16.384 4.096-31.744 8.192-47.104 3.072-12.288 7.168-23.552 11.264-35.84-23.552-15.36-50.176-26.624-77.824-34.816-4.096-1.024-7.168-2.048-11.264-3.072-1.024 4.096-2.048 7.168-3.072 11.264-7.168 27.648-10.24 56.32-9.216 83.968 25.6 4.096 50.176 11.264 72.704 21.504zM542.72 805.815c-11.264-11.264-21.504-23.552-30.72-36.864-2.048 3.072-4.096 5.12-6.144 7.168-15.36 20.48-32.768 37.888-53.248 54.272 13.312 25.6 29.696 48.128 50.176 68.608 3.072 3.072 6.144 5.12 8.192 8.192 3.072-3.072 6.144-5.12 8.192-8.192 20.48-20.48 36.864-43.008 50.176-68.608-8.192-7.168-17.408-15.36-26.624-24.576zM601.088 851.895c-14.336 26.624-32.768 51.2-54.272 72.704-2.048 2.048-4.096 4.096-5.12 5.12 27.648 19.456 58.368 32.768 92.16 40.96 24.576-23.552 45.056-51.2 59.392-81.92-2.048-1.024-5.12-1.024-7.168-2.048-31.744-6.144-59.392-18.432-84.992-34.816zM645.12 739.255c-3.072-1.024-6.144-2.048-9.216-4.096-2.048 16.384-4.096 31.744-8.192 47.104-3.072 12.288-7.168 23.552-11.264 35.84 23.552 15.36 50.176 26.624 77.824 34.816 4.096 1.024 7.168 2.048 11.264 3.072 1.024-4.096 2.048-7.168 3.072-11.264 7.168-27.648 10.24-56.32 9.216-83.968-25.6-4.096-50.176-11.264-72.704-21.504zM269.312 763.831c-30.72 1.024-61.44-2.048-90.112-10.24-2.048-1.024-5.12-1.024-7.168-2.048-3.072 31.744 0 62.464 8.192 93.184 1.024 2.048 1.024 5.12 2.048 7.168 32.768 10.24 66.56 13.312 100.352 10.24-1.024-2.048-1.024-5.12-2.048-7.168-8.192-30.72-12.288-61.44-11.264-91.136zM422.912 851.895c-25.6 16.384-54.272 28.672-83.968 35.84-2.048 1.024-5.12 1.024-7.168 2.048 14.336 30.72 33.792 58.368 59.392 81.92 2.048-1.024 5.12-1.024 7.168-2.048 30.72-8.192 58.368-21.504 84.992-38.912-2.048-2.048-4.096-3.072-5.12-5.12-22.528-21.504-40.96-46.080-55.296-73.728zM921.6 549.815c-2.048 2.048-3.072 4.096-5.12 5.12-21.504 21.504-46.080 39.936-72.704 54.272 16.384 25.6 28.672 54.272 35.84 83.968 1.024 2.048 1.024 5.12 2.048 7.168 30.72-14.336 58.368-33.792 81.92-59.392-1.024-2.048-1.024-5.12-2.048-7.168-9.216-29.696-22.528-58.368-39.936-83.968zM844.8 752.567c-29.696 8.192-59.392 11.264-90.112 10.24 1.024 30.72-2.048 61.44-10.24 90.112-1.024 2.048-1.024 5.12-2.048 7.168 31.744 3.072 62.464 0 93.184-8.192 2.048-1.024 5.12-1.024 7.168-2.048 10.24-32.768 13.312-66.56 10.24-100.352-3.072 2.048-6.144 3.072-8.192 3.072zM102.4 492.471c2.048-2.048 3.072-4.096 5.12-5.12 21.504-21.504 46.080-39.936 72.704-54.272-16.384-25.6-28.672-54.272-35.84-83.968-1.024-2.048-1.024-5.12-2.048-7.168-30.72 14.336-58.368 33.792-81.92 59.392 1.024 2.048 1.024 5.12 2.048 7.168 9.216 29.696 22.528 58.368 39.936 83.968zM750.592 726.967c28.672 1.024 57.344-2.048 83.968-9.216 4.096-1.024 7.168-2.048 11.264-3.072-1.024-4.096-2.048-7.168-3.072-11.264-7.168-27.648-19.456-53.248-34.816-77.824-10.24 4.096-21.504 8.192-32.768 10.24-16.384 4.096-32.768 7.168-50.176 9.216 7.168 15.36 13.312 31.744 17.408 48.128 4.096 11.264 7.168 22.528 8.192 33.792zM754.688 278.455c30.72-1.024 61.44 2.048 90.112 10.24 2.048 1.024 5.12 1.024 7.168 2.048 3.072-31.744 0-62.464-8.192-93.184-1.024-2.048-1.024-5.12-2.048-7.168-32.768-10.24-66.56-13.312-100.352-10.24 1.024 2.048 1.024 5.12 2.048 7.168 8.192 30.72 12.288 61.44 11.264 91.136zM422.912 190.391c14.336-26.624 32.768-51.2 54.272-72.704 2.048-2.048 4.096-4.096 5.12-5.12-27.648-19.456-58.368-32.768-92.16-40.96-24.576 23.552-45.056 51.2-59.392 81.92 2.048 1.024 5.12 1.024 7.168 2.048 31.744 6.144 59.392 18.432 84.992 34.816zM179.2 289.719c29.696-8.192 60.416-11.264 90.112-10.24-1.024-30.72 2.048-61.44 10.24-90.112 1.024-2.048 1.024-5.12 2.048-7.168-31.744-3.072-62.464 0-93.184 8.192-2.048 1.024-5.12 1.024-7.168 2.048-10.24 32.768-13.312 66.56-10.24 100.352 3.072-2.048 6.144-3.072 8.192-3.072zM601.088 190.391c25.6-16.384 54.272-28.672 83.968-35.84 2.048-1.024 5.12-1.024 7.168-2.048-14.336-30.72-33.792-58.368-59.392-81.92-2.048 1.024-5.12 1.024-7.168 2.048-30.72 8.192-58.368 21.504-84.992 38.912 2.048 2.048 4.096 3.072 5.12 5.12 22.528 21.504 40.96 46.080 55.296 73.728zM771.072 463.799c5.12-5.12 10.24-11.264 15.36-16.384-7.168-2.048-14.336-5.12-21.504-6.144-18.432-5.12-37.888-7.168-57.344-8.192-10.24 16.384-21.504 31.744-33.792 45.056 17.408 6.144 34.816 13.312 52.224 22.528 16.384-11.264 31.744-23.552 45.056-36.864zM438.272 795.575c14.336-12.288 27.648-26.624 38.912-40.96 4.096-6.144 9.216-12.288 13.312-19.456-9.216-16.384-16.384-33.792-22.528-52.224-14.336 12.288-28.672 23.552-45.056 33.792 1.024 20.48 4.096 39.936 9.216 59.392 2.048 7.168 4.096 13.312 6.144 19.456zM808.96 416.695c15.36-23.552 26.624-50.176 34.816-77.824 1.024-4.096 2.048-7.168 3.072-11.264-4.096-1.024-7.168-2.048-11.264-3.072-27.648-7.168-56.32-10.24-83.968-9.216-4.096 25.6-10.24 49.152-20.48 72.704-1.024 3.072-2.048 6.144-4.096 9.216 16.384 2.048 31.744 4.096 47.104 8.192 12.288 3.072 23.552 7.168 34.816 11.264zM786.432 594.871c-12.288-14.336-26.624-27.648-40.96-38.912-6.144-4.096-12.288-9.216-19.456-13.312-16.384 9.216-33.792 16.384-52.224 22.528 12.288 14.336 23.552 28.672 33.792 45.056 20.48-1.024 39.936-4.096 59.392-9.216 7.168-2.048 13.312-4.096 19.456-6.144zM658.432 705.463c17.408 7.168 35.84 12.288 54.272 16.384-1.024-6.144-3.072-13.312-4.096-19.456-5.12-19.456-12.288-37.888-21.504-56.32-18.432-1.024-37.888-3.072-56.32-7.168 4.096 18.432 6.144 36.864 7.168 56.32 7.168 4.096 14.336 8.192 20.48 10.24zM569.344 780.215c5.12 5.12 10.24 10.24 16.384 15.36 2.048-7.168 5.12-14.336 6.144-21.504 5.12-18.432 7.168-37.888 8.192-57.344-16.384-10.24-31.744-21.504-45.056-33.792-6.144 17.408-13.312 34.816-22.528 52.224 11.264 16.384 23.552 31.744 36.864 45.056zM202.752 462.775c-25.6 13.312-48.128 29.696-68.608 50.176-3.072 3.072-5.12 6.144-8.192 8.192 3.072 3.072 5.12 6.144 8.192 8.192 20.48 20.48 43.008 36.864 68.608 50.176 8.192-9.216 16.384-19.456 24.576-27.648 11.264-11.264 23.552-21.504 36.864-30.72-3.072-2.048-5.12-4.096-7.168-6.144-20.48-14.336-38.912-32.768-54.272-52.224zM215.040 625.591c-15.36 23.552-26.624 50.176-34.816 77.824-1.024 4.096-2.048 7.168-3.072 11.264 4.096 1.024 7.168 2.048 11.264 3.072 27.648 7.168 56.32 10.24 83.968 9.216 4.096-24.576 10.24-49.152 20.48-72.704 1.024-3.072 2.048-6.144 4.096-9.216-16.384-2.048-31.744-4.096-47.104-8.192-12.288-3.072-23.552-7.168-34.816-11.264zM916.48 486.327c2.048 2.048 4.096 4.096 5.12 5.12 19.456-27.648 32.768-58.368 40.96-92.16-23.552-24.576-51.2-45.056-81.92-59.392-1.024 2.048-1.024 5.12-2.048 7.168-8.192 29.696-20.48 57.344-35.84 83.968 27.648 15.36 52.224 33.792 73.728 55.296zM821.248 579.511c25.6-13.312 48.128-29.696 68.608-50.176 3.072-3.072 5.12-6.144 8.192-8.192-3.072-3.072-5.12-6.144-8.192-8.192-20.48-20.48-43.008-36.864-68.608-50.176-8.192 9.216-16.384 19.456-24.576 27.648-11.264 11.264-23.552 21.504-36.864 30.72 3.072 2.048 5.12 4.096 7.168 6.144 20.48 14.336 38.912 32.768 54.272 52.224zM107.52 555.959c-2.048-2.048-4.096-4.096-5.12-5.12-19.456 27.648-32.768 58.368-40.96 92.16 23.552 24.576 51.2 45.056 81.92 59.392 1.024-2.048 1.024-5.12 2.048-7.168 8.192-29.696 20.48-57.344 35.84-83.968-26.624-15.36-52.224-33.792-73.728-55.296zM330.752 717.751c19.456-5.12 37.888-12.288 56.32-21.504 1.024-18.432 3.072-37.888 7.168-56.32-18.432 4.096-36.864 6.144-56.32 7.168-4.096 7.168-7.168 14.336-10.24 21.504-7.168 17.408-12.288 35.84-16.384 54.272 6.144-2.048 13.312-3.072 19.456-5.12v0zM636.928 346.039c-1.024 18.432-3.072 37.888-7.168 56.32 18.432-4.096 36.864-6.144 56.32-7.168 4.096-7.168 7.168-14.336 10.24-21.504 7.168-17.408 12.288-35.84 16.384-54.272-6.144 1.024-13.312 3.072-19.456 4.096-19.456 6.144-37.888 13.312-56.32 22.528zM316.416 610.231c10.24-16.384 21.504-31.744 33.792-45.056-17.408-6.144-34.816-13.312-52.224-22.528-16.384 10.24-31.744 22.528-45.056 35.84-5.12 5.12-10.24 10.24-15.36 16.384 7.168 2.048 14.336 5.12 21.504 6.144 18.432 5.12 37.888 8.192 57.344 9.216zM365.568 336.823c-17.408-7.168-35.84-12.288-54.272-16.384 1.024 6.144 3.072 13.312 4.096 19.456 5.12 19.456 12.288 37.888 21.504 56.32 18.432 1.024 37.888 3.072 56.32 7.168-4.096-18.432-6.144-36.864-7.168-56.32-7.168-4.096-13.312-8.192-20.48-10.24zM237.568 447.415c12.288 14.336 26.624 27.648 40.96 38.912 6.144 4.096 12.288 9.216 19.456 13.312 16.384-9.216 33.792-16.384 52.224-22.528-12.288-14.336-23.552-29.696-33.792-45.056-20.48 1.024-39.936 4.096-59.392 9.216-7.168 2.048-13.312 4.096-19.456 6.144zM454.656 262.071c-5.12-5.12-11.264-10.24-16.384-15.36-2.048 7.168-5.12 14.336-6.144 21.504-5.12 18.432-7.168 37.888-8.192 57.344 16.384 10.24 31.744 21.504 45.056 33.792 6.144-17.408 13.312-34.816 22.528-52.224-11.264-16.384-23.552-31.744-36.864-45.056zM585.728 246.711c-14.336 12.288-27.648 26.624-38.912 40.96-5.12 6.144-9.216 12.288-13.312 19.456 9.216 16.384 16.384 33.792 22.528 52.224 14.336-12.288 29.696-23.552 45.056-33.792-1.024-20.48-4.096-39.936-9.216-59.392-2.048-7.168-4.096-13.312-6.144-19.456z"></path></svg></span><span class="tdb-logo-text-wrap"><span class="tdb-logo-text-title">MINTZ360</span></span></h1></a></div></div> <!-- ./block --><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_144 td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_144" >
  1740. <style>.tdi_144{margin-top:20px!important;width:72%!important}@media (max-width:767px){.tdi_144{width:100%!important}}@media (min-width:768px) and (max-width:1018px){.tdi_144{width:80%!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_144{width:78%!important}}</style>
  1741. <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_144{text-align:center!important;margin-right:auto;margin-left:auto}.tdi_144 .tdm-descr{color:#828282;font-family:Rubik!important;font-size:13px!important;line-height:1.6!important;font-weight:400!important}@media (min-width:768px) and (max-width:1018px){.tdi_144 .tdm-descr{font-size:11px!important}}</style><p class="tdm-descr">Newspaper is your news, entertainment, music fashion website. We provide you with the latest breaking news and videos straight from the entertainment industry. </p></div></div></div><div class="vc_column tdi_146  wpb_column vc_column_container tdc-column td-pb-span4">
  1742. <style scoped>.tdi_146{vertical-align:baseline}.tdi_146>.wpb_wrapper,.tdi_146>.wpb_wrapper>.tdc-elements{display:block}.tdi_146>.wpb_wrapper>.tdc-elements{width:100%}.tdi_146>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_146>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" >[td_block_9 limit="4" custom_title="Latest post" f_header_font_transform="uppercase" f_header_font_size="18"]</div></div><div class="vc_column tdi_148  wpb_column vc_column_container tdc-column td-pb-span4">
  1743. <style scoped>.tdi_148{vertical-align:baseline}.tdi_148>.wpb_wrapper,.tdi_148>.wpb_wrapper>.tdc-elements{display:block}.tdi_148>.wpb_wrapper>.tdc-elements{width:100%}.tdi_148>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_148>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" >[td_block_9 limit="4" f_header_font_transform="uppercase" custom_title="Try Now" f_header_font_size="18"]</div></div></div></div><div id="tdi_149" class="tdc-row"><div class="vc_row tdi_150  wpb_row td-pb-row tdc-element-style tdc-row-content-vert-center" >
  1744. <style scoped>.tdi_150,.tdi_150 .tdc-columns{min-height:0}.tdi_150,.tdi_150 .tdc-columns{display:block}.tdi_150 .tdc-columns{width:100%}@media (min-width:767px){.tdi_150.tdc-row-content-vert-center,.tdi_150.tdc-row-content-vert-center .tdc-columns{display:flex;align-items:center;flex:1}.tdi_150.tdc-row-content-vert-bottom,.tdi_150.tdc-row-content-vert-bottom .tdc-columns{display:flex;align-items:flex-end;flex:1}.tdi_150.tdc-row-content-vert-center .td_block_wrap{vertical-align:middle}.tdi_150.tdc-row-content-vert-bottom .td_block_wrap{vertical-align:bottom}}.tdi_150{padding-top:8px!important;padding-bottom:8px!important;position:relative}.tdi_150 .td_block_wrap{text-align:left}@media (max-width:767px){.tdi_150{padding-top:10px!important;padding-bottom:5px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_150{padding-top:6px!important;padding-bottom:6px!important}}</style>
  1745. <div class="tdi_149_rand_style td-element-style" ><style>.tdi_149_rand_style{background-color:#11171c!important}</style></div><div class="vc_column tdi_152  wpb_column vc_column_container tdc-column td-pb-span12">
  1746. <style scoped>.tdi_152{vertical-align:baseline}.tdi_152>.wpb_wrapper,.tdi_152>.wpb_wrapper>.tdc-elements{display:block}.tdi_152>.wpb_wrapper>.tdc-elements{width:100%}.tdi_152>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_152>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_152{margin-bottom:8px!important}}</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_153 td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_153" >
  1747. <style>@media (max-width:767px){.tdi_153{margin-top:0px!important;justify-content:center!important;text-align:center!important}}</style>
  1748. <style>.tdi_153{text-align:left!important}.tdi_153 .tdm-descr{color:#cccccc;font-family:Rubik!important;font-size:13px!important;line-height:1.2!important}@media (min-width:768px) and (max-width:1018px){.tdi_153 .tdm-descr{font-size:11px!important}}</style><p class="tdm-descr">© 2023 mintz360 Design. All rights reserved</p></div></div></div></div></div></div></div>        </div>
  1749.  
  1750.    </div>
  1751.    
  1752.  
  1753. <style>.tdc-footer-template .td-main-content-wrap{padding-bottom:0}</style>
  1754.  
  1755. </div><!--close td-outer-wrap-->
  1756.  
  1757.  
  1758.  
  1759.    <!--
  1760.  
  1761.        Theme: Newspaper by tagDiv.com 2023
  1762.        Version: 12.6.3 (rara)
  1763.        Deploy mode: deploy
  1764.        
  1765.        uid: 6630f2985333e
  1766.    -->
  1767.  
  1768.    
  1769. <!-- Custom css from theme panel -->
  1770. <style type="text/css" media="screen">.tdc-font-tdmp{font-family:td-multipurpose}</style>
  1771.  
  1772. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=12.6.3" id="td-site-min-js" defer></script>
  1773. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js?ver=1710236538" id="tdPostImages-js" defer></script>
  1774. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js?ver=1710236538" id="tdSocialSharing-js" defer></script>
  1775. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js?ver=1710236538" id="tdModalPostImages-js" defer></script>
  1776. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-includes/js/comment-reply.min.js?ver=6.5.2" id="comment-reply-js" async="async" data-wp-strategy="async"></script>
  1777. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js" defer></script>
  1778. <script type="text/javascript" id="tds_js_files_for_front-js-extra">
  1779. /* <![CDATA[ */
  1780. var tds_js_globals = {"wpRestNonce":"212daff580","wpRestUrl":"https:\/\/mintz360.com\/wp-json\/","permalinkStructure":"\/%postname%\/"};
  1781. /* ]]> */
  1782. </script>
  1783. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/plugins/td-subscription/assets/js/js_files_for_front.min.js?ver=1.5.3" id="tds_js_files_for_front-js" defer></script>
  1784. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=6cc04771d778c6f460cf525df52258a3" id="tdb_js_files_for_front-js" defer></script>
  1785.  
  1786.  
  1787. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoadingBox.js?ver=1710236538" id="tdLoadingBox-js" defer></script>
  1788.  
  1789. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdInfiniteLoader.js?ver=1710236538" id="tdInfiniteLoader-js" defer></script>
  1790.  
  1791. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js?ver=1710236538" id="tdbMenu-js" defer></script>
  1792.  
  1793. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js?ver=1710236538" id="tdDatei18n-js" defer></script>
  1794.  
  1795. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/js/tdbSearch.js?ver=1710236538" id="tdbSearch-js" defer></script>
  1796.  
  1797. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdMenu.js?ver=1710236538" id="tdMenu-js" defer></script>
  1798.  
  1799. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdTrendingNow.js?ver=1710236538" id="tdTrendingNow-js" defer></script>
  1800.  
  1801. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://mintz360.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js?ver=1710236538" id="tdSmartSidebar-js" defer></script>
  1802. <!-- JS generated by theme -->
  1803.  
  1804. <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
  1805.    
  1806.  
  1807.            
  1808.                /* global jQuery:{} */
  1809.                jQuery(document).ready( function () {
  1810.  
  1811.                    var tdbMenuItem = new tdbMenu.item();
  1812.                    tdbMenuItem.blockUid = 'tdi_1';
  1813.                    tdbMenuItem.jqueryObj = jQuery('.tdi_1');
  1814.  
  1815.                    tdbMenuItem.blockAtts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","tdc_css":"eyJhbGwiOnsibWFyZ2luLWxlZnQiOiItMTAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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_1","tdc_css_class":"tdi_1","tdc_css_class_style":"tdi_1_rand_style"}';
  1816.  
  1817.                
  1818.                    tdbMenuItem.isMegaMenuFull = true;
  1819.  
  1820.                
  1821.                
  1822.                    tdbMenuItem.megaMenuLoadType = '';
  1823.  
  1824.                
  1825.                    tdbMenu.addItem(tdbMenuItem);
  1826.  
  1827.                });
  1828.            
  1829.            
  1830.  
  1831.            
  1832.                /* global jQuery:{} */
  1833.                jQuery(document).ready( function () {
  1834.  
  1835.                    var tdbMenuItem = new tdbMenu.item();
  1836.                    tdbMenuItem.blockUid = 'tdi_10';
  1837.                    tdbMenuItem.jqueryObj = jQuery('.tdi_10');
  1838.  
  1839.                    tdbMenuItem.blockAtts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"uppercase","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","tdc_css":"eyJhbGwiOnsibWFyZ2luLWxlZnQiOiItMTAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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_10","tdc_css_class":"tdi_10","tdc_css_class_style":"tdi_10_rand_style"}';
  1840.  
  1841.                
  1842.                    tdbMenuItem.isMegaMenuFull = true;
  1843.  
  1844.                
  1845.                
  1846.                    tdbMenuItem.megaMenuLoadType = '';
  1847.  
  1848.                
  1849.                    tdbMenu.addItem(tdbMenuItem);
  1850.  
  1851.                });
  1852.            
  1853.            
  1854.  
  1855.            
  1856.                /* global jQuery:{} */
  1857.                jQuery(document).ready( function () {
  1858.  
  1859.                    var tdbMenuItem = new tdbMenu.item();
  1860.                    tdbMenuItem.blockUid = 'tdi_54';
  1861.                    tdbMenuItem.jqueryObj = jQuery('.tdi_54');
  1862.  
  1863.                    tdbMenuItem.blockAtts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","tdc_css":"eyJhbGwiOnsibWFyZ2luLWxlZnQiOiItMTAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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_54","tdc_css_class":"tdi_54","tdc_css_class_style":"tdi_54_rand_style"}';
  1864.  
  1865.                
  1866.                    tdbMenuItem.isMegaMenuFull = true;
  1867.  
  1868.                
  1869.                
  1870.                    tdbMenuItem.megaMenuLoadType = '';
  1871.  
  1872.                
  1873.                    tdbMenu.addItem(tdbMenuItem);
  1874.  
  1875.                });
  1876.            
  1877.            
  1878.  
  1879.        
  1880.            jQuery().ready(function () {
  1881.  
  1882.                var tdbSearchItem = new tdbSearch.item();
  1883.  
  1884.                //block unique ID
  1885.                tdbSearchItem.blockUid = 'tdi_65';
  1886.                tdbSearchItem.blockAtts = '{"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":"0 0 0 15px","art_title":"0 0 5px","all_modules_space":"15","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==","form_align":"content-horiz-right","icon_color":"#ffffff","icon_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTQifQ==","icon_padding":"eyJhbGwiOjIuNiwicG9ydHJhaXQiOiIyLjgifQ==","tdicon":"td-icon-magnifier-medium-short-light","show_form":"yes","form_border_color":"#dd3333","arrow_color":"#dd3333","form_shadow_shadow_size":"10","form_shadow_shadow_color":"rgba(0,0,0,0.12)","f_input_font_family":"712","f_input_font_weight":"400","f_btn_font_family":"712","f_btn_font_weight":"400","f_input_font_size":"13","f_placeholder_font_family":"712","f_placeholder_font_weight":"400","f_placeholder_font_size":"13","f_btn_font_size":"13","f_results_msg_font_family":"712","f_results_msg_font_size":"11","f_title_font_family":"712","f_title_font_size":"13","f_title_font_line_height":"1.2","f_meta_font_family":"712","f_meta_font_size":"11","f_meta_font_line_height":"1","title_txt_hover":"#008d7f","btn_bg_h":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiIjMDA4ZDdmIiwiY29sb3IyIjoiIzAwOGQ3ZiIsIm1peGVkQ29sb3JzIjpbXSwiZGVncmVlIjoiLTkwIiwiY3NzIjoiYmFja2dyb3VuZC1jb2xvcjogIzAwOGQ3ZjsiLCJjc3NQYXJhbXMiOiIwZGVnLCMwMDhkN2YsIzAwOGQ3ZiJ9","modules_gap":"0","image_height":"80","meta_info_align":"center","results_msg_color_h":"#008d7f","block_type":"tdb_header_search","post_type":"","disable_trigger":"","show_results":"yes","separator":"","disable_live_search":"","exclude_pages":"","exclude_posts":"","search_section_header":"","results_section_1_title":"","results_section_1_taxonomies":"","results_section_1_level":"","results_section_2_title":"","results_section_2_taxonomies":"","results_section_2_level":"","results_section_3_title":"","results_section_3_taxonomies":"","results_section_3_level":"","results_section_search_query_terms":"","results_section_search_query_terms_title":"","results_section_search_query_terms_taxonomies":"","sec_title_space":"","sec_title_color":"","tax_space":"","tax_title_color":"","tax_title_color_h":"","f_sec_title_font_header":"","f_sec_title_font_title":"Section title text","f_sec_title_font_settings":"","f_sec_title_font_family":"","f_sec_title_font_size":"","f_sec_title_font_line_height":"","f_sec_title_font_style":"","f_sec_title_font_weight":"","f_sec_title_font_transform":"","f_sec_title_font_spacing":"","f_sec_title_":"","f_tax_title_font_title":"Taxonomy title text","f_tax_title_font_settings":"","f_tax_title_font_family":"","f_tax_title_font_size":"","f_tax_title_font_line_height":"","f_tax_title_font_style":"","f_tax_title_font_weight":"","f_tax_title_font_transform":"","f_tax_title_font_spacing":"","f_tax_title_":"","toggle_txt":"","toggle_txt_pos":"","toggle_txt_align":"0","toggle_txt_space":"","toggle_horiz_align":"content-horiz-left","inline":"","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_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%","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","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_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_offset_vertical":"","form_shadow_shadow_spread":"","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_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_line_height":"","f_input_font_style":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_color":"","results_msg_bg":"","results_msg_border_color":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_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":"","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_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_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_65","tdc_css_class":"tdi_65","tdc_css_class_style":"tdi_65_rand_style"}';
  1887.                tdbSearchItem.jqueryObj = jQuery('.tdi_65');
  1888.                tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open';
  1889.                tdbSearchItem._resultsLimit = '4';
  1890.  
  1891.                
  1892.            
  1893.                
  1894.                tdbSearch.addItem( tdbSearchItem );
  1895.  
  1896.            });
  1897.        
  1898.        
  1899.  
  1900.            
  1901.                /* global jQuery:{} */
  1902.                jQuery(document).ready( function () {
  1903.  
  1904.                    var tdbMenuItem = new tdbMenu.item();
  1905.                    tdbMenuItem.blockUid = 'tdi_78';
  1906.                    tdbMenuItem.jqueryObj = jQuery('.tdi_78');
  1907.  
  1908.                    tdbMenuItem.blockAtts = '{"sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"td_324x400","modules_category":"above","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-center","mm_align_screen":"yes","f_elem_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTAifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgMTBweCIsImFsbCI6IjAgMTJweCJ9","menu_id":"7","text_color":"#ffffff","tds_menu_active":"tds_menu_active3","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","f_elem_font_family":"712","f_elem_font_transform":"uppercase","f_elem_font_weight":"400","f_elem_font_spacing":"0.4","tdc_css":"eyJhbGwiOnsibWFyZ2luLWxlZnQiOiItMTAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=","main_sub_icon_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiOSJ9","tds_menu_active3-bg_color":"#000000","f_sub_elem_font_family":"712","f_sub_elem_font_size":"12","mm_shadow_shadow_size":"20","mm_shadow_shadow_color":"rgba(0,0,0,0.15)","sub_shadow_shadow_size":"10","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.15)","mm_shadow_shadow_offset_vertical":"4","sub_first_left":"-15","sub_rest_top":"-15","sub_padd":"10px 0 15px","sub_elem_padd":"5px 20px","align_horiz":"content-horiz-center","main_sub_icon_align":"eyJhbGwiOjEsInBvcnRyYWl0IjoiMCJ9","f_sub_elem_font_weight":"500","mm_child_cats":"10","main_sub_icon_space":"eyJwb3J0cmFpdCI6IjUifQ==","show_mega_cats":"yes","sub_text_color":"#000000","tds_menu_sub_active1-sub_text_color_h":"#008d7f","mm_border_size":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_sub_width":"100%","mm_elem_padd":"eyJhbGwiOiI1cHggMTVweCIsInBvcnRyYWl0IjoiM3B4IDEycHgifQ==","modules_gap":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiNyJ9","all_modules_space":"0","mm_sub_padd":"eyJhbGwiOiI1cHggMCAxNXB4ICIsInBvcnRyYWl0IjoiM3B4IDAgMTJweCAifQ==","mm_width":"eyJhbGwiOiIxMTY0IiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_padd":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSJ9","mm_sub_inline":"yes","mm_sub_border":"0","mm_subcats_posts_limit":"5","mm_subcats_bg":"#ffffff","meta_info_horiz":"content-horiz-center","meta_padding":"eyJhbGwiOiIxNXB4IDVweCAwIDVweCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_category_padding":"0","art_title":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI4cHggMCAwIDAifQ==","art_excerpt":"0","f_mm_sub_font_family":"712","f_mm_sub_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_weight":"500","title_txt_hover":"#008d7f","title_txt":"#000000","mm_elem_color_a":"#008d7f","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#008d7f","pag_h_bg":"#008d7f","pag_h_border":"#008d7f","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"500","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_cat_font_weight":"400","f_cat_font_transform":"uppercase","pag_icons_size":"eyJwb3J0cmFpdCI6IjYifQ==","mc1_title_tag":"p","block_type":"tdb_header_menu","show_subcat":"","show_mega":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_tdicon":"","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_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","mc1_el":"","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_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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","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":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","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_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_color":"","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_style":"","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":"","all_underline_height":"","all_underline_color":"#000","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_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","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_style":"","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_78","tdc_css_class":"tdi_78","tdc_css_class_style":"tdi_78_rand_style"}';
  1909.  
  1910.                
  1911.                    tdbMenuItem.isMegaMenuFull = true;
  1912.  
  1913.                
  1914.                
  1915.                    tdbMenuItem.megaMenuLoadType = '';
  1916.  
  1917.                
  1918.                    tdbMenu.addItem(tdbMenuItem);
  1919.  
  1920.                });
  1921.            
  1922.            
  1923.  
  1924.        
  1925.            jQuery().ready(function () {
  1926.  
  1927.                var tdbSearchItem = new tdbSearch.item();
  1928.  
  1929.                //block unique ID
  1930.                tdbSearchItem.blockUid = 'tdi_89';
  1931.                tdbSearchItem.blockAtts = '{"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":"0 0 0 15px","art_title":"0 0 5px","all_modules_space":"15","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==","form_align":"content-horiz-right","icon_color":"#ffffff","icon_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTQifQ==","icon_padding":"eyJhbGwiOjIuNiwicG9ydHJhaXQiOiIyLjgifQ==","tdicon":"td-icon-magnifier-medium-short-light","show_form":"yes","form_border_color":"#dd3333","arrow_color":"#dd3333","form_shadow_shadow_size":"10","form_shadow_shadow_color":"rgba(0,0,0,0.12)","f_input_font_family":"712","f_input_font_weight":"400","f_btn_font_family":"712","f_btn_font_weight":"400","f_input_font_size":"13","f_placeholder_font_family":"712","f_placeholder_font_weight":"400","f_placeholder_font_size":"13","f_btn_font_size":"13","f_results_msg_font_family":"712","f_results_msg_font_size":"11","f_title_font_family":"712","f_title_font_size":"13","f_title_font_line_height":"1.2","f_meta_font_family":"712","f_meta_font_size":"11","f_meta_font_line_height":"1","title_txt_hover":"#008d7f","btn_bg_h":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiIjMDA4ZDdmIiwiY29sb3IyIjoiIzAwOGQ3ZiIsIm1peGVkQ29sb3JzIjpbXSwiZGVncmVlIjoiLTkwIiwiY3NzIjoiYmFja2dyb3VuZC1jb2xvcjogIzAwOGQ3ZjsiLCJjc3NQYXJhbXMiOiIwZGVnLCMwMDhkN2YsIzAwOGQ3ZiJ9","modules_gap":"0","image_height":"80","meta_info_align":"center","results_msg_color_h":"#008d7f","block_type":"tdb_header_search","post_type":"","disable_trigger":"","show_results":"yes","separator":"","disable_live_search":"","exclude_pages":"","exclude_posts":"","search_section_header":"","results_section_1_title":"","results_section_1_taxonomies":"","results_section_1_level":"","results_section_2_title":"","results_section_2_taxonomies":"","results_section_2_level":"","results_section_3_title":"","results_section_3_taxonomies":"","results_section_3_level":"","results_section_search_query_terms":"","results_section_search_query_terms_title":"","results_section_search_query_terms_taxonomies":"","sec_title_space":"","sec_title_color":"","tax_space":"","tax_title_color":"","tax_title_color_h":"","f_sec_title_font_header":"","f_sec_title_font_title":"Section title text","f_sec_title_font_settings":"","f_sec_title_font_family":"","f_sec_title_font_size":"","f_sec_title_font_line_height":"","f_sec_title_font_style":"","f_sec_title_font_weight":"","f_sec_title_font_transform":"","f_sec_title_font_spacing":"","f_sec_title_":"","f_tax_title_font_title":"Taxonomy title text","f_tax_title_font_settings":"","f_tax_title_font_family":"","f_tax_title_font_size":"","f_tax_title_font_line_height":"","f_tax_title_font_style":"","f_tax_title_font_weight":"","f_tax_title_font_transform":"","f_tax_title_font_spacing":"","f_tax_title_":"","toggle_txt":"","toggle_txt_pos":"","toggle_txt_align":"0","toggle_txt_space":"","toggle_horiz_align":"content-horiz-left","inline":"","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_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%","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","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_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","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_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_offset_vertical":"","form_shadow_shadow_spread":"","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_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_line_height":"","f_input_font_style":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_color":"","results_msg_bg":"","results_msg_border_color":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_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":"","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_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_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_89","tdc_css_class":"tdi_89","tdc_css_class_style":"tdi_89_rand_style"}';
  1932.                tdbSearchItem.jqueryObj = jQuery('.tdi_89');
  1933.                tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open';
  1934.                tdbSearchItem._resultsLimit = '4';
  1935.  
  1936.                
  1937.            
  1938.                
  1939.                tdbSearch.addItem( tdbSearchItem );
  1940.  
  1941.            });
  1942.        
  1943.        
  1944. });</script>
  1945.  
  1946.  
  1947. <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_separator","style_general_socials","style_general_header_menu","style_general_menu_active3","style_general_header_mega_menu","style_general_module_header","style_general_header_search","style_general_header_search_trigger_enabled","style_general_trending_now","style_general_loop","style_general_module_loop","style_general_inline_text"];</script>
  1948.  
  1949. </body>
  1950. </html>
  1951.  
  1952. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1714483865 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda