<!doctype html >
<!--[if IE 8]>    <html class="ie8" lang="en"> <![endif]-->
<!--[if IE 9]>    <html class="ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en-US"> <!--<![endif]-->
<head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},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 _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=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"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
    <title>Wrestling News - Latest WWE &amp; AEW News, Results, and Spoilers</title>
<link crossorigin data-rocket-preconnect href="https://pagead2.googlesyndication.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://c0.wp.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://www.googletagmanager.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://a.pub.network" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://ewrestlingnews.disqus.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://securepubads.g.doubleclick.net" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://googleads.g.doubleclick.net" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://stats.wp.com" rel="preconnect">
<link crossorigin data-rocket-preload as="font" href="https://www.ewrestlingnews.com/wp-content/cache/fonts/1/google-fonts/fonts/s/worksans/v23/QGYsz_wNahGAdqQ43Rh_fKDp.woff2" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://www.ewrestlingnews.com/wp-content/cache/fonts/1/google-fonts/fonts/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://www.ewrestlingnews.com/wp-content/cache/fonts/1/google-fonts/fonts/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://www.ewrestlingnews.com/wp-content/cache/fonts/1/google-fonts/fonts/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://www.ewrestlingnews.com/wp-content/cache/fonts/1/google-fonts/fonts/s/oswald/v56/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlWHYg.woff2" rel="preload">
<link data-wpr-hosted-gf-parameters="family=Open%20Sans%3A400%2C600%2C700%2C500%7CRoboto%3A400%2C500%2C700%2C600%7CWork%20Sans%3A500%2C400%2C600%7CMontserrat%3A800%2C700%2C400%2C600%7CBig%20Shoulders%20Text%3A600%2C700%2C500%2C800%2C400%7CBig%20Shoulders%20Inline%20Text%3A900%2C400%7COswald%3A600%2C400%7COpen%20Sans%3A600%2C400%7CPlay%3A400%7CRoboto%20Slab%3A500%2C600%2C400%7CRoboto%3A500%2C400%7CWork%20Sans%3A400%7CLato%3A700%2C400&amp;display=swap" href="https://www.ewrestlingnews.com/wp-content/cache/fonts/1/google-fonts/css/d/7/b/7f52df26171a6b56048533d968935.css" rel="stylesheet"><link rel="preload" data-rocket-preload as="image" href="https://www.ewrestlingnews.com/wp-content/uploads/2024/01/black-twill.png" fetchpriority="high">
    
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="pingback" href="https://www.ewrestlingnews.com/xmlrpc.php" />
    <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

            <script data-no-defer="1" data-ezscrex="false" data-cfasync="false" data-pagespeed-no-defer data-cookieconsent="ignore">
                var ctPublicFunctions = {"_ajax_nonce":"1b9fd760d7","_rest_nonce":"9078254e75","_ajax_url":"\/wp-admin\/admin-ajax.php","_rest_url":"https:\/\/www.ewrestlingnews.com\/wp-json\/","data__cookies_type":"none","data__ajax_type":"rest","data__bot_detector_enabled":0,"data__frontend_data_log_enabled":1,"cookiePrefix":"","wprocket_detected":true,"host_url":"www.ewrestlingnews.com","text__ee_click_to_select":"Click to select the whole data","text__ee_original_email":"The original one is","text__ee_got_it":"Got it","text__ee_blocked":"Blocked","text__ee_cannot_connect":"Cannot connect","text__ee_cannot_decode":"Can not decode email. Unknown reason","text__ee_email_decoder":"CleanTalk email decoder","text__ee_wait_for_decoding":"The magic is on the way, please wait for a few seconds!","text__ee_decoding_process":"Decoding the contact data, let us a few seconds to finish."}
            </script>
        
            <script data-no-defer="1" data-ezscrex="false" data-cfasync="false" data-pagespeed-no-defer data-cookieconsent="ignore">
                var ctPublic = {"_ajax_nonce":"1b9fd760d7","settings__forms__check_internal":"0","settings__forms__check_external":"0","settings__forms__force_protection":0,"settings__forms__search_test":"0","settings__data__bot_detector_enabled":0,"settings__sfw__anti_crawler":"0","blog_home":"https:\/\/www.ewrestlingnews.com\/","pixel__setting":"0","pixel__enabled":false,"pixel__url":null,"data__email_check_before_post":1,"data__email_check_exist_post":0,"data__cookies_type":"none","data__key_is_ok":true,"data__visible_fields_required":true,"wl_brandname":"Anti-Spam by CleanTalk","wl_brandname_short":"CleanTalk","ct_checkjs_key":69044942,"emailEncoderPassKey":"39b057818db648fbc17dc2cf1b8e00a5","bot_detector_forms_excluded":"W10=","advancedCacheExists":true,"varnishCacheExists":false,"wc_ajax_add_to_cart":false}
            </script>
        <link rel="icon" type="image/png" href="https://www.ewrestlingnews.com/wp-content/uploads/2023/09/Untitled-2-flavoicon.png">
	<!-- This site is optimized with the Yoast SEO Premium plugin v24.4 (Yoast SEO v24.4) - https://yoast.com/wordpress/plugins/seo/ -->
	<meta name="description" content="The Latest Wrestling News, WWE News, AEW News, and prowrestling new. Providing news, results, videos, spoilers, rumors, and more." />
	<link rel="canonical" href="https://www.ewrestlingnews.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Wrestling News - Latest Pro-Wrestling News, WWE News, AEW News, Results and Rumors" />
	<meta property="og:description" content="The Latest Wrestling News, WWE News, AEW News, and prowrestling new. Providing news, results, videos, spoilers, rumors, and more." />
	<meta property="og:url" content="https://www.ewrestlingnews.com/" />
	<meta property="og:site_name" content="eWrestlingNews.com" />
	<meta property="article:publisher" content="https://www.facebook.com/EWrestlingNews/" />
	<meta property="article:modified_time" content="2024-12-16T16:28:46+00:00" />
	<meta property="og:image" content="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/01/Rhea-Ripley-Mami.jpeg?fit=1200%2C675&quality=50&ssl=1" />
	<meta property="og:image:width" content="1200" />
	<meta property="og:image:height" content="675" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@ewrestlingnews" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.ewrestlingnews.com/","url":"https://www.ewrestlingnews.com/","name":"Wrestling News - Latest WWE & AEW News, Results, and Spoilers","isPartOf":{"@id":"https://www.ewrestlingnews.com/#website"},"about":{"@id":"https://www.ewrestlingnews.com/#organization"},"datePublished":"2023-11-24T03:38:27+00:00","dateModified":"2024-12-16T16:28:46+00:00","description":"The Latest Wrestling News, WWE News, AEW News, and prowrestling new. Providing news, results, videos, spoilers, rumors, and more.","breadcrumb":{"@id":"https://www.ewrestlingnews.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.ewrestlingnews.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.ewrestlingnews.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.ewrestlingnews.com/#website","url":"https://www.ewrestlingnews.com/","name":"eWrestlingNews.com","description":"Wrestling News - Latest Wrestling News, WWE News, AEW News, Results and Spoilers","publisher":{"@id":"https://www.ewrestlingnews.com/#organization"},"alternateName":"eWrestlingNews","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.ewrestlingnews.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.ewrestlingnews.com/#organization","name":"eWrestlingNews","url":"https://www.ewrestlingnews.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.ewrestlingnews.com/#/schema/logo/image/","url":"https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2023/10/logo-500.png?fit=600%2C600&quality=50&ssl=1","contentUrl":"https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2023/10/logo-500.png?fit=600%2C600&quality=50&ssl=1","width":600,"height":600,"caption":"eWrestlingNews"},"image":{"@id":"https://www.ewrestlingnews.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/EWrestlingNews/","https://x.com/ewrestlingnews"],"description":"eWrestlingNews.com is one of the longest running wrestling news website. We provide around the clock coverage of wrestling related news, results, rumors, and spoilers. We provide live coverage of events through out the month for pay-per-views and TV shows."}]}</script>
	<meta name="google-site-verification" content="Jyuo5RNw06lSX2EqBulcwrsKmLamOu4WHgplwZIMHGw" />
	<!-- / Yoast SEO Premium plugin. -->


<link rel='dns-prefetch' href='//stats.wp.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//i0.wp.com' />
<link rel='dns-prefetch' href='//c0.wp.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link rel="alternate" type="application/rss+xml" title="eWrestlingNews.com &raquo; Feed" href="https://www.ewrestlingnews.com/feed" />
<link rel="alternate" type="application/rss+xml" title="eWrestlingNews.com &raquo; Comments Feed" href="https://www.ewrestlingnews.com/comments/feed" />
<link rel='stylesheet' id='mediaelement-css' href='https://c0.wp.com/c/6.5.5/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css' href='https://c0.wp.com/c/6.5.5/wp-includes/js/mediaelement/wp-mediaelement.min.css' type='text/css' media='all' />
<style id='jetpack-sharing-buttons-style-inline-css' type='text/css'>
.jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em}
</style>
<link rel='stylesheet' id='ct_public_css-css' href='https://www.ewrestlingnews.com/wp-content/plugins/cleantalk-spam-protect/css/cleantalk-public.min.css?ver=6.52' type='text/css' media='all' />
<link rel='stylesheet' id='ct_email_decoder_css-css' href='https://www.ewrestlingnews.com/wp-content/plugins/cleantalk-spam-protect/css/cleantalk-email-decoder.min.css?ver=6.52' type='text/css' media='all' />
<link rel='stylesheet' id='wordpress-popular-posts-css-css' href='https://www.ewrestlingnews.com/wp-content/plugins/wordpress-popular-posts/assets/css/wpp.css?ver=6.4.2' type='text/css' media='all' />

<link rel='stylesheet' id='td-theme-css' href='https://www.ewrestlingnews.com/wp-content/themes/Newspaper/style.css?ver=12.6.5' type='text/css' media='all' />
<style id='td-theme-inline-css' type='text/css'>
    
        /* custom css - generated by TagDiv Composer */
        @media (max-width: 767px) {
            .td-header-desktop-wrap {
                display: none;
            }
        }
        @media (min-width: 767px) {
            .td-header-mobile-wrap {
                display: none;
            }
        }
    
	
</style>
<link rel='stylesheet' id='td-theme-child-css' href='https://www.ewrestlingnews.com/wp-content/themes/ewn/style.css?ver=12.6.5c' type='text/css' media='all' />
<link rel='stylesheet' id='td-multipurpose-css' href='https://www.ewrestlingnews.com/wp-content/plugins/td-composer/assets/fonts/td-multipurpose/td-multipurpose.css?ver=6217cd4d7820e3bfbc83cc495211f01b' type='text/css' media='all' />
<link rel='stylesheet' id='td-legacy-framework-front-style-css' href='https://www.ewrestlingnews.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=6217cd4d7820e3bfbc83cc495211f01b' type='text/css' media='all' />
<link rel='stylesheet' id='td-standard-pack-framework-front-style-css' href='https://www.ewrestlingnews.com/wp-content/plugins/td-standard-pack/Newspaper/assets/css/td_standard_pack_main.css?ver=4a3a1b49b2d9e88d0d2e7189313f4145' type='text/css' media='all' />
<link rel='stylesheet' id='td-theme-demo-style-css' href='https://www.ewrestlingnews.com/wp-content/plugins/td-composer/legacy/Newspaper/includes/demos/sport/demo_style.css?ver=12.6.5' type='text/css' media='all' />
<link rel='stylesheet' id='tdb_style_cloud_templates_front-css' href='https://www.ewrestlingnews.com/wp-content/plugins/td-cloud-library/assets/css/tdb_main.css?ver=be262a20ca49ba5e513ad6176c77b975' type='text/css' media='all' />
<link rel='stylesheet' id='ewn-css' href='https://www.ewrestlingnews.com/wp-content/themes/ewn/ewn.css?ver=6.5.5' type='text/css' media='all' />
<script type="text/javascript" data-pagespeed-no-defer src="https://www.ewrestlingnews.com/wp-content/plugins/cleantalk-spam-protect/js/apbct-public-bundle.min.js?ver=6.52" id="ct_public_functions-js"></script>
<script type="application/json" id="wpp-json">

{"sampling_active":0,"sampling_rate":100,"ajax_url":"https:\/\/www.ewrestlingnews.com\/wp-json\/wordpress-popular-posts\/v1\/popular-posts","api_url":"https:\/\/www.ewrestlingnews.com\/wp-json\/wordpress-popular-posts","ID":0,"token":"9078254e75","lang":0,"debug":0}

</script>
<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/wordpress-popular-posts/assets/js/wpp.min.js?ver=6.4.2" id="wpp-js-js"></script>
<script type="text/javascript" src="https://c0.wp.com/c/6.5.5/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script>
<script type="text/javascript" src="https://c0.wp.com/c/6.5.5/wp-includes/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js"></script>
<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/themes/ewn/ewn.js" id="ewn-js"></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.ewrestlingnews.com/xmlrpc.php?rsd" />
<link rel="alternate" type="application/json+oembed" href="https://www.ewrestlingnews.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.ewrestlingnews.com%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://www.ewrestlingnews.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.ewrestlingnews.com%2F&#038;format=xml" />
	<style>img#wpstats{display:none}</style>
		            <style id="wpp-loading-animation-styles">@-webkit-keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}@keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}.wpp-widget-placeholder,.wpp-widget-block-placeholder,.wpp-shortcode-placeholder{margin:0 auto;width:60px;height:3px;background:#dd3737;background:linear-gradient(90deg,#dd3737 0%,#571313 10%,#dd3737 100%);background-size:200% auto;border-radius:3px;-webkit-animation:bgslide 1s infinite linear;animation:bgslide 1s infinite linear}</style>
                <script>
        window.tdb_global_vars = {"wpRestUrl":"https:\/\/www.ewrestlingnews.com\/wp-json\/","permalinkStructure":"\/%category%\/%postname%"};
        window.tdb_p_autoload_vars = {"isAjax":false,"isAdminBarShowing":false,"autoloadScrollPercent":50};
    </script>
    
    <style id="tdb-global-colors">
        /* custom css - generated by TagDiv Composer */
        :root {--chained-news-white: #FFFFFF;--chained-news-black: black;--chained-news-blue: #2F6AA4;--chained-news-gray: rgb(229, 229, 229);--chained-news-separator: rgb(117, 117, 117);--accent-color-1: #064DA9;--accent-color-2: #063D80;--base-color-1: #000;--light-color-1: #ccc;--news-hub-dark-grey: #333;--news-hub-white: #FFFFFF;--news-hub-accent: #4A4A4A;--news-hub-light-grey: #ededed;--news-hub-black: #0f0f0f;--news-hub-accent-hover: #4A4A4A;--news-hub-medium-gray: #999999;--tt-accent-color: #0E4CA6;--tt-hover: #504BDC;--tt-gray-dark: #777777;--tt-extra-color: #f4f4f4;--tt-primary-color: #000000;}
    </style>
	
    <style id="tdb-global-fonts">
        :root {--global-font-1: Big Shoulders Text;--global-font-2: Roboto Slab;--global-font-3: Work Sans;--tt-secondary: Merriweather;--tt-extra: Red Hat Display;--tt-primary-font: Epilogue;}
    </style>
    <meta data-cfasync="false" name="google-site-verification" content="Jyuo5RNw06lSX2EqBulcwrsKmLamOu4WHgplwZIMHGw" />
<meta name="msvalidate.01" content="5DB49D31C75532DB2C05426B1D826E26" />


<!-- Global site tag (gtag.js) - Google Analytics -->
<script data-cfasync="false" src="https://www.googletagmanager.com/gtag/js?id=G-Y0Z60L5JD3" async></script>
<script nowprocket>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-Y0Z60L5JD3');
</script>


<!-- PreConnections -->

<link rel="preconnect" href="https://a.pub.network/" crossorigin />
<link rel="preconnect" href="https://b.pub.network/" crossorigin />
<link rel="preconnect" href="https://c.pub.network/" crossorigin />
<link rel="preconnect" href="https://d.pub.network/" crossorigin />
<link rel="preconnect" href="https://c.amazon-adsystem.com" crossorigin />
<link rel="preconnect" href="https://s.amazon-adsystem.com" crossorigin />
<link rel="preconnect" href="https://secure.quantserve.com/" crossorigin />
<link rel="preconnect" href="https://rules.quantcount.com/" crossorigin />
<link rel="preconnect" href="https://pixel.quantserve.com/" crossorigin />
<link rel="preconnect" href="https://cmp.quantcast.com/" crossorigin />
<link rel="preconnect" href="https://btloader.com/" crossorigin />
<link rel="preconnect" href="https://api.btloader.com/" crossorigin />
<link rel="preconnect" href="https://cdn.confiant-integrations.net" crossorigin />


<link rel="stylesheet" href="https://a.pub.network/ewrestlingnews-com/cls.css">
<script type="rocketlazyloadscript" data-cfasync="false" data-rocket-type="text/javascript">
  var freestar = freestar || {};
  freestar.queue = freestar.queue || [];
  freestar.config = freestar.config || {};
  freestar.config.enabled_slots = [];
  freestar.initCallback = function () { (freestar.config.enabled_slots.length === 0) ? freestar.initCallbackCalled = false : freestar.newAdSlots(freestar.config.enabled_slots) }
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://a.pub.network/ewrestlingnews-com/pubfig.min.js" data-cfasync="false"></script>



<style>
div.sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
}
	
.td-fix-index {
-webkit-transform: none;
}
	
.tdi_60.td-a-rec:not(.td-a-rec-no-translate) {

	transform: none;
}
</style>

<!-- END FREESTAR Layoutshift Elimination -->



<!-- ADSENSE VALIDATIION -->
<script data-cfasync="false" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9685988123739958" crossorigin="anonymous"></script>
<!-- ADSENSE VALIDATIION -->




<!-- JS generated by theme -->

<script>
    
    

	    var tdBlocksArray = []; //here we store all the items for the current page

	    // td_block class - each ajax block uses a object of this class for requests
	    function tdBlock() {
		    this.id = '';
		    this.block_type = 1; //block type id (1-234 etc)
		    this.atts = '';
		    this.td_column_number = '';
		    this.td_current_page = 1; //
		    this.post_count = 0; //from wp
		    this.found_posts = 0; //from wp
		    this.max_num_pages = 0; //from wp
		    this.td_filter_value = ''; //current live filter value
		    this.is_ajax_running = false;
		    this.td_user_action = ''; // load more or infinite loader (used by the animation)
		    this.header_color = '';
		    this.ajax_pagination_infinite_stop = ''; //show load more at page x
	    }

        // td_js_generator - mini detector
        ( function () {
            var htmlTag = document.getElementsByTagName("html")[0];

	        if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) {
                htmlTag.className += ' ie10';
            }

            if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) {
                htmlTag.className += ' ie11';
            }

	        if ( navigator.userAgent.indexOf("Edge") > -1 ) {
                htmlTag.className += ' ieEdge';
            }

            if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) {
                htmlTag.className += ' td-md-is-ios';
            }

            var user_agent = navigator.userAgent.toLowerCase();
            if ( user_agent.indexOf("android") > -1 ) {
                htmlTag.className += ' td-md-is-android';
            }

            if ( -1 !== navigator.userAgent.indexOf('Mac OS X')  ) {
                htmlTag.className += ' td-md-is-os-x';
            }

            if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) {
               htmlTag.className += ' td-md-is-chrome';
            }

            if ( -1 !== navigator.userAgent.indexOf('Firefox') ) {
                htmlTag.className += ' td-md-is-firefox';
            }

            if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) {
                htmlTag.className += ' td-md-is-safari';
            }

            if( -1 !== navigator.userAgent.indexOf('IEMobile') ){
                htmlTag.className += ' td-md-is-iemobile';
            }

        })();

        var tdLocalCache = {};

        ( function () {
            "use strict";

            tdLocalCache = {
                data: {},
                remove: function (resource_id) {
                    delete tdLocalCache.data[resource_id];
                },
                exist: function (resource_id) {
                    return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null;
                },
                get: function (resource_id) {
                    return tdLocalCache.data[resource_id];
                },
                set: function (resource_id, cachedData) {
                    tdLocalCache.remove(resource_id);
                    tdLocalCache.data[resource_id] = cachedData;
                }
            };
        })();

    
    
var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":228},{"limitBottom":1018,"sidebarWidth":300},{"limitBottom":1140,"sidebarWidth":324}];
var td_animation_stack_effect="type0";
var tds_animation_stack=true;
var td_animation_stack_specific_selectors=".entry-thumb, img, .td-lazy-img";
var td_animation_stack_general_selectors=".td-animation-stack img, .td-animation-stack .entry-thumb, .post img, .td-animation-stack .td-lazy-img";
var tdc_is_installed="yes";
var td_ajax_url="https:\/\/www.ewrestlingnews.com\/wp-admin\/admin-ajax.php?td_theme_name=Newspaper&v=12.6.5";
var td_get_template_directory_uri="https:\/\/www.ewrestlingnews.com\/wp-content\/plugins\/td-composer\/legacy\/common";
var tds_snap_menu="smart_snap_always";
var tds_logo_on_sticky="show_header_logo";
var tds_header_style="3";
var td_please_wait="Please wait...";
var td_email_user_pass_incorrect="User or password incorrect!";
var td_email_user_incorrect="Email or username incorrect!";
var td_email_incorrect="Email incorrect!";
var td_user_incorrect="Username incorrect!";
var td_email_user_empty="Email or username empty!";
var td_pass_empty="Pass empty!";
var td_pass_pattern_incorrect="Invalid Pass Pattern!";
var td_retype_pass_incorrect="Retyped Pass incorrect!";
var tds_more_articles_on_post_enable="";
var tds_more_articles_on_post_time_to_wait="";
var tds_more_articles_on_post_pages_distance_from_top=0;
var tds_captcha="";
var tds_theme_color_site_wide="#3261ad";
var tds_smart_sidebar="";
var tdThemeName="Newspaper";
var tdThemeNameWl="Newspaper";
var td_magnific_popup_translation_tPrev="Previous (Left arrow key)";
var td_magnific_popup_translation_tNext="Next (Right arrow key)";
var td_magnific_popup_translation_tCounter="%curr% of %total%";
var td_magnific_popup_translation_ajax_tError="The content from %url% could not be loaded.";
var td_magnific_popup_translation_image_tError="The image #%curr% could not be loaded.";
var tdBlockNonce="eff9a5593d";
var tdMobileMenu="enabled";
var tdMobileSearch="enabled";
var tdDateNamesI18n={"month_names":["January","February","March","April","May","June","July","August","September","October","November","December"],"month_names_short":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"day_names_short":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]};
var tdb_modal_confirm="Save";
var tdb_modal_cancel="Cancel";
var tdb_modal_confirm_alt="Yes";
var tdb_modal_cancel_alt="No";
var td_ad_background_click_link="";
var td_ad_background_click_target="";
</script>


<!-- Header style compiled by theme -->

<style>
/* custom css - generated by TagDiv Composer */
    
/* custom css - generated by TagDiv Composer */
ul.sf-menu > .menu-item > a {
        line-height:80px;
	
    }
    
    .td-scroll-up {
        position: fixed;
        bottom: 4px;
        right: 5px;
        cursor: pointer;
        z-index: 9999;
    }
    .ie9 .td-scroll-up {
        bottom: -70px;
    }
    .ie9 .td-scroll-up-visible {
        bottom: 5px;
    }
     @media (max-width: 767px) {
        .td-scroll-up.td-hide-scroll-up-on-mob {
            display: none !important;
        }
    }

    
    .td-scroll-up {
        display: none;
        width: 40px;
        height: 40px;
        background-color: var(--td_theme_color, #4db2ec);
        transform: translate3d(0, 70px, 0);
        transition: transform 0.4s cubic-bezier(.55,0,.1,1) 0s;
    }
    .td-js-loaded .td-scroll-up {
        display: block !important;
    }
    .td-scroll-up .td-icon-menu-up {
        position: relative;
        color: #fff;
        font-size: 20px;
        display: block;
        text-align: center;
        width: 40px;
        top: 7px;
    }
    .td-scroll-up-visible {
        transform: translate3d(0, 0, 0);
    }
    .td-md-is-android .td-scroll-up .td-icon-menu-up {
        padding-top: 1px;
    }

    :root{--td_theme_color:#3261ad;--td_slider_text:rgba(50,97,173,0.7);--td_header_color:#222222;--td_mobile_gradient_one_mob:rgba(0,0,0,0.7);--td_mobile_gradient_two_mob:rgba(0,30,66,0.7);}/* custom css - generated by TagDiv Composer */
.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: #3261ad;
    }
    
    .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: #3261ad;
    }
    
    .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: #3261ad !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: #3261ad;
    }
    
    


    
    .td-header-wrap .td-header-top-menu-full,
    .td-header-wrap .top-header-menu .sub-menu,
    .tdm-header-style-1.td-header-wrap .td-header-top-menu-full,
    .tdm-header-style-1.td-header-wrap .top-header-menu .sub-menu,
    .tdm-header-style-2.td-header-wrap .td-header-top-menu-full,
    .tdm-header-style-2.td-header-wrap .top-header-menu .sub-menu,
    .tdm-header-style-3.td-header-wrap .td-header-top-menu-full,
    .tdm-header-style-3.td-header-wrap .top-header-menu .sub-menu {
        background-color: #222222;
    }
    .td-header-style-8 .td-header-top-menu-full {
        background-color: transparent;
    }
    .td-header-style-8 .td-header-top-menu-full .td-header-top-menu {
        background-color: #222222;
        padding-left: 15px;
        padding-right: 15px;
    }

    .td-header-wrap .td-header-top-menu-full .td-header-top-menu,
    .td-header-wrap .td-header-top-menu-full {
        border-bottom: none;
    }


    
    .td-header-top-menu,
    .td-header-top-menu a,
    .td-header-wrap .td-header-top-menu-full .td-header-top-menu,
    .td-header-wrap .td-header-top-menu-full a,
    .td-header-style-8 .td-header-top-menu,
    .td-header-style-8 .td-header-top-menu a,
    .td-header-top-menu .td-drop-down-search .entry-title a {
        color: #ffffff;
    }

    
    .top-header-menu .current-menu-item > a,
    .top-header-menu .current-menu-ancestor > a,
    .top-header-menu .current-category-ancestor > a,
    .top-header-menu li a:hover,
    .td-header-sp-top-widget .td-icon-search:hover {
        color: #000000;
    }

    
    .td-header-wrap .td-header-sp-top-widget .td-icon-font,
    .td-header-style-7 .td-header-top-menu .td-social-icon-wrap .td-icon-font {
        color: #ffffff;
    }

    
    .td-header-wrap .td-header-sp-top-widget i.td-icon-font:hover {
        color: #000000;
    }


    
    .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,
    .td_block_mega_menu .td-next-prev-wrap a:hover,
    .td-mega-span .td-post-category:hover,
     .td-header-wrap .black-menu .sf-menu > li > a:hover,
    .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a,
    .td-header-wrap .black-menu .sf-menu > .sfHover > a,
    .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,
    .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .current-menu-item > a,
    .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .current-menu-ancestor > a,
    .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .current-category-ancestor > a,
    .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > li > a:hover,
    .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .sfHover > a {
        background-color: #5b5b5b;
    }
    .td_block_mega_menu .td-next-prev-wrap 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: #5b5b5b;
    }
    .header-search-wrap .td-drop-down-search:before {
        border-color: transparent transparent #5b5b5b transparent;
    }
    .td_mega_menu_sub_cats .cur-sub-cat,
    .td_mod_mega_menu:hover .entry-title a,
    .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,
    .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 > .current-menu-ancestor > a,
    .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 > li > a:hover,
    .tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .sfHover > a {
        color: #5b5b5b;
    }
    

    
    ul.sf-menu > .td-menu-item > a,
    .td-theme-wrap .td-header-menu-social {
        line-height:80px;
	
    }
    
    .td-banner-wrap-full,
    .td-header-style-11 .td-logo-wrap-full {
        background-color: #466386;
    }
    .td-header-style-11 .td-logo-wrap-full {
        border-bottom: 0;
    }
    @media (min-width: 1019px) {
        .td-header-style-2 .td-header-sp-recs,
        .td-header-style-5 .td-a-rec-id-header > div,
        .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-6 .td-a-rec-id-header > div,
        .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-7 .td-a-rec-id-header > div,
        .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-8 .td-a-rec-id-header > div,
        .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-12 .td-a-rec-id-header > div,
        .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
            margin-bottom: 24px !important;
        }
    }
    @media (min-width: 768px) and (max-width: 1018px) {
        .td-header-style-2 .td-header-sp-recs,
        .td-header-style-5 .td-a-rec-id-header > div,
        .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-6 .td-a-rec-id-header > div,
        .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-7 .td-a-rec-id-header > div,
        .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-8 .td-a-rec-id-header > div,
        .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-12 .td-a-rec-id-header > div,
        .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
            margin-bottom: 14px !important;
        }
    }
    
    
    
    .td-post-template-11 .td-post-header .entry-title {
        text-transform:uppercase;
	
    }
    
    .tdm-menu-active-style2 .tdm-header ul.sf-menu > .td-menu-item,
    .tdm-menu-active-style4 .tdm-header ul.sf-menu > .td-menu-item,
    .tdm-header .tdm-header-menu-btns,
    .tdm-header-style-1 .td-main-menu-logo a,
    .tdm-header-style-2 .td-main-menu-logo a,
    .tdm-header-style-3 .td-main-menu-logo a {
        line-height: 80px;
    }
    .tdm-header-style-1 .td-main-menu-logo,
    .tdm-header-style-2 .td-main-menu-logo,
    .tdm-header-style-3 .td-main-menu-logo {
        height: 80px;
    }
    @media (min-width: 768px) {
        .td-header-style-4 .td-main-menu-logo img,
        .td-header-style-5 .td-main-menu-logo img,
        .td-header-style-6 .td-main-menu-logo img,
        .td-header-style-7 .td-header-sp-logo img,
        .td-header-style-12 .td-main-menu-logo img {
            max-height: 80px;
        }
        .td-header-style-4 .td-main-menu-logo,
        .td-header-style-5 .td-main-menu-logo,
        .td-header-style-6 .td-main-menu-logo,
        .td-header-style-7 .td-header-sp-logo,
        .td-header-style-12 .td-main-menu-logo {
            height: 80px;
        }
        .td-header-style-4 .td-main-menu-logo a,
        .td-header-style-5 .td-main-menu-logo a,
        .td-header-style-6 .td-main-menu-logo a,
        .td-header-style-7 .td-header-sp-logo a,
        .td-header-style-7 .td-header-sp-logo img,
        .td-header-style-12 .td-main-menu-logo a,
        .td-header-style-12 .td-header-menu-wrap .sf-menu > li > a {
            line-height: 80px;
        }
        .td-header-style-7 .sf-menu,
        .td-header-style-7 .td-header-menu-social {
            margin-top: 0;
        }
        .td-header-style-7 #td-top-search {
            top: 0;
            bottom: 0;
        }
        .td-header-wrap .header-search-wrap #td-header-search-button .td-icon-search {
            line-height: 80px;
        }
        .tdm-header-style-1 .td-main-menu-logo img, 
        .tdm-header-style-2 .td-main-menu-logo img, 
        .tdm-header-style-3 .td-main-menu-logo img {
            max-height: 80px;
        }
    }

body {
	background-color:#d6d6d6;
}
/* custom css - generated by TagDiv Composer */
ul.sf-menu > .menu-item > a {
        line-height:80px;
	
    }
    
    .td-scroll-up {
        position: fixed;
        bottom: 4px;
        right: 5px;
        cursor: pointer;
        z-index: 9999;
    }
    .ie9 .td-scroll-up {
        bottom: -70px;
    }
    .ie9 .td-scroll-up-visible {
        bottom: 5px;
    }
     @media (max-width: 767px) {
        .td-scroll-up.td-hide-scroll-up-on-mob {
            display: none !important;
        }
    }

    
    .td-scroll-up {
        display: none;
        width: 40px;
        height: 40px;
        background-color: var(--td_theme_color, #4db2ec);
        transform: translate3d(0, 70px, 0);
        transition: transform 0.4s cubic-bezier(.55,0,.1,1) 0s;
    }
    .td-js-loaded .td-scroll-up {
        display: block !important;
    }
    .td-scroll-up .td-icon-menu-up {
        position: relative;
        color: #fff;
        font-size: 20px;
        display: block;
        text-align: center;
        width: 40px;
        top: 7px;
    }
    .td-scroll-up-visible {
        transform: translate3d(0, 0, 0);
    }
    .td-md-is-android .td-scroll-up .td-icon-menu-up {
        padding-top: 1px;
    }

    :root{--td_theme_color:#3261ad;--td_slider_text:rgba(50,97,173,0.7);--td_header_color:#222222;--td_mobile_gradient_one_mob:rgba(0,0,0,0.7);--td_mobile_gradient_two_mob:rgba(0,30,66,0.7);}/* custom css - generated by TagDiv Composer */
.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: #3261ad;
    }
    
    .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: #3261ad;
    }
    
    .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: #3261ad !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: #3261ad;
    }
    
    


    
    .td-header-wrap .td-header-top-menu-full,
    .td-header-wrap .top-header-menu .sub-menu,
    .tdm-header-style-1.td-header-wrap .td-header-top-menu-full,
    .tdm-header-style-1.td-header-wrap .top-header-menu .sub-menu,
    .tdm-header-style-2.td-header-wrap .td-header-top-menu-full,
    .tdm-header-style-2.td-header-wrap .top-header-menu .sub-menu,
    .tdm-header-style-3.td-header-wrap .td-header-top-menu-full,
    .tdm-header-style-3.td-header-wrap .top-header-menu .sub-menu {
        background-color: #222222;
    }
    .td-header-style-8 .td-header-top-menu-full {
        background-color: transparent;
    }
    .td-header-style-8 .td-header-top-menu-full .td-header-top-menu {
        background-color: #222222;
        padding-left: 15px;
        padding-right: 15px;
    }

    .td-header-wrap .td-header-top-menu-full .td-header-top-menu,
    .td-header-wrap .td-header-top-menu-full {
        border-bottom: none;
    }


    
    .td-header-top-menu,
    .td-header-top-menu a,
    .td-header-wrap .td-header-top-menu-full .td-header-top-menu,
    .td-header-wrap .td-header-top-menu-full a,
    .td-header-style-8 .td-header-top-menu,
    .td-header-style-8 .td-header-top-menu a,
    .td-header-top-menu .td-drop-down-search .entry-title a {
        color: #ffffff;
    }

    
    .top-header-menu .current-menu-item > a,
    .top-header-menu .current-menu-ancestor > a,
    .top-header-menu .current-category-ancestor > a,
    .top-header-menu li a:hover,
    .td-header-sp-top-widget .td-icon-search:hover {
        color: #000000;
    }

    
    .td-header-wrap .td-header-sp-top-widget .td-icon-font,
    .td-header-style-7 .td-header-top-menu .td-social-icon-wrap .td-icon-font {
        color: #ffffff;
    }

    
    .td-header-wrap .td-header-sp-top-widget i.td-icon-font:hover {
        color: #000000;
    }


    
    .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,
    .td_block_mega_menu .td-next-prev-wrap a:hover,
    .td-mega-span .td-post-category:hover,
     .td-header-wrap .black-menu .sf-menu > li > a:hover,
    .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a,
    .td-header-wrap .black-menu .sf-menu > .sfHover > a,
    .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,
    .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .current-menu-item > a,
    .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .current-menu-ancestor > a,
    .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .current-category-ancestor > a,
    .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > li > a:hover,
    .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .sfHover > a {
        background-color: #5b5b5b;
    }
    .td_block_mega_menu .td-next-prev-wrap 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: #5b5b5b;
    }
    .header-search-wrap .td-drop-down-search:before {
        border-color: transparent transparent #5b5b5b transparent;
    }
    .td_mega_menu_sub_cats .cur-sub-cat,
    .td_mod_mega_menu:hover .entry-title a,
    .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,
    .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 > .current-menu-ancestor > a,
    .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 > li > a:hover,
    .tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .sfHover > a {
        color: #5b5b5b;
    }
    

    
    ul.sf-menu > .td-menu-item > a,
    .td-theme-wrap .td-header-menu-social {
        line-height:80px;
	
    }
    
    .td-banner-wrap-full,
    .td-header-style-11 .td-logo-wrap-full {
        background-color: #466386;
    }
    .td-header-style-11 .td-logo-wrap-full {
        border-bottom: 0;
    }
    @media (min-width: 1019px) {
        .td-header-style-2 .td-header-sp-recs,
        .td-header-style-5 .td-a-rec-id-header > div,
        .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-6 .td-a-rec-id-header > div,
        .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-7 .td-a-rec-id-header > div,
        .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-8 .td-a-rec-id-header > div,
        .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-12 .td-a-rec-id-header > div,
        .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
            margin-bottom: 24px !important;
        }
    }
    @media (min-width: 768px) and (max-width: 1018px) {
        .td-header-style-2 .td-header-sp-recs,
        .td-header-style-5 .td-a-rec-id-header > div,
        .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-6 .td-a-rec-id-header > div,
        .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-7 .td-a-rec-id-header > div,
        .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-8 .td-a-rec-id-header > div,
        .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
        .td-header-style-12 .td-a-rec-id-header > div,
        .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
            margin-bottom: 14px !important;
        }
    }
    
    
    
    .td-post-template-11 .td-post-header .entry-title {
        text-transform:uppercase;
	
    }
    
    .tdm-menu-active-style2 .tdm-header ul.sf-menu > .td-menu-item,
    .tdm-menu-active-style4 .tdm-header ul.sf-menu > .td-menu-item,
    .tdm-header .tdm-header-menu-btns,
    .tdm-header-style-1 .td-main-menu-logo a,
    .tdm-header-style-2 .td-main-menu-logo a,
    .tdm-header-style-3 .td-main-menu-logo a {
        line-height: 80px;
    }
    .tdm-header-style-1 .td-main-menu-logo,
    .tdm-header-style-2 .td-main-menu-logo,
    .tdm-header-style-3 .td-main-menu-logo {
        height: 80px;
    }
    @media (min-width: 768px) {
        .td-header-style-4 .td-main-menu-logo img,
        .td-header-style-5 .td-main-menu-logo img,
        .td-header-style-6 .td-main-menu-logo img,
        .td-header-style-7 .td-header-sp-logo img,
        .td-header-style-12 .td-main-menu-logo img {
            max-height: 80px;
        }
        .td-header-style-4 .td-main-menu-logo,
        .td-header-style-5 .td-main-menu-logo,
        .td-header-style-6 .td-main-menu-logo,
        .td-header-style-7 .td-header-sp-logo,
        .td-header-style-12 .td-main-menu-logo {
            height: 80px;
        }
        .td-header-style-4 .td-main-menu-logo a,
        .td-header-style-5 .td-main-menu-logo a,
        .td-header-style-6 .td-main-menu-logo a,
        .td-header-style-7 .td-header-sp-logo a,
        .td-header-style-7 .td-header-sp-logo img,
        .td-header-style-12 .td-main-menu-logo a,
        .td-header-style-12 .td-header-menu-wrap .sf-menu > li > a {
            line-height: 80px;
        }
        .td-header-style-7 .sf-menu,
        .td-header-style-7 .td-header-menu-social {
            margin-top: 0;
        }
        .td-header-style-7 #td-top-search {
            top: 0;
            bottom: 0;
        }
        .td-header-wrap .header-search-wrap #td-header-search-button .td-icon-search {
            line-height: 80px;
        }
        .tdm-header-style-1 .td-main-menu-logo img, 
        .tdm-header-style-2 .td-main-menu-logo img, 
        .tdm-header-style-3 .td-main-menu-logo img {
            max-height: 80px;
        }
    }
</style>

<style>
body, p {
    font-family: Verdana, Geneva, sans-serif!important;
}
</style>

<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js?ver=12.6.4" id="tdSocialSharing-js"></script>
<!-- Button style compiled by theme -->

<style>
/* custom css - generated by TagDiv Composer */
    /* custom css - generated by TagDiv Composer */
.tdm-btn-style1 {
					background-color: #3261ad;
				}
				.tdm-btn-style2:before {
				    border-color: #3261ad;
				}
				.tdm-btn-style2 {
				    color: #3261ad;
				}
				.tdm-btn-style3 {
				    -webkit-box-shadow: 0 2px 16px #3261ad;
                    -moz-box-shadow: 0 2px 16px #3261ad;
                    box-shadow: 0 2px 16px #3261ad;
				}
				.tdm-btn-style3:hover {
				    -webkit-box-shadow: 0 4px 26px #3261ad;
                    -moz-box-shadow: 0 4px 26px #3261ad;
                    box-shadow: 0 4px 26px #3261ad;
				}
</style>

<style>
.ai-viewports                 {--ai: 1;}
.ai-viewport-3                { display: none !important;}
.ai-viewport-2                { display: none !important;}
.ai-viewport-1                { display: inherit !important;}
.ai-viewport-0                { display: none !important;}
@media (min-width: 768px) and (max-width: 979px) {
.ai-viewport-1                { display: none !important;}
.ai-viewport-2                { display: inherit !important;}
}
@media (max-width: 767px) {
.ai-viewport-1                { display: none !important;}
.ai-viewport-3                { display: inherit !important;}
}
</style>
<script type="rocketlazyloadscript" data-cfasync="false">
function adMobile(embed) {
  if (window.innerWidth < 768) {
    document.write(embed);
  }
}
function adDesktop(embed) {
  if (window.innerWidth >= 768) {
    document.write(embed);
  }
}
</script>



	<style id="tdw-css-placeholder">/* custom css - generated by TagDiv Composer */
.td-boxed-layout .td-post-template-3 .td-post-header-holder {
  width: auto;
  left: 0;
}
.header-search-wrap {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -24px;
}
.tdc-row.stretch_row_1400,
.tdc-row-composer.stretch_row_1400 {
  width: auto!important;
  max-width: 100%;
}
:root {
  --light-color-1: #333;
}
</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.19.1.2" data-wpr-features="wpr_delay_js wpr_lazyload_images wpr_preconnect_external_domains wpr_auto_preload_fonts wpr_automatic_lazy_rendering wpr_oci wpr_preload_links wpr_host_fonts_locally wpr_desktop" /></head>

<body class="home page-template-default page page-id-348265 td-standard-pack homepage2 global-block-template-4 td-sport-stack tdb-template  tdc-header-template  tdc-footer-template td-animation-stack-type0 td-boxed-layout" itemscope="itemscope" itemtype="https://schema.org/WebPage">


<div  class="td-scroll-up td-hide-scroll-up-on-mob" data-style="style1"><i class="td-icon-menu-up"></i></div>
    <div  class="td-menu-background" style="visibility:hidden"></div>
<div  id="td-mobile-nav" style="visibility:hidden">
    <div  class="td-mobile-container">
        <!-- mobile menu top section -->
        <div  class="td-menu-socials-wrap">
            <!-- socials -->
            <div class="td-menu-socials">
                
        <span class="td-social-icon-wrap">
            <a target="_blank" href="https://www.facebook.com/EWrestlingNews/" title="Facebook">
                <i class="td-icon-font td-icon-facebook"></i>
                <span style="display: none">Facebook</span>
            </a>
        </span>
        <span class="td-social-icon-wrap">
            <a target="_blank" href="https://www.instagram.com/ewrestlingnews/" title="Instagram">
                <i class="td-icon-font td-icon-instagram"></i>
                <span style="display: none">Instagram</span>
            </a>
        </span>
        <span class="td-social-icon-wrap">
            <a target="_blank" href="https://twitter.com/ewrestlingnews" title="Twitter">
                <i class="td-icon-font td-icon-twitter"></i>
                <span style="display: none">Twitter</span>
            </a>
        </span>            </div>
            <!-- close button -->
            <div class="td-mobile-close">
                <span><i class="td-icon-close-mobile"></i></span>
            </div>
        </div>

        <!-- login section -->
        
        <!-- menu section -->
        <div  class="td-mobile-content">
            <div class="menu-main-header-nav-container"><ul id="menu-main-header-nav-2" class="td-mobile-main-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-first menu-item-348443"><a href="https://www.ewrestlingnews.com/news">News<i class="td-icon-menu-right td-element-after"></i></a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-348459"><a href="https://www.ewrestlingnews.com/news/wwe">WWE</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-348438"><a href="https://www.ewrestlingnews.com/news/aew">AEW</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-348440"><a href="https://www.ewrestlingnews.com/news/roh">ROH</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-348441"><a href="https://www.ewrestlingnews.com/news/njpw">NJPW</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-348442"><a href="https://www.ewrestlingnews.com/news/indie">INDIE</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-348445"><a href="https://www.ewrestlingnews.com/editorial">Editorial</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-348474"><a href="https://www.ewrestlingnews.com/results">Results</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-98736"><a href="/events">Events</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-98737"><a href="/profiles/letter/a">Profiles</a></li>
</ul></div>        </div>
    </div>

    <!-- register/login section -->
    </div><div  class="td-search-background" style="visibility:hidden"></div>
<div  class="td-search-wrap-mob" style="visibility:hidden">
	<div  class="td-drop-down-search">
		<form method="get" class="td-search-form" action="https://www.ewrestlingnews.com/">
			<!-- close button -->
			<div class="td-search-close">
				<span><i class="td-icon-close-mobile"></i></span>
			</div>
			<div role="search" class="td-search-input">
				<span>Search</span>
				<input id="td-header-search-mob" type="text" value="" name="s" autocomplete="off" />
			</div>
		</form>
		<div  id="td-aj-search-mob" class="td-ajax-search-flex"></div>
	</div>
</div>

    <div  id="td-outer-wrap" class="td-theme-wrap">
    
                    <div  class="td-header-template-wrap" style="position: relative">
                                    <div  class="td-header-mobile-wrap ">
                                            </div>
                
                    <div  class="td-header-mobile-sticky-wrap tdc-zone-sticky-invisible tdc-zone-sticky-inactive" style="display: none">
                                            </div>

                
                    <div  class="td-header-desktop-wrap ">
                        <div id="tdi_5" class="tdc-zone"><div class="tdc_zone tdi_6  wpb_row td-pb-row tdc-element-style"  >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_6{
                    min-height: 0;
                }.td-header-desktop-wrap{
                    position: relative;
                }
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_6{
border-style:none !important;
border-color:#888888 !important;
border-width:0 !important;
position:relative;
}

</style>
<div class="tdi_5_rand_style td-element-style" ><style>
/* custom css - generated by TagDiv Composer */

.tdi_5_rand_style{
background-color:#1e73be !important;
}
 
.tdi_5_rand_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: linear-gradient(var(--tt-accent-color), var(--chained-news-blue)) !important;
}
</style></div><div id="tdi_7" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_8  wpb_row td-pb-row tdc-element-style" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_8,
                .tdi_8 .tdc-columns{
                    min-height: 0;
                }.tdi_8,
				.tdi_8 .tdc-columns{
				    display: flex;
				
				    flex-direction: row;
				
				    flex-wrap: nowrap;
				
				    justify-content: flex-start;
				
				    align-items: center;
				}.tdi_8 .tdc-columns{
				    width: 100%;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_8{
padding-top:12px !important;
padding-bottom:12px !important;
position:relative;
}

.tdi_8 .td_block_wrap{ text-align:left }

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_8{
padding-top:8px !important;
padding-bottom:8px !important;
}
}

</style>
<div class="tdi_7_rand_style td-element-style" ><div class="td-element-style-before"><style>
/* custom css - generated by TagDiv Composer */

.tdi_7_rand_style > .td-element-style-before {
content:'' !important;
width:100% !important;
height:100% !important;
position:absolute !important;
top:0 !important;
left:0 !important;
display:block !important;
z-index:0 !important;
border-color:var(--base-color-1) !important;
border-style:solid !important;
border-width: 0px 0px 1px 0px !important;
background-size:cover !important;
background-position:center top !important;
}
</style></div><style>
/* custom css - generated by TagDiv Composer */

.tdi_7_rand_style{
background-color:#212121 !important;
}
 </style></div><div class="vc_column tdi_10  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_10{
                    vertical-align: baseline;
                }.tdi_10 > .wpb_wrapper,
				.tdi_10 > .wpb_wrapper > .tdc-elements{
				    display: block;
				}.tdi_10 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_10 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_10 > .wpb_wrapper{
				    width: auto;
				    height: auto;
				}
</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_date tdi_11 td-pb-border-top td_block_template_4 tdb-header-align"  data-td-block-uid="tdi_11" >
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdb-header-align{
                  vertical-align: middle;
                }.tdb_header_date{
                  margin-bottom: 0;
                  clear: none;
                }.tdb_header_date .tdb-block-inner{
                  display: flex;
                  align-items: baseline;
                }.tdb_header_date .tdb-head-date-txt{
                  font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
                  font-size: 11px;
                  line-height: 1;
                  color: #000;
                }.tdi_11 .tdb-block-inner{
                    justify-content: center;
                }.tdi_11 .tdb-head-date-txt{
                    color: #ffffff;
                
                    font-family: var(--global-font-3) !important;font-size:13px !important;line-height:1.2 !important;font-weight:500 !important;
                }

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_11 .tdb-head-date-txt{
                    font-size:12px !important;
                }
}
</style><div class="tdb-block-inner td-fix-index"><div class="tdb-head-date-txt">Tuesday, July 15, 2025</div></div></div> <!-- ./block --></div></div></div></div><div id="tdi_12" class="tdc-row stretch_row"><div class="vc_row tdi_13  wpb_row td-pb-row tdc-element-style tdc-row-content-vert-center" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_13,
                .tdi_13 .tdc-columns{
                    min-height: 110px;
                }.tdi_13,
				.tdi_13 .tdc-columns{
				    display: flex;
				
				    flex-direction: row;
				
				    flex-wrap: nowrap;
				
				    justify-content: flex-start;
				
				    align-items: center;
				}.tdi_13 .tdc-columns{
				    width: 100%;
				}@media (min-width: 767px) {
                    .tdi_13.tdc-row-content-vert-center,
                    .tdi_13.tdc-row-content-vert-center .tdc-columns {
                        display: flex;
                        align-items: center;
                        flex: 1;
                    }
                    .tdi_13.tdc-row-content-vert-bottom,
                    .tdi_13.tdc-row-content-vert-bottom .tdc-columns {
                        display: flex;
                        align-items: flex-end;
                        flex: 1;
                    }
                    .tdi_13.tdc-row-content-vert-center .td_block_wrap {
                        vertical-align: middle;
                    }
                    .tdi_13.tdc-row-content-vert-bottom .td_block_wrap {
                        vertical-align: bottom;
                    }
                }

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
@media (min-width: 768px) {
	                .tdi_13 {
	                    margin-left: -0px;
	                    margin-right: -0px;
	                }
	                .tdi_13 .tdc-row-video-background-error,
	                .tdi_13 > .vc_column,
	                .tdi_13 > .tdc-columns > .vc_column {
	                    padding-left: 0px;
	                    padding-right: 0px;
	                }
                }
}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_13{
height:110px !important;
position:relative;
}

.tdi_13 .td_block_wrap{ text-align:left }

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_13{
padding-right:10px !important;
padding-left:10px !important;
}
}

</style>
<div class="tdi_12_rand_style td-element-style" ><div class="td-element-style-before"><style>
/* custom css - generated by TagDiv Composer */

.tdi_12_rand_style > .td-element-style-before {
content:'' !important;
width:100% !important;
height:100% !important;
position:absolute !important;
top:0 !important;
left:0 !important;
display:block !important;
z-index:0 !important;
border-style:none !important;
border-color:#888888 !important;
border-width:0 !important;
}
</style></div></div><div class="vc_column tdi_15  wpb_column vc_column_container tdc-column td-pb-span3">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_15{
                    vertical-align: baseline;
                }.tdi_15 > .wpb_wrapper,
				.tdi_15 > .wpb_wrapper > .tdc-elements{
				    display: block;
				}.tdi_15 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_15 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_15 > .wpb_wrapper{
				    width: auto;
				    height: auto;
				}
</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_16 td-pb-border-top td_block_template_4 tdb-header-align"  data-td-block-uid="tdi_16" >
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_16{
margin-top:0px !important;
justify-content:flex-end !important;
text-align:right !important;
position:relative;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.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_16 .tdb-logo-a,
                .tdi_16 h1{
                    align-items: center;
                
                    justify-content: center;
                }.tdi_16 .tdb-logo-svg-wrap{
                    display: block;
                }.tdi_16 .tdb-logo-svg-wrap + .tdb-logo-img-wrap{
                    display: none;
                }.tdi_16 .tdb-logo-img{
                    max-width: 330px;
                }.tdi_16 .tdb-logo-img-wrap{
                    display: block;
                }.tdi_16 .tdb-logo-text-tagline{
                    margin-top: 2px;
                    margin-left: 0;
                
                    display: block;
                }.tdi_16 .tdb-logo-text-title{
                    display: block;
                }.tdi_16 .tdb-logo-text-wrap{
                    flex-direction: column;
                
                    align-items: center;
                }.tdi_16 .tdb-logo-icon-svg svg{
                    width: 55px;
                }.tdi_16 .tdb-logo-icon{
                    top: 0px;
                
                    display: block;
                }@media (max-width: 767px) {
                  .tdb_header_logo .tdb-logo-text-title {
                    font-size: 36px;
                  }
                }@media (max-width: 767px) {
                  .tdb_header_logo .tdb-logo-text-tagline {
                    font-size: 11px;
                  }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_16 .tdb-logo-img{
                    max-width: 200px;
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_16 .tdb-logo-img{
                    max-width: 200px;
                }
}
</style>
<div class="tdi_16_rand_style td-element-style">
<div class="td-element-style-before"><style>
.tdi_16_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;
background-size:cover !important;
}
</style></div><style> </style></div><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="/" title="Wrestling News - eWrestlingNews Logo"><h1><span class="tdb-logo-img-wrap"><img class="tdb-logo-img td-retina-data" data-retina="https://www.ewrestlingnews.com/wp-content/uploads/2024/01/ewn-logo-shadow-small.png" src="https://www.ewrestlingnews.com/wp-content/uploads/2024/01/ewn-logo-shadow-small.png" alt="Wrestling News - eWrestlingNews Logo"  title="Wrestling News - eWrestlingNews Logo"  width="950" height="100" /></span></h1></a></div></div> <!-- ./block --></div></div><div class="vc_column tdi_18  wpb_column vc_column_container tdc-column td-pb-span9">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_18{
                    vertical-align: baseline;
                }.tdi_18 > .wpb_wrapper,
				.tdi_18 > .wpb_wrapper > .tdc-elements{
				    display: block;
				}.tdi_18 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_18 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_18 > .wpb_wrapper{
				    width: auto;
				    height: auto;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_18{
margin-left:30px !important;
justify-content:flex-end !important;
text-align:right !important;
}

</style><div class="wpb_wrapper" ><div class="td-a-rec td-a-rec-id-header  td-rec-hide-on-p tdi_19 td_block_template_4">
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_19{
margin-top:10px !important;
margin-bottom:10px !important;
width:720px !important;
height:90px !important;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_19.td-a-rec{
					text-align: center;
				}.tdi_19.td-a-rec:not(.td-a-rec-no-translate){
				    transform: translateZ(0);
				}.tdi_19 .td-element-style{
					z-index: -1;
				}
</style><!-- Tag ID: ewrestlingnews_leaderboard_atf -->
<div align="center" data-freestar-ad="__728x90" id="ewrestlingnews_leaderboard_atf">
  <script type="rocketlazyloadscript" data-cfasync="false" data-rocket-type="text/javascript">
    freestar.config.enabled_slots.push({ placementName: "ewrestlingnews_leaderboard_atf", slotId: "ewrestlingnews_leaderboard_atf" });
  </script>
</div></div></div></div></div></div><div id="tdi_20" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_21  wpb_row td-pb-row tdc-element-style" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_21,
                .tdi_21 .tdc-columns{
                    min-height: 0;
                }.tdi_21,
				.tdi_21 .tdc-columns{
				    display: flex;
				
				    flex-direction: row;
				
				    flex-wrap: nowrap;
				
				    justify-content: flex-start;
				
				    align-items: center;
				}.tdi_21 .tdc-columns{
				    width: 100%;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_21{
padding-bottom:0px !important;
position:relative;
}

.tdi_21 .td_block_wrap{ text-align:left }

</style>
<div class="tdi_20_rand_style td-element-style" ><div class="td-element-style-before"><style>
/* custom css - generated by TagDiv Composer */

.tdi_20_rand_style > .td-element-style-before {
content:'' !important;
width:100% !important;
height:100% !important;
position:absolute !important;
top:0 !important;
left:0 !important;
display:block !important;
z-index:0 !important;
border-color:#000000 !important;
border-style:solid !important;
border-width: 1px 0px 0px 0px !important;
}
</style></div></div><div class="vc_column tdi_23  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_23{
                    vertical-align: baseline;
                }.tdi_23 > .wpb_wrapper,
				.tdi_23 > .wpb_wrapper > .tdc-elements{
				    display: flex;
				
				    flex-direction: row;
				
				    flex-wrap: nowrap;
				
				    justify-content: center;
				
				    align-items: center;
				}.tdi_23 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_23 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_23 > .wpb_wrapper{
				    width: 100%;
				    height: 100%;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_23{
justify-content:center !important;
text-align:center !important;
position:relative;
}

</style>
<div class="tdi_22_rand_style td-element-style" ><div class="td-element-style-before"><style>
/* custom css - generated by TagDiv Composer */

.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-position:left center !important;
background-size:cover !important;
}
</style></div><style>
/* custom css - generated by TagDiv Composer */

.tdi_22_rand_style{
background-color:#212121 !important;
}
 </style></div><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_menu tdi_24 tds_menu_active1 tds_menu_sub_active1 tdb-mm-align-screen td-pb-border-top td_block_template_4 tdb-header-align"  data-td-block-uid="tdi_24"  style=" z-index: 999;">
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_24{
z-index:0 !important;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.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_24 .td_block_inner{
                    text-align: center;
                }.tdi_24 .tdb-menu > li{
                    margin-right: 30px;
                }.tdi_24 .tdb-menu > li:last-child{
                    margin-right: 0;
                }.tdi_24 .tdb-menu-items-dropdown{
                    margin-left: 30px;
                }.tdi_24 .tdb-menu-items-empty + .tdb-menu-items-dropdown{
                    margin-left: 0;
                }.tdi_24 .tdb-menu > li > a,
                .tdi_24 .td-subcat-more{
                    padding: 0 10px;
                
                    color: #ffffff;
                }.tdi_24 .tdb-menu > li .tdb-menu-sep,
                .tdi_24 .tdb-menu-items-dropdown .tdb-menu-sep{
                    top: -1px;
                }.tdi_24 .tdb-menu > li > a .tdb-sub-menu-icon-svg svg,
                .tdi_24 .td-subcat-more .tdb-menu-more-subicon-svg svg{
                    width: 0px;
                }.tdi_24 .tdb-menu > li > a .tdb-sub-menu-icon,
                .tdi_24 .td-subcat-more .tdb-menu-more-subicon{
                    margin-left: 0px;
                
                    top: 0px;
                }.tdi_24 .td-subcat-more .tdb-menu-more-icon-svg svg{
                    width: 13px;
                }.tdi_24 .td-subcat-more .tdb-menu-more-icon{
                    top: 0px;
                }.tdi_24 .tdb-menu > li > a .tdb-sub-menu-icon-svg svg,
                .tdi_24 .tdb-menu > li > a .tdb-sub-menu-icon-svg svg *,
                .tdi_24 .td-subcat-more .tdb-menu-more-subicon-svg svg,
                .tdi_24 .td-subcat-more .tdb-menu-more-subicon-svg svg *,
                .tdi_24 .td-subcat-more .tdb-menu-more-icon-svg,
                .tdi_24 .td-subcat-more .tdb-menu-more-icon-svg *{
                    fill: #ffffff;
                }.tdi_24 .tdb-menu > li > a,
                .tdi_24 .td-subcat-more,
                .tdi_24 .td-subcat-more > .tdb-menu-item-text{
                    font-family:Montserrat !important;font-size:15px !important;line-height:48px !important;font-weight:800 !important;text-transform:uppercase !important;
                }.tdi_24 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a,
                .tdi_24 .tdb-menu-items-dropdown .td-pulldown-filter-list li > a{
                    padding: 5px 25px;
                }.tdi_24 .tdb-normal-menu ul .tdb-menu-item > a .tdb-sub-menu-icon,
                .tdi_24 .td-pulldown-filter-list .tdb-menu-item > a .tdb-sub-menu-icon{
                    right: 0;
                
                    margin-top: 1px;
                }.tdi_24 .tdb-menu .tdb-normal-menu ul,
                .tdi_24 .td-pulldown-filter-list,
                .tdi_24 .td-pulldown-filter-list .sub-menu{
                    border-width: 2px 2px 5px;
                    border-style: solid;
                    border-color: #000;
                
                    border-color: var(--base-color-1);
                
                    box-shadow: none;
                }.tdi_24 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a,
                .tdi_24 .tdb-menu-items-dropdown .td-pulldown-filter-list li a,
                .tdi_24 .tdb-menu-items-dropdown .td-pulldown-filter-list li a{
                    color: var(--base-color-1);
                }.tdi_24 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a .tdb-sub-menu-icon-svg svg,
                .tdi_24 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a .tdb-sub-menu-icon-svg svg *,
                .tdi_24 .tdb-menu-items-dropdown .td-pulldown-filter-list li a .tdb-sub-menu-icon-svg svg,
                .tdi_24 .tdb-menu-items-dropdown .td-pulldown-filter-list li a .tdb-sub-menu-icon-svg svg *{
                    fill: var(--base-color-1);
                }.tdi_24 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a,
                .tdi_24 .td-pulldown-filter-list li a{
                    font-family:Montserrat !important;font-size:15px !important;line-height:2 !important;font-weight:700 !important;
                }.tdi_24:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,
                .tdi_24 .tdb-mega-menu .sub-menu > li{
                    max-width: 1392px !important;
                }.tdi_24 .tdb-mega-menu-page > .sub-menu > li{
                    padding: 20px;
                }.tdi_24 .tdb-mega-menu .tdb_header_mega_menu{
                    margin-left: 0;
                }.tdi_24 .tdb-menu .tdb-mega-menu .sub-menu > li{
					border-width: 2px 2px 5px;
				
					border-color: var(--base-color-1);
				
					box-shadow: none;
				}@media (max-width: 1140px) {
                  .tdb-menu .tdb-mega-menu .sub-menu > li {
                    width: 100% !important;
                  }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_24 .tdb-menu > li{
                    margin-right: 8px;
                }.tdi_24 .tdb-menu > li:last-child{
                    margin-right: 0;
                }.tdi_24 .tdb-menu-items-dropdown{
                    margin-left: 8px;
                }.tdi_24 .tdb-menu-items-empty + .tdb-menu-items-dropdown{
                    margin-left: 0;
                }.tdi_24 .tdb-menu > li > a,
                .tdi_24 .td-subcat-more{
                    padding: 0 8px;
                }.tdi_24 .tdb-menu > li > a .tdb-sub-menu-icon-svg svg,
                .tdi_24 .td-subcat-more .tdb-menu-more-subicon-svg svg{
                    width: 9px;
                }.tdi_24 .td-subcat-more .tdb-menu-more-icon-svg svg{
                    width: 12px;
                }.tdi_24 .tdb-menu > li > a,
                .tdi_24 .td-subcat-more,
                .tdi_24 .td-subcat-more > .tdb-menu-item-text{
                    font-size:17px !important;
                }.tdi_24 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a,
                .tdi_24 .td-pulldown-filter-list li a{
                    font-size:16px !important;
                }.tdi_24:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,
                .tdi_24 .tdb-mega-menu .sub-menu > li{
                    max-width: 100% !important;
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_24 .tdb-menu > li{
                    margin-right: 6px;
                }.tdi_24 .tdb-menu > li:last-child{
                    margin-right: 0;
                }.tdi_24 .tdb-menu-items-dropdown{
                    margin-left: 6px;
                }.tdi_24 .tdb-menu-items-empty + .tdb-menu-items-dropdown{
                    margin-left: 0;
                }.tdi_24 .tdb-menu > li > a,
                .tdi_24 .td-subcat-more{
                    padding: 0 6px;
                }.tdi_24 .tdb-menu > li > a .tdb-sub-menu-icon-svg svg,
                .tdi_24 .td-subcat-more .tdb-menu-more-subicon-svg svg{
                    width: 8px;
                }.tdi_24 .tdb-menu > li > a .tdb-sub-menu-icon,
                .tdi_24 .td-subcat-more .tdb-menu-more-subicon{
                    margin-left: 6px;
                }.tdi_24 .td-subcat-more .tdb-menu-more-icon-svg svg{
                    width: 11px;
                }.tdi_24 .tdb-menu > li > a,
                .tdi_24 .td-subcat-more,
                .tdi_24 .td-subcat-more > .tdb-menu-item-text{
                    line-height:40px !important;
                }.tdi_24 .tdb-menu .tdb-normal-menu ul,
                .tdi_24 .td-pulldown-filter-list,
                .tdi_24 .td-pulldown-filter-list .sub-menu{
                    border-width: 1px 1px 3px;
                    border-style: solid;
                    border-color: #000;
                }.tdi_24 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a,
                .tdi_24 .td-pulldown-filter-list li a{
                    font-size:14px !important;
                }.tdi_24:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,
                .tdi_24 .tdb-mega-menu .sub-menu > li{
                    max-width: 100% !important;
                }.tdi_24 .tdb-mega-menu-page > .sub-menu > li{
                    padding: 15px;
                }.tdi_24 .tdb-menu .tdb-mega-menu .sub-menu > li{
					border-width: 1px 1px 3px;
				}
}
</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_24 .tdb-menu > li.current-menu-item > a,
				.tdi_24 .tdb-menu > li.current-menu-ancestor > a,
				.tdi_24 .tdb-menu > li.current-category-ancestor > a,
				.tdi_24 .tdb-menu > li.current-page-ancestor > a,
				.tdi_24 .tdb-menu > li:hover > a,
				.tdi_24 .tdb-menu > li.tdb-hover > a,
				.tdi_24 .tdb-menu-items-dropdown:hover .td-subcat-more{
					color: #ffffff;
				}.tdi_24 .tdb-menu > li.current-menu-item > a .tdb-sub-menu-icon-svg svg,
				.tdi_24 .tdb-menu > li.current-menu-item > a .tdb-sub-menu-icon-svg svg *,
				.tdi_24 .tdb-menu > li.current-menu-ancestor > a .tdb-sub-menu-icon-svg svg,
				.tdi_24 .tdb-menu > li.current-menu-ancestor > a .tdb-sub-menu-icon-svg svg *,
				.tdi_24 .tdb-menu > li.current-category-ancestor > a .tdb-sub-menu-icon-svg svg,
				.tdi_24 .tdb-menu > li.current-category-ancestor > a .tdb-sub-menu-icon-svg svg *,
				.tdi_24 .tdb-menu > li.current-page-ancestor > a .tdb-sub-menu-icon-svg svg *,
				.tdi_24 .tdb-menu > li:hover > a .tdb-sub-menu-icon-svg svg,
				.tdi_24 .tdb-menu > li:hover > a .tdb-sub-menu-icon-svg svg *,
				.tdi_24 .tdb-menu > li.tdb-hover > a .tdb-sub-menu-icon-svg svg,
				.tdi_24 .tdb-menu > li.tdb-hover > a .tdb-sub-menu-icon-svg svg *,
				.tdi_24 .tdb-menu-items-dropdown:hover .td-subcat-more .tdb-menu-more-icon-svg svg,
				.tdi_24 .tdb-menu-items-dropdown:hover .td-subcat-more .tdb-menu-more-icon-svg svg *{
					fill: #ffffff;
				}.tdi_24 .tdb-menu > li > a:after,
				.tdi_24 .tdb-menu-items-dropdown .td-subcat-more:after{
					height: 0px;
				
					bottom: 50px;
				}
</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_24 .tdb-menu ul .tdb-normal-menu.current-menu-item > a,
				.tdi_24 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor > a,
				.tdi_24 .tdb-menu ul .tdb-normal-menu.current-category-ancestor > a,
				.tdi_24 .tdb-menu ul .tdb-normal-menu.tdb-hover > a,
				.tdi_24 .tdb-menu ul .tdb-normal-menu:hover > a,
				.tdi_24 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover > a{
					color: var(--accent-color-1);
				}.tdi_24 .tdb-menu ul .tdb-normal-menu.current-menu-item > a .tdb-sub-menu-icon-svg svg,
				.tdi_24 .tdb-menu ul .tdb-normal-menu.current-menu-item > a .tdb-sub-menu-icon-svg svg *,
				.tdi_24 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor > a .tdb-sub-menu-icon-svg svg,
				.tdi_24 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor > a .tdb-sub-menu-icon-svg svg *,
				.tdi_24 .tdb-menu ul .tdb-normal-menu.current-category-ancestor > a .tdb-sub-menu-icon-svg svg,
				.tdi_24 .tdb-menu ul .tdb-normal-menu.current-category-ancestor > a .tdb-sub-menu-icon-svg svg *,
				.tdi_24 .tdb-menu ul .tdb-normal-menu.tdb-hover > a .tdb-sub-menu-icon-svg svg,
				.tdi_24 .tdb-menu ul .tdb-normal-menu.tdb-hover > a .tdb-sub-menu-icon-svg svg *,
				.tdi_24 .tdb-menu ul .tdb-normal-menu:hover > a .tdb-sub-menu-icon-svg svg,
				.tdi_24 .tdb-menu ul .tdb-normal-menu:hover > a .tdb-sub-menu-icon-svg svg *,
				.tdi_24 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover > a .tdb-sub-menu-icon-svg svg,
				.tdi_24 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover > a .tdb-sub-menu-icon-svg svg *{
					fill: var(--accent-color-1);
				}
</style><div id=tdi_24 class="td_block_inner td-fix-index"><ul id="menu-main-header-nav-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-has-children menu-item-first tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-348443 tdb-menu-item-inactive"><a href="https://www.ewrestlingnews.com/news"><div class="tdb-menu-item-text">News</div></a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-348459"><a href="https://www.ewrestlingnews.com/news/wwe"><div class="tdb-menu-item-text">WWE</div></a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-348438"><a href="https://www.ewrestlingnews.com/news/aew"><div class="tdb-menu-item-text">AEW</div></a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-348440"><a href="https://www.ewrestlingnews.com/news/roh"><div class="tdb-menu-item-text">ROH</div></a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-348441"><a href="https://www.ewrestlingnews.com/news/njpw"><div class="tdb-menu-item-text">NJPW</div></a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-348442"><a href="https://www.ewrestlingnews.com/news/indie"><div class="tdb-menu-item-text">INDIE</div></a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-348445"><a href="https://www.ewrestlingnews.com/editorial"><div class="tdb-menu-item-text">Editorial</div></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-348474"><a href="https://www.ewrestlingnews.com/results"><div class="tdb-menu-item-text">Results</div></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-98736"><a href="/events"><div class="tdb-menu-item-text">Events</div></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-98737"><a href="/profiles/letter/a"><div class="tdb-menu-item-text">Profiles</div></a></li>
</ul></div></div><div class="td_block_wrap tdb_header_search tdi_27 tdb-header-search-trigger-enabled td-pb-border-top td_block_template_4 tdb-header-align"  data-td-block-uid="tdi_27" >
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_27{
margin-top:-2px !important;
}

/* desktop */ @media(min-width: 1141px) { .tdi_27 { 
display:inline-block !important;
} }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px)
{
.tdi_27{
display:inline-block !important;
}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_27{
display:inline-block !important;
}
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.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_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_27 .tdb-head-search-btn i{
                    font-size: 24px;
                
                    width: 48px;
					height: 48px;
					line-height:  48px;
                
                    color: #ffffff;
                }.tdi_27 .tdb-head-search-btn svg{
                    width: 24px;
                }.tdi_27 .tdb-search-icon-svg{
                    width: 48px;
					height: 48px;
                }.tdi_27 .tdb-head-search-btn{
                    justify-content: flex-end;
                }.tdi_27 .tdb-search-txt{
                    top: 0px;
                }.tdi_27 .tdb-drop-down-search-inner{
                    left: 0px;
                
                    box-shadow: none;
                }.tdi_27 .tdb-drop-down-search .tdb-drop-down-search-inner{
                    max-width: 450px;
                }.tdi_27 .tdb-search-form{
                    border-width: 2px;
                
                    border-color: var(--base-color-1);
                }.tdi_27 .tdb-drop-down-search{
                    left: auto;
                    right: 0;
                }body .tdi_27 .tdb-drop-down-search-inner,
                .tdi_27 .tdb-search-form,
                .tdi_27 .tdb-aj-search{
                    margin-left: auto;
                    margin-right: 0;
                }.tdi_27 .tdb-head-search-form-input:focus + .tdb-head-search-placeholder,
                .tdb-head-search-form-input:not(:placeholder-shown) ~ .tdb-head-search-placeholder{
                    top: -63%;
                    transform: translateY(0);
                }.tdi_27 .tdb-head-search-form-input,
                .tdi_27 .tdb-head-search-placeholder{
                    padding: 8px 15px;
                }.tdi_27 .tdb-head-search-form-btn-icon{
                    top: 0px;
                }.tdi_27 .tdb-head-search-form-btn{
                    padding: 8px 15px;
                
                    background-color: var(--accent-color-1);
                
                    font-family: var(--global-font-3) !important;text-transform:uppercase !important;
                }.tdi_27 .tdb-aj-search-results{
                    padding: 25px 20px;
                
                    border-width: 0 2px;
                
                    border-color: var(--base-color-1);
                }.tdi_27 .result-msg{
                    border-width: 0 2px 5px 2px;
                    border-style: solid;
                    border-color: #000;
                
                    text-align: center;
                
                    font-family: var(--global-font-3) !important;font-size:13px !important;font-style:normal !important;font-weight:600 !important;text-transform:uppercase !important;
                }.tdi_27 .tdb-head-search-btn svg,
                .tdi_27 .tdb-head-search-btn svg *{
                    fill: #ffffff;
                }.tdi_27 .tdb-head-search-btn:hover i{
                    color: var(--accent-color-1);
                }.tdi_27 .tdb-head-search-btn:hover svg,
                .tdi_27 .tdb-head-search-btn:hover svg *{
                    fill: var(--accent-color-1);
                }.tdi_27 .tdb-head-search-btn .tdb-search-txt{
                    color: var(--base-color-1);
                }.tdi_27 .tdb-head-search-btn:hover .tdb-search-txt{
                    color: var(--accent-color-1);
                }.tdi_27 .tdb-head-search-btn:after{
                    border-bottom-color: #ffffff;
                }.tdi_27 .tdb-search-form-inner:after{
                    border-color: var(--base-color-1);
                }.tdi_27 .tdb-head-search-form-btn:hover{
                    color: #ffffff;
                
                    background-color: var(--accent-color-2);
                }.tdi_27 .tdb-head-search-form-btn:hover svg,
                .tdi_27 .tdb-head-search-form-btn:hover svg *{
                    fill: #ffffff;
                }.tdi_27 .result-msg,
                .tdi_27 .result-msg a{
                    color: var(--accent-color-1);
                }.tdi_27 .result-msg a:hover{
                    color: var(--accent-color-2);
                }.tdi_27 .tdb-head-search-form-input{
                    font-family: var(--global-font-3) !important;font-size:14px !important;
                }.tdi_27 .tdb-head-search-placeholder{
                    font-family: var(--global-font-3) !important;font-size:14px !important;
                }.tdi_27 .td_module_wrap:nth-last-child(-n+1){
					margin-bottom: 0;
					padding-bottom: 0;
				}.tdi_27 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{
					display: none;
				}.tdi_27 .td_module_wrap{
					padding-left: 10px;
					padding-right: 10px;
				
					padding-bottom: 10px;
					margin-bottom: 10px;
				}.tdi_27 .tdb-aj-search-inner{
					margin-left: -10px;
					margin-right: -10px;
				}.tdi_27 .td-module-container:before{
					bottom: -10px;
				
					border-color: #eaeaea;
				}.tdi_27 .td-module-container{
				    border-color: #eaeaea;
				
					flex-direction: row;
				
					align-items: center;
				}.tdi_27 .entry-thumb{
					background-position: center 50%;
				}.tdi_27 .td-image-container{
				 	flex: 0 0 30%;
				 	width: 30%;
			    
                	display: block; order: 0;
                }.ie10 .tdi_27 .td-image-container,
				.ie11 .tdi_27 .td-image-container{
				 	flex: 0 0 auto;
			    }.ie10 .tdi_27 .td-module-meta-info,
				.ie11 .tdi_27 .td-module-meta-info{
				 	flex: 1;
			    }.tdi_27 .td-post-vid-time{
					display: block;
				}.tdi_27 .td-module-meta-info{
					padding: 0 0 0 20px;
				
					border-color: #eaeaea;
				}.tdi_27 .entry-title{
					margin: 0 0 12px 0;
				
					font-family: var(--global-font-1) !important;font-size:22px !important;line-height:1.2 !important;font-style:undefined !important;font-weight:800 !important;letter-spacing:undefined !important;
				}.tdi_27 .td-excerpt{
					column-count: 1;
				
					column-gap: 48px;
				
					display: none;
				}.tdi_27 .td-post-category{
					margin: 0 5px 0 0;
				
					padding: 0 5px;
				
					background-color: rgba(255,255,255,0);
				
					color: var(--accent-color-1);
				
                    border-width: 0 2px;
                    border-color: #aaa;
                    border-style: solid;
                
                    border-color: var(--accent-color-1);
                
					font-family: var(--global-font-1) !important;font-size:16px !important;line-height:1 !important;font-style:undefined !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:undefined !important;
				}.tdi_27 .td-read-more{
					display: none;
				}.tdi_27 .td-author-date{
					display: none;
				}.tdi_27 .td-post-author-name{
					display: none;
				}.tdi_27 .td-post-date,
				.tdi_27 .td-post-author-name span{
					display: none;
				}.tdi_27 .entry-review-stars{
					display: none;
				}.tdi_27 .td-icon-star,
                .tdi_27 .td-icon-star-empty,
                .tdi_27 .td-icon-star-half{
					font-size: 15px;
				}.tdi_27 .td-module-comments{
					display: none;
				}.tdi_27 .tdb-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: 50%;
				}.tdi_27 .td-post-category:hover{
					background-color: rgba(255,255,255,0) !important;
				
					color: var(--accent-color-2);
				
                    border-color: var(--accent-color-2);
                }.tdi_27 .td-module-title a{
					color: var(--base-color-1);
				
                    box-shadow: inset 0 0 0 0 #000;
                }body .tdi_27 .td_module_wrap:hover .td-module-title a,
				.tdi_27 .tdb-aj-cur-element .entry-title a{
					color: var(--accent-color-1) !important;
				}.tdi_27 .td-editor-date,
				.tdi_27 .td-editor-date .td-post-author-name,
				.tdi_27 .td-module-comments a{
					font-family: var(--global-font-1) !important;font-size:12px !important;line-height:1 !important;
				}@media (min-width: 768px) {
                    .tdi_27 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_27 .tdb-drop-down-search .tdb-drop-down-search-inner{
                    max-width: 400px;
                }.tdi_27 .td_module_wrap{
					padding-bottom: 7.5px !important;
					margin-bottom: 7.5px !important;
				
					padding-bottom: 7.5px;
					margin-bottom: 7.5px;
				}.tdi_27 .td_module_wrap:nth-last-child(-n+1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_27 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_27 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{
					display: none !important;
				}.tdi_27 .td-module-container:before{
					bottom: -7.5px;
				}.tdi_27 .entry-title{
					margin: 0 0 10px 0;
				
					font-size:18px !important;
				}.tdi_27 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }@media (min-width: 768px) {
                    .tdi_27 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_27 .tdb-head-search-btn i{
                    font-size: 20px;
                }.tdi_27 .tdb-head-search-btn svg{
                    width: 20px;
                }.tdi_27 .tdb-head-search-btn i{
                    width: 40px;
					height: 40px;
					line-height:  40px;
                }.tdi_27 .tdb-search-icon-svg{
                    width: 40px;
					height: 40px;
                }.tdi_27 .tdb-drop-down-search .tdb-drop-down-search-inner{
                    max-width: 360px;
                }.tdi_27 .tdb-head-search-form-input,
                .tdi_27 .tdb-head-search-placeholder{
                    padding: 6px 12px;
                }.tdi_27 .tdb-head-search-form-btn svg{
                    width: 10px;
                }.tdi_27 .tdb-head-search-form-btn{
                    padding: 6px 12px;
                
                    font-size:12px !important;
                }.tdi_27 .tdb-aj-search-results{
                    padding: 20px 20px;
                }.tdi_27 .result-msg{
                    padding: 7px;
                
                    font-size:12px !important;
                }.tdi_27 .tdb-head-search-form-input{
                    font-size:13px !important;
                }.tdi_27 .tdb-head-search-placeholder{
                    font-size:13px !important;
                }.tdi_27 .td_module_wrap{
					padding-bottom: 7.5px !important;
					margin-bottom: 7.5px !important;
				
					padding-bottom: 7.5px;
					margin-bottom: 7.5px;
				}.tdi_27 .td_module_wrap:nth-last-child(-n+1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_27 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_27 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{
					display: none !important;
				}.tdi_27 .td-module-container:before{
					bottom: -7.5px;
				}.tdi_27 .td-module-meta-info{
					padding: 0 0 0 15px;
				}.tdi_27 .entry-title{
					margin: 0 0 8px;
				
					font-size:18px !important;
				}.tdi_27 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_27 .td-post-category{
					font-size:13px !important;
				}@media (min-width: 768px) {
                    .tdi_27 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_27 .td_module_wrap{
					padding-bottom: 10px !important;
					margin-bottom: 10px !important;
				}.tdi_27 .td_module_wrap:nth-last-child(-n+1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_27 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_27 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{
					display: none !important;
				}.tdi_27 .td_module_wrap{
					padding-bottom: 10px;
					margin-bottom: 10px;
				}.tdi_27 .td-module-container:before{
					bottom: -10px;
				}.tdi_27 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }@media (min-width: 768px) {
                    .tdi_27 .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://www.ewrestlingnews.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.543-134.502c63.078-76.595 94.761-170.455 94.7-264.141 0.061-106.414-40.755-213.228-121.917-294.431-81.224-81.183-187.965-121.958-294.349-121.938-106.445-0.020-213.176 40.796-294.38 121.938-81.224 81.203-122.020 188.017-121.979 294.369-0.041 106.445 40.755 213.166 121.979 294.287 81.203 81.285 187.945 122.020 294.38 121.979 93.727 0.041 187.607-31.642 264.11-94.659l134.564 134.564 57.436-57.467zM265.452 748.348c-65.556-65.495-98.14-150.999-98.181-236.882 0.041-85.832 32.625-171.346 98.181-236.913 65.556-65.536 151.060-98.099 236.923-98.14 85.821 0.041 171.346 32.604 236.902 98.14 65.495 65.516 98.099 151.122 98.099 236.913 0 85.924-32.604 171.387-98.099 236.882-65.556 65.495-150.999 98.099-236.902 98.099-85.862 0-171.356-32.604-236.923-98.099z"></path></svg></span></a></div></div> <!-- ./block --></div></div></div></div></div></div>                    </div>
                
                    <div  class="td-header-desktop-sticky-wrap tdc-zone-sticky-invisible tdc-zone-sticky-inactive" style="display: none">
                        <div id="tdi_28" class="tdc-zone"><div class="tdc_zone tdi_29  wpb_row td-pb-row tdc-element-style" data-sticky-offset="0" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_29{
                    min-height: 0;
                }.tdi_29 > .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;
                }.tdi_29:before{
                    content: '';
                    display: block;
                    width: 100vw;
                    height: 100%;
                    position: absolute;
                    left: 50%;
                    transform: translateX(-50%);
                    box-shadow:  0px 0px 20px 0px rgba(0,0,0,0.12);
                    z-index: 20;
                    pointer-events: none;
                }.td-header-desktop-sticky-wrap.td-header-active{
                    opacity: 1;
                }@media (max-width: 767px) {
                    .tdi_29:before {
                        width: 100%;
                    }
                }
</style>
<div class="tdi_28_rand_style td-element-style" ></div><div id="tdi_30" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_31  wpb_row td-pb-row tdc-element-style" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_31,
                .tdi_31 .tdc-columns{
                    min-height: 0;
                }.tdi_31,
				.tdi_31 .tdc-columns{
				    display: flex;
				
				    flex-direction: row;
				
				    flex-wrap: nowrap;
				
				    justify-content: flex-start;
				
				    align-items: center;
				}.tdi_31 .tdc-columns{
				    width: 100%;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_31{
padding-bottom:2px !important;
position:relative;
}

.tdi_31 .td_block_wrap{ text-align:left }

</style>
<div class="tdi_30_rand_style td-element-style" ><div class="td-element-style-before"><style>
/* custom css - generated by TagDiv Composer */

.tdi_30_rand_style > .td-element-style-before {
content:'' !important;
width:100% !important;
height:100% !important;
position:absolute !important;
top:0 !important;
left:0 !important;
display:block !important;
z-index:0 !important;
border-color:#000000 !important;
border-style:solid !important;
border-width: 1px 0px 3px 0px !important;
}
</style></div></div><div class="vc_column tdi_33  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_33{
                    vertical-align: baseline;
                }.tdi_33 > .wpb_wrapper,
				.tdi_33 > .wpb_wrapper > .tdc-elements{
				    display: flex;
				
				    flex-direction: row;
				
				    flex-wrap: nowrap;
				
				    justify-content: center;
				
				    align-items: center;
				}.tdi_33 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_33 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_33 > .wpb_wrapper{
				    width: 100%;
				    height: 100%;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_33{
justify-content:center !important;
text-align:center !important;
position:relative;
}

</style>
<div class="tdi_32_rand_style td-element-style" ><div class="td-element-style-before"><style>
/* custom css - generated by TagDiv Composer */

.tdi_32_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-repeat: no-repeat !important;
background-size:contain !important;
background-position:left center !important;
}
</style></div><style>
/* custom css - generated by TagDiv Composer */

.tdi_32_rand_style{
background-color:#212121 !important;
}
 </style></div><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_menu tdi_34 tds_menu_active1 tds_menu_sub_active1 tdb-mm-align-screen td-pb-border-top td_block_template_4 tdb-header-align"  data-td-block-uid="tdi_34"  style=" z-index: 999;">
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_34{
z-index:0 !important;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_34 .td_block_inner{
                    text-align: center;
                }.tdi_34 .tdb-menu > li{
                    margin-right: 60px;
                }.tdi_34 .tdb-menu > li:last-child{
                    margin-right: 0;
                }.tdi_34 .tdb-menu-items-dropdown{
                    margin-left: 60px;
                }.tdi_34 .tdb-menu-items-empty + .tdb-menu-items-dropdown{
                    margin-left: 0;
                }.tdi_34 .tdb-menu > li > a,
                .tdi_34 .td-subcat-more{
                    padding: 0 10px;
                
                    color: #ffffff;
                }.tdi_34 .tdb-menu > li .tdb-menu-sep,
                .tdi_34 .tdb-menu-items-dropdown .tdb-menu-sep{
                    top: -1px;
                }.tdi_34 .tdb-menu > li > a .tdb-sub-menu-icon-svg svg,
                .tdi_34 .td-subcat-more .tdb-menu-more-subicon-svg svg{
                    width: 0px;
                }.tdi_34 .tdb-menu > li > a .tdb-sub-menu-icon,
                .tdi_34 .td-subcat-more .tdb-menu-more-subicon{
                    margin-left: 0px;
                
                    top: 0px;
                }.tdi_34 .td-subcat-more .tdb-menu-more-icon-svg svg{
                    width: 13px;
                }.tdi_34 .td-subcat-more .tdb-menu-more-icon{
                    top: 0px;
                }.tdi_34 .tdb-menu > li > a .tdb-sub-menu-icon-svg svg,
                .tdi_34 .tdb-menu > li > a .tdb-sub-menu-icon-svg svg *,
                .tdi_34 .td-subcat-more .tdb-menu-more-subicon-svg svg,
                .tdi_34 .td-subcat-more .tdb-menu-more-subicon-svg svg *,
                .tdi_34 .td-subcat-more .tdb-menu-more-icon-svg,
                .tdi_34 .td-subcat-more .tdb-menu-more-icon-svg *{
                    fill: #ffffff;
                }.tdi_34 .tdb-menu > li > a,
                .tdi_34 .td-subcat-more,
                .tdi_34 .td-subcat-more > .tdb-menu-item-text{
                    font-family:Montserrat !important;font-size:15px !important;line-height:48px !important;font-weight:800 !important;text-transform:uppercase !important;
                }.tdi_34 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a,
                .tdi_34 .tdb-menu-items-dropdown .td-pulldown-filter-list li > a{
                    padding: 5px 25px;
                }.tdi_34 .tdb-normal-menu ul .tdb-menu-item > a .tdb-sub-menu-icon,
                .tdi_34 .td-pulldown-filter-list .tdb-menu-item > a .tdb-sub-menu-icon{
                    right: 0;
                
                    margin-top: 1px;
                }.tdi_34 .tdb-menu .tdb-normal-menu ul,
                .tdi_34 .td-pulldown-filter-list,
                .tdi_34 .td-pulldown-filter-list .sub-menu{
                    border-width: 2px 2px 5px;
                    border-style: solid;
                    border-color: #000;
                
                    border-color: var(--base-color-1);
                
                    box-shadow: none;
                }.tdi_34 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a,
                .tdi_34 .tdb-menu-items-dropdown .td-pulldown-filter-list li a,
                .tdi_34 .tdb-menu-items-dropdown .td-pulldown-filter-list li a{
                    color: #0a0a0a;
                }.tdi_34 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a .tdb-sub-menu-icon-svg svg,
                .tdi_34 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a .tdb-sub-menu-icon-svg svg *,
                .tdi_34 .tdb-menu-items-dropdown .td-pulldown-filter-list li a .tdb-sub-menu-icon-svg svg,
                .tdi_34 .tdb-menu-items-dropdown .td-pulldown-filter-list li a .tdb-sub-menu-icon-svg svg *{
                    fill: #0a0a0a;
                }.tdi_34 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a,
                .tdi_34 .td-pulldown-filter-list li a{
                    font-family: var(--global-font-1) !important;font-size:17px !important;line-height:2 !important;font-weight:600 !important;
                }.tdi_34:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,
                .tdi_34 .tdb-mega-menu .sub-menu > li{
                    max-width: 100% !important;
                }.tdi_34 .tdb-mega-menu .tdb_header_mega_menu{
                    max-width: 100%;
                    margin: 0 auto;
                
                    margin-left: 0;
                }.tdi_34 .tdb-mega-menu-page > .sub-menu > li{
                    padding: 20px;
                }.tdi_34 .tdb-menu .tdb-mega-menu .sub-menu > li{
					border-width: 2px 2px 5px;
				
					border-color: var(--base-color-1);
				
					box-shadow: none;
				}

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_34 .tdb-menu > li{
                    margin-right: 8px;
                }.tdi_34 .tdb-menu > li:last-child{
                    margin-right: 0;
                }.tdi_34 .tdb-menu-items-dropdown{
                    margin-left: 8px;
                }.tdi_34 .tdb-menu-items-empty + .tdb-menu-items-dropdown{
                    margin-left: 0;
                }.tdi_34 .tdb-menu > li > a,
                .tdi_34 .td-subcat-more{
                    padding: 0 8px;
                }.tdi_34 .tdb-menu > li > a .tdb-sub-menu-icon-svg svg,
                .tdi_34 .td-subcat-more .tdb-menu-more-subicon-svg svg{
                    width: 9px;
                }.tdi_34 .td-subcat-more .tdb-menu-more-icon-svg svg{
                    width: 12px;
                }.tdi_34 .tdb-menu > li > a,
                .tdi_34 .td-subcat-more,
                .tdi_34 .td-subcat-more > .tdb-menu-item-text{
                    font-size:17px !important;
                }.tdi_34 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a,
                .tdi_34 .td-pulldown-filter-list li a{
                    font-size:16px !important;
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_34 .tdb-menu > li{
                    margin-right: 6px;
                }.tdi_34 .tdb-menu > li:last-child{
                    margin-right: 0;
                }.tdi_34 .tdb-menu-items-dropdown{
                    margin-left: 6px;
                }.tdi_34 .tdb-menu-items-empty + .tdb-menu-items-dropdown{
                    margin-left: 0;
                }.tdi_34 .tdb-menu > li > a,
                .tdi_34 .td-subcat-more{
                    padding: 0 6px;
                }.tdi_34 .tdb-menu > li > a .tdb-sub-menu-icon-svg svg,
                .tdi_34 .td-subcat-more .tdb-menu-more-subicon-svg svg{
                    width: 8px;
                }.tdi_34 .tdb-menu > li > a .tdb-sub-menu-icon,
                .tdi_34 .td-subcat-more .tdb-menu-more-subicon{
                    margin-left: 6px;
                }.tdi_34 .td-subcat-more .tdb-menu-more-icon-svg svg{
                    width: 11px;
                }.tdi_34 .tdb-menu > li > a,
                .tdi_34 .td-subcat-more,
                .tdi_34 .td-subcat-more > .tdb-menu-item-text{
                    line-height:40px !important;
                }.tdi_34 .tdb-menu .tdb-normal-menu ul,
                .tdi_34 .td-pulldown-filter-list,
                .tdi_34 .td-pulldown-filter-list .sub-menu{
                    border-width: 1px 1px 3px;
                    border-style: solid;
                    border-color: #000;
                }.tdi_34 .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a,
                .tdi_34 .td-pulldown-filter-list li a{
                    font-size:14px !important;
                }.tdi_34 .tdb-mega-menu-page > .sub-menu > li{
                    padding: 15px;
                }.tdi_34 .tdb-menu .tdb-mega-menu .sub-menu > li{
					border-width: 1px 1px 3px;
				}
}
</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_34 .tdb-menu > li.current-menu-item > a,
				.tdi_34 .tdb-menu > li.current-menu-ancestor > a,
				.tdi_34 .tdb-menu > li.current-category-ancestor > a,
				.tdi_34 .tdb-menu > li.current-page-ancestor > a,
				.tdi_34 .tdb-menu > li:hover > a,
				.tdi_34 .tdb-menu > li.tdb-hover > a,
				.tdi_34 .tdb-menu-items-dropdown:hover .td-subcat-more{
					color: #ffffff;
				}.tdi_34 .tdb-menu > li.current-menu-item > a .tdb-sub-menu-icon-svg svg,
				.tdi_34 .tdb-menu > li.current-menu-item > a .tdb-sub-menu-icon-svg svg *,
				.tdi_34 .tdb-menu > li.current-menu-ancestor > a .tdb-sub-menu-icon-svg svg,
				.tdi_34 .tdb-menu > li.current-menu-ancestor > a .tdb-sub-menu-icon-svg svg *,
				.tdi_34 .tdb-menu > li.current-category-ancestor > a .tdb-sub-menu-icon-svg svg,
				.tdi_34 .tdb-menu > li.current-category-ancestor > a .tdb-sub-menu-icon-svg svg *,
				.tdi_34 .tdb-menu > li.current-page-ancestor > a .tdb-sub-menu-icon-svg svg *,
				.tdi_34 .tdb-menu > li:hover > a .tdb-sub-menu-icon-svg svg,
				.tdi_34 .tdb-menu > li:hover > a .tdb-sub-menu-icon-svg svg *,
				.tdi_34 .tdb-menu > li.tdb-hover > a .tdb-sub-menu-icon-svg svg,
				.tdi_34 .tdb-menu > li.tdb-hover > a .tdb-sub-menu-icon-svg svg *,
				.tdi_34 .tdb-menu-items-dropdown:hover .td-subcat-more .tdb-menu-more-icon-svg svg,
				.tdi_34 .tdb-menu-items-dropdown:hover .td-subcat-more .tdb-menu-more-icon-svg svg *{
					fill: #ffffff;
				}.tdi_34 .tdb-menu > li > a:after,
				.tdi_34 .tdb-menu-items-dropdown .td-subcat-more:after{
					height: 0px;
				
					bottom: 50px;
				}
</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_34 .tdb-menu ul .tdb-normal-menu.current-menu-item > a,
				.tdi_34 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor > a,
				.tdi_34 .tdb-menu ul .tdb-normal-menu.current-category-ancestor > a,
				.tdi_34 .tdb-menu ul .tdb-normal-menu.tdb-hover > a,
				.tdi_34 .tdb-menu ul .tdb-normal-menu:hover > a,
				.tdi_34 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover > a{
					color: var(--accent-color-1);
				}.tdi_34 .tdb-menu ul .tdb-normal-menu.current-menu-item > a .tdb-sub-menu-icon-svg svg,
				.tdi_34 .tdb-menu ul .tdb-normal-menu.current-menu-item > a .tdb-sub-menu-icon-svg svg *,
				.tdi_34 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor > a .tdb-sub-menu-icon-svg svg,
				.tdi_34 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor > a .tdb-sub-menu-icon-svg svg *,
				.tdi_34 .tdb-menu ul .tdb-normal-menu.current-category-ancestor > a .tdb-sub-menu-icon-svg svg,
				.tdi_34 .tdb-menu ul .tdb-normal-menu.current-category-ancestor > a .tdb-sub-menu-icon-svg svg *,
				.tdi_34 .tdb-menu ul .tdb-normal-menu.tdb-hover > a .tdb-sub-menu-icon-svg svg,
				.tdi_34 .tdb-menu ul .tdb-normal-menu.tdb-hover > a .tdb-sub-menu-icon-svg svg *,
				.tdi_34 .tdb-menu ul .tdb-normal-menu:hover > a .tdb-sub-menu-icon-svg svg,
				.tdi_34 .tdb-menu ul .tdb-normal-menu:hover > a .tdb-sub-menu-icon-svg svg *,
				.tdi_34 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover > a .tdb-sub-menu-icon-svg svg,
				.tdi_34 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover > a .tdb-sub-menu-icon-svg svg *{
					fill: var(--accent-color-1);
				}
</style><div id=tdi_34 class="td_block_inner td-fix-index"><ul id="menu-main-header-nav-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-has-children menu-item-first tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-348443 tdb-menu-item-inactive"><a href="https://www.ewrestlingnews.com/news"><div class="tdb-menu-item-text">News</div></a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-348459"><a href="https://www.ewrestlingnews.com/news/wwe"><div class="tdb-menu-item-text">WWE</div></a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-348438"><a href="https://www.ewrestlingnews.com/news/aew"><div class="tdb-menu-item-text">AEW</div></a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-348440"><a href="https://www.ewrestlingnews.com/news/roh"><div class="tdb-menu-item-text">ROH</div></a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-348441"><a href="https://www.ewrestlingnews.com/news/njpw"><div class="tdb-menu-item-text">NJPW</div></a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-348442"><a href="https://www.ewrestlingnews.com/news/indie"><div class="tdb-menu-item-text">INDIE</div></a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-348445"><a href="https://www.ewrestlingnews.com/editorial"><div class="tdb-menu-item-text">Editorial</div></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-348474"><a href="https://www.ewrestlingnews.com/results"><div class="tdb-menu-item-text">Results</div></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-98736"><a href="/events"><div class="tdb-menu-item-text">Events</div></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-98737"><a href="/profiles/letter/a"><div class="tdb-menu-item-text">Profiles</div></a></li>
</ul></div></div><div class="td_block_wrap tdb_header_search tdi_37 tdb-header-search-trigger-enabled td-pb-border-top td_block_template_4 tdb-header-align"  data-td-block-uid="tdi_37" >
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_37{
margin-top:-2px !important;
}

/* desktop */ @media(min-width: 1141px) { .tdi_37 { 
display:inline-block !important;
} }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px)
{
.tdi_37{
display:inline-block !important;
}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_37{
display:inline-block !important;
}
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_37 .tdb-head-search-btn i{
                    font-size: 24px;
                }.tdi_37 .tdb-head-search-btn svg{
                    width: 24px;
                }.tdi_37 .tdb-head-search-btn i{
                    width: 48px;
					height: 48px;
					line-height:  48px;
                
                    color: #ffffff;
                }.tdi_37 .tdb-search-icon-svg{
                    width: 48px;
					height: 48px;
                }.tdi_37 .tdb-head-search-btn{
                    justify-content: flex-end;
                }.tdi_37 .tdb-search-txt{
                    top: 0px;
                }.tdi_37 .tdb-drop-down-search-inner{
                    left: 0px;
                
                    box-shadow: none;
                }.tdi_37 .tdb-drop-down-search .tdb-drop-down-search-inner{
                    max-width: 450px;
                }.tdi_37 .tdb-search-form{
                    border-width: 2px;
                
                    border-color: var(--base-color-1);
                }.tdi_37 .tdb-drop-down-search{
                    left: auto;
                    right: 0;
                }body .tdi_37 .tdb-drop-down-search-inner,
                .tdi_37 .tdb-search-form,
                .tdi_37 .tdb-aj-search{
                    margin-left: auto;
                    margin-right: 0;
                }.tdi_37 .tdb-head-search-form-input:focus + .tdb-head-search-placeholder,
                .tdb-head-search-form-input:not(:placeholder-shown) ~ .tdb-head-search-placeholder{
                    top: -63%;
                    transform: translateY(0);
                }.tdi_37 .tdb-head-search-form-input,
                .tdi_37 .tdb-head-search-placeholder{
                    padding: 8px 15px;
                }.tdi_37 .tdb-head-search-form-btn-icon{
                    top: 0px;
                }.tdi_37 .tdb-head-search-form-btn{
                    padding: 8px 15px;
                
                    background-color: var(--accent-color-1);
                
                    font-family: var(--global-font-3) !important;text-transform:uppercase !important;
                }.tdi_37 .tdb-aj-search-results{
                    padding: 25px 20px;
                
                    border-width: 0 2px;
                
                    border-color: var(--base-color-1);
                }.tdi_37 .result-msg{
                    border-width: 0 2px 5px 2px;
                    border-style: solid;
                    border-color: #000;
                
                    text-align: center;
                
                    font-family: var(--global-font-3) !important;font-size:13px !important;font-style:normal !important;font-weight:600 !important;text-transform:uppercase !important;
                }.tdi_37 .tdb-head-search-btn svg,
                .tdi_37 .tdb-head-search-btn svg *{
                    fill: #ffffff;
                }.tdi_37 .tdb-head-search-btn:hover i{
                    color: var(--accent-color-1);
                }.tdi_37 .tdb-head-search-btn:hover svg,
                .tdi_37 .tdb-head-search-btn:hover svg *{
                    fill: var(--accent-color-1);
                }.tdi_37 .tdb-head-search-btn .tdb-search-txt{
                    color: var(--base-color-1);
                }.tdi_37 .tdb-head-search-btn:hover .tdb-search-txt{
                    color: var(--accent-color-1);
                }.tdi_37 .tdb-head-search-btn:after{
                    border-bottom-color: #ffffff;
                }.tdi_37 .tdb-search-form-inner:after{
                    border-color: var(--base-color-1);
                }.tdi_37 .tdb-head-search-form-btn:hover{
                    color: #ffffff;
                
                    background-color: var(--accent-color-2);
                }.tdi_37 .tdb-head-search-form-btn:hover svg,
                .tdi_37 .tdb-head-search-form-btn:hover svg *{
                    fill: #ffffff;
                }.tdi_37 .result-msg,
                .tdi_37 .result-msg a{
                    color: var(--accent-color-1);
                }.tdi_37 .result-msg a:hover{
                    color: var(--accent-color-2);
                }.tdi_37 .tdb-head-search-form-input{
                    font-family: var(--global-font-3) !important;font-size:14px !important;
                }.tdi_37 .tdb-head-search-placeholder{
                    font-family: var(--global-font-3) !important;font-size:14px !important;
                }.tdi_37 .td_module_wrap:nth-last-child(-n+1){
					margin-bottom: 0;
					padding-bottom: 0;
				}.tdi_37 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{
					display: none;
				}.tdi_37 .td_module_wrap{
					padding-left: 10px;
					padding-right: 10px;
				
					padding-bottom: 10px;
					margin-bottom: 10px;
				}.tdi_37 .tdb-aj-search-inner{
					margin-left: -10px;
					margin-right: -10px;
				}.tdi_37 .td-module-container:before{
					bottom: -10px;
				
					border-color: #eaeaea;
				}.tdi_37 .td-module-container{
				    border-color: #eaeaea;
				
					flex-direction: row;
				
					align-items: center;
				}.tdi_37 .entry-thumb{
					background-position: center 50%;
				}.tdi_37 .td-image-container{
				 	flex: 0 0 30%;
				 	width: 30%;
			    
                	display: block; order: 0;
                }.ie10 .tdi_37 .td-image-container,
				.ie11 .tdi_37 .td-image-container{
				 	flex: 0 0 auto;
			    }.ie10 .tdi_37 .td-module-meta-info,
				.ie11 .tdi_37 .td-module-meta-info{
				 	flex: 1;
			    }.tdi_37 .td-post-vid-time{
					display: block;
				}.tdi_37 .td-module-meta-info{
					padding: 0 0 0 20px;
				
					border-color: #eaeaea;
				}.tdi_37 .entry-title{
					margin: 0 0 12px 0;
				
					font-family: var(--global-font-1) !important;font-size:22px !important;line-height:1.2 !important;font-style:undefined !important;font-weight:800 !important;letter-spacing:undefined !important;
				}.tdi_37 .td-excerpt{
					column-count: 1;
				
					column-gap: 48px;
				
					display: none;
				}.tdi_37 .td-post-category{
					margin: 0 5px 0 0;
				
					padding: 0 5px;
				
					background-color: rgba(255,255,255,0);
				
					color: var(--accent-color-1);
				
                    border-width: 0 2px;
                    border-color: #aaa;
                    border-style: solid;
                
                    border-color: var(--accent-color-1);
                
					font-family: var(--global-font-1) !important;font-size:16px !important;line-height:1 !important;font-style:undefined !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:undefined !important;
				}.tdi_37 .td-read-more{
					display: none;
				}.tdi_37 .td-author-date{
					display: none;
				}.tdi_37 .td-post-author-name{
					display: none;
				}.tdi_37 .td-post-date,
				.tdi_37 .td-post-author-name span{
					display: none;
				}.tdi_37 .entry-review-stars{
					display: none;
				}.tdi_37 .td-icon-star,
                .tdi_37 .td-icon-star-empty,
                .tdi_37 .td-icon-star-half{
					font-size: 15px;
				}.tdi_37 .td-module-comments{
					display: none;
				}.tdi_37 .tdb-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: 50%;
				}.tdi_37 .td-post-category:hover{
					background-color: rgba(255,255,255,0) !important;
				
					color: var(--accent-color-2);
				
                    border-color: var(--accent-color-2);
                }.tdi_37 .td-module-title a{
					color: var(--base-color-1);
				
                    box-shadow: inset 0 0 0 0 #000;
                }body .tdi_37 .td_module_wrap:hover .td-module-title a,
				.tdi_37 .tdb-aj-cur-element .entry-title a{
					color: var(--accent-color-1) !important;
				}.tdi_37 .td-editor-date,
				.tdi_37 .td-editor-date .td-post-author-name,
				.tdi_37 .td-module-comments a{
					font-family: var(--global-font-1) !important;font-size:12px !important;line-height:1 !important;
				}@media (min-width: 768px) {
                    .tdi_37 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_37 .tdb-drop-down-search .tdb-drop-down-search-inner{
                    max-width: 400px;
                }.tdi_37 .td_module_wrap{
					padding-bottom: 7.5px !important;
					margin-bottom: 7.5px !important;
				
					padding-bottom: 7.5px;
					margin-bottom: 7.5px;
				}.tdi_37 .td_module_wrap:nth-last-child(-n+1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_37 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_37 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{
					display: none !important;
				}.tdi_37 .td-module-container:before{
					bottom: -7.5px;
				}.tdi_37 .entry-title{
					margin: 0 0 10px 0;
				
					font-size:18px !important;
				}.tdi_37 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }@media (min-width: 768px) {
                    .tdi_37 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_37 .tdb-head-search-btn i{
                    font-size: 20px;
                }.tdi_37 .tdb-head-search-btn svg{
                    width: 20px;
                }.tdi_37 .tdb-head-search-btn i{
                    width: 40px;
					height: 40px;
					line-height:  40px;
                }.tdi_37 .tdb-search-icon-svg{
                    width: 40px;
					height: 40px;
                }.tdi_37 .tdb-drop-down-search .tdb-drop-down-search-inner{
                    max-width: 360px;
                }.tdi_37 .tdb-head-search-form-input,
                .tdi_37 .tdb-head-search-placeholder{
                    padding: 6px 12px;
                }.tdi_37 .tdb-head-search-form-btn svg{
                    width: 10px;
                }.tdi_37 .tdb-head-search-form-btn{
                    padding: 6px 12px;
                
                    font-size:12px !important;
                }.tdi_37 .tdb-aj-search-results{
                    padding: 20px 20px;
                }.tdi_37 .result-msg{
                    padding: 7px;
                
                    font-size:12px !important;
                }.tdi_37 .tdb-head-search-form-input{
                    font-size:13px !important;
                }.tdi_37 .tdb-head-search-placeholder{
                    font-size:13px !important;
                }.tdi_37 .td_module_wrap{
					padding-bottom: 7.5px !important;
					margin-bottom: 7.5px !important;
				
					padding-bottom: 7.5px;
					margin-bottom: 7.5px;
				}.tdi_37 .td_module_wrap:nth-last-child(-n+1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_37 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_37 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{
					display: none !important;
				}.tdi_37 .td-module-container:before{
					bottom: -7.5px;
				}.tdi_37 .td-module-meta-info{
					padding: 0 0 0 15px;
				}.tdi_37 .entry-title{
					margin: 0 0 8px;
				
					font-size:18px !important;
				}.tdi_37 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_37 .td-post-category{
					font-size:13px !important;
				}@media (min-width: 768px) {
                    .tdi_37 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_37 .td_module_wrap{
					padding-bottom: 10px !important;
					margin-bottom: 10px !important;
				}.tdi_37 .td_module_wrap:nth-last-child(-n+1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_37 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_37 .td_module_wrap:nth-last-child(-n+1) .td-module-container:before{
					display: none !important;
				}.tdi_37 .td_module_wrap{
					padding-bottom: 10px;
					margin-bottom: 10px;
				}.tdi_37 .td-module-container:before{
					bottom: -10px;
				}.tdi_37 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }@media (min-width: 768px) {
                    .tdi_37 .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://www.ewrestlingnews.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.543-134.502c63.078-76.595 94.761-170.455 94.7-264.141 0.061-106.414-40.755-213.228-121.917-294.431-81.224-81.183-187.965-121.958-294.349-121.938-106.445-0.020-213.176 40.796-294.38 121.938-81.224 81.203-122.020 188.017-121.979 294.369-0.041 106.445 40.755 213.166 121.979 294.287 81.203 81.285 187.945 122.020 294.38 121.979 93.727 0.041 187.607-31.642 264.11-94.659l134.564 134.564 57.436-57.467zM265.452 748.348c-65.556-65.495-98.14-150.999-98.181-236.882 0.041-85.832 32.625-171.346 98.181-236.913 65.556-65.536 151.060-98.099 236.923-98.14 85.821 0.041 171.346 32.604 236.902 98.14 65.495 65.516 98.099 151.122 98.099 236.913 0 85.924-32.604 171.387-98.099 236.882-65.556 65.495-150.999 98.099-236.902 98.099-85.862 0-171.356-32.604-236.923-98.099z"></path></svg></span></a></div></div> <!-- ./block --></div></div></div></div></div></div>                    </div>

                            </div>
            
        
            <div  class="td-main-content-wrap td-main-page-wrap td-container-wrap">
                <div  class="tdc-content-wrap">
                    <div id="tdi_38" class="tdc-zone"><div class="tdc_zone tdi_39  wpb_row td-pb-row"  >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_39{
                    min-height: 0;
                }
</style><div id="tdi_40" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_41  wpb_row td-pb-row" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */

                
                
                .tdi_41,
                .tdi_41 .tdc-columns{
                    min-height: 0;
                }.tdi_41,
				.tdi_41 .tdc-columns{
				    display: flex;
				
				    flex-direction: row;
				
				    flex-wrap: nowrap;
				
				    justify-content: flex-start;
				
				    align-items: stretch;
				}.tdi_41 .tdc-columns{
				    width: 100%;
				}@media (min-width: 768px) {
	                .tdi_41 {
	                    margin-left: -0px;
	                    margin-right: -0px;
	                }
	                .tdi_41 .tdc-row-video-background-error,
	                .tdi_41 > .vc_column,
	                .tdi_41 > .tdc-columns > .vc_column {
	                    padding-left: 0px;
	                    padding-right: 0px;
	                }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
@media (min-width: 768px) {
	                .tdi_41 {
	                    margin-left: -15px;
	                    margin-right: -15px;
	                }
	                .tdi_41 .tdc-row-video-background-error,
	                .tdi_41 > .vc_column,
	                .tdi_41 > .tdc-columns > .vc_column {
	                    padding-left: 15px;
	                    padding-right: 15px;
	                }
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
@media (min-width: 768px) {
	                .tdi_41 {
	                    margin-left: -10px;
	                    margin-right: -10px;
	                }
	                .tdi_41 .tdc-row-video-background-error,
	                .tdi_41 > .vc_column,
	                .tdi_41 > .tdc-columns > .vc_column {
	                    padding-left: 10px;
	                    padding-right: 10px;
	                }
                }
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_41,
				.tdi_41 .tdc-columns{
				    flex-direction: column;
				}.tdi_41,
				.tdi_41 .tdc-columns{
				    align-items: flex-start;
				}
}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_41{
margin-right:-20px !important;
margin-bottom:60px !important;
margin-left:-20px !important;
}

.tdi_41 .td_block_wrap{ text-align:left }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px)
{
.tdi_41{
margin-right:-15px !important;
margin-bottom:40px !important;
margin-left:-15px !important;
}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_41{
margin-right:0px !important;
margin-bottom:30px !important;
margin-left:0px !important;
}
}

/* phone */
@media (max-width: 767px)
{
.tdi_41{
margin-right:0px !important;
margin-bottom:30px !important;
margin-left:0px !important;
}
}

</style><div class="vc_column tdi_43  wpb_column vc_column_container tdc-column td-pb-span4">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_43{
                    vertical-align: baseline;
                }.tdi_43 > .wpb_wrapper,
				.tdi_43 > .wpb_wrapper > .tdc-elements{
				    display: block;
				}.tdi_43 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_43 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_43 > .wpb_wrapper{
				    width: auto;
				    height: auto;
				}div.tdi_43{
				    width: 370px !important;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_43{
margin-right:15px !important;
margin-left:15px !important;
}

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px)
{
.tdi_43{
padding-right:15px !important;
padding-left:15px !important;
}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_43{
padding-right:10px !important;
padding-left:10px !important;
}
}

/* phone */
@media (max-width: 767px)
{
.tdi_43{
padding-right:0px !important;
padding-left:0px !important;
}
}

</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_45  vc_row vc_inner wpb_row td-pb-row" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */


                
                .tdi_45{
                    position: relative !important;
                    top: 0;
                    transform: none;
                    -webkit-transform: none;
                }.tdi_45,
				.tdi_45 .tdc-inner-columns{
				    display: block;
				}.tdi_45 .tdc-inner-columns{
				    width: 100%;
				}@media (min-width: 768px) {
	                .tdi_45 {
	                    margin-left: -0px;
	                    margin-right: -0px;
	                }
	                .tdi_45 > .vc_column_inner,
	                .tdi_45 > .tdc-inner-columns > .vc_column_inner {
	                    padding-left: 0px;
	                    padding-right: 0px;
	                }
                }
</style><div class="vc_column_inner tdi_47  wpb_column vc_column_container tdc-inner-column td-pb-span12">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_47{
                    vertical-align: baseline;
                }.tdi_47 .vc_column-inner > .wpb_wrapper,
				.tdi_47 .vc_column-inner > .wpb_wrapper .tdc-elements{
				    display: block;
				}.tdi_47 .vc_column-inner > .wpb_wrapper .tdc-elements{
				    width: 100%;
				}div.tdi_47{
				    width: 370px !important;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_47{
margin-bottom:-25px !important;
border-color:var(--base-color-1) !important;
border-style:solid !important;
border-width:0 !important;
}

</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_4 tdi_48 td-pb-border-top td_block_template_4 td_flex_block"  data-td-block-uid="tdi_48" >
<style>
/* custom css - generated by TagDiv Composer */
.td_block_template_4 .td-block-title {
                font-size: 16px;
                font-weight: 400;
                margin-top: 0;
                margin-bottom: 26px;
                line-height: 31px;
                text-align: left;
            }
            .td_block_template_4 .td-block-title > * {
                background-color: var(--td_header_color, #000);
                color: var(--td_text_header_color, #fff);
                padding: 0 12px;
                position: relative;
            }
            .td_block_template_4 .td-block-title > *:before {
                content: '';
                position: absolute;
                top: 100%;
                left: 10px;
                margin: auto;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 7px 7px 0 7px;
                border-color: var(--td_header_color, #000) transparent transparent transparent;
            }
            @media (max-width: 767px) {
                .td_block_template_4 .td-related-title a {
                    margin-right: 0;
                    font-size: 15px;
                }
            }
            .td_block_template_4 .td-related-title a:before {
                border-color: transparent !important;
            }
            .td_block_template_4 .td-related-title .td-cur-simple-item {
                background-color: var(--td_theme_color, #4db2ec);
            }
            .td_block_template_4 .td-related-title .td-cur-simple-item:before {
                border-color: var(--td_header_color, var(--td_theme_color, #4db2ec)) transparent transparent transparent !important;
            }
            @-moz-document url-prefix() {
                .td_block_template_4 .td-block-title > * {
                    padding-bottom: 2px;
                }
            }
            

            
            .td-theme-wrap .tdi_48 .td-pulldown-filter-link:hover,
            .td-theme-wrap .tdi_48 .td-subcat-item a:hover,
            .td-theme-wrap .tdi_48 .td-subcat-item .td-cur-simple-item,
            .td-theme-wrap .tdi_48 .td-subcat-dropdown:hover .td-subcat-more span,
            .td-theme-wrap .tdi_48 .td-subcat-dropdown:hover .td-subcat-more i {
                color: var(--tt-accent-color);
            }

            .td-theme-wrap .tdi_48 .td-block-title > *:before {
                border-color: var(--tt-accent-color) transparent transparent transparent;
            }

            .td-theme-wrap .tdi_48 .td-block-title > * {
                background-color: var(--tt-accent-color);
            }

            
            .td-theme-wrap .tdi_48 .td_module_wrap:hover .entry-title a,
            .td-theme-wrap .tdi_48 .td_quote_on_blocks,
            .td-theme-wrap .tdi_48 .td-opacity-cat .td-post-category:hover,
            .td-theme-wrap .tdi_48 .td-opacity-read .td-read-more a:hover,
            .td-theme-wrap .tdi_48 .td-opacity-author .td-post-author-name a:hover,
            .td-theme-wrap .tdi_48 .td-instagram-user a {
                color: var(--tt-accent-color);
            }

            .td-theme-wrap .tdi_48 .td-next-prev-wrap a:hover,
            .td-theme-wrap .tdi_48 .td-load-more-wrap a:hover {
                background-color: var(--tt-accent-color);
                border-color: var(--tt-accent-color);
            }

            .td-theme-wrap .tdi_48 .td-read-more a,
            .td-theme-wrap .tdi_48 .td-weather-information:before,
            .td-theme-wrap .tdi_48 .td-weather-week:before,
            .td-theme-wrap .tdi_48 .td-exchange-header:before,
            .td-theme-wrap .td-footer-wrapper .tdi_48 .td-post-category,
            .td-theme-wrap .tdi_48 .td-post-category:hover {
                background-color: var(--tt-accent-color);
            }
/* inline tdc_css att - generated by TagDiv Composer */

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_48{
margin-bottom:0px !important;
}
}

/* phone */
@media (max-width: 767px)
{
.tdi_48{
padding-top:0px !important;
}
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */

				
				.tdi_48 .td_module_wrap{
					padding-left: 24px;
					padding-right: 24px;
				}.tdi_48 .td_block_inner{
					margin-left: -24px;
					margin-right: -24px;
				}.tdi_48 .td_module_flex_1{
					padding-bottom: 12.5px;
					margin-bottom: 12.5px;
				}.tdi_48 .td_module_flex_1 .td-module-container:before{
					bottom: -12.5px;
				
					border-width: 0 0 1px 0;
					border-style: dotted;
					border-color: #eaeaea;
				
					border-color: #eaeaea;
				}.tdi_48 .td_module_flex_4{
					padding-bottom: 13px;
					margin-bottom: 13px;
				}.tdi_48 .td_module_flex_4 .td-module-container:before{
					bottom: -13px;
				
					border-width: 0 0 1px 0;
					border-style: dotted;
					border-color: #eaeaea;
				
					border-color: var(--chained-news-gray);
				}.tdi_48 .td_module_wrap:last-child{
				    margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_48 .td_module_wrap:last-child .td-module-container:before{
				    display: none;
				}.tdi_48 .td_module_flex_1 .td-module-container{
				    border-color: #eaeaea;
				
					flex-direction: column;
				}.tdi_48 .td_module_flex_4 .td-module-container{
				    border-color: #eaeaea;
				}.tdi_48 .td_module_flex_1 .entry-thumb{
					background-position: center 50%;
				}.tdi_48 .td_module_flex_4 .entry-thumb{
					background-position: center 50%;
				}.tdi_48 .td_module_flex_4 .td-image-container{
				 	flex: 0 0 30%;
				 	width: 30%;
			    
                	display: block; order: 0;
                }.ie10 .tdi_48 .td_module_flex_4 .td-module-meta-info,
				.ie11 .tdi_48 .td_module_flex_4 .td-module-meta-info{
				 	flex: 1;
			    }body .tdi_48 .td_module_flex_1 .td-favorite{
                    font-size: 36px;
                
                    box-shadow:  1px 1px 4px 0px rgba(0, 0, 0, 0.2);
                }body .tdi_48 .td_module_flex_4 .td-favorite{
                    font-size: 36px;
                
                    box-shadow:  1px 1px 4px 0px rgba(0, 0, 0, 0.2);
                }.tdi_48 .td_module_flex_4 .td-video-play-ico{
					width: 20px;
					height: 20px;
					font-size: 20px;
				}.tdi_48 .td_module_flex_1 .td-video-play-ico{
					top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
				}.tdi_48 .td_module_flex_1 .td-post-vid-time{
					display: block;
				}.tdi_48 .td_module_flex_4 .td-post-vid-time{
					display: block;
				}.tdi_48 .td_module_flex_1 .td-module-meta-info{
					position: relative;
				
					margin: -7px 0px -5px 0px;
				}.tdi_48 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){
					top: auto;
					bottom: 0;
				}.tdi_48 .td_module_flex_4 .td-module-meta-info{
					margin: -3px 0 0 5px ;
				
					padding: 0px;
				}.tdi_48 .td_module_flex_1 .entry-title{
					margin: undefined;
				
					font-family:Oswald !important;font-size:20px !important;line-height:1.1 !important;font-style:undefined !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:.5px !important;
				}.tdi_48 .td_module_flex_4 .entry-title{
					margin: undefined;
				
					font-family:Open Sans !important;font-size:13px !important;line-height:1.3 !important;font-style:undefined !important;font-weight:600 !important;letter-spacing:.2px !important;
				}.tdi_48 .td_module_flex_1 .td-audio-player{
					font-size: 13px;
				
					opacity: 1;
					visibility: visible;
					height: auto;
				}.tdi_48 .td_module_flex_4 .td-audio-player{
					font-size: 12px;
				
					opacity: 1;
					visibility: visible;
					height: auto;
				}.tdi_48 .td_module_flex_1 .td-post-category{
					padding: 5px 6px 4px;
				
					background-color: var(--tt-accent-color);
				
					color: var(--chained-news-white);
				
					font-family:Montserrat !important;font-size:15px !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:1px !important;
				}.tdi_48 .td_module_flex_1 .td-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: 50%;
				}.tdi_48 .td_module_flex_4 .td-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: 50%;
				}.tdi_48 .td_module_flex_1 .td-excerpt{
					display: none;
				}.tdi_48 .td_module_flex_4 .td-excerpt{
					display: none;
				}.tdi_48 .td_module_flex_1 .td-author-date{
					display: inline;
				}.tdi_48 .td_module_flex_4 .td-author-date{
					display: inline;
				}.tdi_48 .td_module_flex_1 .entry-review-stars{
					display: none;
				}.tdi_48 .td_module_flex_1 .td-icon-star,
                .tdi_48 .td_module_flex_1 .td-icon-star-empty,
                .tdi_48 .td_module_flex_1 .td-icon-star-half{
					font-size: 15px;
				}.tdi_48 .td_module_flex_4 .entry-review-stars{
					display: inline-block;
				}.tdi_48 .td_module_flex_4 .td-icon-star,
                .tdi_48 .td_module_flex_4 .td-icon-star-empty,
                .tdi_48 .td_module_flex_4 .td-icon-star-half{
					font-size: 15px;
				}.tdi_48 .td_module_flex_1 .td-module-title a{
					color: var(--chained-news-black);
				}.tdi_48 .td_module_flex_1:hover .td-module-title a{
					color: var(--chained-news-black) !important;
				
                    box-shadow: inset 0 -0px 0 0 @all_underline_color1;
                }.tdi_48 .td_module_flex_4 .td-module-title a{
					color: var(--chained-news-black);
				}.tdi_48 .td_module_flex_4:hover .td-module-title a{
					color: var(--chained-news-black) !important;
				
                    box-shadow: inset 0 -0px 0 0 @all_underline_color2;
                }.tdi_48 .td_module_flex_4 .td-post-category{
					background-color: var(--tt-accent-color);
				
					font-family:Montserrat !important;font-size:10px !important;line-height:1.3 !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:1px !important;
				}.tdi_48 .td_module_flex_1 .td-post-category:hover{
					background-color: var(--tt-accent-color) !important;
				
					color: var(--chained-news-white);
				}.tdi_48 .td_module_flex_4 .td-post-category:hover{
					background-color: var(--tt-accent-color) !important;
				}.tdi_48 .td-block-title a,
				.tdi_48 .td-block-title span{
					font-family:Montserrat !important;font-size:14px !important;font-weight:700 !important;letter-spacing:2px !important;
				}html:not([class*='ie']) .tdi_48 .td-module-container:hover .entry-thumb:before{
                    opacity: 0;
                }@media (min-width: 767px) {
                    .tdi_48 .td_module_wrap {
                        width: 100%;
                        float: left;
                    }
                    .rtl .tdi_48 .td_module_wrap {
                        float: right;
                    }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_48 .td_module_wrap{
					padding-left: 20px;
					padding-right: 20px;
				}.tdi_48 .td_block_inner{
					margin-left: -20px;
					margin-right: -20px;
				}.tdi_48 .td_module_flex_1:hover .td-module-title a{
                    box-shadow: inset 0 -0px 0 0 @all_underline_color1;
                }.tdi_48 .td_module_flex_4:hover .td-module-title a{
                    box-shadow: inset 0 -0px 0 0 @all_underline_color2;
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_48 .td_module_wrap{
					padding-left: 14px;
					padding-right: 14px;
				}.tdi_48 .td_block_inner{
					margin-left: -14px;
					margin-right: -14px;
				}.tdi_48 .td_module_flex_4 .td-image-container{
				 	flex: 0 0 35%;
				 	width: 35%;
			    }.tdi_48 .td_module_flex_1:hover .td-module-title a{
                    box-shadow: inset 0 -0px 0 0 @all_underline_color1;
                }.tdi_48 .td_module_flex_4:hover .td-module-title a{
                    box-shadow: inset 0 -0px 0 0 @all_underline_color2;
                }.tdi_48 .td_module_flex_1 .entry-title{
					font-size:18px !important;
				}
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_48 .td_module_flex_1{
					padding-bottom: 10.5px;
					margin-bottom: 10.5px;
				}.tdi_48 .td_module_flex_1 .td-module-container:before{
					bottom: -10.5px;
				}.tdi_48 .td_module_flex_1:hover .td-module-title a{
                    box-shadow: inset 0 -0px 0 0 @all_underline_color1;
                }.tdi_48 .td_module_flex_4:hover .td-module-title a{
                    box-shadow: inset 0 -0px 0 0 @all_underline_color2;
                }.tdi_48 .td_module_flex_1 .entry-title{
					font-size:18px !important;
				}
}
</style><script>var block_tdi_48 = new tdBlock();
block_tdi_48.id = "tdi_48";
block_tdi_48.atts = '{"modules_category":"image","modules_on_row":"eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=","modules_category1":"image","show_cat2":"","show_com2":"","show_author2":"","image_width2":"eyJwb3J0cmFpdCI6IjM1In0=","modules_space1":"eyJwaG9uZSI6IjIxIiwiYWxsIjoiMjUifQ==","show_excerpt1":"none","show_excerpt2":"none","hide_audio":"yes","art_title1":"undefined","art_title2":"undefined","f_title1_font_family":"445","f_title2_font_family":"438","f_title1_font_size":"eyJsYW5kc2NhcGUiOiIyMCIsInBvcnRyYWl0IjoiMTgiLCJwaG9uZSI6IjE4IiwiYWxsIjoiMjAifQ==","f_title1_font_line_height":"1.1","f_title1_font_style":"undefined","f_title2_font_style":"undefined","f_title1_font_weight":"600","f_title2_font_weight":"600","f_title1_font_transform":"uppercase","f_title2_font_transform":"","f_title1_font_spacing":".5","f_title2_font_spacing":".2","title_txt":"var(--chained-news-black)","title_txt2":"var(--chained-news-black)","title_txt_hover":"var(--chained-news-black)","title_txt_hover2":"var(--chained-news-black)","all_underline_color1":"var(--chained-news-black)","all_underline_color2":"var(--chained-news-black)","all_underline_height1":"0","all_underline_height2":"0","modules_divider_color2":"var(--chained-news-gray)","modules_divider2":"dotted","show_author1":"","show_cat1":"","show_date2":"","show_com1":"","show_date1":"","show_review1":"none","meta_padding2":"0","tdc_css":"eyJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMCIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsicGFkZGluZy10b3AiOiIwIiwiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","modules_category_padding1":"5px 6px 4px","cat_bg":"var(--tt-accent-color)","cat_bg_hover":"var(--tt-accent-color)","cat_txt":"var(--chained-news-white)","cat_txt_hover":"var(--chained-news-white)","excl_margin_2":"0","excl_padd_2":"0","excl_color_2":"var(--chained-news-black)","excl_color_h_2":"var(--chained-news-black)","excl_bg_2":"var(--chained-news-white)","excl_bg_h_2":"var(--chained-news-white)","block_template_id":"td_block_template_4","excl_margin_1":"0","excl_padd_1":"0","all_excl_border_1":"0","excl_color_1":"var(--chained-news-black)","excl_color_h_1":"var(--chained-news-black)","excl_bg_1":"var(--chained-news-white)","excl_bg_h_1":"var(--chained-news-white)","category_id":"8603","columns":"100%","columns_gap":"eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjgifQ==","excl_show_1":"none","excl_show_2":"none","td_query_cache_expiration":"600","modules_divider1":"dotted","modules_border_style2":"","meta_margin2":"-3px 0 0 5px ","modules_extra_cat2":"","f_ex1_font_family":"","f_ex2_font_family":"","ajax_pagination":"","sort":"15h_publish_popular","f_title2_font_size":"13","custom_title":"TRENDING","f_header_font_family":"394","f_header_font_size":"14","f_header_font_weight":"700","f_header_font_spacing":"2","header_color":"var(--tt-accent-color)","cat_bg2":"var(--tt-accent-color)","cat_bg_hover2":"var(--tt-accent-color)","f_cat1_font_family":"394","f_cat1_font_transform":"uppercase","f_cat1_font_weight":"700","f_cat2_font_family":"394","f_cat2_font_weight":"700","f_cat2_font_transform":"uppercase","f_cat2_font_size":"10","f_cat1_font_spacing":"1","f_cat1_font_size":"15","f_cat2_font_spacing":"1","f_cat2_font_line_height":"1.3","limit":"8","time_ago":"yes","image_size":"","meta_margin1":"-7px 0px -5px 0px","offset":"0","modules_category3":"image","f_title2_font_line_height":"1.3","category_ids":"-90034","td_query_cache":"yes","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":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","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_divider_color1":"#eaeaea","image_alignment1":"50","image_height1":"","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_":"","meta_info_align1":"","meta_info_horiz1":"content-horiz-left","meta_width1":"","meta_padding1":"","meta_info_border_radius1":"","modules_category_margin1":"","modules_cat_border1":"","modules_category_radius1":"0","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","art_audio1":"","art_audio_size1":"1.5","m_padding2":"","modules_space2":"26","modules_border_size2":"","modules_border_color2":"#eaeaea","image_size3":"","image_alignment2":"50","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":"","meta_info_horiz2":"content-horiz-left","meta_width2":"","meta_info_border_radius2":"","modules_category_margin2":"","modules_category_padding2":"","modules_cat_border2":"","modules_category_radius2":"0","author_photo3":"","author_photo_size2":"","author_photo_space2":"","author_photo_radius2":"","show_review2":"inline-block","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_transform":"","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_":"","f_cat1_font_title":"Article category tag 1","f_cat1_font_settings":"","f_cat1_font_line_height":"","f_cat1_font_style":"","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_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_":"","f_cat2_font_title":"Article category tag 2","f_cat2_font_settings":"","f_cat2_font_style":"","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_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":"","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":"","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_h_bg":"","pag_border":"","pag_h_border":"","btn_title":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"color_preset":"","border_top":"","class":"tdi_48","tdc_css_class":"tdi_48","tdc_css_class_style":"tdi_48_rand_style"}';
block_tdi_48.td_column_number = "1";
block_tdi_48.block_type = "td_flex_block_4";
block_tdi_48.post_count = "8";
block_tdi_48.found_posts = "8";
block_tdi_48.header_color = "var(--tt-accent-color)";
block_tdi_48.ajax_pagination_infinite_stop = "";
block_tdi_48.max_num_pages = "1";
tdBlocksArray.push(block_tdi_48);
</script><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">TRENDING</span></h4></div><div id=tdi_48 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-image">
                                    <div class="td-image-container">
                        <a href="https://www.ewrestlingnews.com/results/raw-results" class="td-post-category">RAW</a>                        <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025"  rel="bookmark" class="td-image-wrap " title="WWE RAW Results (7/14/2025)" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/20250627_RAW_Netflix_Match_MensTag_16x9_Tonight-fc5810df81fe9ca91810b6d370e06cd4.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/20250627_RAW_Netflix_Match_MensTag_16x9_Tonight-fc5810df81fe9ca91810b6d370e06cd4.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025"  rel="bookmark" title="WWE RAW Results (7/14/2025)">WWE RAW Results (7/14/2025)</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/kyle19876661">Kyle Dunning</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T19:04:01-04:00" >14 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-image">
                                    <div class="td-image-container">
                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>                        <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/internal-reaction-to-wwe-evolution-2-news-on-aj-lee-paiges-absence"  rel="bookmark" class="td-image-wrap " title="Internal Reaction To WWE Evolution 2 &#8211; News On AJ Lee &#038; Paige&#8217;s Absence" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/WWE-Saraya-Evolution.jpg?resize=218%2C150&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/WWE-Saraya-Evolution.jpg?resize=218%2C150&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/internal-reaction-to-wwe-evolution-2-news-on-aj-lee-paiges-absence"  rel="bookmark" title="Internal Reaction To WWE Evolution 2 &#8211; News On AJ Lee &#038; Paige&#8217;s Absence">Internal Reaction To WWE Evolution 2 &#8211; News On AJ Lee &#038; Paige&#8217;s Absence</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:22:36-04:00" >5 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/internal-reaction-to-wwe-evolution-2-news-on-aj-lee-paiges-absence#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-image">
                                    <div class="td-image-container">
                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>                        <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-new-moniker-in-wwe-is"  rel="bookmark" class="td-image-wrap " title="Roman Reigns&#8217; New Moniker In WWE Is &#8230;&#8230; ?" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Roman-Reigns-New-Moniker-01.webp?resize=218%2C150&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Roman-Reigns-New-Moniker-01.webp?resize=218%2C150&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-new-moniker-in-wwe-is"  rel="bookmark" title="Roman Reigns&#8217; New Moniker In WWE Is &#8230;&#8230; ?">Roman Reigns&#8217; New Moniker In WWE Is &#8230;&#8230; ?</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:24:34-04:00" >5 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-new-moniker-in-wwe-is#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-image">
                                    <div class="td-image-container">
                        <a href="https://www.ewrestlingnews.com/news/aew" class="td-post-category">AEW</a>                        <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/aew/report-current-aew-champion-taking-some-time-off"  rel="bookmark" class="td-image-wrap " title="Report &#8211; Current AEW Champion Taking Some Time Off" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/AEW-Mystery-02.jpg?resize=218%2C150&quality=50&ssl=1" style="background-image:url(https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/AEW-Mystery-02.jpg?resize=218%2C150&quality=50&ssl=1)"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/aew/report-current-aew-champion-taking-some-time-off"  rel="bookmark" title="Report &#8211; Current AEW Champion Taking Some Time Off">Report &#8211; Current AEW Champion Taking Some Time Off</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:21:03-04:00" >5 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/aew/report-current-aew-champion-taking-some-time-off#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-image">
                                    <div class="td-image-container">
                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>                        <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/the-reason-why-aew-all-in-texas-ran-for-so-long-aew-refuses-to-be-bullied-by-wwe"  rel="bookmark" class="td-image-wrap " title="The Reason Why AEW All In: Texas Ran For So Long &#8211; AEW Refuses To Be &#8216;Bullied&#8217; By WWE" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/12/WWE-AEW.webp?resize=218%2C150&quality=50&ssl=1" style="background-image:url(https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/12/WWE-AEW.webp?resize=218%2C150&quality=50&ssl=1)"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/the-reason-why-aew-all-in-texas-ran-for-so-long-aew-refuses-to-be-bullied-by-wwe"  rel="bookmark" title="The Reason Why AEW All In: Texas Ran For So Long &#8211; AEW Refuses To Be &#8216;Bullied&#8217; By WWE">The Reason Why AEW All In: Texas Ran For So Long &#8211; AEW Refuses To Be &#8216;Bullied&#8217; By WWE</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:23:54-04:00" >5 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/the-reason-why-aew-all-in-texas-ran-for-so-long-aew-refuses-to-be-bullied-by-wwe#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-image">
                                    <div class="td-image-container">
                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>                        <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/the-reason-why-pat-mcafee-cody-rhodes-missed-raw-update-on-seth-rollins-coming-out-of-raw"  rel="bookmark" class="td-image-wrap " title="The Reason Why Pat McAfee &#038; Cody Rhodes Missed RAW, Update On Seth Rollins Coming Out Of RAW" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/seth-rollins-snme-injury-04.webp?resize=218%2C150&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/seth-rollins-snme-injury-04.webp?resize=218%2C150&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/the-reason-why-pat-mcafee-cody-rhodes-missed-raw-update-on-seth-rollins-coming-out-of-raw"  rel="bookmark" title="The Reason Why Pat McAfee &#038; Cody Rhodes Missed RAW, Update On Seth Rollins Coming Out Of RAW">The Reason Why Pat McAfee &#038; Cody Rhodes Missed RAW, Update On Seth Rollins Coming Out Of RAW</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:20:21-04:00" >5 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/the-reason-why-pat-mcafee-cody-rhodes-missed-raw-update-on-seth-rollins-coming-out-of-raw#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-image">
                                    <div class="td-image-container">
                        <a href="https://www.ewrestlingnews.com/news/aew" class="td-post-category">AEW</a>                        <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/aew/report-aew-roh-wrestler-dealing-with-a-serious-neck-injury"  rel="bookmark" class="td-image-wrap " title="Report &#8211; AEW/ROH Wrestler Dealing With A Serious Neck Injury" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/10/AEW-ROH-Logo.webp?resize=218%2C150&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/10/AEW-ROH-Logo.webp?resize=218%2C150&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/aew/report-aew-roh-wrestler-dealing-with-a-serious-neck-injury"  rel="bookmark" title="Report &#8211; AEW/ROH Wrestler Dealing With A Serious Neck Injury">Report &#8211; AEW/ROH Wrestler Dealing With A Serious Neck Injury</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:18:32-04:00" >5 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/aew/report-aew-roh-wrestler-dealing-with-a-serious-neck-injury#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-image">
                                    <div class="td-image-container">
                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>                        <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/report-wwe-smackdown-segment-went-way-over-allotted-time-match-forced-to-be-cut-short"  rel="bookmark" class="td-image-wrap " title="Report &#8211; WWE SmackDown Segment Went Way Over Allotted Time, Match Forced To Be Cut Short" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/06/WWE-SmackDown-logo-2025.png?resize=218%2C150&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/06/WWE-SmackDown-logo-2025.png?resize=218%2C150&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/report-wwe-smackdown-segment-went-way-over-allotted-time-match-forced-to-be-cut-short"  rel="bookmark" title="Report &#8211; WWE SmackDown Segment Went Way Over Allotted Time, Match Forced To Be Cut Short">Report &#8211; WWE SmackDown Segment Went Way Over Allotted Time, Match Forced To Be Cut Short</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:17:42-04:00" >5 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/report-wwe-smackdown-segment-went-way-over-allotted-time-match-forced-to-be-cut-short#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div></div></div><div class="td_block_wrap td_flex_block_4 tdi_49 td-pb-border-top td_block_template_4 td_flex_block"  data-td-block-uid="tdi_49" >
<style>
/* custom css - generated by TagDiv Composer */
.td-theme-wrap .tdi_49 .td-pulldown-filter-link:hover,
            .td-theme-wrap .tdi_49 .td-subcat-item a:hover,
            .td-theme-wrap .tdi_49 .td-subcat-item .td-cur-simple-item,
            .td-theme-wrap .tdi_49 .td-subcat-dropdown:hover .td-subcat-more span,
            .td-theme-wrap .tdi_49 .td-subcat-dropdown:hover .td-subcat-more i {
                color: var(--tt-accent-color);
            }

            .td-theme-wrap .tdi_49 .td-block-title > *:before {
                border-color: var(--tt-accent-color) transparent transparent transparent;
            }

            .td-theme-wrap .tdi_49 .td-block-title > * {
                background-color: var(--tt-accent-color);
            }

            
            .td-theme-wrap .tdi_49 .td_module_wrap:hover .entry-title a,
            .td-theme-wrap .tdi_49 .td_quote_on_blocks,
            .td-theme-wrap .tdi_49 .td-opacity-cat .td-post-category:hover,
            .td-theme-wrap .tdi_49 .td-opacity-read .td-read-more a:hover,
            .td-theme-wrap .tdi_49 .td-opacity-author .td-post-author-name a:hover,
            .td-theme-wrap .tdi_49 .td-instagram-user a {
                color: var(--tt-accent-color);
            }

            .td-theme-wrap .tdi_49 .td-next-prev-wrap a:hover,
            .td-theme-wrap .tdi_49 .td-load-more-wrap a:hover {
                background-color: var(--tt-accent-color);
                border-color: var(--tt-accent-color);
            }

            .td-theme-wrap .tdi_49 .td-read-more a,
            .td-theme-wrap .tdi_49 .td-weather-information:before,
            .td-theme-wrap .tdi_49 .td-weather-week:before,
            .td-theme-wrap .tdi_49 .td-exchange-header:before,
            .td-theme-wrap .td-footer-wrapper .tdi_49 .td-post-category,
            .td-theme-wrap .tdi_49 .td-post-category:hover {
                background-color: var(--tt-accent-color);
            }
/* inline tdc_css att - generated by TagDiv Composer */

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_49{
margin-bottom:0px !important;
}
}

/* phone */
@media (max-width: 767px)
{
.tdi_49{
padding-top:50px !important;
}
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */

				
				.tdi_49 .td_module_wrap{
					padding-left: 24px;
					padding-right: 24px;
				}.tdi_49 .td_block_inner{
					margin-left: -24px;
					margin-right: -24px;
				}.tdi_49 .td_module_flex_1{
					padding-bottom: 10.5px;
					margin-bottom: 10.5px;
				}.tdi_49 .td_module_flex_1 .td-module-container:before{
					bottom: -10.5px;
				
					border-width: 0 0 1px 0;
					border-style: dotted;
					border-color: #eaeaea;
				
					border-color: #eaeaea;
				}.tdi_49 .td_module_flex_4{
					padding-bottom: 13px;
					margin-bottom: 13px;
				}.tdi_49 .td_module_flex_4 .td-module-container:before{
					bottom: -13px;
				
					border-width: 0 0 1px 0;
					border-style: dotted;
					border-color: #eaeaea;
				
					border-color: var(--chained-news-gray);
				}.tdi_49 .td_module_wrap:last-child{
				    margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_49 .td_module_wrap:last-child .td-module-container:before{
				    display: none;
				}.tdi_49 .td_module_flex_1 .td-module-container{
				    border-color: #eaeaea;
				
					flex-direction: column;
				}.tdi_49 .td_module_flex_4 .td-module-container{
				    border-color: #eaeaea;
				}.tdi_49 .td_module_flex_1 .entry-thumb{
					background-position: center 50%;
				}.tdi_49 .td_module_flex_4 .entry-thumb{
					background-position: center 50%;
				}.tdi_49 .td_module_flex_4 .td-image-container{
				 	flex: 0 0 30%;
				 	width: 30%;
			    
                	display: block; order: 0;
                }.ie10 .tdi_49 .td_module_flex_4 .td-module-meta-info,
				.ie11 .tdi_49 .td_module_flex_4 .td-module-meta-info{
				 	flex: 1;
			    }body .tdi_49 .td_module_flex_1 .td-favorite{
                    font-size: 36px;
                
                    box-shadow:  1px 1px 4px 0px rgba(0, 0, 0, 0.2);
                }body .tdi_49 .td_module_flex_4 .td-favorite{
                    font-size: 36px;
                
                    box-shadow:  1px 1px 4px 0px rgba(0, 0, 0, 0.2);
                }.tdi_49 .td_module_flex_4 .td-video-play-ico{
					width: 20px;
					height: 20px;
					font-size: 20px;
				}.tdi_49 .td_module_flex_1 .td-video-play-ico{
					top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
				}.tdi_49 .td_module_flex_1 .td-post-vid-time{
					display: block;
				}.tdi_49 .td_module_flex_4 .td-post-vid-time{
					display: block;
				}.tdi_49 .td_module_flex_1 .td-module-meta-info{
					position: relative;
				}.tdi_49 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){
					top: auto;
					bottom: 0;
				}.tdi_49 .td_module_flex_4 .td-module-meta-info{
					margin: -3px 0 0 5px ;
				
					padding: 0px;
				}.tdi_49 .td_module_flex_1 .entry-title{
					margin: undefined;
				
					font-family:Oswald !important;font-size:20px !important;line-height:1.1 !important;font-style:undefined !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:.5px !important;
				}.tdi_49 .td_module_flex_4 .entry-title{
					margin: undefined;
				
					font-family:Open Sans !important;font-size:13px !important;line-height:1.3 !important;font-style:undefined !important;font-weight:600 !important;letter-spacing:.2px !important;
				}.tdi_49 .td_module_flex_1 .td-audio-player{
					font-size: 13px;
				
					opacity: 1;
					visibility: visible;
					height: auto;
				}.tdi_49 .td_module_flex_4 .td-audio-player{
					font-size: 12px;
				
					opacity: 1;
					visibility: visible;
					height: auto;
				}.tdi_49 .td_module_flex_1 .td-post-category{
					margin: undefined;
				
					padding: 5px 6px 4px;
				
                    border: undefined solid #aaa;
                
					border-radius: undefinedpx;
				
					background-color: var(--tt-accent-color);
				
					color: var(--chained-news-white);
				
					font-family:Montserrat !important;font-size:15px !important;line-height:1.3 !important;font-style:undefined !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:1px !important;
				}.tdi_49 .td_module_flex_4 .td-post-category{
					margin: undefined;
				
                    border: undefined solid #aaa;
                
					border-radius: undefinedpx;
				
					background-color: var(--tt-accent-color);
				
					font-family:Montserrat !important;font-size:10px !important;line-height:undefined !important;font-style:undefined !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:1px !important;
				}.tdi_49 .td_module_flex_1 .td-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: 50%;
				}.tdi_49 .td_module_flex_4 .td-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: 50%;
				}.tdi_49 .td_module_flex_1 .td-excerpt{
					display: none;
				}.tdi_49 .td_module_flex_4 .td-excerpt{
					display: none;
				}.tdi_49 .td_module_flex_1 .td-author-date{
					display: inline;
				}.tdi_49 .td_module_flex_4 .td-author-date{
					display: inline;
				}.tdi_49 .td_module_flex_1 .entry-review-stars{
					display: none;
				}.tdi_49 .td_module_flex_1 .td-icon-star,
                .tdi_49 .td_module_flex_1 .td-icon-star-empty,
                .tdi_49 .td_module_flex_1 .td-icon-star-half{
					font-size: 15px;
				}.tdi_49 .td_module_flex_4 .entry-review-stars{
					display: inline-block;
				}.tdi_49 .td_module_flex_4 .td-icon-star,
                .tdi_49 .td_module_flex_4 .td-icon-star-empty,
                .tdi_49 .td_module_flex_4 .td-icon-star-half{
					font-size: 15px;
				}.tdi_49 .td_module_flex_1 .td-module-title a{
					color: var(--chained-news-black);
				}.tdi_49 .td_module_flex_1:hover .td-module-title a{
					color: var(--chained-news-black) !important;
				
                    box-shadow: inset 0 -0px 0 0 @all_underline_color1;
                }.tdi_49 .td_module_flex_4 .td-module-title a{
					color: var(--chained-news-black);
				}.tdi_49 .td_module_flex_4:hover .td-module-title a{
					color: var(--chained-news-black) !important;
				
                    box-shadow: inset 0 -0px 0 0 @all_underline_color2;
                }.tdi_49 .td_module_flex_1 .td-post-category:hover{
					background-color: var(--tt-accent-color) !important;
				
					color: var(--chained-news-white);
				}.tdi_49 .td_module_flex_4 .td-post-category:hover{
					background-color: var(--tt-accent-color) !important;
				}.tdi_49 .td-block-title a,
				.tdi_49 .td-block-title span{
					font-family:Montserrat !important;font-size:14px !important;font-weight:700 !important;letter-spacing:2px !important;
				}html:not([class*='ie']) .tdi_49 .td-module-container:hover .entry-thumb:before{
                    opacity: 0;
                }@media (min-width: 767px) {
                    .tdi_49 .td_module_wrap {
                        width: 100%;
                        float: left;
                    }
                    .rtl .tdi_49 .td_module_wrap {
                        float: right;
                    }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_49 .td_module_wrap{
					padding-left: 20px;
					padding-right: 20px;
				}.tdi_49 .td_block_inner{
					margin-left: -20px;
					margin-right: -20px;
				}.tdi_49 .td_module_flex_1:hover .td-module-title a{
                    box-shadow: inset 0 -0px 0 0 @all_underline_color1;
                }.tdi_49 .td_module_flex_4:hover .td-module-title a{
                    box-shadow: inset 0 -0px 0 0 @all_underline_color2;
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_49 .td_module_wrap{
					padding-left: 14px;
					padding-right: 14px;
				}.tdi_49 .td_block_inner{
					margin-left: -14px;
					margin-right: -14px;
				}.tdi_49 .td_module_flex_4 .td-image-container{
				 	flex: 0 0 35%;
				 	width: 35%;
			    }.tdi_49 .td_module_flex_1:hover .td-module-title a{
                    box-shadow: inset 0 -0px 0 0 @all_underline_color1;
                }.tdi_49 .td_module_flex_4:hover .td-module-title a{
                    box-shadow: inset 0 -0px 0 0 @all_underline_color2;
                }.tdi_49 .td_module_flex_1 .entry-title{
					font-size:18px !important;
				}
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_49 .td_module_flex_1:hover .td-module-title a{
                    box-shadow: inset 0 -0px 0 0 @all_underline_color1;
                }.tdi_49 .td_module_flex_4:hover .td-module-title a{
                    box-shadow: inset 0 -0px 0 0 @all_underline_color2;
                }.tdi_49 .td_module_flex_1 .entry-title{
					font-size:18px !important;
				}
}
</style><script>var block_tdi_49 = new tdBlock();
block_tdi_49.id = "tdi_49";
block_tdi_49.atts = '{"modules_category":"image","modules_on_row":"eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=","modules_category1":"image","show_cat2":"","show_com2":"","show_author2":"","image_width2":"eyJwb3J0cmFpdCI6IjM1In0=","modules_space1":"eyJwaG9uZSI6IjIxIiwiYWxsIjoiMjEifQ==","show_excerpt1":"none","show_excerpt2":"none","hide_audio":"yes","art_title1":"undefined","art_title2":"undefined","f_title1_font_family":"445","f_title2_font_family":"438","f_title1_font_size":"eyJsYW5kc2NhcGUiOiIyMCIsInBvcnRyYWl0IjoiMTgiLCJwaG9uZSI6IjE4IiwiYWxsIjoiMjAifQ==","f_title1_font_line_height":"1.1","f_title1_font_style":"undefined","f_title2_font_style":"undefined","f_title1_font_weight":"600","f_title2_font_weight":"600","f_title1_font_transform":"uppercase","f_title2_font_transform":"","f_title1_font_spacing":".5","f_title2_font_spacing":".2","title_txt":"var(--chained-news-black)","title_txt2":"var(--chained-news-black)","title_txt_hover":"var(--chained-news-black)","title_txt_hover2":"var(--chained-news-black)","all_underline_color1":"var(--chained-news-black)","all_underline_color2":"var(--chained-news-black)","all_underline_height1":"0","all_underline_height2":"0","modules_divider_color2":"var(--chained-news-gray)","modules_divider2":"dotted","show_author1":"","show_cat1":"","show_date2":"","show_com1":"","show_date1":"","show_review1":"none","meta_padding2":"0","tdc_css":"eyJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMCIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsicGFkZGluZy10b3AiOiI1MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","modules_category_padding1":"5px 6px 4px","cat_bg":"var(--tt-accent-color)","cat_bg_hover":"var(--tt-accent-color)","cat_txt":"var(--chained-news-white)","cat_txt_hover":"var(--chained-news-white)","excl_margin_2":"0","excl_padd_2":"0","excl_color_2":"var(--chained-news-black)","excl_color_h_2":"var(--chained-news-black)","excl_bg_2":"var(--chained-news-white)","excl_bg_h_2":"var(--chained-news-white)","block_template_id":"td_block_template_4","excl_margin_1":"0","excl_padd_1":"0","all_excl_border_1":"0","excl_color_1":"var(--chained-news-black)","excl_color_h_1":"var(--chained-news-black)","excl_bg_1":"var(--chained-news-white)","excl_bg_h_1":"var(--chained-news-white)","category_id":"8603","columns":"100%","columns_gap":"eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjgifQ==","excl_show_1":"none","excl_show_2":"none","td_query_cache_expiration":"1800","modules_divider1":"dotted","modules_border_style2":"","meta_margin2":"-3px 0 0 5px ","modules_extra_cat2":"","f_ex1_font_family":"","f_ex2_font_family":"","f_title2_font_size":"13","header_color":"var(--tt-accent-color)","f_header_font_family":"394","f_header_font_size":"14","f_header_font_spacing":"2","f_header_font_weight":"700","modules_category_margin1":"undefined","modules_category_margin2":"undefined","modules_cat_border1":"undefined","modules_cat_border2":"undefined","modules_category_radius1":"undefined","modules_category_radius2":"undefined","f_cat1_font_family":"394","f_cat2_font_family":"394","f_cat1_font_size":"15","f_cat2_font_size":"10","f_cat1_font_line_height":"1.3","f_cat2_font_line_height":"undefined","f_cat1_font_style":"undefined","f_cat2_font_style":"undefined","f_cat1_font_weight":"700","f_cat2_font_weight":"700","f_cat1_font_transform":"uppercase","f_cat2_font_transform":"uppercase","f_cat1_font_spacing":"1","f_cat2_font_spacing":"1","cat_bg2":"var(--tt-accent-color)","cat_bg_hover2":"var(--tt-accent-color)","f_title2_font_line_height":"1.3","td_query_cache":"yes","offset":"8","limit":"6","sort":"jetpack_popular_2","custom_title":"DON&#x27;T MISS","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":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","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_divider_color1":"#eaeaea","image_size":"","image_alignment1":"50","image_height1":"","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_":"","meta_info_align1":"","meta_info_horiz1":"content-horiz-left","meta_width1":"","meta_margin1":"","meta_padding1":"","meta_info_border_radius1":"","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","art_audio1":"","art_audio_size1":"1.5","m_padding2":"","modules_space2":"26","modules_border_size2":"","modules_border_color2":"#eaeaea","image_size3":"","image_alignment2":"50","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":"","meta_info_horiz2":"content-horiz-left","meta_width2":"","meta_info_border_radius2":"","modules_category3":"","modules_category_padding2":"","author_photo3":"","author_photo_size2":"","author_photo_space2":"","author_photo_radius2":"","show_review2":"inline-block","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_transform":"","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_":"","f_cat1_font_title":"Article category tag 1","f_cat1_font_settings":"","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_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_":"","f_cat2_font_title":"Article category tag 2","f_cat2_font_settings":"","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_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":"","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":"","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_h_bg":"","pag_border":"","pag_h_border":"","btn_title":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"color_preset":"","border_top":"","class":"tdi_49","tdc_css_class":"tdi_49","tdc_css_class_style":"tdi_49_rand_style"}';
block_tdi_49.td_column_number = "1";
block_tdi_49.block_type = "td_flex_block_4";
block_tdi_49.post_count = "6";
block_tdi_49.found_posts = "7";
block_tdi_49.header_color = "var(--tt-accent-color)";
block_tdi_49.ajax_pagination_infinite_stop = "";
block_tdi_49.max_num_pages = "-0";
tdBlocksArray.push(block_tdi_49);
</script><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">DON&#x27;T MISS</span></h4></div><div id=tdi_49 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-image">
                                    <div class="td-image-container">
                        <a href="https://www.ewrestlingnews.com/results/raw-results" class="td-post-category">RAW</a>                        <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025"  rel="bookmark" class="td-image-wrap " title="WWE RAW Results (7/14/2025)" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/20250627_RAW_Netflix_Match_MensTag_16x9_Tonight-fc5810df81fe9ca91810b6d370e06cd4.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/20250627_RAW_Netflix_Match_MensTag_16x9_Tonight-fc5810df81fe9ca91810b6d370e06cd4.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025"  rel="bookmark" title="WWE RAW Results (7/14/2025)">WWE RAW Results (7/14/2025)</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/kyle19876661">Kyle Dunning</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T19:04:01-04:00" >July 14, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/internal-reaction-to-wwe-evolution-2-news-on-aj-lee-paiges-absence"  rel="bookmark" class="td-image-wrap " title="Internal Reaction To WWE Evolution 2 &#8211; News On AJ Lee &#038; Paige&#8217;s Absence" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/WWE-Saraya-Evolution.jpg?resize=218%2C150&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/WWE-Saraya-Evolution.jpg?resize=218%2C150&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/internal-reaction-to-wwe-evolution-2-news-on-aj-lee-paiges-absence"  rel="bookmark" title="Internal Reaction To WWE Evolution 2 &#8211; News On AJ Lee &#038; Paige&#8217;s Absence">Internal Reaction To WWE Evolution 2 &#8211; News On AJ Lee &#038; Paige&#8217;s Absence</a></h3>
                    
                                            <div class="td-editor-date">
                                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:22:36-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/internal-reaction-to-wwe-evolution-2-news-on-aj-lee-paiges-absence#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-confirms-seth-rollins-injury-doesnt-look-good-wwe-evolution-likely-wont-return-yearly"  rel="bookmark" class="td-image-wrap " title="Triple H Confirms Seth Rollins&#8217; Injury &#8211; &#8216;Doesn&#8217;t Look Good&#8217;, + WWE Evolution Likely Won&#8217;t Return Yearly" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Triple-H-Seth-Rollins-01.jpg?resize=218%2C150&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Triple-H-Seth-Rollins-01.jpg?resize=218%2C150&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-confirms-seth-rollins-injury-doesnt-look-good-wwe-evolution-likely-wont-return-yearly"  rel="bookmark" title="Triple H Confirms Seth Rollins&#8217; Injury &#8211; &#8216;Doesn&#8217;t Look Good&#8217;, + WWE Evolution Likely Won&#8217;t Return Yearly">Triple H Confirms Seth Rollins&#8217; Injury &#8211; &#8216;Doesn&#8217;t Look Good&#8217;, + WWE Evolution Likely Won&#8217;t Return Yearly</a></h3>
                    
                                            <div class="td-editor-date">
                                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T03:24:49-04:00" >July 14, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-confirms-seth-rollins-injury-doesnt-look-good-wwe-evolution-likely-wont-return-yearly#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-new-moniker-in-wwe-is"  rel="bookmark" class="td-image-wrap " title="Roman Reigns&#8217; New Moniker In WWE Is &#8230;&#8230; ?" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Roman-Reigns-New-Moniker-01.webp?resize=218%2C150&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Roman-Reigns-New-Moniker-01.webp?resize=218%2C150&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-new-moniker-in-wwe-is"  rel="bookmark" title="Roman Reigns&#8217; New Moniker In WWE Is &#8230;&#8230; ?">Roman Reigns&#8217; New Moniker In WWE Is &#8230;&#8230; ?</a></h3>
                    
                                            <div class="td-editor-date">
                                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:24:34-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-new-moniker-in-wwe-is#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/report-seth-rollins-injury-caused-major-issues-at-saturday-nights-main-event"  rel="bookmark" class="td-image-wrap " title="Report &#8211; Seth Rollins&#8217; Injury Caused Major Issues At Saturday Night&#8217;s Main Event" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Seth-Rollins-Injured-SNME.jpg?resize=218%2C150&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Seth-Rollins-Injured-SNME.jpg?resize=218%2C150&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/report-seth-rollins-injury-caused-major-issues-at-saturday-nights-main-event"  rel="bookmark" title="Report &#8211; Seth Rollins&#8217; Injury Caused Major Issues At Saturday Night&#8217;s Main Event">Report &#8211; Seth Rollins&#8217; Injury Caused Major Issues At Saturday Night&#8217;s Main Event</a></h3>
                    
                                            <div class="td-editor-date">
                                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T03:22:57-04:00" >July 14, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/report-seth-rollins-injury-caused-major-issues-at-saturday-nights-main-event#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/aew/report-current-aew-champion-taking-some-time-off"  rel="bookmark" class="td-image-wrap " title="Report &#8211; Current AEW Champion Taking Some Time Off" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/AEW-Mystery-02.jpg?resize=218%2C150&quality=50&ssl=1" style="background-image:url(https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/AEW-Mystery-02.jpg?resize=218%2C150&quality=50&ssl=1)"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/aew/report-current-aew-champion-taking-some-time-off"  rel="bookmark" title="Report &#8211; Current AEW Champion Taking Some Time Off">Report &#8211; Current AEW Champion Taking Some Time Off</a></h3>
                    
                                            <div class="td-editor-date">
                                                        <a href="https://www.ewrestlingnews.com/news/aew" class="td-post-category">AEW</a>
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:21:03-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/aew/report-current-aew-champion-taking-some-time-off#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div><div class="vc_column tdi_51  wpb_column vc_column_container tdc-column td-pb-span4">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_51{
                    vertical-align: baseline;
                }.tdi_51 > .wpb_wrapper,
				.tdi_51 > .wpb_wrapper > .tdc-elements{
				    display: block;
				}.tdi_51 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_51 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_51 > .wpb_wrapper{
				    width: auto;
				    height: auto;
				}div.tdi_51{
				    width: 400px !important;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_51{
padding-right:15px !important;
padding-left:15px !important;
border-color:#e0e0e0 !important;
border-style:solid !important;
border-width: 0px 1px 0px 1px !important;
}

/* phone */
@media (max-width: 767px)
{
.tdi_51{
margin-top:30px !important;
margin-bottom:30px !important;
padding-top:30px !important;
padding-right:0px !important;
padding-bottom:30px !important;
padding-left:0px !important;
border-width: 1px 0px 1px 0px !important;
}
}

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px)
{
.tdi_51{
padding-right:15px !important;
padding-left:15px !important;
}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_51{
padding-right:10px !important;
padding-left:10px !important;
}
}

</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_52 td-pb-border-top td_block_template_4 td_flex_block"  data-td-block-uid="tdi_52" >
<style>
/* custom css - generated by TagDiv Composer */
.td-theme-wrap .tdi_52 .td-pulldown-filter-link:hover,
            .td-theme-wrap .tdi_52 .td-subcat-item a:hover,
            .td-theme-wrap .tdi_52 .td-subcat-item .td-cur-simple-item,
            .td-theme-wrap .tdi_52 .td-subcat-dropdown:hover .td-subcat-more span,
            .td-theme-wrap .tdi_52 .td-subcat-dropdown:hover .td-subcat-more i {
                color: var(--tt-accent-color);
            }

            .td-theme-wrap .tdi_52 .td-block-title > *:before {
                border-color: var(--tt-accent-color) transparent transparent transparent;
            }

            .td-theme-wrap .tdi_52 .td-block-title > * {
                background-color: var(--tt-accent-color);
            }

            
            .td-theme-wrap .tdi_52 .td_module_wrap:hover .entry-title a,
            .td-theme-wrap .tdi_52 .td_quote_on_blocks,
            .td-theme-wrap .tdi_52 .td-opacity-cat .td-post-category:hover,
            .td-theme-wrap .tdi_52 .td-opacity-read .td-read-more a:hover,
            .td-theme-wrap .tdi_52 .td-opacity-author .td-post-author-name a:hover,
            .td-theme-wrap .tdi_52 .td-instagram-user a {
                color: var(--tt-accent-color);
            }

            .td-theme-wrap .tdi_52 .td-next-prev-wrap a:hover,
            .td-theme-wrap .tdi_52 .td-load-more-wrap a:hover {
                background-color: var(--tt-accent-color);
                border-color: var(--tt-accent-color);
            }

            .td-theme-wrap .tdi_52 .td-read-more a,
            .td-theme-wrap .tdi_52 .td-weather-information:before,
            .td-theme-wrap .tdi_52 .td-weather-week:before,
            .td-theme-wrap .tdi_52 .td-exchange-header:before,
            .td-theme-wrap .td-footer-wrapper .tdi_52 .td-post-category,
            .td-theme-wrap .tdi_52 .td-post-category:hover {
                background-color: var(--tt-accent-color);
            }
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_52{
margin-bottom:15px !important;
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_52{
margin-bottom:0px !important;
}
}

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px)
{
.tdi_52{
margin-bottom:0px !important;
}
}

/* phone */
@media (max-width: 767px)
{
.tdi_52{
display:none !important;
}
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_52 .td-image-wrap{
					padding-bottom: 53%;
				}.tdi_52 .entry-thumb{
					background-position: center 50%;
				}.tdi_52 .td-module-container{
					flex-direction: column;
				
				    border-color: #eaeaea !important;
				}.tdi_52 .td-image-container{
                	display: block; order: 0;
                }.ie10 .tdi_52 .td-module-meta-info,
				.ie11 .tdi_52 .td-module-meta-info{
				 	flex: auto;
			    }body .tdi_52 .td-favorite{
                    font-size: 36px;
                
                    box-shadow:  1px 1px 4px 0px rgba(0, 0, 0, 0.2);
                }.tdi_52 .td-module-meta-info{
					border-width: 0px 0px 0px 0px;
				}.tdi_52 .td_module_wrap{
					padding-left: 20px;
					padding-right: 20px;
				
					padding-bottom: 18px;
					margin-bottom: 18px;
				}.tdi_52 .td_block_inner{
					margin-left: -20px;
					margin-right: -20px;
				}.tdi_52 .td-module-container:before{
					bottom: -18px;
				
					border-color: #eaeaea;
				}.tdi_52 .td-post-vid-time{
					display: block;
				}.tdi_52 .td-post-category{
					margin: undefined;
				
					padding: 1px 6px 1px;
				
					border-radius: undefinedpx;
				
					background-color: var(--tt-accent-color);
				
					color: var(--chained-news-white);
				
					border-width: undefined;
					border-style: solid;
					border-color: #aaa;
				
					border-color: var(--accent-color-1);
				
					font-family:Montserrat !important;font-size:15px !important;line-height:1.3 !important;font-style:undefined !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:1px !important;
				}.tdi_52 .td-post-category:not(.td-post-extra-category){
					display: inline-block;
				}.tdi_52 .td-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: 50%;
				}.tdi_52 .td-excerpt{
					display: none;
				
					color: var(--chained-news-black);
				
					margin: undefined;
				
					column-count: 1;
				
					column-gap: 48px;
				
					font-size:15px !important;
				}.tdi_52 .td-audio-player{
					opacity: 1;
					visibility: visible;
					height: auto;
				
					font-size: 13px;
				}.tdi_52 .td-read-more{
					display: none;
				}.tdi_52 .td-author-date{
					display: none;
				}.tdi_52 .td-post-author-name{
					display: none;
				}.tdi_52 .td-post-date,
				.tdi_52 .td-post-author-name span{
					display: none;
				}.tdi_52 .entry-review-stars{
					display: none;
				}.tdi_52 .td-icon-star,
                .tdi_52 .td-icon-star-empty,
                .tdi_52 .td-icon-star-half{
					font-size: 15px;
				}.tdi_52 .td-module-comments{
					display: none;
				}.tdi_52 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0;
					padding-bottom: 0;
				}.tdi_52 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none;
				}.tdi_52 .td-post-category:hover{
					background-color: var(--tt-accent-color) !important;
				
					color: var(--chained-news-white);
				
					border-color: var(--accent-color-2);
				}.tdi_52 .td-module-title a{
					color: var(--chained-news-black);
				}.tdi_52 .td_module_wrap:hover .td-module-title a{
					color: var(--chained-news-black) !important;
				
				    box-shadow: inset 0 -0px 0 0 @all_underline_color;
				}.tdi_52 .td-post-author-name a{
					color: var(--chained-news-black);
				}.tdi_52 .td-post-author-name:hover a{
					color: var(--chained-news-black);
				}.tdi_52 .entry-title{
					margin: undefined;
				
					font-family:Oswald !important;font-size:20px !important;line-height:1.1 !important;font-style:undefined !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:.5px !important;
				}.tdi_52 .td-block-title a,
				.tdi_52 .td-block-title span{
					font-family:Montserrat !important;font-size:14px !important;font-weight:700 !important;letter-spacing:2px !important;
				}.tdi_52 .td-editor-date,
				.tdi_52 .td-editor-date .td-post-author-name a,
				.tdi_52 .td-editor-date .entry-date,
				.tdi_52 .td-module-comments a{
					font-family:Play !important;font-size:11px !important;font-weight:400 !important;text-transform:uppercase !important;letter-spacing:1px !important;
				}html:not([class*='ie']) .tdi_52 .td-module-container:hover .entry-thumb:before{
                    opacity: 0;
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_52 .td_module_wrap{
					padding-bottom: 18px;
					margin-bottom: 18px;
				}.tdi_52 .td-module-container:before{
					bottom: -18px;
				}.tdi_52 .td_module_wrap{
					padding-bottom: 18px !important;
					margin-bottom: 18px !important;
				}.tdi_52 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_52 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_52 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_52 .td_module_wrap:hover .td-module-title a{
				    box-shadow: inset 0 -0px 0 0 @all_underline_color;
				}.tdi_52 .td-editor-date,
				.tdi_52 .td-editor-date .td-post-author-name a,
				.tdi_52 .td-editor-date .entry-date,
				.tdi_52 .td-module-comments a{
					font-size:10px !important;
				}.tdi_52 .td-excerpt{
					font-size:13px !important;
				}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_52 .td_module_wrap{
					padding-bottom: 18px;
					margin-bottom: 18px;
				}.tdi_52 .td-module-container:before{
					bottom: -18px;
				}.tdi_52 .td_module_wrap{
					padding-bottom: 18px !important;
					margin-bottom: 18px !important;
				}.tdi_52 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_52 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_52 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_52 .td_module_wrap:hover .td-module-title a{
				    box-shadow: inset 0 -0px 0 0 @all_underline_color;
				}.tdi_52 .entry-title{
					font-size:18px !important;
				}.tdi_52 .td-editor-date,
				.tdi_52 .td-editor-date .td-post-author-name a,
				.tdi_52 .td-editor-date .entry-date,
				.tdi_52 .td-module-comments a{
					font-size:8px !important;
				}.tdi_52 .td-excerpt{
					font-size:11px !important;
				}
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_52 .td_module_wrap{
					padding-bottom: 18px;
					margin-bottom: 18px;
				}.tdi_52 .td-module-container:before{
					bottom: -18px;
				}.tdi_52 .td_module_wrap{
					padding-bottom: 18px !important;
					margin-bottom: 18px !important;
				}.tdi_52 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_52 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_52 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_52 .td_module_wrap:hover .td-module-title a{
				    box-shadow: inset 0 -0px 0 0 @all_underline_color;
				}.tdi_52 .entry-title{
					font-size:18px !important;
				}.tdi_52 .td-editor-date,
				.tdi_52 .td-editor-date .td-post-author-name a,
				.tdi_52 .td-editor-date .entry-date,
				.tdi_52 .td-module-comments a{
					font-size:8px !important;
				}.tdi_52 .td-excerpt{
					font-size:11px !important;
				}
}
</style><script>var block_tdi_52 = new tdBlock();
block_tdi_52.id = "tdi_52";
block_tdi_52.atts = '{"modules_on_row":"","limit":"1","hide_audio":"yes","f_title_font_family":"445","f_title_font_weight":"600","f_ex_font_family":"","f_ex_font_weight":"","f_cat_font_family":"394","f_meta_font_family":"477","modules_category":"image","modules_category_padding":"1px 6px 1px","cat_bg":"var(--tt-accent-color)","cat_txt":"var(--chained-news-white)","cat_txt_hover":"var(--chained-news-white)","author_txt":"var(--chained-news-black)","author_txt_hover":"var(--chained-news-black)","show_date":"none","show_btn":"none","f_meta_font_size":"eyJhbGwiOiIxMSIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI4IiwicGhvbmUiOiI4In0=","f_cat_font_size":"15","f_meta_font_transform":"uppercase","f_title_font_transform":"uppercase","f_cat_font_transform":"uppercase","meta_info_border_size":"0px 0px 0px 0px","meta_info_border_color":"","all_underline_color":"var(--chained-news-black)","title_txt":"var(--chained-news-black)","title_txt_hover":"var(--chained-news-black)","all_underline_height":"0","all_modules_space":"","modules_category_margin":"undefined","sort":"","f_cat_font_spacing":"1","f_meta_font_spacing":"1","f_title_font_size":"eyJsYW5kc2NhcGUiOiIyMCIsInBvcnRyYWl0IjoiMTgiLCJwaG9uZSI6IjE4IiwiYWxsIjoiMjAifQ==","f_title_font_line_height":"1.1","f_ex_font_size":"eyJhbGwiOiIxNSIsImxhbmRzY2FwZSI6IjEzIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","show_review":"none","show_com":"none","f_cat_font_weight":"700","f_meta_font_weight":"400","art_title":"undefined","tdc_css":"eyJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMCIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwibGFuZHNjYXBlIjp7Im1hcmdpbi1ib3R0b20iOiIwIiwiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGVfbWF4X3dpZHRoIjoxMTQwLCJsYW5kc2NhcGVfbWluX3dpZHRoIjoxMDE5LCJwaG9uZSI6eyJkaXNwbGF5Ijoibm9uZSJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2NywiYWxsIjp7Im1hcmdpbi1ib3R0b20iOiIxNSIsImRpc3BsYXkiOiIifX0=","ex_txt":"var(--chained-news-black)","excl_margin":"0","all_excl_border_style":"","excl_color":"var(--chained-news-black)","excl_color_h":"var(--chained-news-black)","excl_bg":"var(--chained-news-white)","excl_bg_h":"var(--chained-news-white)","excl_padd":"0","f_excl_font_size":"eyJhbGwiOiIyNyIsImxhbmRzY2FwZSI6IjI2IiwicG9ydHJhaXQiOiIyMiIsInBob25lIjoiMjIifQ==","excl_show":"none","category_id":"_current_cat","f_title_font_spacing":".5","modules_cat_border":"undefined","modules_category_radius":"undefined","f_cat_font_line_height":"1.3","f_cat_font_style":"undefined","cat_bg_hover":"var(--tt-accent-color)","cat_border":"var(--accent-color-1)","cat_border_hover":"var(--accent-color-2)","f_title_font_style":"undefined","art_excerpt":"undefined","show_excerpt":"none","show_author":"none","custom_title":"LATEST FEED","custom_url":"\/news","header_color":"var(--tt-accent-color)","f_header_font_family":"394","f_header_font_weight":"700","f_header_font_spacing":"2","f_header_font_size":"14","image_height":"53","block_type":"td_flex_block_1","separator":"","block_template_id":"","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":"","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":"","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_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":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_padding":"","meta_space":"","art_btn":"","meta_info_border_style":"","meta_info_border_radius":"","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","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_transform":"","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_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_line_height":"","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":"","meta_bg":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"color_preset":"","border_top":"","class":"tdi_52","tdc_css_class":"tdi_52","tdc_css_class_style":"tdi_52_rand_style"}';
block_tdi_52.td_column_number = "1";
block_tdi_52.block_type = "td_flex_block_1";
block_tdi_52.post_count = "1";
block_tdi_52.found_posts = "199204";
block_tdi_52.header_color = "var(--tt-accent-color)";
block_tdi_52.ajax_pagination_infinite_stop = "";
block_tdi_52.max_num_pages = "199204";
tdBlocksArray.push(block_tdi_52);
</script><div class="td-block-title-wrap"><h4 class="td-block-title"><a href="/news" class="td-pulldown-size">LATEST FEED</a></h4></div><div id=tdi_52 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-image">
                                    <div class="td-image-container">
                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>                        <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-new-moniker-in-wwe-is"  rel="bookmark" class="td-image-wrap " title="Roman Reigns&#8217; New Moniker In WWE Is &#8230;&#8230; ?" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Roman-Reigns-New-Moniker-01.webp?resize=696%2C402&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Roman-Reigns-New-Moniker-01.webp?resize=696%2C402&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-new-moniker-in-wwe-is"  rel="bookmark" title="Roman Reigns&#8217; New Moniker In WWE Is &#8230;&#8230; ?">Roman Reigns&#8217; New Moniker In WWE Is &#8230;&#8230; ?</a></h3>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div><div class="td_block_wrap td_flex_block_1 tdi_53 td-pb-border-top td-cancel-border td_block_template_4 td_flex_block"  data-td-block-uid="tdi_53" >
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_53{
margin-bottom:0px !important;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_53 .entry-thumb{
					background-position: center 50%;
				}.tdi_53 .td-image-container{
                	display: none;
                }.tdi_53 .entry-thumb{
                	background-image: none !important;
                }body .tdi_53 .td-favorite{
                    font-size: 36px;
                
                    box-shadow:  1px 1px 4px 0px rgba(0, 0, 0, 0.2);
                }.tdi_53 .td-module-meta-info{
					padding: 0px;
				
					border-color: #efefef;
				}.tdi_53 .td_module_wrap{
					padding-left: 0px;
					padding-right: 0px;
				
					padding-bottom: 5px;
					margin-bottom: 5px;
				}.tdi_53 .td_block_inner{
					margin-left: -0px;
					margin-right: -0px;
				}.tdi_53 .td-module-container:before{
					bottom: -5px;
				
					border-color: #eaeaea;
				}.tdi_53 .td-module-container{
					padding: 0 0 10px;
				
				    border-width: 0 0 1px 0;
				    border-style: solid;
				    border-color: #000;
				
				    border-style: dotted !important;
				
				    border-color: #d3d3d3 !important;
				}.tdi_53 .td-post-vid-time{
					display: block;
				}.tdi_53 .td-post-category{
					margin: 0 0px 3px 0px;
				
					padding: 0 0px;
				
					background-color: rgba(255,255,255,0);
				
					color: var(--chained-news-blue);
				
					border-color: var(--chained-news-blue);
				
					font-family:Montserrat !important;font-size:10px !important;line-height:1 !important;font-style:undefined !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:undefined !important;
				}.tdi_53 .td-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: 50%;
				}.tdi_53 .td-excerpt{
					display: none;
				
					margin: 0px;
				
					column-count: 1;
				
					column-gap: 48px;
				
					font-size:= !important;
				}.tdi_53 .td-audio-player{
					opacity: 1;
					visibility: visible;
					height: auto;
				
					font-size: 13px;
				}.tdi_53 .td-read-more{
					display: none;
				}.tdi_53 .td-author-date{
					display: none;
				}.tdi_53 .td-post-author-name{
					display: none;
				}.tdi_53 .td-post-date,
				.tdi_53 .td-post-author-name span{
					display: none;
				
					color: var(--base-color-1);
				}.tdi_53 .entry-review-stars{
					display: none;
				}.tdi_53 .td-icon-star,
                .tdi_53 .td-icon-star-empty,
                .tdi_53 .td-icon-star-half{
					font-size: 15px;
				}.tdi_53 .td-module-comments{
					display: none;
				}.tdi_53 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0;
					padding-bottom: 0;
				}.tdi_53 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none;
				}.tdi_53 .td-post-category:hover{
					background-color: rgba(255,255,255,0) !important;
				
					color: var(--chained-news-blue);
				
					border-color: var(--chained-news-blue);
				}.tdi_53 .td-module-title a{
					color: var(--base-color-1);
				
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_53 .td_module_wrap:hover .td-module-title a{
					color: var(--accent-color-1) !important;
				}.tdi_53.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_53 .td-load-more-wrap a{
					color: #000000;
				    
					background-color: rgba(255,255,255,0);
				
					border-width: 0px;
				}.tdi_53 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_53 .td-load-more-wrap a .td-load-more-icon-svg svg *,
				.tdi_53.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,
				.tdi_53.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *{
				    fill: #000000;
				}.tdi_53.td_with_ajax_pagination .td-next-prev-wrap a:hover,
				.tdi_53 .td-load-more-wrap a:hover{
					color: #309b65;
				    
					background-color: rgba(255,255,255,0) !important;
					border-color: rgba(255,255,255,0) !important;
				}.tdi_53 .td-load-more-wrap a:hover .td-load-more-icon-svg svg,
				.tdi_53 .td-load-more-wrap a:hover .td-load-more-icon-svg svg *,
				.tdi_53.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,
				.tdi_53.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *{
				    fill: #309b65;
				}.tdi_53 .entry-title{
					margin: 0px 0px 0px 0px;
				
					font-family:Open Sans !important;font-size:13px !important;line-height:1.3 !important;font-style:undefined !important;font-weight:600 !important;letter-spacing:.2px !important;
				}.tdi_53.td_with_ajax_pagination .td-next-prev-wrap,
				.tdi_53 .td-load-more-wrap{
					margin-top: 15px;
				}.tdi_53.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_53 .td-load-more-wrap a i{
					font-size: 10px;
				}.tdi_53 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_53.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{
				    width: 10px;
				    height: calc( 10px + 1px );
				}.tdi_53 .td-block-title a,
				.tdi_53 .td-block-title span{
					font-family:Montserrat !important;font-size:14px !important;font-weight:700 !important;letter-spacing:2px !important;
				}.tdi_53 .td-editor-date,
				.tdi_53 .td-editor-date .td-post-author-name a,
				.tdi_53 .td-editor-date .entry-date,
				.tdi_53 .td-module-comments a{
					font-family: var(--global-font-3) !important;font-size:13px !important;line-height:1 !important;font-weight:500 !important;text-transform:capitalize !important;
				}html:not([class*='ie']) .tdi_53 .td-module-container:hover .entry-thumb:before{
                    opacity: 0;
                }@media (min-width: 768px) {
                    .tdi_53 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_53 .td-image-container{
					display: none;
				}.tdi_53 .td_module_wrap{
					padding-bottom: 5px;
					margin-bottom: 5px;
				
					padding-bottom: 5px !important;
					margin-bottom: 5px !important;
				}.tdi_53 .td-module-container:before{
					bottom: -5px;
				}.tdi_53 .td-module-container{
					padding: 0 0 12px;
				}.tdi_53 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_53 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_53 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_53 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_53 .entry-title{
					margin: 0 0 8px;
				}.tdi_53.td_with_ajax_pagination .td-next-prev-wrap,
				.tdi_53 .td-load-more-wrap{
					margin-top: 10px;
				}.tdi_53.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_53 .td-load-more-wrap a i{
					font-size: 8px;
				}.tdi_53 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_53.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{
				    width: 8px;
				    height: calc( 8px + 1px );
				}.tdi_53 .td-post-category{
					font-size:14px !important;
				}.tdi_53 .td-editor-date,
				.tdi_53 .td-editor-date .td-post-author-name a,
				.tdi_53 .td-editor-date .entry-date,
				.tdi_53 .td-module-comments a{
					font-size:12px !important;
				}@media (min-width: 768px) {
                    .tdi_53 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_53 .td-image-container{
					display: none;
				}.tdi_53 .td_module_wrap{
					padding-bottom: 3px;
					margin-bottom: 3px;
				
					padding-bottom: 3px !important;
					margin-bottom: 3px !important;
				}.tdi_53 .td-module-container:before{
					bottom: -3px;
				}.tdi_53 .td-module-container{
					padding: 0 0 8px;
				}.tdi_53 .td-post-category:not(.td-post-extra-category){
					display: none;
				}.tdi_53 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_53 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_53 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_53 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_53 .entry-title{
					margin: 5px 0 0 0;
				
					font-size:12px !important;
				}.tdi_53.td_with_ajax_pagination .td-next-prev-wrap,
				.tdi_53 .td-load-more-wrap{
					margin-top: 5px;
				}.tdi_53.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_53 .td-load-more-wrap a i{
					font-size: 8px;
				}.tdi_53 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_53.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{
				    width: 8px;
				    height: calc( 8px + 1px );
				}.tdi_53 .td-editor-date,
				.tdi_53 .td-editor-date .td-post-author-name a,
				.tdi_53 .td-editor-date .entry-date,
				.tdi_53 .td-module-comments a{
					font-size:11px !important;
				}@media (min-width: 768px) {
                    .tdi_53 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_53 .td-image-wrap{
					padding-bottom: 110%;
				}.tdi_53 .td-image-container{
				 	flex: 0 0 30%;
				 	width: 30%;
			    
					display: none;
				}.ie10 .tdi_53 .td-image-container,
				.ie11 .tdi_53 .td-image-container{
				 	flex: 0 0 auto;
			    }.tdi_53 .td_module_wrap{
					padding-bottom: 5px;
					margin-bottom: 5px;
				
					padding-bottom: 5px !important;
					margin-bottom: 5px !important;
				}.tdi_53 .td-module-container:before{
					bottom: -5px;
				}.tdi_53 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_53 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_53 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_53 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_53 .entry-title{
					font-size:14px !important;
				}@media (min-width: 768px) {
                    .tdi_53 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}
</style><script>var block_tdi_53 = new tdBlock();
block_tdi_53.id = "tdi_53";
block_tdi_53.atts = '{"modules_on_row":"","image_size":"","image_floated":"hidden","image_width":"eyJwaG9uZSI6IjMwIn0=","image_height":"eyJwaG9uZSI6IjExMCJ9","show_btn":"none","show_excerpt":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_author":"none","show_cat":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","meta_padding":"0","f_title_font_size":"eyJwb3J0cmFpdCI6IjEyIiwicGhvbmUiOiIxNCIsImFsbCI6IjEzIn0=","f_title_font_line_height":"1.3","f_title_font_weight":"600","all_modules_space":"eyJhbGwiOiIxMCIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI2In0=","category_id":"","show_date":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","art_excerpt":"0","show_review":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2NywibGFuZHNjYXBlIjp7ImRpc3BsYXkiOiIifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOX0=","f_title_font_family":"438","mc1_el":"10","title_txt_hover":"var(--accent-color-1)","title_txt":"var(--base-color-1)","art_title":"eyJhbGwiOiIwcHggMHB4IDBweCAwcHgiLCJwb3J0cmFpdCI6IjVweCAwIDAgMCIsImxhbmRzY2FwZSI6IjAgMCA4cHgifQ==","modules_border_size":"0 0 1px 0","m_padding":"eyJhbGwiOiIwIDAgMTBweCIsImxhbmRzY2FwZSI6IjAgMCAxMnB4IiwicG9ydHJhaXQiOiIwIDAgOHB4In0=","modules_gap":"0","f_meta_font_size":"eyJhbGwiOiIxMyIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMSJ9","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_family":"global-font-3_global","modules_category_padding":"0 0px","f_cat_font_family":"394","f_cat_font_transform":"uppercase","f_cat_font_size":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJsYW5kc2NhcGUiOiIxNCJ9","f_cat_font_weight":"600","f_cat_font_line_height":"1","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"var(--chained-news-blue)","cat_txt_hover":"var(--chained-news-blue)","modules_category_margin":"0 0px 3px 0px","ajax_pagination":"","pag_border_width":"0","pag_space":"eyJhbGwiOiIxNSIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI1In0=","prev_tdicon":"td-icon-menu-left","next_tdicon":"td-icon-menu-right","pag_icons_size":"eyJhbGwiOiIxMCIsImxhbmRzY2FwZSI6IjgiLCJwb3J0cmFpdCI6IjgifQ==","pag_text":"#000000","pag_h_text":"#309b65","pag_bg":"rgba(255,255,255,0)","pag_h_bg":"rgba(255,255,255,0)","f_excl_font_family":"global-font-2_global","f_excl_font_transform":"uppercase","f_excl_font_size":"10","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"0.5","excl_padd":"4px 5px 3px","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#309b65","excl_bg_h":"#4cb577","excl_margin":"-4px 5px 0 0","excl_show":"","date_txt":"var(--base-color-1)","f_cat_font_spacing":"undefined","f_title_font_style":"undefined","f_title_font_transform":"","limit":"22","sort":"","f_title_font_spacing":".2","modules_category":"above","f_cat_font_style":"undefined","cat_border":"var(--chained-news-blue)","cat_border_hover":"var(--chained-news-blue)","modules_border_color":"#d3d3d3","f_meta_font_transform":"capitalize","el_class":"td-cancel-border","f_ex_font_family":"","f_btn_font_family":"","f_ex_font_size":"=","f_ex_font_line_height":"","modules_border_style":"dotted","meta_info_align":"","modules_extra_cat":"","block_template_id":"td_block_template_4","f_header_font_family":"394","f_header_font_size":"14","f_header_font_weight":"700","f_header_font_spacing":"2","header_color":"#0769bf","td_query_cache_expiration":"","offset":"1","meta_info_border_color":"#efefef","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_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":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","td_query_cache":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","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_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_radius":"","modules_cat_border":"","modules_category_radius":"0","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_padding":"","pag_border_radius":"","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_transform":"","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_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_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":"","meta_bg":"","author_txt":"","author_txt_hover":"","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_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"color_preset":"","border_top":"","class":"tdi_53","tdc_css_class":"tdi_53","tdc_css_class_style":"tdi_53_rand_style"}';
block_tdi_53.td_column_number = "1";
block_tdi_53.block_type = "td_flex_block_1";
block_tdi_53.post_count = "22";
block_tdi_53.found_posts = "199204";
block_tdi_53.header_color = "#0769bf";
block_tdi_53.ajax_pagination_infinite_stop = "";
block_tdi_53.max_num_pages = "9055";
tdBlocksArray.push(block_tdi_53);
</script><div class="td-block-title-wrap"></div><div id=tdi_53 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/the-reason-why-aew-all-in-texas-ran-for-so-long-aew-refuses-to-be-bullied-by-wwe"  rel="bookmark" class="td-image-wrap " title="The Reason Why AEW All In: Texas Ran For So Long &#8211; AEW Refuses To Be &#8216;Bullied&#8217; By WWE" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/12/WWE-AEW.webp?resize=696%2C392&quality=50&ssl=1" style="background-image:url(https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/12/WWE-AEW.webp?resize=696%2C392&quality=50&ssl=1)"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/the-reason-why-aew-all-in-texas-ran-for-so-long-aew-refuses-to-be-bullied-by-wwe"  rel="bookmark" title="The Reason Why AEW All In: Texas Ran For So Long &#8211; AEW Refuses To Be &#8216;Bullied&#8217; By WWE">The Reason Why AEW All In: Texas Ran For So Long &#8211; AEW Refuses To Be &#8216;Bullied&#8217; By WWE</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:23:54-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/the-reason-why-aew-all-in-texas-ran-for-so-long-aew-refuses-to-be-bullied-by-wwe#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">AEW All In: Texas ran for an unprecedented six...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/internal-reaction-to-wwe-evolution-2-news-on-aj-lee-paiges-absence"  rel="bookmark" class="td-image-wrap " title="Internal Reaction To WWE Evolution 2 &#8211; News On AJ Lee &#038; Paige&#8217;s Absence" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/WWE-Saraya-Evolution.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/WWE-Saraya-Evolution.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/internal-reaction-to-wwe-evolution-2-news-on-aj-lee-paiges-absence"  rel="bookmark" title="Internal Reaction To WWE Evolution 2 &#8211; News On AJ Lee &#038; Paige&#8217;s Absence">Internal Reaction To WWE Evolution 2 &#8211; News On AJ Lee &#038; Paige&#8217;s Absence</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:22:36-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/internal-reaction-to-wwe-evolution-2-news-on-aj-lee-paiges-absence#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Pwinsider is reporting that there was a strong sense...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/aew/report-current-aew-champion-taking-some-time-off"  rel="bookmark" class="td-image-wrap " title="Report &#8211; Current AEW Champion Taking Some Time Off" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/AEW-Mystery-02.jpg?resize=696%2C391&quality=50&ssl=1" style="background-image:url(https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/AEW-Mystery-02.jpg?resize=696%2C391&quality=50&ssl=1)"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/aew" class="td-post-category">AEW</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/aew/report-current-aew-champion-taking-some-time-off"  rel="bookmark" title="Report &#8211; Current AEW Champion Taking Some Time Off">Report &#8211; Current AEW Champion Taking Some Time Off</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:21:03-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/aew/report-current-aew-champion-taking-some-time-off#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">One reigning AEW champion is set to take a...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/the-reason-why-pat-mcafee-cody-rhodes-missed-raw-update-on-seth-rollins-coming-out-of-raw"  rel="bookmark" class="td-image-wrap " title="The Reason Why Pat McAfee &#038; Cody Rhodes Missed RAW, Update On Seth Rollins Coming Out Of RAW" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/seth-rollins-snme-injury-04.webp?resize=696%2C406&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/seth-rollins-snme-injury-04.webp?resize=696%2C406&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/the-reason-why-pat-mcafee-cody-rhodes-missed-raw-update-on-seth-rollins-coming-out-of-raw"  rel="bookmark" title="The Reason Why Pat McAfee &#038; Cody Rhodes Missed RAW, Update On Seth Rollins Coming Out Of RAW">The Reason Why Pat McAfee &#038; Cody Rhodes Missed RAW, Update On Seth Rollins Coming Out Of RAW</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:20:21-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/the-reason-why-pat-mcafee-cody-rhodes-missed-raw-update-on-seth-rollins-coming-out-of-raw#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Following the abrupt conclusion to his match with LA...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/which-matches-talent-have-been-praised-internally-after-wwe-evolution-2"  rel="bookmark" class="td-image-wrap " title="Which Matches &#038; Talent Have Been Praised Internally After WWE Evolution 2?" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/IYO-SKY-balcony-dive-wwe-evolution-2.webp?resize=696%2C414&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/IYO-SKY-balcony-dive-wwe-evolution-2.webp?resize=696%2C414&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/which-matches-talent-have-been-praised-internally-after-wwe-evolution-2"  rel="bookmark" title="Which Matches &#038; Talent Have Been Praised Internally After WWE Evolution 2?">Which Matches &#038; Talent Have Been Praised Internally After WWE Evolution 2?</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:19:44-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/which-matches-talent-have-been-praised-internally-after-wwe-evolution-2#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">WWE Evolution 2 is in the books, and the...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/aew/report-aew-roh-wrestler-dealing-with-a-serious-neck-injury"  rel="bookmark" class="td-image-wrap " title="Report &#8211; AEW/ROH Wrestler Dealing With A Serious Neck Injury" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/10/AEW-ROH-Logo.webp?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/10/AEW-ROH-Logo.webp?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/aew" class="td-post-category">AEW</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/aew/report-aew-roh-wrestler-dealing-with-a-serious-neck-injury"  rel="bookmark" title="Report &#8211; AEW/ROH Wrestler Dealing With A Serious Neck Injury">Report &#8211; AEW/ROH Wrestler Dealing With A Serious Neck Injury</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:18:32-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/aew/report-aew-roh-wrestler-dealing-with-a-serious-neck-injury#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Red Velvet is currently sidelined with an injury, and...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/report-wwe-smackdown-segment-went-way-over-allotted-time-match-forced-to-be-cut-short"  rel="bookmark" class="td-image-wrap " title="Report &#8211; WWE SmackDown Segment Went Way Over Allotted Time, Match Forced To Be Cut Short" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/06/WWE-SmackDown-logo-2025.png?resize=696%2C385&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/06/WWE-SmackDown-logo-2025.png?resize=696%2C385&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/report-wwe-smackdown-segment-went-way-over-allotted-time-match-forced-to-be-cut-short"  rel="bookmark" title="Report &#8211; WWE SmackDown Segment Went Way Over Allotted Time, Match Forced To Be Cut Short">Report &#8211; WWE SmackDown Segment Went Way Over Allotted Time, Match Forced To Be Cut Short</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:17:42-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/report-wwe-smackdown-segment-went-way-over-allotted-time-match-forced-to-be-cut-short#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">For those wondering why the much-anticipated R-Truth vs. Aleister...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/aew/rumor-killer-on-james-storm-joining-aew-kevin-von-erichs-aew-role-revealed-tony-khan-news"  rel="bookmark" class="td-image-wrap " title="Rumor Killer On James Storm Joining AEW, Kevin Von Erich&#8217;s AEW Role Revealed, Tony Khan News" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2020/10/james-storm.png?resize=696%2C499&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2020/10/james-storm.png?resize=696%2C499&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/aew" class="td-post-category">AEW</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/aew/rumor-killer-on-james-storm-joining-aew-kevin-von-erichs-aew-role-revealed-tony-khan-news"  rel="bookmark" title="Rumor Killer On James Storm Joining AEW, Kevin Von Erich&#8217;s AEW Role Revealed, Tony Khan News">Rumor Killer On James Storm Joining AEW, Kevin Von Erich&#8217;s AEW Role Revealed, Tony Khan News</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:16:14-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/aew/rumor-killer-on-james-storm-joining-aew-kevin-von-erichs-aew-role-revealed-tony-khan-news#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Despite recent rumors, Pwinsider is reporting that there is...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/raquel-rodriguez-responds-to-kevin-nashs-criticism-of-her-matches-thank-you"  rel="bookmark" class="td-image-wrap " title="Raquel Rodriguez Responds To Kevin Nash&#8217;s Criticism Of Her Matches &#8211; &#8216;Thank You!&#8217;" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/wwe-raquel-rodriguez.jpg?resize=696%2C387&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/wwe-raquel-rodriguez.jpg?resize=696%2C387&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/raquel-rodriguez-responds-to-kevin-nashs-criticism-of-her-matches-thank-you"  rel="bookmark" title="Raquel Rodriguez Responds To Kevin Nash&#8217;s Criticism Of Her Matches &#8211; &#8216;Thank You!&#8217;">Raquel Rodriguez Responds To Kevin Nash&#8217;s Criticism Of Her Matches &#8211; &#8216;Thank You!&#8217;</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:15:06-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/raquel-rodriguez-responds-to-kevin-nashs-criticism-of-her-matches-thank-you#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">During a recent episode of his &quot;Kliq This&quot; podcast,...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-returns-to-wwe-on-raw-details"  rel="bookmark" class="td-image-wrap " title="Roman Reigns Returns To WWE On RAW &#8211; Details" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Roman-Reigns-Returns-To-WWE-RAW-04.png?resize=696%2C436&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Roman-Reigns-Returns-To-WWE-RAW-04.png?resize=696%2C436&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-returns-to-wwe-on-raw-details"  rel="bookmark" title="Roman Reigns Returns To WWE On RAW &#8211; Details">Roman Reigns Returns To WWE On RAW &#8211; Details</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:14:35-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-returns-to-wwe-on-raw-details#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Roman Reigns made his long-awaited return to WWE TV...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/naomi-officially-moved-to-wwe-raw-nikki-bella-wins-first-singles-match-in-7-years"  rel="bookmark" class="td-image-wrap " title="Naomi Officially Moved To WWE RAW, Nikki Bella Wins First Singles Match In 7 Years" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Naomi-WWE-RAW-Brand.jpg?resize=696%2C393&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Naomi-WWE-RAW-Brand.jpg?resize=696%2C393&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/naomi-officially-moved-to-wwe-raw-nikki-bella-wins-first-singles-match-in-7-years"  rel="bookmark" title="Naomi Officially Moved To WWE RAW, Nikki Bella Wins First Singles Match In 7 Years">Naomi Officially Moved To WWE RAW, Nikki Bella Wins First Singles Match In 7 Years</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:13:48-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/naomi-officially-moved-to-wwe-raw-nikki-bella-wins-first-singles-match-in-7-years#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Nikki Bella made her return to singles competition on...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/report-wwe-summerslam-2025-angle-planned-for-jimmy-kimmel-live-this-week"  rel="bookmark" class="td-image-wrap " title="Report &#8211; WWE SummerSlam 2025 Angle Planned For Jimmy Kimmel Live This Week" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/09/WWE-SummerSlam-2025.jpg?resize=696%2C348&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/09/WWE-SummerSlam-2025.jpg?resize=696%2C348&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/report-wwe-summerslam-2025-angle-planned-for-jimmy-kimmel-live-this-week"  rel="bookmark" title="Report &#8211; WWE SummerSlam 2025 Angle Planned For Jimmy Kimmel Live This Week">Report &#8211; WWE SummerSlam 2025 Angle Planned For Jimmy Kimmel Live This Week</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:12:56-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/report-wwe-summerslam-2025-angle-planned-for-jimmy-kimmel-live-this-week#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Jelly Roll is set to guest host Jimmy Kimmel...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/photo-naomi-flaunts-bloody-nose-after-wwe-evolution-win-aims-to-dominate-raw"  rel="bookmark" class="td-image-wrap " title="PHOTO &#8211; Naomi Flaunts Bloody Nose After WWE Evolution Win, Aims To Dominate RAW" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/wwe-naomi-womens-world-championship-evolution-2025.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/wwe-naomi-womens-world-championship-evolution-2025.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/photo-naomi-flaunts-bloody-nose-after-wwe-evolution-win-aims-to-dominate-raw"  rel="bookmark" title="PHOTO &#8211; Naomi Flaunts Bloody Nose After WWE Evolution Win, Aims To Dominate RAW">PHOTO &#8211; Naomi Flaunts Bloody Nose After WWE Evolution Win, Aims To Dominate RAW</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:11:41-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/photo-naomi-flaunts-bloody-nose-after-wwe-evolution-win-aims-to-dominate-raw#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Naomi cashed in her Money In The Bank briefcase...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/aew/eric-bischoff-critiques-aew-slowed-the-bleeding-but-no-upward-trajectory"  rel="bookmark" class="td-image-wrap " title="Eric Bischoff Critiques AEW &#8211; &#8216;Slowed The Bleeding But No Upward Trajectory&#8217;" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/09/eric-bischoff.jpg?resize=696%2C391&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/09/eric-bischoff.jpg?resize=696%2C391&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/aew" class="td-post-category">AEW</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/aew/eric-bischoff-critiques-aew-slowed-the-bleeding-but-no-upward-trajectory"  rel="bookmark" title="Eric Bischoff Critiques AEW &#8211; &#8216;Slowed The Bleeding But No Upward Trajectory&#8217;">Eric Bischoff Critiques AEW &#8211; &#8216;Slowed The Bleeding But No Upward Trajectory&#8217;</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:10:29-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/aew/eric-bischoff-critiques-aew-slowed-the-bleeding-but-no-upward-trajectory#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">During a recent edition of his &quot;83 Weeks&quot; podcast,...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/natalya-vs-masha-slamovich-set-for-bloodsport-xiv-updated-card-for-wwe-summerslam-2025"  rel="bookmark" class="td-image-wrap " title="Natalya vs. Masha Slamovich Set For Bloodsport XIV, Updated Card For WWE SummerSlam 2025" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/natalya-vs-masha-slamovich-bloodsport-xiv.jpeg?resize=696%2C427&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/natalya-vs-masha-slamovich-bloodsport-xiv.jpeg?resize=696%2C427&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/natalya-vs-masha-slamovich-set-for-bloodsport-xiv-updated-card-for-wwe-summerslam-2025"  rel="bookmark" title="Natalya vs. Masha Slamovich Set For Bloodsport XIV, Updated Card For WWE SummerSlam 2025">Natalya vs. Masha Slamovich Set For Bloodsport XIV, Updated Card For WWE SummerSlam 2025</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:09:57-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/natalya-vs-masha-slamovich-set-for-bloodsport-xiv-updated-card-for-wwe-summerslam-2025#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Natalya (Nattie Neidhart) is set to face Masha Slamovich...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/randy-orton-sets-sights-on-batman-role-in-james-gunns-dcu"  rel="bookmark" class="td-image-wrap " title="Randy Orton Sets Sights On Batman Role In James Gunn&#8217;s DCU" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/randy-orton-batman-wwe.png?resize=696%2C385&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/randy-orton-batman-wwe.png?resize=696%2C385&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/randy-orton-sets-sights-on-batman-role-in-james-gunns-dcu"  rel="bookmark" title="Randy Orton Sets Sights On Batman Role In James Gunn&#8217;s DCU">Randy Orton Sets Sights On Batman Role In James Gunn&#8217;s DCU</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:08:37-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/randy-orton-sets-sights-on-batman-role-in-james-gunns-dcu#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">WWE&#039;s Apex Predator wants to become Gotham’s Protector.

14-time WWE...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/news-on-evolution-2-stardust-wade-barrett-rey-mysterio-more"  rel="bookmark" class="td-image-wrap " title="News On Evolution 2, Stardust, Wade Barrett, Rey Mysterio, &#038; More" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/05/Cody-Rhodes-Stardust-wwe.webp?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/05/Cody-Rhodes-Stardust-wwe.webp?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/news-on-evolution-2-stardust-wade-barrett-rey-mysterio-more"  rel="bookmark" title="News On Evolution 2, Stardust, Wade Barrett, Rey Mysterio, &#038; More">News On Evolution 2, Stardust, Wade Barrett, Rey Mysterio, &#038; More</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:07:24-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/news-on-evolution-2-stardust-wade-barrett-rey-mysterio-more#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">You can check out the &quot;Top 10 Moments&quot; from...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/naomi-taunts-rhea-ripley-mr-iguana-discusses-language-barriers-in-wrestling"  rel="bookmark" class="td-image-wrap " title="Naomi Taunts Rhea Ripley, Mr. Iguana Discusses Language Barriers In Wrestling" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/06/mr-iguana-02.webp?resize=696%2C422&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/06/mr-iguana-02.webp?resize=696%2C422&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/naomi-taunts-rhea-ripley-mr-iguana-discusses-language-barriers-in-wrestling"  rel="bookmark" title="Naomi Taunts Rhea Ripley, Mr. Iguana Discusses Language Barriers In Wrestling">Naomi Taunts Rhea Ripley, Mr. Iguana Discusses Language Barriers In Wrestling</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:06:02-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/naomi-taunts-rhea-ripley-mr-iguana-discusses-language-barriers-in-wrestling#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Mr. Iguana says the language barrier isn’t a concern...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/4-matches-set-for-wwe-summerslam-gunthers-opponent-womens-world-title-more"  rel="bookmark" class="td-image-wrap " title="4 Matches Set For WWE SummerSlam: GUNTHER&#8217;s Opponent, Women&#8217;s World Title &#038; More" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/wwe-summerslam-2025.jpg?resize=696%2C349&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/wwe-summerslam-2025.jpg?resize=696%2C349&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/4-matches-set-for-wwe-summerslam-gunthers-opponent-womens-world-title-more"  rel="bookmark" title="4 Matches Set For WWE SummerSlam: GUNTHER&#8217;s Opponent, Women&#8217;s World Title &#038; More">4 Matches Set For WWE SummerSlam: GUNTHER&#8217;s Opponent, Women&#8217;s World Title &#038; More</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:05:20-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/4-matches-set-for-wwe-summerslam-gunthers-opponent-womens-world-title-more#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">WWE SummerSlam 2025 is just around the corner, coming...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/bully-ray-hails-jessica-carrs-heroic-response-to-seth-rollins-injury-at-wwe-snme"  rel="bookmark" class="td-image-wrap " title="Bully Ray Hails Jessica Carr&#8217;s Heroic Response To Seth Rollins’ Injury At WWE SNME" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/seth-rollins-paul-heyman.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/seth-rollins-paul-heyman.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/bully-ray-hails-jessica-carrs-heroic-response-to-seth-rollins-injury-at-wwe-snme"  rel="bookmark" title="Bully Ray Hails Jessica Carr&#8217;s Heroic Response To Seth Rollins’ Injury At WWE SNME">Bully Ray Hails Jessica Carr&#8217;s Heroic Response To Seth Rollins’ Injury At WWE SNME</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T02:06:36-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/bully-ray-hails-jessica-carrs-heroic-response-to-seth-rollins-injury-at-wwe-snme#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Seth Rollins suffered a serious injury during his match...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/charlotte-flair-overwhelmed-by-evolution-fan-love-rey-mysterio-credits-aaa-for-wcw-break"  rel="bookmark" class="td-image-wrap " title="Charlotte Flair Overwhelmed By Evolution Fan Love, Rey Mysterio Credits AAA For WCW Break" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/wwe-charlotte-flair.png?resize=696%2C356&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/wwe-charlotte-flair.png?resize=696%2C356&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/charlotte-flair-overwhelmed-by-evolution-fan-love-rey-mysterio-credits-aaa-for-wcw-break"  rel="bookmark" title="Charlotte Flair Overwhelmed By Evolution Fan Love, Rey Mysterio Credits AAA For WCW Break">Charlotte Flair Overwhelmed By Evolution Fan Love, Rey Mysterio Credits AAA For WCW Break</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T01:04:07-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/charlotte-flair-overwhelmed-by-evolution-fan-love-rey-mysterio-credits-aaa-for-wcw-break#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">WWE fans showed immense support for Charlotte Flair on...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/wwe-executives-thrilled-with-evolution-2-eye-nikki-bella-trish-stratus-for-future-events"  rel="bookmark" class="td-image-wrap " title="WWE Executives Thrilled With Evolution 2, Eye Nikki Bella &#038; Trish Stratus For Future Events" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/WWE-Evolution-1.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/WWE-Evolution-1.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/wwe-executives-thrilled-with-evolution-2-eye-nikki-bella-trish-stratus-for-future-events"  rel="bookmark" title="WWE Executives Thrilled With Evolution 2, Eye Nikki Bella &#038; Trish Stratus For Future Events">WWE Executives Thrilled With Evolution 2, Eye Nikki Bella &#038; Trish Stratus For Future Events</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T20:24:44-04:00" >July 14, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/wwe-executives-thrilled-with-evolution-2-eye-nikki-bella-trish-stratus-for-future-events#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">WWE Evolution 2025 was a big hit, especially the...</div>
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div><div class="vc_column tdi_55  wpb_column vc_column_container tdc-column td-pb-span4">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_55{
                    vertical-align: baseline;
                }.tdi_55 > .wpb_wrapper,
				.tdi_55 > .wpb_wrapper > .tdc-elements{
				    display: block;
				}.tdi_55 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_55 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_55 > .wpb_wrapper{
				    width: auto;
				    height: auto;
				}div.tdi_55{
				    width: 370px !important;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_55{
padding-right:15px !important;
padding-left:15px !important;
}

/* phone */
@media (max-width: 767px)
{
.tdi_55{
padding-right:0px !important;
padding-left:0px !important;
border-style:solid !important;
border-color:#888888 !important;
border-width: 0px 0px 0px 0px !important;
}
}

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px)
{
.tdi_55{
padding-right:15px !important;
padding-left:15px !important;
}
}

</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_56 td-pb-border-top td_block_template_4 tdc-no-posts td_flex_block"  data-td-block-uid="tdi_56" >
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_56{
margin-bottom:-10px !important;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_56 .td-image-wrap{
					padding-bottom: 56%;
				}.tdi_56 .entry-thumb{
					background-position: center 50%;
				}.tdi_56 .td-image-container{
				 	flex: 0 0 30%;
				 	width: 30%;
			    
                	display: block; order: 0;
                }.ie10 .tdi_56 .td-image-container,
				.ie11 .tdi_56 .td-image-container{
				 	flex: 0 0 auto;
			    }.tdi_56 .td-module-container{
					flex-direction: row;
				
					padding: 12px 0 20px;
				
				    border-width: 0 0 1px 0;
				    border-style: solid;
				    border-color: #000;
				
				    border-color: #eaeaea !important;
				}.ie10 .tdi_56 .td-module-meta-info,
				.ie11 .tdi_56 .td-module-meta-info{
				 	flex: 1;
			    }body .tdi_56 .td-favorite{
                    font-size: 36px;
                
                    box-shadow:  1px 1px 4px 0px rgba(0, 0, 0, 0.2);
                }.tdi_56 .td-module-meta-info{
					padding: 0px 2%;
				
					border-color: #eaeaea;
				}.tdi_56 .td_module_wrap{
					padding-left: 0px;
					padding-right: 0px;
				
					padding-bottom: 7.5px;
					margin-bottom: 7.5px;
				}.tdi_56 .td_block_inner{
					margin-left: -0px;
					margin-right: -0px;
				}.tdi_56 .td-module-container:before{
					bottom: -7.5px;
				
					border-color: #eaeaea;
				}.tdi_56 .td-post-vid-time{
					display: block;
				}.tdi_56 .td-post-category{
					padding: 0 5px;
				
					border-radius: undefinedpx;
				
					background-color: #dd3333;
				
					color: #ffffff;
				
					border-width: 0 2px;
					border-style: solid;
					border-color: #aaa;
				
					border-color: #dd3030;
				
					font-family:Montserrat !important;font-size:15px !important;line-height:1 !important;font-style:undefined !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:undefined !important;
				}.tdi_56 .td-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: undefined;
				}.tdi_56 .td-excerpt{
					display: none;
				
					margin: 0px;
				
					column-count: 1;
				
					column-gap: 48px;
				
					font-family:Garamond, "Hoefler Text", "Times New Roman", Times, serif !important;font-size:= !important;
				}.tdi_56 .td-audio-player{
					opacity: 1;
					visibility: visible;
					height: auto;
				
					font-size: 13px;
				}.tdi_56 .td-read-more{
					display: none;
				}.tdi_56 .td-author-date{
					display: inline;
				}.tdi_56 .td-post-author-name{
					display: none;
				}.tdi_56 .td-post-date,
				.tdi_56 .td-post-author-name span{
					display: none;
				
					color: var(--base-color-1);
				}.tdi_56 .entry-review-stars{
					display: none;
				}.tdi_56 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0;
					padding-bottom: 0;
				}.tdi_56 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none;
				}.tdi_56 .td-post-category:hover{
					background-color: #dd3333 !important;
				
					color: #ffffff;
				
					border-color: #dd2e2e;
				}.tdi_56 .td-module-title a{
					color: #000000;
				
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_56 .td_module_wrap:hover .td-module-title a{
					color: #1e73be !important;
				}.tdi_56 .td-post-author-name a{
					color: undefined;
				}.tdi_56 .td-post-author-name:hover a{
					color: undefined;
				}.tdi_56.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_56 .td-load-more-wrap a{
					color: #000000;
				    
					background-color: rgba(255,255,255,0);
				
					border-width: 0px;
				}.tdi_56 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_56 .td-load-more-wrap a .td-load-more-icon-svg svg *,
				.tdi_56.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,
				.tdi_56.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *{
				    fill: #000000;
				}.tdi_56.td_with_ajax_pagination .td-next-prev-wrap a:hover,
				.tdi_56 .td-load-more-wrap a:hover{
					color: #309b65;
				    
					background-color: rgba(255,255,255,0) !important;
					border-color: rgba(255,255,255,0) !important;
				}.tdi_56 .td-load-more-wrap a:hover .td-load-more-icon-svg svg,
				.tdi_56 .td-load-more-wrap a:hover .td-load-more-icon-svg svg *,
				.tdi_56.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,
				.tdi_56.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *{
				    fill: #309b65;
				}.tdi_56 .entry-title{
					margin: 0 0 10px 0;
				
					font-family:Montserrat !important;font-size:14px !important;line-height:1.4 !important;font-style:undefined !important;font-weight:600 !important;
				}.tdi_56.td_with_ajax_pagination .td-next-prev-wrap,
				.tdi_56 .td-load-more-wrap{
					margin-top: 15px;
				}.tdi_56.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_56 .td-load-more-wrap a i{
					font-size: 10px;
				}.tdi_56 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_56.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{
				    width: 10px;
				    height: calc( 10px + 1px );
				}.tdi_56 .td-block-title a,
				.tdi_56 .td-block-title span{
					font-family:Montserrat !important;font-size:14px !important;font-weight:700 !important;letter-spacing:2px !important;
				}.tdi_56 .td-editor-date,
				.tdi_56 .td-editor-date .td-post-author-name a,
				.tdi_56 .td-editor-date .entry-date,
				.tdi_56 .td-module-comments a{
					font-family: var(--global-font-3) !important;font-size:13px !important;line-height:1 !important;font-style:undefined !important;font-weight:500 !important;text-transform:capitalize !important;letter-spacing:undefined !important;
				}.tdi_56 .td-read-more a{
					font-family:Garamond, "Hoefler Text", "Times New Roman", Times, serif !important;
				}html:not([class*='ie']) .tdi_56 .td-module-container:hover .entry-thumb:before{
                    opacity: 0;
                }@media (min-width: 768px) {
                    .tdi_56 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_56 .td_module_wrap{
					padding-bottom: 4px;
					margin-bottom: 4px;
				}.tdi_56 .td-module-container:before{
					bottom: -4px;
				}.tdi_56 .td-module-container{
					padding: 0 0 10px;
				}.tdi_56 .td_module_wrap{
					padding-bottom: 4px !important;
					margin-bottom: 4px !important;
				}.tdi_56 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_56 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_56 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_56 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_56 .entry-title{
					margin: 0 0 8px 0;
				
					font-size:13px !important;
				}.tdi_56.td_with_ajax_pagination .td-next-prev-wrap,
				.tdi_56 .td-load-more-wrap{
					margin-top: 10px;
				}.tdi_56.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_56 .td-load-more-wrap a i{
					font-size: 8px;
				}.tdi_56 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_56.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{
				    width: 8px;
				    height: calc( 8px + 1px );
				}.tdi_56 .td-post-category{
					font-size:14px !important;
				}.tdi_56 .td-editor-date,
				.tdi_56 .td-editor-date .td-post-author-name a,
				.tdi_56 .td-editor-date .entry-date,
				.tdi_56 .td-module-comments a{
					font-size:12px !important;
				}@media (min-width: 768px) {
                    .tdi_56 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_56 .td_module_wrap{
					padding-bottom: 3px;
					margin-bottom: 3px;
				}.tdi_56 .td-module-container:before{
					bottom: -3px;
				}.tdi_56 .td-module-container{
					padding: 0 0 8px;
				}.tdi_56 .td_module_wrap{
					padding-bottom: 3px !important;
					margin-bottom: 3px !important;
				}.tdi_56 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_56 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_56 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_56 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_56 .entry-title{
					margin: 0px;
				
					font-size:12px !important;
				}.tdi_56.td_with_ajax_pagination .td-next-prev-wrap,
				.tdi_56 .td-load-more-wrap{
					margin-top: 5px;
				}.tdi_56.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_56 .td-load-more-wrap a i{
					font-size: 8px;
				}.tdi_56 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_56.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{
				    width: 8px;
				    height: calc( 8px + 1px );
				}.tdi_56 .td-post-category{
					font-size:10px !important;
				}.tdi_56 .td-editor-date,
				.tdi_56 .td-editor-date .td-post-author-name a,
				.tdi_56 .td-editor-date .entry-date,
				.tdi_56 .td-module-comments a{
					font-size:11px !important;
				}@media (min-width: 768px) {
                    .tdi_56 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_56 .td_module_wrap{
					padding-bottom: 7.5px;
					margin-bottom: 7.5px;
				}.tdi_56 .td-module-container:before{
					bottom: -7.5px;
				}.tdi_56 .td-post-category{
					padding: 2px 2px 2px 2px;
				
					border-width: 0 0px;
					border-style: solid;
					border-color: #aaa;
				
					font-size:13px !important;
				}.tdi_56 .td_module_wrap{
					padding-bottom: 7.5px !important;
					margin-bottom: 7.5px !important;
				}.tdi_56 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_56 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_56 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_56 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }@media (min-width: 768px) {
                    .tdi_56 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}
</style><script>var block_tdi_56 = new tdBlock();
block_tdi_56.id = "tdi_56";
block_tdi_56.atts = '{"modules_on_row":"","image_size":"","image_floated":"float_left","image_width":"30","image_height":"56","show_btn":"none","show_excerpt":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"","show_author":"none","show_cat":"","meta_padding":"0px 2%","f_title_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEzIiwicG9ydHJhaXQiOiIxMiJ9","f_title_font_line_height":"1.4","f_title_font_weight":"600","all_modules_space":"eyJhbGwiOiIxNSIsImxhbmRzY2FwZSI6IjgiLCJwb3J0cmFpdCI6IjYifQ==","category_id":"","show_date":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","art_excerpt":"0","show_review":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6Ii0xMCIsImRpc3BsYXkiOiIifSwicG9ydHJhaXQiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdF9tYXhfd2lkdGgiOjEwMTgsInBvcnRyYWl0X21pbl93aWR0aCI6NzY4LCJwaG9uZSI6eyJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJsYW5kc2NhcGUiOnsiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGVfbWF4X3dpZHRoIjoxMTQwLCJsYW5kc2NhcGVfbWluX3dpZHRoIjoxMDE5fQ==","f_title_font_family":"394","mc1_el":"10","title_txt_hover":"#1e73be","title_txt":"#000000","art_title":"eyJsYW5kc2NhcGUiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAiLCJhbGwiOiIwIDAgMTBweCAwIn0=","modules_border_size":"0 0 1px 0","m_padding":"eyJhbGwiOiIxMnB4IDAgMjBweCIsImxhbmRzY2FwZSI6IjAgMCAxMHB4IiwicG9ydHJhaXQiOiIwIDAgOHB4In0=","modules_gap":"0","f_meta_font_size":"eyJhbGwiOiIxMyIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMSJ9","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_family":"global-font-3_global","modules_cat_border":"eyJhbGwiOiIwIDJweCIsInBob25lIjoiMCAwcHgifQ==","modules_category_padding":"eyJhbGwiOiIwIDVweCIsInBob25lIjoiMnB4IDJweCAycHggMnB4In0=","f_cat_font_family":"394","f_cat_font_transform":"uppercase","f_cat_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTAiLCJsYW5kc2NhcGUiOiIxNCIsInBob25lIjoiMTMifQ==","f_cat_font_weight":"700","f_cat_font_line_height":"1","cat_bg":"#dd3333","cat_bg_hover":"#dd3333","cat_txt":"#ffffff","cat_txt_hover":"#ffffff","modules_category_margin":"","ajax_pagination":"","pag_border_width":"0","pag_space":"eyJhbGwiOiIxNSIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI1In0=","prev_tdicon":"td-icon-menu-left","next_tdicon":"td-icon-menu-right","pag_icons_size":"eyJhbGwiOiIxMCIsImxhbmRzY2FwZSI6IjgiLCJwb3J0cmFpdCI6IjgifQ==","pag_text":"#000000","pag_h_text":"#309b65","pag_bg":"rgba(255,255,255,0)","pag_h_bg":"rgba(255,255,255,0)","f_excl_font_family":"521","f_excl_font_transform":"uppercase","f_excl_font_size":"10","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"0.5","excl_padd":"4px 5px 3px","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#309b65","excl_bg_h":"#4cb577","excl_margin":"-4px 5px 0 0","excl_show":"none","date_txt":"var(--base-color-1)","f_cat_font_spacing":"undefined","f_title_font_style":"undefined","f_title_font_transform":"","sort":"","f_ex_font_family":"fs_4","f_btn_font_family":"fs_4","f_ex_font_size":"=","f_ex_font_line_height":"","hide_image":"","td_query_cache_expiration":"","author_photo_size":"undefined","author_photo_space":"undefined","author_photo_radius":"undefined","review_size":"undefined","f_meta_font_style":"undefined","f_meta_font_transform":"capitalize","f_meta_font_spacing":"undefined","author_txt":"undefined","author_txt_hover":"undefined","modules_category":"image","modules_category_radius":"undefined","f_cat_font_style":"undefined","cat_border":"#dd3030","cat_border_hover":"#dd2e2e","block_template_id":"td_block_template_4","f_header_font_family":"394","f_header_font_weight":"700","f_header_font_size":"14","f_header_font_spacing":"2","header_color":"#dd3333","limit":"2","image_radius":"","meta_info_horiz":"","modules_extra_cat":"","include_cf_posts":"live_coverage","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","author_photo":"","review_space":"","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_padding":"","pag_border_radius":"","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_transform":"","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_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_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":"","meta_bg":"","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_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"color_preset":"","border_top":"","class":"tdi_56","tdc_css_class":"tdi_56","tdc_css_class_style":"tdi_56_rand_style"}';
block_tdi_56.td_column_number = "1";
block_tdi_56.block_type = "td_flex_block_1";
block_tdi_56.post_count = "0";
block_tdi_56.found_posts = "0";
block_tdi_56.header_color = "#dd3333";
block_tdi_56.ajax_pagination_infinite_stop = "";
block_tdi_56.max_num_pages = "0";
tdBlocksArray.push(block_tdi_56);
</script><div class="td-block-title-wrap"></div><div id=tdi_56 class="td_block_inner td-mc1-wrap"></div></div><div class="td_block_wrap td_flex_block_1 tdi_57 td-pb-border-top td_block_template_4 tdc-no-posts td_flex_block"  data-td-block-uid="tdi_57" >
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_57{
margin-bottom:-10px !important;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_57 .td-image-wrap{
					padding-bottom: 56%;
				}.tdi_57 .entry-thumb{
					background-position: center 50%;
				}.tdi_57 .td-image-container{
				 	flex: 0 0 30%;
				 	width: 30%;
			    
                	display: block; order: 0;
                }.ie10 .tdi_57 .td-image-container,
				.ie11 .tdi_57 .td-image-container{
				 	flex: 0 0 auto;
			    }.tdi_57 .td-module-container{
					flex-direction: row;
				
					padding: 12px 0 20px;
				
				    border-width: 0 0 1px 0;
				    border-style: solid;
				    border-color: #000;
				
				    border-color: #eaeaea !important;
				}.ie10 .tdi_57 .td-module-meta-info,
				.ie11 .tdi_57 .td-module-meta-info{
				 	flex: 1;
			    }body .tdi_57 .td-favorite{
                    font-size: 36px;
                
                    box-shadow:  1px 1px 4px 0px rgba(0, 0, 0, 0.2);
                }.tdi_57 .td-module-meta-info{
					padding: 0px 2%;
				
					border-color: #eaeaea;
				}.tdi_57 .td_module_wrap{
					padding-left: 0px;
					padding-right: 0px;
				
					padding-bottom: 7.5px;
					margin-bottom: 7.5px;
				}.tdi_57 .td_block_inner{
					margin-left: -0px;
					margin-right: -0px;
				}.tdi_57 .td-module-container:before{
					bottom: -7.5px;
				
					border-color: #eaeaea;
				}.tdi_57 .td-post-vid-time{
					display: block;
				}.tdi_57 .td-post-category{
					padding: 0 5px;
				
					border-radius: undefinedpx;
				
					background-color: #dd3333;
				
					color: #ffffff;
				
					border-width: 0 2px;
					border-style: solid;
					border-color: #aaa;
				
					border-color: #dd3030;
				
					font-family:Montserrat !important;font-size:15px !important;line-height:1 !important;font-style:undefined !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:undefined !important;
				}.tdi_57 .td-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: undefined;
				}.tdi_57 .td-excerpt{
					display: none;
				
					margin: 0px;
				
					column-count: 1;
				
					column-gap: 48px;
				
					font-family:Garamond, "Hoefler Text", "Times New Roman", Times, serif !important;font-size:= !important;
				}.tdi_57 .td-audio-player{
					opacity: 1;
					visibility: visible;
					height: auto;
				
					font-size: 13px;
				}.tdi_57 .td-read-more{
					display: none;
				}.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;
				
					color: var(--base-color-1);
				}.tdi_57 .entry-review-stars{
					display: none;
				}.tdi_57 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0;
					padding-bottom: 0;
				}.tdi_57 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none;
				}.tdi_57 .td-post-category:hover{
					background-color: #dd3333 !important;
				
					color: #ffffff;
				
					border-color: #dd2e2e;
				}.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: #1e73be !important;
				}.tdi_57 .td-post-author-name a{
					color: undefined;
				}.tdi_57 .td-post-author-name:hover a{
					color: undefined;
				}.tdi_57.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_57 .td-load-more-wrap a{
					color: #000000;
				    
					background-color: rgba(255,255,255,0);
				
					border-width: 0px;
				}.tdi_57 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_57 .td-load-more-wrap a .td-load-more-icon-svg svg *,
				.tdi_57.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,
				.tdi_57.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *{
				    fill: #000000;
				}.tdi_57.td_with_ajax_pagination .td-next-prev-wrap a:hover,
				.tdi_57 .td-load-more-wrap a:hover{
					color: #309b65;
				    
					background-color: rgba(255,255,255,0) !important;
					border-color: rgba(255,255,255,0) !important;
				}.tdi_57 .td-load-more-wrap a:hover .td-load-more-icon-svg svg,
				.tdi_57 .td-load-more-wrap a:hover .td-load-more-icon-svg svg *,
				.tdi_57.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,
				.tdi_57.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *{
				    fill: #309b65;
				}.tdi_57 .entry-title{
					margin: 0 0 10px 0;
				
					font-family:Montserrat !important;font-size:14px !important;line-height:1.4 !important;font-style:undefined !important;font-weight:600 !important;
				}.tdi_57.td_with_ajax_pagination .td-next-prev-wrap,
				.tdi_57 .td-load-more-wrap{
					margin-top: 15px;
				}.tdi_57.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_57 .td-load-more-wrap a i{
					font-size: 10px;
				}.tdi_57 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_57.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{
				    width: 10px;
				    height: calc( 10px + 1px );
				}.tdi_57 .td-block-title a,
				.tdi_57 .td-block-title span{
					font-family:Montserrat !important;font-size:14px !important;font-weight:700 !important;letter-spacing:2px !important;
				}.tdi_57 .td-editor-date,
				.tdi_57 .td-editor-date .td-post-author-name a,
				.tdi_57 .td-editor-date .entry-date,
				.tdi_57 .td-module-comments a{
					font-family: var(--global-font-3) !important;font-size:13px !important;line-height:1 !important;font-style:undefined !important;font-weight:500 !important;text-transform:capitalize !important;letter-spacing:undefined !important;
				}.tdi_57 .td-read-more a{
					font-family:Garamond, "Hoefler Text", "Times New Roman", Times, serif !important;
				}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;
                    }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_57 .td_module_wrap{
					padding-bottom: 4px;
					margin-bottom: 4px;
				}.tdi_57 .td-module-container:before{
					bottom: -4px;
				}.tdi_57 .td-module-container{
					padding: 0 0 10px;
				}.tdi_57 .td_module_wrap{
					padding-bottom: 4px !important;
					margin-bottom: 4px !important;
				}.tdi_57 .td_module_wrap:nth-last-child(1){
					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(1) .td-module-container:before{
					display: none !important;
				}.tdi_57 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_57 .entry-title{
					margin: 0 0 8px 0;
				
					font-size:13px !important;
				}.tdi_57.td_with_ajax_pagination .td-next-prev-wrap,
				.tdi_57 .td-load-more-wrap{
					margin-top: 10px;
				}.tdi_57.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_57 .td-load-more-wrap a i{
					font-size: 8px;
				}.tdi_57 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_57.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{
				    width: 8px;
				    height: calc( 8px + 1px );
				}.tdi_57 .td-post-category{
					font-size:14px !important;
				}.tdi_57 .td-editor-date,
				.tdi_57 .td-editor-date .td-post-author-name a,
				.tdi_57 .td-editor-date .entry-date,
				.tdi_57 .td-module-comments a{
					font-size:12px !important;
				}@media (min-width: 768px) {
                    .tdi_57 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_57 .td_module_wrap{
					padding-bottom: 3px;
					margin-bottom: 3px;
				}.tdi_57 .td-module-container:before{
					bottom: -3px;
				}.tdi_57 .td-module-container{
					padding: 0 0 8px;
				}.tdi_57 .td_module_wrap{
					padding-bottom: 3px !important;
					margin-bottom: 3px !important;
				}.tdi_57 .td_module_wrap:nth-last-child(1){
					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(1) .td-module-container:before{
					display: none !important;
				}.tdi_57 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_57 .entry-title{
					margin: 0px;
				
					font-size:12px !important;
				}.tdi_57.td_with_ajax_pagination .td-next-prev-wrap,
				.tdi_57 .td-load-more-wrap{
					margin-top: 5px;
				}.tdi_57.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_57 .td-load-more-wrap a i{
					font-size: 8px;
				}.tdi_57 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_57.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{
				    width: 8px;
				    height: calc( 8px + 1px );
				}.tdi_57 .td-post-category{
					font-size:10px !important;
				}.tdi_57 .td-editor-date,
				.tdi_57 .td-editor-date .td-post-author-name a,
				.tdi_57 .td-editor-date .entry-date,
				.tdi_57 .td-module-comments a{
					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;
                    }
                }
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_57 .td_module_wrap{
					padding-bottom: 7.5px;
					margin-bottom: 7.5px;
				}.tdi_57 .td-module-container:before{
					bottom: -7.5px;
				}.tdi_57 .td-post-category{
					padding: 2px 2px 2px 2px;
				
					border-width: 0 0px;
					border-style: solid;
					border-color: #aaa;
				
					font-size:13px !important;
				}.tdi_57 .td_module_wrap{
					padding-bottom: 7.5px !important;
					margin-bottom: 7.5px !important;
				}.tdi_57 .td_module_wrap:nth-last-child(1){
					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(1) .td-module-container:before{
					display: none !important;
				}.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>var block_tdi_57 = new tdBlock();
block_tdi_57.id = "tdi_57";
block_tdi_57.atts = '{"modules_on_row":"","image_size":"","image_floated":"float_left","image_width":"30","image_height":"56","show_btn":"none","show_excerpt":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"","show_author":"none","show_cat":"","meta_padding":"0px 2%","f_title_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEzIiwicG9ydHJhaXQiOiIxMiJ9","f_title_font_line_height":"1.4","f_title_font_weight":"600","all_modules_space":"eyJhbGwiOiIxNSIsImxhbmRzY2FwZSI6IjgiLCJwb3J0cmFpdCI6IjYifQ==","category_id":"","show_date":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","art_excerpt":"0","show_review":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6Ii0xMCIsImRpc3BsYXkiOiIifSwicG9ydHJhaXQiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdF9tYXhfd2lkdGgiOjEwMTgsInBvcnRyYWl0X21pbl93aWR0aCI6NzY4LCJwaG9uZSI6eyJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJsYW5kc2NhcGUiOnsiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGVfbWF4X3dpZHRoIjoxMTQwLCJsYW5kc2NhcGVfbWluX3dpZHRoIjoxMDE5fQ==","f_title_font_family":"394","mc1_el":"10","title_txt_hover":"#1e73be","title_txt":"#000000","art_title":"eyJsYW5kc2NhcGUiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAiLCJhbGwiOiIwIDAgMTBweCAwIn0=","modules_border_size":"0 0 1px 0","m_padding":"eyJhbGwiOiIxMnB4IDAgMjBweCIsImxhbmRzY2FwZSI6IjAgMCAxMHB4IiwicG9ydHJhaXQiOiIwIDAgOHB4In0=","modules_gap":"0","f_meta_font_size":"eyJhbGwiOiIxMyIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMSJ9","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_family":"global-font-3_global","modules_cat_border":"eyJhbGwiOiIwIDJweCIsInBob25lIjoiMCAwcHgifQ==","modules_category_padding":"eyJhbGwiOiIwIDVweCIsInBob25lIjoiMnB4IDJweCAycHggMnB4In0=","f_cat_font_family":"394","f_cat_font_transform":"uppercase","f_cat_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTAiLCJsYW5kc2NhcGUiOiIxNCIsInBob25lIjoiMTMifQ==","f_cat_font_weight":"700","f_cat_font_line_height":"1","cat_bg":"#dd3333","cat_bg_hover":"#dd3333","cat_txt":"#ffffff","cat_txt_hover":"#ffffff","modules_category_margin":"","ajax_pagination":"","pag_border_width":"0","pag_space":"eyJhbGwiOiIxNSIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI1In0=","prev_tdicon":"td-icon-menu-left","next_tdicon":"td-icon-menu-right","pag_icons_size":"eyJhbGwiOiIxMCIsImxhbmRzY2FwZSI6IjgiLCJwb3J0cmFpdCI6IjgifQ==","pag_text":"#000000","pag_h_text":"#309b65","pag_bg":"rgba(255,255,255,0)","pag_h_bg":"rgba(255,255,255,0)","f_excl_font_family":"521","f_excl_font_transform":"uppercase","f_excl_font_size":"10","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"0.5","excl_padd":"4px 5px 3px","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#309b65","excl_bg_h":"#4cb577","excl_margin":"-4px 5px 0 0","excl_show":"none","date_txt":"var(--base-color-1)","f_cat_font_spacing":"undefined","f_title_font_style":"undefined","f_title_font_transform":"","sort":"","f_ex_font_family":"fs_4","f_btn_font_family":"fs_4","f_ex_font_size":"=","f_ex_font_line_height":"","hide_image":"","td_query_cache_expiration":"","author_photo_size":"undefined","author_photo_space":"undefined","author_photo_radius":"undefined","review_size":"undefined","f_meta_font_style":"undefined","f_meta_font_transform":"capitalize","f_meta_font_spacing":"undefined","author_txt":"undefined","author_txt_hover":"undefined","modules_category":"image","modules_category_radius":"undefined","f_cat_font_style":"undefined","cat_border":"#dd3030","cat_border_hover":"#dd2e2e","block_template_id":"td_block_template_4","f_header_font_family":"394","f_header_font_weight":"700","f_header_font_size":"14","f_header_font_spacing":"2","header_color":"#dd3333","limit":"2","image_radius":"","meta_info_horiz":"","modules_extra_cat":"","include_cf_posts":"breaking_news","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","author_photo":"","review_space":"","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_padding":"","pag_border_radius":"","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_transform":"","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_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_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":"","meta_bg":"","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_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"color_preset":"","border_top":"","class":"tdi_57","tdc_css_class":"tdi_57","tdc_css_class_style":"tdi_57_rand_style"}';
block_tdi_57.td_column_number = "1";
block_tdi_57.block_type = "td_flex_block_1";
block_tdi_57.post_count = "0";
block_tdi_57.found_posts = "0";
block_tdi_57.header_color = "#dd3333";
block_tdi_57.ajax_pagination_infinite_stop = "";
block_tdi_57.max_num_pages = "0";
tdBlocksArray.push(block_tdi_57);
</script><div class="td-block-title-wrap"></div><div id=tdi_57 class="td_block_inner td-mc1-wrap"></div></div><div class="vc_row_inner tdi_59  vc_row vc_inner wpb_row td-pb-row" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_59{
                    position: relative !important;
                    top: 0;
                    transform: none;
                    -webkit-transform: none;
                }.tdi_59,
				.tdi_59 .tdc-inner-columns{
				    display: block;
				}.tdi_59 .tdc-inner-columns{
				    width: 100%;
				}
</style><div class="vc_column_inner tdi_61  wpb_column vc_column_container tdc-inner-column td-pb-span12">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_61{
                    vertical-align: baseline;
                }.tdi_61 .vc_column-inner > .wpb_wrapper,
				.tdi_61 .vc_column-inner > .wpb_wrapper .tdc-elements{
				    display: block;
				}.tdi_61 .vc_column-inner > .wpb_wrapper .tdc-elements{
				    width: 100%;
				}
</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td-block td-a-rec td-a-rec-id-custom-spot tdi_62 td_block_template_4">
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_62{
margin-top:20px !important;
margin-bottom:20px !important;
padding-bottom:20px !important;
position:relative;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_62.td-a-rec{
					text-align: center;
				}.tdi_62.td-a-rec:not(.td-a-rec-no-translate){
				    transform: translateZ(0);
				}.tdi_62 .td-element-style{
					z-index: -1;
				}
</style>
<div class="tdi_62_rand_style td-element-style">
<div class="td-element-style-before"><style>
.tdi_62_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://www.ewrestlingnews.com/wp-content/uploads/2024/01/black-twill.png") !important;
background-repeat:repeat !important;
opacity:8% !important;
background-position:center top !important;
}
</style></div><style> </style></div><span class="td-adspot-title">- OUR SPONSORS - </span><!-- Tag ID: ewrestlingnews_right_rail_1 -->
<div align="center" data-freestar-ad="__300x600" id="ewrestlingnews_right_rail_1">
  <script type="rocketlazyloadscript" data-cfasync="false" data-rocket-type="text/javascript">
    freestar.config.enabled_slots.push({ placementName: "ewrestlingnews_right_rail_1", slotId: "ewrestlingnews_right_rail_1" });
  </script>
</div></div></div></div></div></div><div class="td_block_wrap td_flex_block_1 tdi_63 td-pb-border-top td_block_template_4 td_flex_block"  data-td-block-uid="tdi_63" >
<style>
/* custom css - generated by TagDiv Composer */
.td-theme-wrap .tdi_63 .td-pulldown-filter-link:hover,
            .td-theme-wrap .tdi_63 .td-subcat-item a:hover,
            .td-theme-wrap .tdi_63 .td-subcat-item .td-cur-simple-item,
            .td-theme-wrap .tdi_63 .td-subcat-dropdown:hover .td-subcat-more span,
            .td-theme-wrap .tdi_63 .td-subcat-dropdown:hover .td-subcat-more i {
                color: #0769bf;
            }

            .td-theme-wrap .tdi_63 .td-block-title > *:before {
                border-color: #0769bf transparent transparent transparent;
            }

            .td-theme-wrap .tdi_63 .td-block-title > * {
                background-color: #0769bf;
            }

            
            .td-theme-wrap .tdi_63 .td_module_wrap:hover .entry-title a,
            .td-theme-wrap .tdi_63 .td_quote_on_blocks,
            .td-theme-wrap .tdi_63 .td-opacity-cat .td-post-category:hover,
            .td-theme-wrap .tdi_63 .td-opacity-read .td-read-more a:hover,
            .td-theme-wrap .tdi_63 .td-opacity-author .td-post-author-name a:hover,
            .td-theme-wrap .tdi_63 .td-instagram-user a {
                color: #0769bf;
            }

            .td-theme-wrap .tdi_63 .td-next-prev-wrap a:hover,
            .td-theme-wrap .tdi_63 .td-load-more-wrap a:hover {
                background-color: #0769bf;
                border-color: #0769bf;
            }

            .td-theme-wrap .tdi_63 .td-read-more a,
            .td-theme-wrap .tdi_63 .td-weather-information:before,
            .td-theme-wrap .tdi_63 .td-weather-week:before,
            .td-theme-wrap .tdi_63 .td-exchange-header:before,
            .td-theme-wrap .td-footer-wrapper .tdi_63 .td-post-category,
            .td-theme-wrap .tdi_63 .td-post-category:hover {
                background-color: #0769bf;
            }
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_63{
margin-bottom:20px !important;
}

/* phone */
@media (max-width: 767px)
{
.tdi_63{
margin-top:20px !important;
margin-bottom:0px !important;
}
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_63 .td-image-wrap{
					padding-bottom: 80%;
				}.tdi_63 .entry-thumb{
					background-position: center undefined%;
				}.tdi_63 .td-image-container{
					display: none;
				}body .tdi_63 .td-favorite{
                    font-size: 36px;
                
                    box-shadow:  1px 1px 4px 0px rgba(0, 0, 0, 0.2);
                }.tdi_63 .td-module-meta-info{
					padding: 0px;
				
					border-color: #eaeaea;
				}.tdi_63 .td_module_wrap{
					padding-left: 0px;
					padding-right: 0px;
				
					padding-bottom: 3px;
					margin-bottom: 3px;
				}.tdi_63 .td_block_inner{
					margin-left: -0px;
					margin-right: -0px;
				}.tdi_63 .td-module-container:before{
					bottom: -3px;
				
					border-color: #eaeaea;
				}.tdi_63 .td-module-container{
					padding: 0 0 8px;
				
				    border-width: 0 0 1px 0;
				    border-style: solid;
				    border-color: #000;
				
				    border-color: #eaeaea !important;
				}.tdi_63 .entry-thumb,
				.tdi_63 .td-image-wrap:before,
				.tdi_63 .td-image-wrap:after,
				.tdi_63 .entry-thumb:before,
				.tdi_63 .entry-thumb:after{
					border-radius: 0px;
				}.tdi_63 .td-post-vid-time{
					display: block;
				}.tdi_63 .td-post-category{
					margin: 0 0px 5px 0px;
				
					padding: 0 5px;
				
					border-radius: undefinedpx;
				
					background-color: rgba(255,255,255,0);
				
					color: var(--chained-news-blue);
				
					border-width: 0 2px;
					border-style: solid;
					border-color: #aaa;
				
					border-color: var(--chained-news-blue);
				
					font-family:Montserrat !important;font-size:10px !important;line-height:1 !important;font-style:undefined !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:undefined !important;
				}.tdi_63 .td-post-category:not(.td-post-extra-category){
					display: none;
				}.tdi_63 .td-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: 50%;
				}.tdi_63 .td-excerpt{
					display: none;
				
					margin: 0px;
				
					column-count: 1;
				
					column-gap: 48px;
				
					font-family:Work Sans !important;font-size:= !important;
				}.tdi_63 .td-audio-player{
					opacity: 1;
					visibility: visible;
					height: auto;
				
					font-size: 13px;
				}.tdi_63 .td-read-more{
					display: none;
				}.tdi_63 .td-author-date{
					display: inline;
				}.tdi_63 .td-post-author-name{
					display: none;
				}.tdi_63 .entry-review-stars{
					display: none;
				}.tdi_63 .td-icon-star,
                .tdi_63 .td-icon-star-empty,
                .tdi_63 .td-icon-star-half{
					font-size: 15px;
				}.tdi_63 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0;
					padding-bottom: 0;
				}.tdi_63 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none;
				}.tdi_63 .td-post-category:hover{
					background-color: rgba(255,255,255,0) !important;
				
					color: var(--chained-news-blue);
				
					border-color: var(--chained-news-blue);
				}.tdi_63 .td-module-title a{
					color: var(--base-color-1);
				
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_63 .td_module_wrap:hover .td-module-title a{
					color: var(--accent-color-1) !important;
				}.tdi_63 .td-post-date,
				.tdi_63 .td-post-author-name span{
					color: #999999;
				}.tdi_63.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_63 .td-load-more-wrap a{
					color: #000000;
				    
					background-color: rgba(255,255,255,0);
				
					border-width: 0px;
				}.tdi_63 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_63 .td-load-more-wrap a .td-load-more-icon-svg svg *,
				.tdi_63.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,
				.tdi_63.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *{
				    fill: #000000;
				}.tdi_63.td_with_ajax_pagination .td-next-prev-wrap a:hover,
				.tdi_63 .td-load-more-wrap a:hover{
					color: #309b65;
				    
					background-color: rgba(255,255,255,0) !important;
					border-color: rgba(255,255,255,0) !important;
				}.tdi_63 .td-load-more-wrap a:hover .td-load-more-icon-svg svg,
				.tdi_63 .td-load-more-wrap a:hover .td-load-more-icon-svg svg *,
				.tdi_63.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,
				.tdi_63.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *{
				    fill: #309b65;
				}.tdi_63 .entry-title{
					margin: 0px 0px 0px 0px;
				
					font-family:Open Sans !important;font-size:13px !important;line-height:1.3 !important;font-style:undefined !important;font-weight:600 !important;letter-spacing:.2px !important;
				}.tdi_63.td_with_ajax_pagination .td-next-prev-wrap,
				.tdi_63 .td-load-more-wrap{
					margin-top: 5px;
				}.tdi_63.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_63 .td-load-more-wrap a i{
					font-size: 8px;
				}.tdi_63 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_63.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{
				    width: 8px;
				    height: calc( 8px + 1px );
				}.tdi_63 .td-block-title a,
				.tdi_63 .td-block-title span{
					font-family:Montserrat !important;font-size:14px !important;font-weight:700 !important;letter-spacing:1.5px !important;
				}.tdi_63 .td-editor-date,
				.tdi_63 .td-editor-date .td-post-author-name a,
				.tdi_63 .td-editor-date .entry-date,
				.tdi_63 .td-module-comments a{
					font-family:Montserrat !important;font-size:11px !important;line-height:1 !important;font-weight:400 !important;
				}.tdi_63 .td-read-more a{
					font-family:Work Sans !important;
				}html:not([class*='ie']) .tdi_63 .td-module-container:hover .entry-thumb:before{
                    opacity: 0;
                }@media (min-width: 768px) {
                    .tdi_63 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_63 .td_module_wrap{
					padding-bottom: 3px;
					margin-bottom: 3px;
				}.tdi_63 .td-module-container:before{
					bottom: -3px;
				}.tdi_63 .td_module_wrap{
					padding-bottom: 3px !important;
					margin-bottom: 3px !important;
				}.tdi_63 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_63 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_63 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_63 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_63 .entry-title{
					margin: 0 0 8px;
				}@media (min-width: 768px) {
                    .tdi_63 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_63 .td_module_wrap{
					padding-bottom: 3px;
					margin-bottom: 3px;
				}.tdi_63 .td-module-container:before{
					bottom: -3px;
				}.tdi_63 .td_module_wrap{
					padding-bottom: 3px !important;
					margin-bottom: 3px !important;
				}.tdi_63 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_63 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_63 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_63 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_63 .entry-title{
					margin: 5px 0 0 0;
				
					font-size:12px !important;
				}@media (min-width: 768px) {
                    .tdi_63 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_63 .td-image-wrap{
					padding-bottom: 60%;
				}.tdi_63 .td-image-container{
				 	flex: 0 0 30%;
				 	width: 30%;
			    
                	display: block; order: 1;
                }.ie10 .tdi_63 .td-image-container,
				.ie11 .tdi_63 .td-image-container{
				 	flex: 0 0 auto;
			    }.tdi_63 .td-module-container{
					flex-direction: row;
				
					padding: 0 0 18px;
				}.tdi_63 .td-module-meta-info{
                	flex: 1;
                
					margin: 0px 10px 0px 0px;
				}.tdi_63 .td_module_wrap{
					padding-bottom: 7.5px;
					margin-bottom: 7.5px;
				
					padding-bottom: 7.5px !important;
					margin-bottom: 7.5px !important;
				}.tdi_63 .td-module-container:before{
					bottom: -7.5px;
				}.tdi_63 .td-post-date,
				.tdi_63 .td-post-author-name span{
					display: inline-block;
				}.tdi_63 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_63 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_63 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_63 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_63.td_with_ajax_pagination .td-next-prev-wrap,
				.tdi_63 .td-load-more-wrap{
					margin-top: 15px;
				}.tdi_63.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_63 .td-load-more-wrap a i{
					font-size: 10px;
				}.tdi_63 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_63.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{
				    width: 10px;
				    height: calc( 10px + 1px );
				}.tdi_63 .entry-title{
					font-size:14px !important;
				}@media (min-width: 768px) {
                    .tdi_63 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}
</style><script>var block_tdi_63 = new tdBlock();
block_tdi_63.id = "tdi_63";
block_tdi_63.atts = '{"modules_on_row":"","image_size":"","image_floated":"eyJhbGwiOiJoaWRkZW4iLCJwaG9uZSI6ImZsb2F0X3JpZ2h0In0=","image_width":"eyJwaG9uZSI6IjMwIn0=","image_height":"eyJhbGwiOiI4MCIsInBob25lIjoiNjAifQ==","show_btn":"none","show_excerpt":"eyJhbGwiOiJub25lIiwicGhvbmUiOiJub25lIn0=","show_com":"","show_author":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_cat":"none","meta_padding":"0","f_title_font_size":"eyJwb3J0cmFpdCI6IjEyIiwicGhvbmUiOiIxNCIsImFsbCI6IjEzIn0=","f_title_font_line_height":"1.3","f_title_font_weight":"600","all_modules_space":"eyJwaG9uZSI6IjE1IiwiYWxsIjoiNiJ9","category_id":"","show_date":"eyJwaG9uZSI6ImlubGluZS1ibG9jayJ9","art_excerpt":"0","show_review":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjIwIiwiZGlzcGxheSI6IiJ9LCJwaG9uZSI6eyJtYXJnaW4tdG9wIjoiMjAiLCJtYXJnaW4tYm90dG9tIjoiMCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","f_title_font_family":"438","mc1_el":"10","title_txt_hover":"var(--accent-color-1)","title_txt":"var(--base-color-1)","art_title":"eyJhbGwiOiIwcHggMHB4IDBweCAwcHgiLCJwb3J0cmFpdCI6IjVweCAwIDAgMCIsImxhbmRzY2FwZSI6IjAgMCA4cHgifQ==","modules_border_size":"0 0 1px 0","m_padding":"eyJwaG9uZSI6IjAgMCAxOHB4IiwiYWxsIjoiMCAwIDhweCJ9","modules_gap":"0","f_meta_font_size":"11","f_meta_font_line_height":"1","f_meta_font_weight":"400","f_meta_font_family":"394","modules_cat_border":"0 2px","modules_category_padding":"0 5px","f_cat_font_family":"394","f_cat_font_transform":"uppercase","f_cat_font_size":"eyJwaG9uZSI6IjEwIiwiYWxsIjoiMTAifQ==","f_cat_font_weight":"700","f_cat_font_line_height":"1","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"var(--chained-news-blue)","cat_txt_hover":"var(--chained-news-blue)","modules_category_margin":"0 0px 5px 0px","ajax_pagination":"","pag_border_width":"0","pag_space":"eyJwaG9uZSI6IjE1IiwiYWxsIjoiNSJ9","prev_tdicon":"td-icon-menu-left","next_tdicon":"td-icon-menu-right","pag_icons_size":"eyJwaG9uZSI6IjEwIiwiYWxsIjoiOCJ9","pag_text":"#000000","pag_h_text":"#309b65","pag_bg":"rgba(255,255,255,0)","pag_h_bg":"rgba(255,255,255,0)","f_excl_font_family":"521","f_excl_font_transform":"uppercase","f_excl_font_size":"10","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"0.5","excl_padd":"4px 5px 3px","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#309b65","excl_bg_h":"#4cb577","excl_margin":"-4px 5px 0 0","excl_show":"","date_txt":"#999999","f_cat_font_spacing":"undefined","f_title_font_style":"undefined","f_title_font_transform":"","sort":"jetpack_popular_2","f_ex_font_family":"653","f_btn_font_family":"653","f_ex_font_size":"=","f_ex_font_line_height":"","td_query_cache_expiration":"eyJhbGwiOiI2MDAiLCJwaG9uZSI6IjE4MDAifQ==","f_title_font_spacing":".2","custom_title":"HOT DISCUSSION","block_template_id":"td_block_template_4","f_header_font_family":"eyJwaG9uZSI6IjM5NCIsImFsbCI6IjM5NCJ9","f_header_font_weight":"eyJwaG9uZSI6IjcwMCIsImFsbCI6IjcwMCJ9","header_color":"#0769bf","image_alignment":"undefined","image_radius":"0","modules_category":"above","modules_category_radius":"undefined","f_cat_font_style":"undefined","cat_border":"var(--chained-news-blue)","cat_border_hover":"var(--chained-news-blue)","meta_info_horiz":"eyJhbGwiOiJsYXlvdXQtZGVmYXVsdCIsInBob25lIjoibGF5b3V0LWRlZmF1bHQifQ==","meta_margin":"eyJwaG9uZSI6IjBweCAxMHB4IDBweCAwcHgifQ==","f_header_font_size":"14","f_header_font_spacing":"1.5","td_query_cache":"yes","block_type":"td_flex_block_1","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_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":"","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_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_width":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","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_padding":"","pag_border_radius":"","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_transform":"","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_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_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":"","meta_bg":"","author_txt":"","author_txt_hover":"","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_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"color_preset":"","border_top":"","class":"tdi_63","tdc_css_class":"tdi_63","tdc_css_class_style":"tdi_63_rand_style"}';
block_tdi_63.td_column_number = "1";
block_tdi_63.block_type = "td_flex_block_1";
block_tdi_63.post_count = "5";
block_tdi_63.found_posts = "7";
block_tdi_63.header_color = "#0769bf";
block_tdi_63.ajax_pagination_infinite_stop = "";
block_tdi_63.max_num_pages = "2";
tdBlocksArray.push(block_tdi_63);
</script><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">HOT DISCUSSION</span></h4></div><div id=tdi_63 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025"  rel="bookmark" class="td-image-wrap " title="WWE RAW Results (7/14/2025)" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/20250627_RAW_Netflix_Match_MensTag_16x9_Tonight-fc5810df81fe9ca91810b6d370e06cd4.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/20250627_RAW_Netflix_Match_MensTag_16x9_Tonight-fc5810df81fe9ca91810b6d370e06cd4.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025"  rel="bookmark" title="WWE RAW Results (7/14/2025)">WWE RAW Results (7/14/2025)</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/kyle19876661">Kyle Dunning</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T19:04:01-04:00" >July 14, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Here are the results for the episode of WWE...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/internal-reaction-to-wwe-evolution-2-news-on-aj-lee-paiges-absence"  rel="bookmark" class="td-image-wrap " title="Internal Reaction To WWE Evolution 2 &#8211; News On AJ Lee &#038; Paige&#8217;s Absence" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/WWE-Saraya-Evolution.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/WWE-Saraya-Evolution.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/internal-reaction-to-wwe-evolution-2-news-on-aj-lee-paiges-absence"  rel="bookmark" title="Internal Reaction To WWE Evolution 2 &#8211; News On AJ Lee &#038; Paige&#8217;s Absence">Internal Reaction To WWE Evolution 2 &#8211; News On AJ Lee &#038; Paige&#8217;s Absence</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:22:36-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/internal-reaction-to-wwe-evolution-2-news-on-aj-lee-paiges-absence#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Pwinsider is reporting that there was a strong sense...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-confirms-seth-rollins-injury-doesnt-look-good-wwe-evolution-likely-wont-return-yearly"  rel="bookmark" class="td-image-wrap " title="Triple H Confirms Seth Rollins&#8217; Injury &#8211; &#8216;Doesn&#8217;t Look Good&#8217;, + WWE Evolution Likely Won&#8217;t Return Yearly" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Triple-H-Seth-Rollins-01.jpg?resize=629%2C420&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Triple-H-Seth-Rollins-01.jpg?resize=629%2C420&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-confirms-seth-rollins-injury-doesnt-look-good-wwe-evolution-likely-wont-return-yearly"  rel="bookmark" title="Triple H Confirms Seth Rollins&#8217; Injury &#8211; &#8216;Doesn&#8217;t Look Good&#8217;, + WWE Evolution Likely Won&#8217;t Return Yearly">Triple H Confirms Seth Rollins&#8217; Injury &#8211; &#8216;Doesn&#8217;t Look Good&#8217;, + WWE Evolution Likely Won&#8217;t Return Yearly</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T03:24:49-04:00" >July 14, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-confirms-seth-rollins-injury-doesnt-look-good-wwe-evolution-likely-wont-return-yearly#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">During the post-WWE Evolution 2 media scrum, WWE CCO...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-new-moniker-in-wwe-is"  rel="bookmark" class="td-image-wrap " title="Roman Reigns&#8217; New Moniker In WWE Is &#8230;&#8230; ?" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Roman-Reigns-New-Moniker-01.webp?resize=696%2C402&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Roman-Reigns-New-Moniker-01.webp?resize=696%2C402&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-new-moniker-in-wwe-is"  rel="bookmark" title="Roman Reigns&#8217; New Moniker In WWE Is &#8230;&#8230; ?">Roman Reigns&#8217; New Moniker In WWE Is &#8230;&#8230; ?</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-15T03:24:34-04:00" >July 15, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/roman-reigns-new-moniker-in-wwe-is#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Roman Reigns returned on this week&#039;s episode of WWE...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/report-seth-rollins-injury-caused-major-issues-at-saturday-nights-main-event"  rel="bookmark" class="td-image-wrap " title="Report &#8211; Seth Rollins&#8217; Injury Caused Major Issues At Saturday Night&#8217;s Main Event" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Seth-Rollins-Injured-SNME.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Seth-Rollins-Injured-SNME.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/report-seth-rollins-injury-caused-major-issues-at-saturday-nights-main-event"  rel="bookmark" title="Report &#8211; Seth Rollins&#8217; Injury Caused Major Issues At Saturday Night&#8217;s Main Event">Report &#8211; Seth Rollins&#8217; Injury Caused Major Issues At Saturday Night&#8217;s Main Event</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T03:22:57-04:00" >July 14, 2025</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/report-seth-rollins-injury-caused-major-issues-at-saturday-nights-main-event#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Seth Rollins’ injury at WWE Saturday Night’s Main Event...</div>
                    
                                    </div>
            </div>
        </div>

        </div></div><div class="vc_row_inner tdi_65  vc_row vc_inner wpb_row td-pb-row" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_65{
                    position: relative !important;
                    top: 0;
                    transform: none;
                    -webkit-transform: none;
                }.tdi_65,
				.tdi_65 .tdc-inner-columns{
				    display: block;
				}.tdi_65 .tdc-inner-columns{
				    width: 100%;
				}
</style><div class="vc_column_inner tdi_67  wpb_column vc_column_container tdc-inner-column td-pb-span12">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_67{
                    vertical-align: baseline;
                }.tdi_67 .vc_column-inner > .wpb_wrapper,
				.tdi_67 .vc_column-inner > .wpb_wrapper .tdc-elements{
				    display: block;
				}.tdi_67 .vc_column-inner > .wpb_wrapper .tdc-elements{
				    width: 100%;
				}
</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td-block td-a-rec td-a-rec-id-custom-spot tdi_68 td_block_template_4">
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_68{
padding-top:20px !important;
padding-bottom:20px !important;
position:relative;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_68.td-a-rec{
					text-align: center;
				}.tdi_68.td-a-rec:not(.td-a-rec-no-translate){
				    transform: translateZ(0);
				}.tdi_68 .td-element-style{
					z-index: -1;
				}
</style>
<div class="tdi_68_rand_style td-element-style">
<div class="td-element-style-before"><style>
.tdi_68_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://www.ewrestlingnews.com/wp-content/uploads/2024/01/black-twill.png") !important;
background-repeat:repeat !important;
opacity:8% !important;
background-position:center top !important;
}
</style></div><style> </style></div><!-- Tag ID: ewrestlingnews_right_rail_3 -->
<div align="center" data-freestar-ad="__300x250" id="ewrestlingnews_right_rail_3">
  <script type="rocketlazyloadscript" data-cfasync="false" data-rocket-type="text/javascript">
    freestar.config.enabled_slots.push({ placementName: "ewrestlingnews_right_rail_3", slotId: "ewrestlingnews_right_rail_3" });
  </script>
</div>

<!--
<script type="rocketlazyloadscript" id="836eb435374749a9b374d6c3cf28b3b5">(new Image()).src = 'https://capi.connatix.com/tr/si?token=c238b78a-fd44-4c06-8f65-0e322b5f9831&cid=43650d27-b376-11e9-b4d2-06948452ae1a';  cnx.cmd.push(function() {    cnx({      playerId: "c238b78a-fd44-4c06-8f65-0e322b5f9831"    }).render("836eb435374749a9b374d6c3cf28b3b5");  });</script>
--></div></div></div></div></div></div></div></div></div><div id="tdi_69" class="tdc-row"><div class="vc_row tdi_70  wpb_row td-pb-row" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_70,
                .tdi_70 .tdc-columns{
                    min-height: 0;
                }.tdi_70,
				.tdi_70 .tdc-columns{
				    display: block;
				}.tdi_70 .tdc-columns{
				    width: 100%;
				}
</style><div class="vc_column tdi_72  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_72{
                    vertical-align: baseline;
                }.tdi_72 > .wpb_wrapper,
				.tdi_72 > .wpb_wrapper > .tdc-elements{
				    display: block;
				}.tdi_72 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_72 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_72 > .wpb_wrapper{
				    width: auto;
				    height: auto;
				}
</style><div class="wpb_wrapper" ><div class="td-block td-a-rec td-a-rec-id-custom-spot tdi_73 td_block_template_4">
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_73{
padding-bottom:15px !important;
position:relative;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_73.td-a-rec{
					text-align: center;
				}.tdi_73.td-a-rec:not(.td-a-rec-no-translate){
				    transform: translateZ(0);
				}.tdi_73 .td-element-style{
					z-index: -1;
				}
</style>
<div class="tdi_73_rand_style td-element-style">
<div class="td-element-style-before"><style>
.tdi_73_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://www.ewrestlingnews.com/wp-content/uploads/2024/01/black-twill.png") !important;
background-repeat:repeat !important;
opacity:8% !important;
background-position:center top !important;
}
</style></div><style> </style></div><span class="td-adspot-title">-  ADVERTISMENT - </span><!-- Tag ID: ewrestlingnews_large_leaderboard -->
<div align="center" data-freestar-ad="__970x250" id="ewrestlingnews_large_leaderboard">
  <script type="rocketlazyloadscript" data-cfasync="false" data-rocket-type="text/javascript">
    freestar.config.enabled_slots.push({ placementName: "ewrestlingnews_large_leaderboard", slotId: "ewrestlingnews_large_leaderboard" });
  </script>
</div></div></div></div></div></div><div id="tdi_74" class="tdc-row stretch_row_1200 td-stretch-content"><div class="vc_row tdi_75  wpb_row td-pb-row" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */

                
                
                .tdi_75,
                .tdi_75 .tdc-columns{
                    min-height: 0;
                }.tdi_75,
				.tdi_75 .tdc-columns{
				    display: block;
				}.tdi_75 .tdc-columns{
				    width: 100%;
				}@media (min-width: 768px) {
	                .tdi_75 {
	                    margin-left: -25px;
	                    margin-right: -25px;
	                }
	                .tdi_75 .tdc-row-video-background-error,
	                .tdi_75 > .vc_column,
	                .tdi_75 > .tdc-columns > .vc_column {
	                    padding-left: 25px;
	                    padding-right: 25px;
	                }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
@media (min-width: 768px) {
	                .tdi_75 {
	                    margin-left: -20px;
	                    margin-right: -20px;
	                }
	                .tdi_75 .tdc-row-video-background-error,
	                .tdi_75 > .vc_column,
	                .tdi_75 > .tdc-columns > .vc_column {
	                    padding-left: 20px;
	                    padding-right: 20px;
	                }
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
@media (min-width: 768px) {
	                .tdi_75 {
	                    margin-left: -15px;
	                    margin-right: -15px;
	                }
	                .tdi_75 .tdc-row-video-background-error,
	                .tdi_75 > .vc_column,
	                .tdi_75 > .tdc-columns > .vc_column {
	                    padding-left: 15px;
	                    padding-right: 15px;
	                }
                }
}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_75{
margin-top:20px !important;
}

.tdi_75 .td_block_wrap{ text-align:left }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px)
{
.tdi_75{
margin-top:50px !important;
}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_75{
margin-top:40px !important;
}
}

/* phone */
@media (max-width: 767px)
{
.tdi_75{
margin-top:45px !important;
}
}

</style><div class="vc_column tdi_77  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_77{
                    vertical-align: baseline;
                }.tdi_77 > .wpb_wrapper,
				.tdi_77 > .wpb_wrapper > .tdc-elements{
				    display: block;
				}.tdi_77 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_77 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_77 > .wpb_wrapper{
				    width: auto;
				    height: auto;
				}
</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_79  vc_row vc_inner wpb_row td-pb-row" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */


                
                .tdi_79{
                    position: relative !important;
                    top: 0;
                    transform: none;
                    -webkit-transform: none;
                }.tdi_79,
				.tdi_79 .tdc-inner-columns{
				    display: block;
				}.tdi_79 .tdc-inner-columns{
				    width: 100%;
				}@media (min-width: 768px) {
	                .tdi_79 {
	                    margin-left: -0px;
	                    margin-right: -0px;
	                }
	                .tdi_79 > .vc_column_inner,
	                .tdi_79 > .tdc-inner-columns > .vc_column_inner {
	                    padding-left: 0px;
	                    padding-right: 0px;
	                }
                }
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_79{
padding-top:25px !important;
padding-right:25px !important;
padding-bottom:35px !important;
padding-left:25px !important;
position:relative;
}

.tdi_79 .td_block_wrap{ text-align:left }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px)
{
.tdi_79{
padding-top:20px !important;
padding-right:20px !important;
padding-bottom:30px !important;
padding-left:20px !important;
}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_79{
padding-top:15px !important;
padding-right:15px !important;
padding-bottom:20px !important;
padding-left:15px !important;
}
}

/* phone */
@media (max-width: 767px)
{
.tdi_79{
padding-top:20px !important;
padding-right:0px !important;
padding-bottom:25px !important;
padding-left:0px !important;
width:100% !important;
}
}

</style>
<div class="tdi_78_rand_style td-element-style" ><style>
/* custom css - generated by TagDiv Composer */

.tdi_78_rand_style{
background-color:var(--news-hub-dark-grey) !important;
}
 </style></div><div class="vc_column_inner tdi_81  wpb_column vc_column_container tdc-inner-column td-pb-span12">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_81{
                    vertical-align: baseline;
                }.tdi_81 .vc_column-inner > .wpb_wrapper,
				.tdi_81 .vc_column-inner > .wpb_wrapper .tdc-elements{
				    display: block;
				}.tdi_81 .vc_column-inner > .wpb_wrapper .tdc-elements{
				    width: 100%;
				}
</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_block_title tdi_82 td-pb-border-top td_block_template_8 td-fix-index"  data-td-block-uid="tdi_82" >
<style>
/* custom css - generated by TagDiv Composer */
.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_82 .td-block-title > * {
                color: #ffffff !important;
            }

            
            .tdi_82 .td-block-title > *:before,
            .tdi_82 .td-block-title > *:after {
                background-color: #dd3333 !important;
            }
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_82{
margin-bottom:20px !important;
}

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px)
{
.tdi_82{
margin-bottom:15px !important;
}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_82{
margin-bottom:-10px !important;
}
}

/* phone */
@media (max-width: 767px)
{
.tdi_82{
margin-bottom:-3px !important;
}
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
body .tdi_82 .td-block-title a,
				body .tdi_82 .td-block-title span{
					font-family:Montserrat !important;font-size:20px !important;font-weight:700 !important;
				}body .tdi_82 .td-block-title{
					text-align: center;
				}body .tdi_82.td_block_template_4 .td-block-title > *:before,
				body .tdi_82.td_block_template_17 .td-block-title:after,
				body .tdi_82.td_block_template_13 .td-block-subtitle,
				body .tdi_82.td_block_template_9 .td-block-title:after{
				    right: 0;
				    left: 0;
				}body .tdi_82.td_block_template_5 .td-block-title > *{
				    border-width: 0 0 0 4px;
				}body .tdi_82.td_block_template_8 .td-block-title > *{
					padding-left: 20px;
					padding-right: 20px;
				}body .tdi_82.td_block_template_12 .td-block-title{
					justify-content: center;
				}

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
body .tdi_82 .td-block-title a,
				body .tdi_82 .td-block-title span{
					font-size:15px !important;
				}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
body .tdi_82 .td-block-title a,
				body .tdi_82 .td-block-title span{
					font-size:14px !important;
				}
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
body .tdi_82 .td-block-title a,
				body .tdi_82 .td-block-title span{
					font-size:15px !important;
				}
}
</style><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Latest Results</span></h4></div></div><div class="td_block_wrap td_flex_block_1 tdi_83 td-pb-border-top td_block_template_4 td_flex_block"  data-td-block-uid="tdi_83" >
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_83{
margin-bottom:0px !important;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_83 .td-image-wrap{
					padding-bottom: 90%;
				}.tdi_83 .entry-thumb{
					background-position: center 50%;
				}.tdi_83 .td-image-container{
				 	flex: 0 0 30%;
				 	width: 30%;
			    
                	display: block; order: 0;
                }.ie10 .tdi_83 .td-image-container,
				.ie11 .tdi_83 .td-image-container{
				 	flex: 0 0 auto;
			    }.tdi_83 .td-module-container{
					flex-direction: row;
				
				    border-color: #eaeaea !important;
				}.ie10 .tdi_83 .td-module-meta-info,
				.ie11 .tdi_83 .td-module-meta-info{
				 	flex: 1;
			    }body .tdi_83 .td-favorite{
                    font-size: 36px;
                
                    box-shadow:  1px 1px 4px 0px rgba(0, 0, 0, 0.2);
                }.tdi_83 .td-module-meta-info{
					padding: 0 0 0 20px;
				
					border-color: #eaeaea;
				}.tdi_83 .td_module_wrap{
					width: 33.33333333%;
					float: left;
				
					padding-left: 25px;
					padding-right: 25px;
				
					padding-bottom: 25px;
					margin-bottom: 25px;
				}.rtl .tdi_83 .td_module_wrap{
					float: right;
				}.tdi_83 .td_block_inner{
					margin-left: -25px;
					margin-right: -25px;
				}.tdi_83 .td-module-container:before{
					bottom: -25px;
				
					border-width: 0 0 1px 0;
					border-style: solid;
					border-color: #eaeaea;
				
					border-color: var(--news-hub-dark-grey);
				}.tdi_83 .td-post-vid-time{
					display: block;
				}.tdi_83 .td-post-category{
					margin: 0 11px 0 0;
				
					padding: 2px 13px 2px 0;
				
					background-color: rgba(234,234,234,0);
				
					color: var(--news-hub-white);
				
					border-width: 0 1px 0 0;
					border-style: solid;
					border-color: #aaa;
				
					border-color: var(--news-hub-medium-gray);
				
					font-family:Lato !important;font-size:11px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:uppercase !important;
				}.tdi_83 .td-post-category:not(.td-post-extra-category){
					display: inline-block;
				}.tdi_83 .td-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: 50%;
				}.tdi_83 .td-excerpt{
					display: none;
				
					column-count: 1;
				
					column-gap: 48px;
				}.tdi_83 .td-audio-player{
					opacity: 1;
					visibility: visible;
					height: auto;
				
					font-size: 13px;
				}.tdi_83 .td-read-more{
					display: none;
				}.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: inline-block;
				
					color: var(--news-hub-light-grey);
				}.tdi_83 .entry-review-stars{
					display: none;
				}.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_module_wrap:nth-child(3n+1){
					clear: both;
				}.tdi_83 .td_module_wrap:nth-last-child(-n+3){
					margin-bottom: 0;
					padding-bottom: 0;
				}.tdi_83 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{
					display: none;
				}.tdi_83 .td-post-category:hover{
					background-color: rgba(234,234,234,0) !important;
				
					color: var(--news-hub-white);
				}.tdi_83 .td-module-title a{
					color: var(--news-hub-white);
				
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_83 .td_module_wrap:hover .td-module-title a{
					color: #0769bf !important;
				}.tdi_83 .entry-title{
					margin: 0 0 12px;
				
					font-family:Lato !important;font-size:17px !important;line-height:1.15 !important;font-weight:700 !important;
				}.tdi_83 .td-editor-date,
				.tdi_83 .td-editor-date .td-post-author-name a,
				.tdi_83 .td-editor-date .entry-date,
				.tdi_83 .td-module-comments a{
					font-family:Lato !important;font-size:11px !important;line-height:1.2 !important;
				}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;
                    }
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_83 .td-module-meta-info{
					padding: 0 0 0 15px;
				}.tdi_83 .td_module_wrap{
					padding-left: 20px;
					padding-right: 20px;
				
					padding-bottom: 20px;
					margin-bottom: 20px;
				
					clear: none !important;
				
					padding-bottom: 20px !important;
					margin-bottom: 20px !important;
				}.tdi_83 .td_block_inner{
					margin-left: -20px;
					margin-right: -20px;
				}.tdi_83 .td-module-container:before{
					bottom: -20px;
				}.tdi_83 .td-post-category{
					margin: 0 8px 0 0;
				
					padding: 2px 11px 2px 0;
				
					font-size:10px !important;
				}.tdi_83 .td_module_wrap:nth-child(3n+1){
					clear: both !important;
				}.tdi_83 .td_module_wrap:nth-last-child(-n+3){
					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+3) .td-module-container:before{
					display: none !important;
				}.tdi_83 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_83 .entry-title{
					margin: 0 0 8px;
				
					font-size:15px !important;line-height:1.2 !important;
				}.tdi_83 .td-editor-date,
				.tdi_83 .td-editor-date .td-post-author-name a,
				.tdi_83 .td-editor-date .entry-date,
				.tdi_83 .td-module-comments a{
					font-size:10px !important;
				}@media (min-width: 768px) {
                    .tdi_83 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_83 .td-module-meta-info{
					padding: 0 0 0 10px;
				}.tdi_83 .td_module_wrap{
					padding-left: 15px;
					padding-right: 15px;
				
					padding-bottom: 15px;
					margin-bottom: 15px;
				
					clear: none !important;
				
					padding-bottom: 15px !important;
					margin-bottom: 15px !important;
				}.tdi_83 .td_block_inner{
					margin-left: -15px;
					margin-right: -15px;
				}.tdi_83 .td-module-container:before{
					bottom: -15px;
				}.tdi_83 .td-post-category{
					margin: 0 7px 0 0;
				
					padding: 2px 9px 2px 0;
				
					font-size:9px !important;
				}.tdi_83 .td_module_wrap:nth-child(3n+1){
					clear: both !important;
				}.tdi_83 .td_module_wrap:nth-last-child(-n+3){
					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+3) .td-module-container:before{
					display: none !important;
				}.tdi_83 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_83 .entry-title{
					margin: 0 0 6px;
				
					font-size:13px !important;
				}.tdi_83 .td-editor-date,
				.tdi_83 .td-editor-date .td-post-author-name a,
				.tdi_83 .td-editor-date .entry-date,
				.tdi_83 .td-module-comments a{
					font-size:9px !important;
				}@media (min-width: 768px) {
                    .tdi_83 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_83 .td-module-meta-info{
					padding: 0 0 0 15px;
				}.tdi_83 .td_module_wrap{
					width: 100%;
					float: left;
				
					padding-bottom: 15px;
					margin-bottom: 15px;
				
					padding-bottom: 15px !important;
					margin-bottom: 15px !important;
				}.rtl .tdi_83 .td_module_wrap{
					float: right;
				}.tdi_83 .td-module-container:before{
					bottom: -15px;
				}.tdi_83 .td-post-category{
					margin: 0 8px 0 0;
				
					padding: 2px 11px 2px 0;
				}.tdi_83 .td_module_wrap:nth-last-child(1){
					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(1) .td-module-container:before{
					display: none !important;
				}.tdi_83 .td-module-title a{
                    box-shadow: inset 0 0 0 0 #000;
                }.tdi_83 .entry-title{
					margin: 0 0 8px;
				
					line-height:1.2 !important;
				}@media (min-width: 768px) {
                    .tdi_83 .td-module-title a {
                        transition: all 0.2s ease;
                        -webkit-transition: all 0.2s ease;
                    }
                }
}
</style><script>var block_tdi_83 = new tdBlock();
block_tdi_83.id = "tdi_83";
block_tdi_83.atts = '{"modules_on_row":"eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjEwMCUifQ==","limit":"6","hide_audio":"yes","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","show_author":"none","show_review":"none","show_com":"none","show_excerpt":"none","show_btn":"none","title_txt":"var(--news-hub-white)","f_title_font_family":"325","f_title_font_weight":"700","f_title_font_size":"eyJhbGwiOiIxNyIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMyJ9","f_title_font_line_height":"eyJhbGwiOiIxLjE1IiwibGFuZHNjYXBlIjoiMS4yIiwicG9ydHJhaXQiOiIxLjE1IiwicGhvbmUiOiIxLjIifQ==","meta_padding":"eyJhbGwiOiIwIDAgMCAyMHB4IiwibGFuZHNjYXBlIjoiMCAwIDAgMTVweCIsInBvcnRyYWl0IjoiMCAwIDAgMTBweCIsInBob25lIjoiMCAwIDAgMTVweCJ9","modules_divider":"solid","modules_divider_color":"var(--news-hub-dark-grey)","all_modules_space":"eyJhbGwiOiI1MCIsImxhbmRzY2FwZSI6IjQwIiwicG9ydHJhaXQiOiIzMCIsInBob25lIjoiMzAifQ==","title_txt_hover":"#0769bf","f_meta_font_family":"325","f_meta_font_size":"eyJhbGwiOiIxMSIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI5IiwicGhvbmUiOiIxMSJ9","f_meta_font_line_height":"1.2","f_cat_font_size":"eyJhbGwiOiIxMSIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI5IiwicGhvbmUiOiIxMSJ9","f_cat_font_line_height":"1.2","f_cat_font_weight":"700","f_cat_font_family":"325","f_cat_font_transform":"uppercase","date_txt":"var(--news-hub-light-grey)","cat_bg":"rgba(234,234,234,0)","cat_bg_hover":"rgba(234,234,234,0)","cat_txt":"var(--news-hub-white)","cat_txt_hover":"var(--news-hub-white)","modules_category_padding":"eyJhbGwiOiIycHggMTNweCAycHggMCIsImxhbmRzY2FwZSI6IjJweCAxMXB4IDJweCAwIiwicG9ydHJhaXQiOiIycHggOXB4IDJweCAwIiwicGhvbmUiOiIycHggMTFweCAycHggMCJ9","modules_cat_border":"0 1px 0 0","cat_border":"var(--news-hub-medium-gray)","modules_category_margin":"eyJhbGwiOiIwIDExcHggMCAwIiwibGFuZHNjYXBlIjoiMCA4cHggMCAwIiwicG9ydHJhaXQiOiIwIDdweCAwIDAiLCJwaG9uZSI6IjAgOHB4IDAgMCJ9","art_title":"eyJhbGwiOiIwIDAgMTJweCIsImxhbmRzY2FwZSI6IjAgMCA4cHgiLCJwb3J0cmFpdCI6IjAgMCA2cHgiLCJwaG9uZSI6IjAgMCA4cHgifQ==","excl_txt":"Premium","excl_margin":"eyJhbGwiOiIwIDZweCAwIDAiLCJsYW5kc2NhcGUiOiIwIDRweCAwIDAiLCJwb3J0cmFpdCI6IjAgNHB4IDAgMCIsInBob25lIjoiMCA1cHggMCAwIn0=","excl_padd":"eyJhbGwiOiIycHggNXB4IDJweCIsImxhbmRzY2FwZSI6IjFweCA0cHggMnB4IiwicG9ydHJhaXQiOiIxcHggNHB4IDJweCIsInBob25lIjoiMXB4IDRweCAycHgifQ==","f_excl_font_family":"325","excl_bg":"var(--news-hub-accent)","f_excl_font_weight":"700","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","image_floated":"float_left","image_width":"30","image_height":"90","modules_gap":"eyJhbGwiOiI1MCIsImxhbmRzY2FwZSI6IjQwIiwicG9ydHJhaXQiOiIzMCJ9","category_id":"382","category_ids":"89861, 89855, 89856, 89860, 89892, 89890, 89891  89911,  89912,  89913, 89903,","td_query_cache_expiration":"600","td_query_cache":"yes","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":"","taxonomies":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_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":"","h_effect":"","image_size":"","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_":"","meta_info_align":"","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":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","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":"","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_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_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_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_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","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":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_83","tdc_css_class":"tdi_83","tdc_css_class_style":"tdi_83_rand_style"}';
block_tdi_83.td_column_number = "3";
block_tdi_83.block_type = "td_flex_block_1";
block_tdi_83.post_count = "6";
block_tdi_83.found_posts = "2715";
block_tdi_83.header_color = "";
block_tdi_83.ajax_pagination_infinite_stop = "";
block_tdi_83.max_num_pages = "453";
tdBlocksArray.push(block_tdi_83);
</script><div class="td-block-title-wrap"></div><div id=tdi_83 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025"  rel="bookmark" class="td-image-wrap " title="WWE RAW Results (7/14/2025)" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/20250627_RAW_Netflix_Match_MensTag_16x9_Tonight-fc5810df81fe9ca91810b6d370e06cd4.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/20250627_RAW_Netflix_Match_MensTag_16x9_Tonight-fc5810df81fe9ca91810b6d370e06cd4.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025"  rel="bookmark" title="WWE RAW Results (7/14/2025)">WWE RAW Results (7/14/2025)</a></h3>
                    
                                            <div class="td-editor-date">
                                                        <a href="https://www.ewrestlingnews.com/results/raw-results" class="td-post-category">RAW</a>
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T19:04:01-04:00" >July 14, 2025</time></span>                                                                                                        </span>
                                                    </div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/results/ppv-results/wwe-evolution-2025-results-live-watch-party"  rel="bookmark" class="td-image-wrap " title="WWE Evolution 2025 Results &#038; Live Watch Party" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/20250626_Evolution_Match_TiffyTrish_16x9_Date-17bdbaaa8c60dee96882c4d52b611d41.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/20250626_Evolution_Match_TiffyTrish_16x9_Date-17bdbaaa8c60dee96882c4d52b611d41.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/results/ppv-results/wwe-evolution-2025-results-live-watch-party"  rel="bookmark" title="WWE Evolution 2025 Results &#038; Live Watch Party">WWE Evolution 2025 Results &#038; Live Watch Party</a></h3>
                    
                                            <div class="td-editor-date">
                                                        <a href="https://www.ewrestlingnews.com/results/ppv-results" class="td-post-category">PPV</a>
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-13T16:45:43-04:00" >July 13, 2025</time></span>                                                                                                        </span>
                                                    </div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/results/ppv-results/wwe-saturday-nights-main-event-40-results-live-watch-party"  rel="bookmark" class="td-image-wrap " title="WWE Saturday Night&#8217;s Main Event 40 Results &#038; Live Watch Party" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/SNME_Match_GuntherGoldberg_16x9_Date-b5ea3578f9b67d70a6cf5dd80335082b.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/SNME_Match_GuntherGoldberg_16x9_Date-b5ea3578f9b67d70a6cf5dd80335082b.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/results/ppv-results/wwe-saturday-nights-main-event-40-results-live-watch-party"  rel="bookmark" title="WWE Saturday Night&#8217;s Main Event 40 Results &#038; Live Watch Party">WWE Saturday Night&#8217;s Main Event 40 Results &#038; Live Watch Party</a></h3>
                    
                                            <div class="td-editor-date">
                                                        <a href="https://www.ewrestlingnews.com/results/ppv-results" class="td-post-category">PPV</a>
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-12T19:45:43-04:00" >July 12, 2025</time></span>                                                                                                        </span>
                                                    </div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/results/ppv-results/nxt-great-american-bash-2025-results-live-watch-party"  rel="bookmark" class="td-image-wrap " title="NXT Great American Bash 2025 Results &#038; Live Watch Party" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/359b957c47c0035f20ca3b5009348221-6b9a51734be741f113e5a882415cbf35.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/359b957c47c0035f20ca3b5009348221-6b9a51734be741f113e5a882415cbf35.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/results/ppv-results/nxt-great-american-bash-2025-results-live-watch-party"  rel="bookmark" title="NXT Great American Bash 2025 Results &#038; Live Watch Party">NXT Great American Bash 2025 Results &#038; Live Watch Party</a></h3>
                    
                                            <div class="td-editor-date">
                                                        <a href="https://www.ewrestlingnews.com/results/ppv-results" class="td-post-category">PPV</a>
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-12T14:35:50-04:00" >July 12, 2025</time></span>                                                                                                        </span>
                                                    </div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/results/ppv-results/aew-all-in-texas-2025-results-live-watch-party"  rel="bookmark" class="td-image-wrap " title="AEW All In: Texas 2025 Results &#038; Live Watch Party" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/aew-all-in-texas-2025-poster.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/aew-all-in-texas-2025-poster.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/results/ppv-results/aew-all-in-texas-2025-results-live-watch-party"  rel="bookmark" title="AEW All In: Texas 2025 Results &#038; Live Watch Party">AEW All In: Texas 2025 Results &#038; Live Watch Party</a></h3>
                    
                                            <div class="td-editor-date">
                                                        <a href="https://www.ewrestlingnews.com/results/ppv-results" class="td-post-category">PPV</a>
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-12T12:30:46-04:00" >July 12, 2025</time></span>                                                                                                        </span>
                                                    </div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/results/ppv-results/roh-supercard-of-honor-2025-results-live-watch-party"  rel="bookmark" class="td-image-wrap " title="ROH Supercard Of Honor 2025 Results &#038; Live Watch Party" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/ROH-Supercard-of-Honor-2025.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/ROH-Supercard-of-Honor-2025.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/results/ppv-results/roh-supercard-of-honor-2025-results-live-watch-party"  rel="bookmark" title="ROH Supercard Of Honor 2025 Results &#038; Live Watch Party">ROH Supercard Of Honor 2025 Results &#038; Live Watch Party</a></h3>
                    
                                            <div class="td-editor-date">
                                                        <a href="https://www.ewrestlingnews.com/results/ppv-results" class="td-post-category">PPV</a>
                                                            <span class="td-author-date">
                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-11T19:00:22-04:00" >July 11, 2025</time></span>                                                                                                        </span>
                                                    </div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div></div></div></div></div></div></div><div id="tdi_84" class="tdc-row"><div class="vc_row tdi_85  wpb_row td-pb-row" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_85,
                .tdi_85 .tdc-columns{
                    min-height: 0;
                }.tdi_85,
				.tdi_85 .tdc-columns{
				    display: block;
				}.tdi_85 .tdc-columns{
				    width: 100%;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_85{
padding-top:48px !important;
}

.tdi_85 .td_block_wrap{ text-align:left }

</style><div class="vc_column tdi_87  wpb_column vc_column_container tdc-column td-pb-span8">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_87{
                    vertical-align: baseline;
                }.tdi_87 > .wpb_wrapper,
				.tdi_87 > .wpb_wrapper > .tdc-elements{
				    display: block;
				}.tdi_87 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_87 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_87 > .wpb_wrapper{
				    width: auto;
				    height: auto;
				}
</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_88 td_with_ajax_pagination td-pb-border-top td_block_template_4 td_flex_block"  data-td-block-uid="tdi_88" >
<style>
/* custom css - generated by TagDiv Composer */
.td-theme-wrap .tdi_88 .td-pulldown-filter-link:hover,
            .td-theme-wrap .tdi_88 .td-subcat-item a:hover,
            .td-theme-wrap .tdi_88 .td-subcat-item .td-cur-simple-item,
            .td-theme-wrap .tdi_88 .td-subcat-dropdown:hover .td-subcat-more span,
            .td-theme-wrap .tdi_88 .td-subcat-dropdown:hover .td-subcat-more i {
                color: var(--tt-accent-color);
            }

            .td-theme-wrap .tdi_88 .td-block-title > *:before {
                border-color: var(--tt-accent-color) transparent transparent transparent;
            }

            .td-theme-wrap .tdi_88 .td-block-title > * {
                background-color: var(--tt-accent-color);
            }

            
            .td-theme-wrap .tdi_88 .td_module_wrap:hover .entry-title a,
            .td-theme-wrap .tdi_88 .td_quote_on_blocks,
            .td-theme-wrap .tdi_88 .td-opacity-cat .td-post-category:hover,
            .td-theme-wrap .tdi_88 .td-opacity-read .td-read-more a:hover,
            .td-theme-wrap .tdi_88 .td-opacity-author .td-post-author-name a:hover,
            .td-theme-wrap .tdi_88 .td-instagram-user a {
                color: var(--tt-accent-color);
            }

            .td-theme-wrap .tdi_88 .td-next-prev-wrap a:hover,
            .td-theme-wrap .tdi_88 .td-load-more-wrap a:hover {
                background-color: var(--tt-accent-color);
                border-color: var(--tt-accent-color);
            }

            .td-theme-wrap .tdi_88 .td-read-more a,
            .td-theme-wrap .tdi_88 .td-weather-information:before,
            .td-theme-wrap .tdi_88 .td-weather-week:before,
            .td-theme-wrap .tdi_88 .td-exchange-header:before,
            .td-theme-wrap .td-footer-wrapper .tdi_88 .td-post-category,
            .td-theme-wrap .tdi_88 .td-post-category:hover {
                background-color: var(--tt-accent-color);
            }
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_88{
margin-bottom:0px !important;
border-color:#eaeaea !important;
border-style:solid !important;
border-width:0 !important;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_88 .td-image-wrap{
					padding-bottom: 55%;
				}.tdi_88 .entry-thumb{
					background-position: center 35%;
				}.tdi_88 .td-image-container{
				 	flex: 0 0 30%;
				 	width: 30%;
			    
                	display: block; order: 0;
                }.ie10 .tdi_88 .td-image-container,
				.ie11 .tdi_88 .td-image-container{
				 	flex: 0 0 auto;
			    }.tdi_88 .td-module-container{
					flex-direction: row;
				
					padding: 0 0 10px;
				
				    border-width: 0 0 1px;
				    border-style: solid;
				    border-color: #000;
				
				    border-style: dotted !important;
				
				    border-color: var(--news-hub-light-grey) !important;
				}.ie10 .tdi_88 .td-module-meta-info,
				.ie11 .tdi_88 .td-module-meta-info{
				 	flex: 1;
			    }body .tdi_88 .td-favorite{
                    font-size: 36px;
                
                    box-shadow:  1px 1px 4px 0px rgba(0, 0, 0, 0.2);
                }.tdi_88 .td-module-meta-info{
					padding: 1% 2%;
				
				    display: flex;
				    flex-direction: column;
					justify-content: center;
				
					border-color: #eaeaea;
				}.tdi_88 .td-category-pos-above .td-post-category{
				    align-self: flex-start;
				}.tdi_88 .td_module_wrap{
					padding-left: 20px;
					padding-right: 20px;
				
					padding-bottom: 10px;
					margin-bottom: 10px;
				}.tdi_88 .td_block_inner{
					margin-left: -20px;
					margin-right: -20px;
				}.tdi_88 .td-module-container:before{
					bottom: -10px;
				
					border-color: #eaeaea;
				}.tdi_88 .td-post-vid-time{
					display: block;
				}.tdi_88 .td-post-category{
					margin: 0px 0px 10px 0px;
				
					padding: 4px;
				
					border-radius: undefinedpx;
				
					background-color: var(--accent-color-1);
				
					color: var(--news-hub-white);
				
					border-width: 0px;
					border-style: solid;
					border-color: #aaa;
				
					border-color: var(--accent-color-1);
				
					font-family:Montserrat !important;font-size:11px !important;line-height:undefined !important;font-style:undefined !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:1px !important;
				}.tdi_88 .td-author-photo .avatar{
				    width: 20px;
				    height: 20px;
				
				    margin-right: 6px;
				
				    border-radius: undefined;
				}.tdi_88 .td-audio-player{
					opacity: 1;
					visibility: visible;
					height: auto;
				
					font-size: 13px;
				}.tdi_88 .td-read-more{
					display: none;
				}.tdi_88 .td-author-date{
					display: inline;
				}.tdi_88 .entry-review-stars{
					display: inline-block;
				}.tdi_88 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0;
					padding-bottom: 0;
				}.tdi_88 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none;
				}.tdi_88 .td-post-category:hover{
					background-color: undefined !important;
				
					color: var(--tt-accent-color);
				
					border-color: var(--accent-color-2);
				}.tdi_88 .td-module-title a{
					color: var(--chained-news-black);
				}.tdi_88 .td_module_wrap:hover .td-module-title a{
					color: #000000 !important;
				
				    box-shadow: inset 0 -0px 0 0 @all_underline_color;
				}.tdi_88 .td-post-author-name a{
					color: var(--chained-news-black);
				}.tdi_88 .td-post-author-name:hover a{
					color: var(--chained-news-black);
				}.tdi_88 .td-post-date,
				.tdi_88 .td-post-author-name span{
					color: var(--base-color-1);
				}.tdi_88 .td-excerpt{
					color: #000000;
				
					margin: 10px 0 ;
				
					column-count: 1;
				
					column-gap: 48px;
				
					font-family:Verdana, Geneva, sans-serif !important;font-size:13px !important;line-height:undefined !important;font-style:undefined !important;font-weight:400 !important;text-transform:none !important;
				}.tdi_88.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_88 .td-load-more-wrap a{
					color: var(--base-color-1);
				    
					background-color: var(--accent-color);
				
					border-color: var(--base-color-1);
				
					padding: 16px 24px;
				
					border-width: 1px 1px 3px;
				}.tdi_88 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_88 .td-load-more-wrap a .td-load-more-icon-svg svg *,
				.tdi_88.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,
				.tdi_88.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *{
				    fill: var(--base-color-1);
				}.tdi_88.td_with_ajax_pagination .td-next-prev-wrap a:hover,
				.tdi_88 .td-load-more-wrap a:hover{
					color: var(--accent-color-1);
				    
					background-color: var(--accent-color) !important;
					border-color: var(--accent-color) !important;
				
					border-color: var(--base-color-1) !important;
				}.tdi_88 .td-load-more-wrap a:hover .td-load-more-icon-svg svg,
				.tdi_88 .td-load-more-wrap a:hover .td-load-more-icon-svg svg *,
				.tdi_88.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,
				.tdi_88.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *{
				    fill: var(--accent-color-1);
				}.tdi_88 .entry-title{
					margin: undefined;
				
					font-family:Montserrat !important;font-size:15px !important;line-height:1 !important;font-style:undefined !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:undefined !important;
				}.tdi_88 .td-read-more a{
					background-color: rgba(255,255,255,0) !important;
				
					text-transform:uppercase !important;
				}.tdi_88 .td-read-more:hover a{
					background-color: rgba(255,255,255,0) !important;
				}.tdi_88 .page-nav .pages{
				    padding-right: 0;
				}.tdi_88.td_with_ajax_pagination .td-next-prev-wrap a,
				.tdi_88 .td-load-more-wrap a i{
					font-size: 14px;
				}.tdi_88 .td-load-more-wrap a .td-load-more-icon-svg svg,
				.tdi_88.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{
				    width: 14px;
				    height: calc( 14px + 1px );
				}.tdi_88 .td-block-title a,
				.tdi_88 .td-block-title span{
					font-family:Montserrat !important;font-size:14px !important;font-weight:700 !important;text-transform:uppercase !important;
				}.tdi_88 .td-editor-date,
				.tdi_88 .td-editor-date .td-post-author-name a,
				.tdi_88 .td-editor-date .entry-date,
				.tdi_88 .td-module-comments a{
					font-family:Play !important;font-size:11px !important;line-height:undefined !important;font-style:undefined !important;font-weight:400 !important;text-transform:uppercase !important;letter-spacing:1px !important;
				}.tdi_88 .td-load-more-wrap a{
					font-family: var(--global-font-3) !important;font-weight:600 !important;text-transform:uppercase !important;
				}html:not([class*='ie']) .tdi_88 .td-module-container:hover .entry-thumb:before{
                    opacity: 0;
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_88 .td_module_wrap{
					padding-left: 15px;
					padding-right: 15px;
				}.tdi_88 .td_block_inner{
					margin-left: -15px;
					margin-right: -15px;
				}.tdi_88 .td_module_wrap{
					padding-bottom: 7.5px;
					margin-bottom: 7.5px;
				
					padding-bottom: 7.5px !important;
					margin-bottom: 7.5px !important;
				}.tdi_88 .td-module-container:before{
					bottom: -7.5px;
				}.tdi_88 .td-module-container{
					padding: 0 0 15px;
				}.tdi_88 .td-post-author-name{
					display: none;
				}.tdi_88 .td-post-date,
				.tdi_88 .td-post-author-name span{
					display: none;
				}.tdi_88 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_88 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_88 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_88 .td_module_wrap:hover .td-module-title a{
				    box-shadow: inset 0 -0px 0 0 @all_underline_color;
				}.tdi_88 .entry-title{
					font-size:20px !important;
				}.tdi_88 .td-post-category{
					font-size:10px !important;
				}.tdi_88 .td-editor-date,
				.tdi_88 .td-editor-date .td-post-author-name a,
				.tdi_88 .td-editor-date .entry-date,
				.tdi_88 .td-module-comments a{
					font-size:10px !important;
				}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_88 .td_module_wrap{
					padding-left: 10px;
					padding-right: 10px;
				}.tdi_88 .td_block_inner{
					margin-left: -10px;
					margin-right: -10px;
				}.tdi_88 .td_module_wrap{
					padding-bottom: 5px;
					margin-bottom: 5px;
				
					padding-bottom: 5px !important;
					margin-bottom: 5px !important;
				}.tdi_88 .td-module-container:before{
					bottom: -5px;
				}.tdi_88 .td-post-author-name{
					display: none;
				}.tdi_88 .td-post-date,
				.tdi_88 .td-post-author-name span{
					display: none;
				}.tdi_88 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_88 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_88 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_88 .td_module_wrap:hover .td-module-title a{
				    box-shadow: inset 0 -0px 0 0 @all_underline_color;
				}.tdi_88 .entry-title{
					font-size:18px !important;
				}.tdi_88 .td-post-category{
					font-size:8px !important;
				}.tdi_88 .td-editor-date,
				.tdi_88 .td-editor-date .td-post-author-name a,
				.tdi_88 .td-editor-date .entry-date,
				.tdi_88 .td-module-comments a{
					font-size:8px !important;
				}
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_88 .td-image-wrap{
					padding-bottom: 75%;
				}.tdi_88 .td-module-meta-info{
					max-width: 100%;
				}.tdi_88 .td_module_wrap{
					width: 100%;
					float: left;
				
					padding-left: 0px;
					padding-right: 0px;
				
					padding-bottom: 12.5px;
					margin-bottom: 12.5px;
				
					padding-bottom: 12.5px !important;
					margin-bottom: 12.5px !important;
				}.rtl .tdi_88 .td_module_wrap{
					float: right;
				}.tdi_88 .td_block_inner{
					margin-left: -0px;
					margin-right: -0px;
				}.tdi_88 .td-module-container:before{
					bottom: -12.5px;
				}.tdi_88 .td-module-container{
					padding: 0 0 20px 0;
				
				    border-width: 0 0 1px 0;
				    border-style: solid;
				    border-color: #000;
				}.tdi_88 .td_module_wrap:nth-last-child(1){
					margin-bottom: 0 !important;
					padding-bottom: 0 !important;
				}.tdi_88 .td_module_wrap .td-module-container:before{
					display: block !important;
				}.tdi_88 .td_module_wrap:nth-last-child(1) .td-module-container:before{
					display: none !important;
				}.tdi_88 .td_module_wrap:hover .td-module-title a{
				    box-shadow: inset 0 -0px 0 0 @all_underline_color;
				}.tdi_88 .entry-title{
					font-size:13px !important;
				}.tdi_88 .td-post-category{
					font-size:8px !important;
				}.tdi_88 .td-editor-date,
				.tdi_88 .td-editor-date .td-post-author-name a,
				.tdi_88 .td-editor-date .entry-date,
				.tdi_88 .td-module-comments a{
					font-size:8px !important;
				}
}
</style><script>var block_tdi_88 = new tdBlock();
block_tdi_88.id = "tdi_88";
block_tdi_88.atts = '{"modules_on_row":"eyJwaG9uZSI6IjEwMCUifQ==","modules_category":"above","show_btn":"none","show_excerpt":"","ajax_pagination":"load_more","td_ajax_preloading":"","sort":"","category_id":"","f_title_font_size":"eyJsYW5kc2NhcGUiOiIyMCIsInBvcnRyYWl0IjoiMTgiLCJwaG9uZSI6IjEzIiwiYWxsIjoiMTUifQ==","f_title_font_line_height":"1","show_cat":"","meta_info_border_style":"","meta_padding":"1% 2%","modules_divider":"","image_size":"","meta_info_align":"center","image_floated":"float_left","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJib3JkZXItY29sb3IiOiIjZWFlYWVhIiwiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGUiOnsiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGVfbWF4X3dpZHRoIjoxMTQwLCJsYW5kc2NhcGVfbWluX3dpZHRoIjoxMDE5LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7ImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","meta_info_horiz":"","f_title_font_weight":"700","image_height":"eyJhbGwiOiI1NSIsInBob25lIjoiNzUifQ==","all_modules_space":"eyJwaG9uZSI6IjI1IiwiYWxsIjoiMjAiLCJsYW5kc2NhcGUiOiIxNSIsInBvcnRyYWl0IjoiMTAifQ==","art_excerpt":"10px 0 ","art_title":"undefined","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_cat_font_transform":"uppercase","f_cat_font_weight":"600","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"","show_date":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIn0=","show_author":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIn0=","mc1_el":"10","f_title_font_family":"394","f_title_font_transform":"uppercase","title_txt":"var(--chained-news-black)","title_txt_hover":"#000000","cat_txt":"var(--news-hub-white)","cat_bg":"var(--accent-color-1)","modules_category_padding":"4","f_cat_font_family":"394","modules_gap":"eyJhbGwiOiI0MCIsInBob25lIjoiMCIsImxhbmRzY2FwZSI6IjMwIiwicG9ydHJhaXQiOiIyMCJ9","modules_category_margin":"0px 0px 10px 0px","columns":"33.33333333%","columns_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_space1":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMiIsInBob25lIjoiMzAifQ==","hide_image3":"yes","image_height1":"70","modules_space2":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxMCJ9","meta_padding2":"0","art_title1":"eyJhbGwiOiIwIDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMCAwIDEwcHgiLCJwb3J0cmFpdCI6IjAgMCA4cHgifQ==","art_title2":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAiLCJsYW5kc2NhcGUiOiIwIDAgNnB4IDAifQ==","f_title1_font_family":"global-font-1_global","f_title2_font_family":"global-font-2_global","f_title1_font_size":"eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjE5IiwicG9ydHJhaXQiOiIxNyJ9","f_title1_font_line_height":"1.1","f_title1_font_weight":"600","f_title2_font_weight":"600","f_title1_font_transform":"","f_title2_font_transform":"","title_txt2":"#000000","title_txt_hover2":"#f43f3f","show_excerpt2":"none","show_com2":"none","show_date2":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author2":"none","modules_category3":"","modules_category_margin1":"0","modules_category_margin2":"0","modules_category_padding1":"0","modules_category_padding2":"0","modules_cat_border1":"0","modules_cat_border2":"0","cat_bg2":"rgba(255,255,255,0)","cat_txt2":"#ec3535","author_photo_radius1":"100%","author_photo_radius2":"100%","review_size2":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta1_font_family":"global-font-2_global","f_meta2_font_family":"global-font-2_global","f_meta1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta1_font_line_height":"1","f_meta1_font_weight":"500","f_meta2_font_weight":"500","f_meta1_font_transform":"capitalize","f_meta2_font_transform":"capitalize","f_meta1_font_spacing":"-0.5","meta_info_align1":"","meta_padding1":"eyJhbGwiOiIyMHB4IDAiLCJsYW5kc2NhcGUiOiIxNXB4IDAiLCJwb3J0cmFpdCI6IjEycHggMCIsInBob25lIjoiMjBweCAwIDAifQ==","show_author1":"eyJsYW5kc2NhcGUiOiJub25lIiwicG9ydHJhaXQiOiJub25lIn0=","show_com1":"none","show_excerpt1":"none","modules_border_size1":"eyJhbGwiOiIwIDAgMXB4IDAiLCJwaG9uZSI6IjAifQ==","show_cat1":"none","show_cat2":"none","f_title2_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMyJ9","f_title2_font_line_height":"1.2","f_meta2_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta2_font_line_height":"1","f_meta2_font_spacing":"-0.5","all_underline_color1":"","author_txt":"var(--chained-news-black)","author_txt_hover":"var(--chained-news-black)","date_txt":"var(--base-color-1)","all_underline_color2":"","date_txt2":"#000000","cat_bg_hover":"undefined","f_meta_font_family":"477","f_meta_font_size":"eyJhbGwiOiIxMSIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI4IiwicGhvbmUiOiI4In0=","f_meta_font_line_height":"undefined","f_meta_font_weight":"400","f_meta_font_transform":"uppercase","image_width":"30","excl_margin":"eyJhbGwiOiItNHB4IDEwcHggMCAwIiwicG9ydHJhaXQiOiItMnB4IDhweCAwIDAifQ==","excl_padd":"4px 5px 3px","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"var(--accent-color-1)","excl_bg_h":"var(--accent-color-2)","f_excl_font_transform":"uppercase","f_excl_font_weight":"600","f_excl_font_family":"global-font-2_global","f_excl_font_size":"10","f_excl_font_line_height":"1","m_padding":"eyJwaG9uZSI6IjAgMCAyMHB4IDAiLCJhbGwiOiIwIDAgMTBweCIsImxhbmRzY2FwZSI6IjAgMCAxNXB4IiwicG9ydHJhaXQiOiIwIDAgMTBweCJ9","modules_border_size":"eyJwaG9uZSI6IjAgMCAxcHggMCIsImFsbCI6IjAgMCAxcHgifQ==","f_cat_font_size":"eyJhbGwiOiIxMSIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI4IiwicGhvbmUiOiI4In0=","f_cat_font_line_height":"undefined","cat_txt_hover":"var(--tt-accent-color)","excl_show":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","f_excl_font_spacing":"0.5","modules_border_color":"var(--news-hub-light-grey)","cat_border":"var(--accent-color-1)","cat_border_hover":"var(--accent-color-2)","author_photo_space":"undefined","limit":"30","pag_border_width":"1px 1px 3px","pag_padding":"16px 24px","prev_tdicon":"td-icon-left","next_tdicon":"td-icon-right","pag_icons_size":"14","f_more_font_family":"global-font-3_global","f_more_font_transform":"uppercase","f_more_font_weight":"600","pag_text":"var(--base-color-1)","pag_h_text":"var(--accent-color-1)","pag_bg":"var(--accent-color)","pag_h_bg":"var(--accent-color)","pag_border":"var(--base-color-1)","pag_h_border":"var(--base-color-1)","offset":"23","f_title_font_style":"undefined","f_title_font_spacing":"undefined","all_underline_color":"var(--chained-news-black)","all_underline_height":"0","modules_category_radius":"undefined","f_cat_font_style":"undefined","f_cat_font_spacing":"1","author_photo_size":"undefined","author_photo_radius":"undefined","review_size":"undefined","f_meta_font_style":"undefined","f_meta_font_spacing":"1","f_ex_font_family":"fs_1","f_ex_font_line_height":"undefined","f_ex_font_style":"undefined","f_ex_font_weight":"400","video_popup":"","autoplay_vid":"","image_alignment":"35","image_radius":"","modules_cat_border":"0","modules_border_style":"dotted","custom_title":"MORE NEWS","block_template_id":"td_block_template_4","f_header_font_family":"394","f_header_font_size":"14","f_header_font_transform":"uppercase","f_header_font_weight":"700","f_ex_font_size":"13","f_ex_font_transform":"none","ex_txt":"#000000","header_color":"var(--tt-accent-color)","time_ago":"yes","block_type":"td_flex_block_1","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_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":"","open_in_new_window":"","show_modified_date":"","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","container_width":"","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","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_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_extra_cat":"","author_photo":"","show_review":"inline-block","review_space":"","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_border_radius":"","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_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_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":"","meta_bg":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":2,"color_preset":"","border_top":"","class":"tdi_88","tdc_css_class":"tdi_88","tdc_css_class_style":"tdi_88_rand_style"}';
block_tdi_88.td_column_number = "2";
block_tdi_88.block_type = "td_flex_block_1";
block_tdi_88.post_count = "30";
block_tdi_88.found_posts = "199204";
block_tdi_88.header_color = "var(--tt-accent-color)";
block_tdi_88.ajax_pagination_infinite_stop = "";
block_tdi_88.max_num_pages = "6640";
tdBlocksArray.push(block_tdi_88);
</script><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">MORE NEWS</span></h4></div><div id=tdi_88 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/aew/hangman-page-thanks-fans-testuya-naito-bushi-eye-u-s-debut-zsj-praises-takeshita"  rel="bookmark" class="td-image-wrap " title="Hangman Page Thanks Fans, Testuya Naito &#038; BUSHI Eye U.S. Debut, ZSJ Praises Takeshita" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/aew-all-in-texas-2025-hangman-adam-page-aew-world-championship-texas-deathmatch.png?resize=696%2C391&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/aew-all-in-texas-2025-hangman-adam-page-aew-world-championship-texas-deathmatch.png?resize=696%2C391&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/aew" class="td-post-category">AEW</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/aew/hangman-page-thanks-fans-testuya-naito-bushi-eye-u-s-debut-zsj-praises-takeshita"  rel="bookmark" title="Hangman Page Thanks Fans, Testuya Naito &#038; BUSHI Eye U.S. Debut, ZSJ Praises Takeshita">Hangman Page Thanks Fans, Testuya Naito &#038; BUSHI Eye U.S. Debut, ZSJ Praises Takeshita</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/saptarshi-sinha">Saptarshi Sinha</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T20:14:55-04:00" >12 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/aew/hangman-page-thanks-fans-testuya-naito-bushi-eye-u-s-debut-zsj-praises-takeshita#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">&quot;Hangman&quot; Adam Page defeated Jon Moxley in a Texas...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/results/other-results/spoilers-wwe-main-event-results-july-14-2025-tv-tapings"  rel="bookmark" class="td-image-wrap " title="**SPOILERS** &#8211; WWE Main Event Results &#8211; July 14, 2025 TV Tapings" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2020/02/EWN-WWE-Main-Event.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2020/02/EWN-WWE-Main-Event.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/results/other-results" class="td-post-category">MISC RESULTS</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/results/other-results/spoilers-wwe-main-event-results-july-14-2025-tv-tapings"  rel="bookmark" title="**SPOILERS** &#8211; WWE Main Event Results &#8211; July 14, 2025 TV Tapings">**SPOILERS** &#8211; WWE Main Event Results &#8211; July 14, 2025 TV Tapings</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/anthony-mango">Anthony Mango</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T20:09:23-04:00" >12 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/results/other-results/spoilers-wwe-main-event-results-july-14-2025-tv-tapings#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">This week&#039;s edition of WWE Main Event was recorded...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/wwe-smackdown-ratings-for-7-11-25"  rel="bookmark" class="td-image-wrap " title="WWE SmackDown Ratings For 7/11/25" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/06/TV-Ratings-WWE-SmackDown.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/06/TV-Ratings-WWE-SmackDown.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/wwe-smackdown-ratings-for-7-11-25"  rel="bookmark" title="WWE SmackDown Ratings For 7/11/25">WWE SmackDown Ratings For 7/11/25</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T19:36:34-04:00" >13 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/wwe-smackdown-ratings-for-7-11-25#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Last week’s episode of WWE SmackDown rebounded from its...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025"  rel="bookmark" class="td-image-wrap " title="WWE RAW Results (7/14/2025)" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/20250627_RAW_Netflix_Match_MensTag_16x9_Tonight-fc5810df81fe9ca91810b6d370e06cd4.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/20250627_RAW_Netflix_Match_MensTag_16x9_Tonight-fc5810df81fe9ca91810b6d370e06cd4.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/results/raw-results" class="td-post-category">RAW</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025"  rel="bookmark" title="WWE RAW Results (7/14/2025)">WWE RAW Results (7/14/2025)</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/kyle19876661">Kyle Dunning</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T19:04:01-04:00" >14 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/results/raw-results/wwe-raw-results-7-14-2025#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Here are the results for the episode of WWE...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/aew/jetspeed-want-another-shot-at-the-aew-tag-team-titles-toni-storm-mercedes-mone-more"  rel="bookmark" class="td-image-wrap " title="JetSpeed Want Another Shot At The AEW Tag Team Titles, Toni Storm/Mercedes Mone, &#038; More" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Toni-Storm-Mercedes-Mone-AEW-All-In-Texas.jpg?resize=696%2C373&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Toni-Storm-Mercedes-Mone-AEW-All-In-Texas.jpg?resize=696%2C373&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/aew" class="td-post-category">AEW</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/aew/jetspeed-want-another-shot-at-the-aew-tag-team-titles-toni-storm-mercedes-mone-more"  rel="bookmark" title="JetSpeed Want Another Shot At The AEW Tag Team Titles, Toni Storm/Mercedes Mone, &#038; More">JetSpeed Want Another Shot At The AEW Tag Team Titles, Toni Storm/Mercedes Mone, &#038; More</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T18:51:09-04:00" >14 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/aew/jetspeed-want-another-shot-at-the-aew-tag-team-titles-toni-storm-mercedes-mone-more#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Following their AEW World Tag Team Championship match at...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/nikki-bella-vs-chelsea-green-booked-for-raw-naomi-says-shes-the-epitome-of-evolution"  rel="bookmark" class="td-image-wrap " title="Nikki Bella vs. Chelsea Green Booked For RAW, Naomi Says She&#8217;s The Epitome Of Evolution" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/nikki-bella.jpg?resize=696%2C391&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/nikki-bella.jpg?resize=696%2C391&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/nikki-bella-vs-chelsea-green-booked-for-raw-naomi-says-shes-the-epitome-of-evolution"  rel="bookmark" title="Nikki Bella vs. Chelsea Green Booked For RAW, Naomi Says She&#8217;s The Epitome Of Evolution">Nikki Bella vs. Chelsea Green Booked For RAW, Naomi Says She&#8217;s The Epitome Of Evolution</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T16:21:31-04:00" >16 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/nikki-bella-vs-chelsea-green-booked-for-raw-naomi-says-shes-the-epitome-of-evolution#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">WWE has released a video featuring Adam Pearce announcing...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/seth-rollins-expected-to-be-at-raw-undergoing-mri-today"  rel="bookmark" class="td-image-wrap " title="Seth Rollins Expected To Be At RAW &#8211; Undergoing MRI Today" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/seth-rollins-injury-wwe.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/seth-rollins-injury-wwe.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/seth-rollins-expected-to-be-at-raw-undergoing-mri-today"  rel="bookmark" title="Seth Rollins Expected To Be At RAW &#8211; Undergoing MRI Today">Seth Rollins Expected To Be At RAW &#8211; Undergoing MRI Today</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T16:01:40-04:00" >17 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/seth-rollins-expected-to-be-at-raw-undergoing-mri-today#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">WWE officials expect to have a better understanding of...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/wwe-books-nxt-heatwave-for-the-same-day-as-aew-forbidden-door-2025"  rel="bookmark" class="td-image-wrap " title="WWE Books NXT: Heatwave For The Same Day As AEW: Forbidden Door 2025" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/05/wwe-aew.webp?resize=696%2C362&quality=50&ssl=1" style="background-image:url(https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/05/wwe-aew.webp?resize=696%2C362&quality=50&ssl=1)"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/wwe-books-nxt-heatwave-for-the-same-day-as-aew-forbidden-door-2025"  rel="bookmark" title="WWE Books NXT: Heatwave For The Same Day As AEW: Forbidden Door 2025">WWE Books NXT: Heatwave For The Same Day As AEW: Forbidden Door 2025</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/thomas-lowson">Thomas Lowson</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T15:24:35-04:00" >17 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/wwe-books-nxt-heatwave-for-the-same-day-as-aew-forbidden-door-2025#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">WWE and AEW will go head-to-head once more this...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-on-jelly-rolls-weight-loss-journey-wwe-summerslam-in-ring-debut"  rel="bookmark" class="td-image-wrap " title="Triple H On Jelly Roll&#8217;s Weight Loss Journey + WWE SummerSlam In-Ring Debut" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/FotoJet-13.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/FotoJet-13.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-on-jelly-rolls-weight-loss-journey-wwe-summerslam-in-ring-debut"  rel="bookmark" title="Triple H On Jelly Roll&#8217;s Weight Loss Journey + WWE SummerSlam In-Ring Debut">Triple H On Jelly Roll&#8217;s Weight Loss Journey + WWE SummerSlam In-Ring Debut</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/akash-dhakite">Akash Dhakite</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T15:20:39-04:00" >17 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-on-jelly-rolls-weight-loss-journey-wwe-summerslam-in-ring-debut#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">During an appearance on the WWE Evolution 2 post-show,...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/tna/tessa-blanchard-admits-to-altering-match-finish-for-britt-baker"  rel="bookmark" class="td-image-wrap " title="Tessa Blanchard Admits To Altering Match Finish For Britt Baker" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Tessa-Blanchard-Britt-Baker-.png?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Tessa-Blanchard-Britt-Baker-.png?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/tna" class="td-post-category">TNA</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/tna/tessa-blanchard-admits-to-altering-match-finish-for-britt-baker"  rel="bookmark" title="Tessa Blanchard Admits To Altering Match Finish For Britt Baker">Tessa Blanchard Admits To Altering Match Finish For Britt Baker</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/christopher-paul">Christopher Paul</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T15:18:18-04:00" >17 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/tna/tessa-blanchard-admits-to-altering-match-finish-for-britt-baker#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Former Impact World Champion and former Knockouts Champion Tessa...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/gail-kim-slams-fans-body-shaming-legends-at-wwe-evolution-2"  rel="bookmark" class="td-image-wrap " title="Gail Kim Slams Fans Body-Shaming Legends At WWE Evolution 2" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2023/06/gail-kim.jpg?resize=696%2C392&quality=50&ssl=1" style="background-image:url(https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2023/06/gail-kim.jpg?resize=696%2C392&quality=50&ssl=1)"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/gail-kim-slams-fans-body-shaming-legends-at-wwe-evolution-2"  rel="bookmark" title="Gail Kim Slams Fans Body-Shaming Legends At WWE Evolution 2">Gail Kim Slams Fans Body-Shaming Legends At WWE Evolution 2</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/thomas-lowson">Thomas Lowson</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T14:20:43-04:00" >18 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/gail-kim-slams-fans-body-shaming-legends-at-wwe-evolution-2#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Gail Kim has no time for fans wanting to...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/aew/nixon-newell-says-toni-storms-work-is-her-to-a-tee"  rel="bookmark" class="td-image-wrap " title="Nixon Newell Says Toni Storm&#8217;s Work Is Her To A Tee" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/05/timeless-toni-storm.jpeg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/05/timeless-toni-storm.jpeg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/aew" class="td-post-category">AEW</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/aew/nixon-newell-says-toni-storms-work-is-her-to-a-tee"  rel="bookmark" title="Nixon Newell Says Toni Storm&#8217;s Work Is Her To A Tee">Nixon Newell Says Toni Storm&#8217;s Work Is Her To A Tee</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/thomas-lowson">Thomas Lowson</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T14:08:13-04:00" >18 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/aew/nixon-newell-says-toni-storms-work-is-her-to-a-tee#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Nixon Newell has been blown away by the character...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/rikishi-on-bloodline-we-stand-on-business-jimmy-usos-future"  rel="bookmark" class="td-image-wrap " title="Rikishi On Bloodline &#8211; ‘We Stand On Business’ + Jimmy Uso’s Future" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/02/the-bloodline-the-rock-roman-reigns.jpeg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2024/02/the-bloodline-the-rock-roman-reigns.jpeg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/rikishi-on-bloodline-we-stand-on-business-jimmy-usos-future"  rel="bookmark" title="Rikishi On Bloodline &#8211; ‘We Stand On Business’ + Jimmy Uso’s Future">Rikishi On Bloodline &#8211; ‘We Stand On Business’ + Jimmy Uso’s Future</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/akash-dhakite">Akash Dhakite</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T14:06:35-04:00" >18 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/rikishi-on-bloodline-we-stand-on-business-jimmy-usos-future#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">During a recent interview with Justin Dhillon of &quot;The...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/big-e-lets-not-wait-7-more-years-for-wwe-evolution-3"  rel="bookmark" class="td-image-wrap " title="Big E &#8211; &#8216;Let&#8217;s Not Wait 7 More Years For WWE Evolution 3&#8217;" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/01/big-e-wwe.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/01/big-e-wwe.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/big-e-lets-not-wait-7-more-years-for-wwe-evolution-3"  rel="bookmark" title="Big E &#8211; &#8216;Let&#8217;s Not Wait 7 More Years For WWE Evolution 3&#8217;">Big E &#8211; &#8216;Let&#8217;s Not Wait 7 More Years For WWE Evolution 3&#8217;</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/thomas-lowson">Thomas Lowson</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T13:58:42-04:00" >19 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/big-e-lets-not-wait-7-more-years-for-wwe-evolution-3#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">WWE Evolution 2 is in the history books, seven...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/trish-stratus-is-this-the-last-time"  rel="bookmark" class="td-image-wrap " title="Trish Stratus &#8211; &#8216;Is This The Last Time?&#8217;" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Trish-Stratus-WWE-Evolution-2.jpeg?resize=696%2C391&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Trish-Stratus-WWE-Evolution-2.jpeg?resize=696%2C391&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/trish-stratus-is-this-the-last-time"  rel="bookmark" title="Trish Stratus &#8211; &#8216;Is This The Last Time?&#8217;">Trish Stratus &#8211; &#8216;Is This The Last Time?&#8217;</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/akash-dhakite">Akash Dhakite</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T13:51:22-04:00" >19 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/trish-stratus-is-this-the-last-time#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Trish Stratus returned to in-ring action at WWE Evolution...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-addresses-goldbergs-sons-wwe-career"  rel="bookmark" class="td-image-wrap " title="Triple H Addresses Goldberg&#8217;s Son&#8217;s WWE Career" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Triple-H-Goldberg.png?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Triple-H-Goldberg.png?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-addresses-goldbergs-sons-wwe-career"  rel="bookmark" title="Triple H Addresses Goldberg&#8217;s Son&#8217;s WWE Career">Triple H Addresses Goldberg&#8217;s Son&#8217;s WWE Career</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/christopher-paul">Christopher Paul</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T13:46:25-04:00" >19 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-addresses-goldbergs-sons-wwe-career#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">WWE Saturday Night&#039;s Main Event was the final time...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/aew/pat-mcafee-to-adam-cole-god-speed-on-your-recovery"  rel="bookmark" class="td-image-wrap " title="Pat McAfee To Adam Cole &#8211; &#8216;God Speed On Your Recovery&#8217;" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2023/09/Pat-McAfee-Adam-Cole.webp?resize=696%2C407&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2023/09/Pat-McAfee-Adam-Cole.webp?resize=696%2C407&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/aew" class="td-post-category">AEW</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/aew/pat-mcafee-to-adam-cole-god-speed-on-your-recovery"  rel="bookmark" title="Pat McAfee To Adam Cole &#8211; &#8216;God Speed On Your Recovery&#8217;">Pat McAfee To Adam Cole &#8211; &#8216;God Speed On Your Recovery&#8217;</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/akash-dhakite">Akash Dhakite</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T13:44:37-04:00" >19 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/aew/pat-mcafee-to-adam-cole-god-speed-on-your-recovery#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">AEW wrestler Adam Cole has suffered a major setback...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/wwe-legend-explains-what-jelly-roll-will-bring-to-summerslam"  rel="bookmark" class="td-image-wrap " title="WWE Legend Explains What Jelly Roll Will Bring To SummerSlam" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Jelly-Roll-WWE-Logan-Paul.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Jelly-Roll-WWE-Logan-Paul.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/wwe-legend-explains-what-jelly-roll-will-bring-to-summerslam"  rel="bookmark" title="WWE Legend Explains What Jelly Roll Will Bring To SummerSlam">WWE Legend Explains What Jelly Roll Will Bring To SummerSlam</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/christopher-paul">Christopher Paul</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T13:39:30-04:00" >19 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/wwe-legend-explains-what-jelly-roll-will-bring-to-summerslam#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Prior to the last episode of WWE SmackDown, it...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/tna-star-recalls-a-time-she-was-booed-for-meeting-roman-reigns"  rel="bookmark" class="td-image-wrap " title="TNA Star Recalls A Time She Was Booed For Meeting Roman Reigns" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/05/roman-reigns-wwe.jpg?resize=696%2C464&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/05/roman-reigns-wwe.jpg?resize=696%2C464&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/tna-star-recalls-a-time-she-was-booed-for-meeting-roman-reigns"  rel="bookmark" title="TNA Star Recalls A Time She Was Booed For Meeting Roman Reigns">TNA Star Recalls A Time She Was Booed For Meeting Roman Reigns</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/christopher-paul">Christopher Paul</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T12:58:51-04:00" >20 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/tna-star-recalls-a-time-she-was-booed-for-meeting-roman-reigns#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">What happens when a superfan wants to meet WWE&#039;s...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/goldbergs-wcw-rise-was-an-accident-claims-ex-wwe-manager"  rel="bookmark" class="td-image-wrap " title="Goldberg’s WCW Rise Was An Accident Claims Ex-WWE Manager" ><span data-bg="https://www.ewrestlingnews.com/wp-content/uploads/2025/06/goldberg-bill-wwe-696x348.avif" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://www.ewrestlingnews.com/wp-content/uploads/2025/06/goldberg-bill-wwe-696x348.avif" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/goldbergs-wcw-rise-was-an-accident-claims-ex-wwe-manager"  rel="bookmark" title="Goldberg’s WCW Rise Was An Accident Claims Ex-WWE Manager">Goldberg’s WCW Rise Was An Accident Claims Ex-WWE Manager</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/christopher-paul">Christopher Paul</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T12:06:27-04:00" >20 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/goldbergs-wcw-rise-was-an-accident-claims-ex-wwe-manager#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Goldberg wrestled his final match in WWE at Saturday...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/the-latest-on-logan-paul-and-wwes-new-partnership"  rel="bookmark" class="td-image-wrap " title="The Latest On Logan Paul And WWE&#8217;s New Partnership" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/05/triple-h-logan-paul-WWE-WrestleMania-41.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/05/triple-h-logan-paul-WWE-WrestleMania-41.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/the-latest-on-logan-paul-and-wwes-new-partnership"  rel="bookmark" title="The Latest On Logan Paul And WWE&#8217;s New Partnership">The Latest On Logan Paul And WWE&#8217;s New Partnership</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/akash-dhakite">Akash Dhakite</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T11:55:32-04:00" >21 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/the-latest-on-logan-paul-and-wwes-new-partnership#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Logan Paul and WWE have once again collaborated for...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/becky-lynch-claims-to-be-the-definition-and-the-greatest-female-wrestler"  rel="bookmark" class="td-image-wrap " title="Becky Lynch Claims To Be &#8216;The Definition&#8217; And &#8216;The Greatest Female Wrestler&#8217;" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Becky-Lynch-WWE.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/Becky-Lynch-WWE.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/becky-lynch-claims-to-be-the-definition-and-the-greatest-female-wrestler"  rel="bookmark" title="Becky Lynch Claims To Be &#8216;The Definition&#8217; And &#8216;The Greatest Female Wrestler&#8217;">Becky Lynch Claims To Be &#8216;The Definition&#8217; And &#8216;The Greatest Female Wrestler&#8217;</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/christopher-paul">Christopher Paul</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T11:54:12-04:00" >21 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/becky-lynch-claims-to-be-the-definition-and-the-greatest-female-wrestler#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">At WWE Evolution 2, Becky Lynch defended her WWE...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-charlotte-flair-others-react-to-naomis-wwe-womens-world-title-win"  rel="bookmark" class="td-image-wrap " title="Triple H, Charlotte Flair, &#038; Others React To Naomi’s WWE Women’s World Title Win" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/FotoJet-12.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/FotoJet-12.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-charlotte-flair-others-react-to-naomis-wwe-womens-world-title-win"  rel="bookmark" title="Triple H, Charlotte Flair, &#038; Others React To Naomi’s WWE Women’s World Title Win">Triple H, Charlotte Flair, &#038; Others React To Naomi’s WWE Women’s World Title Win</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/akash-dhakite">Akash Dhakite</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T11:53:32-04:00" >21 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-charlotte-flair-others-react-to-naomis-wwe-womens-world-title-win#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">WWE Superstar Naomi finally became the new Women&#039;s World...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/wwes-reaction-to-nbc-cutting-goldbergs-speech-mid-way"  rel="bookmark" class="td-image-wrap " title="WWE&#8217;s Reaction To NBC Cutting Goldberg&#8217;s Speech Mid-Way" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/wwe-bill-goldberg.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/wwe-bill-goldberg.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/wwes-reaction-to-nbc-cutting-goldbergs-speech-mid-way"  rel="bookmark" title="WWE&#8217;s Reaction To NBC Cutting Goldberg&#8217;s Speech Mid-Way">WWE&#8217;s Reaction To NBC Cutting Goldberg&#8217;s Speech Mid-Way</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/christopher-paul">Christopher Paul</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T11:52:11-04:00" >21 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/wwes-reaction-to-nbc-cutting-goldbergs-speech-mid-way#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Goldberg had his final match in WWE at Saturday...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-on-goldbergs-retirement-match-he-did-a-great-job"  rel="bookmark" class="td-image-wrap " title="Triple H On Goldberg’s Retirement Match &#8211; ‘He Did A Great Job’" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/wwe-bill-goldberg-1.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/wwe-bill-goldberg-1.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-on-goldbergs-retirement-match-he-did-a-great-job"  rel="bookmark" title="Triple H On Goldberg’s Retirement Match &#8211; ‘He Did A Great Job’">Triple H On Goldberg’s Retirement Match &#8211; ‘He Did A Great Job’</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/akash-dhakite">Akash Dhakite</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T11:50:39-04:00" >21 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/triple-h-on-goldbergs-retirement-match-he-did-a-great-job#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Over the weekend, Goldberg officially wrestled his final match...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/preview-for-tonights-episode-of-wwe-raw-7-1-4-25"  rel="bookmark" class="td-image-wrap " title="Preview For Tonight&#8217;s Episode Of WWE RAW (7/14/25)" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/04/wwe-Monday-Night-RAW-netflix.jpeg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/04/wwe-Monday-Night-RAW-netflix.jpeg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/preview-for-tonights-episode-of-wwe-raw-7-1-4-25"  rel="bookmark" title="Preview For Tonight&#8217;s Episode Of WWE RAW (7/14/25)">Preview For Tonight&#8217;s Episode Of WWE RAW (7/14/25)</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/saptarshi-sinha">Saptarshi Sinha</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T09:03:39-04:00" >24 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/preview-for-tonights-episode-of-wwe-raw-7-1-4-25#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">WWE will present a new episode of Monday Night...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/jbl-shares-several-hilarious-owen-hart-rib-stories"  rel="bookmark" class="td-image-wrap " title="JBL Shares Several Hilarious Owen Hart Rib Stories" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/04/JBL-John-Bradshaw-Layfield-wwe.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/04/JBL-John-Bradshaw-Layfield-wwe.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/jbl-shares-several-hilarious-owen-hart-rib-stories"  rel="bookmark" title="JBL Shares Several Hilarious Owen Hart Rib Stories">JBL Shares Several Hilarious Owen Hart Rib Stories</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/saptarshi-sinha">Saptarshi Sinha</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T08:53:21-04:00" >24 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/jbl-shares-several-hilarious-owen-hart-rib-stories#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">During a recent edition of the &quot;Something To Wrestle...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/editorial/highs-lows-of-wwe-aew-shows-this-weekend-question-of-the-day"  rel="bookmark" class="td-image-wrap " title="Highs &#038; Lows Of WWE &#038; AEW Shows This Weekend? | Question Of The Day" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/July-2025-Weekend-PPVS.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/07/July-2025-Weekend-PPVS.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/editorial" class="td-post-category">Editorial</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/editorial/highs-lows-of-wwe-aew-shows-this-weekend-question-of-the-day"  rel="bookmark" title="Highs &#038; Lows Of WWE &#038; AEW Shows This Weekend? | Question Of The Day">Highs &#038; Lows Of WWE &#038; AEW Shows This Weekend? | Question Of The Day</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/anthony-mango">Anthony Mango</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T08:50:47-04:00" >24 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/editorial/highs-lows-of-wwe-aew-shows-this-weekend-question-of-the-day#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">Welcome to another eWrestlingNews Question of the Day!

This weekend...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/jeff-jarrett-casts-doubt-on-the-long-term-potential-of-wwe-unreal"  rel="bookmark" class="td-image-wrap " title="Jeff Jarrett Casts Doubt On The Long-Term Potential Of WWE: Unreal" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/03/jeff-jarrett-aew-dynamite.jpg?resize=696%2C392&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2025/03/jeff-jarrett-aew-dynamite.jpg?resize=696%2C392&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/jeff-jarrett-casts-doubt-on-the-long-term-potential-of-wwe-unreal"  rel="bookmark" title="Jeff Jarrett Casts Doubt On The Long-Term Potential Of WWE: Unreal">Jeff Jarrett Casts Doubt On The Long-Term Potential Of WWE: Unreal</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/saptarshi-sinha">Saptarshi Sinha</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T08:47:36-04:00" >24 hours ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/jeff-jarrett-casts-doubt-on-the-long-term-potential-of-wwe-unreal#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">During a recent edition of his &quot;My World&quot; podcast,...</div>
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.ewrestlingnews.com/news/wwe/new-photos-of-lola-vice-giulia-liv-morgan-maxxine-dupri-natalya-trish-stratus-more"  rel="bookmark" class="td-image-wrap " title="New Photos Of Lola Vice, Giulia, Liv Morgan, Maxxine Dupri, Natalya, Trish Stratus, &#038; More" ><span data-bg="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2023/09/LolaVice34.webp?resize=615%2C409&#038;quality=50&#038;ssl=1" class="entry-thumb td-thumb-css rocket-lazyload" data-type="css_image" data-img-url="https://i0.wp.com/www.ewrestlingnews.com/wp-content/uploads/2023/09/LolaVice34.webp?resize=615%2C409&quality=50&ssl=1" style=""  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.ewrestlingnews.com/news/wwe" class="td-post-category">WWE</a>
                    <h3 class="entry-title td-module-title"><a href="https://www.ewrestlingnews.com/news/wwe/new-photos-of-lola-vice-giulia-liv-morgan-maxxine-dupri-natalya-trish-stratus-more"  rel="bookmark" title="New Photos Of Lola Vice, Giulia, Liv Morgan, Maxxine Dupri, Natalya, Trish Stratus, &#038; More">New Photos Of Lola Vice, Giulia, Liv Morgan, Maxxine Dupri, Natalya, Trish Stratus, &#038; More</a></h3>
                    
                                            <div class="td-editor-date">
                                                        
                                                            <span class="td-author-date">
                                                                        <span class="td-post-author-name"><a href="https://www.ewrestlingnews.com/author/ryanclarkwzr">Ryan Clark</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2025-07-14T03:25:22-04:00" >1 day ago</time></span>                                                                        <span class="td-module-comments"><a href="https://www.ewrestlingnews.com/news/wwe/new-photos-of-lola-vice-giulia-liv-morgan-maxxine-dupri-natalya-trish-stratus-more#disqus_thread">0</a></span>                                </span>
                                                    </div>
                    
                    <div class="td-excerpt">It&#039;s time for your &quot;Top 25 WWE Instagram Photos...</div>
                    
                                    </div>
            </div>
        </div>

        </div><div class="td-load-more-wrap"><a href="#" class="td_ajax_load_more td_ajax_load_more_js" aria-label="Load more" id="next-page-tdi_88" data-td_block_id="tdi_88">Load more<i class="td-load-more-icon td-icon-right"></i></a></div></div></div></div><div class="vc_column tdi_90  wpb_column vc_column_container tdc-column td-pb-span4 td-is-sticky">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_90{
                    vertical-align: baseline;
                }.tdi_90 > .wpb_wrapper,
				.tdi_90 > .wpb_wrapper > .tdc-elements{
				    display: block;
				}.tdi_90 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_90 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_90 > .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 td-a-rec td-a-rec-id-custom-spot tdi_91 td_block_template_4">
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_91{
padding-top:20px !important;
padding-bottom:20px !important;
border-color:#939393 !important;
border-style:solid !important;
border-width:0 !important;
position:relative;
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_91.td-a-rec{
					text-align: center;
				}.tdi_91.td-a-rec:not(.td-a-rec-no-translate){
				    transform: translateZ(0);
				}.tdi_91 .td-element-style{
					z-index: -1;
				}
</style>
<div class="tdi_91_rand_style td-element-style">
<div class="td-element-style-before"><style>
.tdi_91_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://www.ewrestlingnews.com/wp-content/uploads/2023/12/black-twill.png") !important;
background-repeat:repeat !important;
opacity:8% !important;
background-position:center top !important;
}
</style></div><style> </style></div><!-- Tag ID: ewrestlingnews_right_rail_4 -->
<div align="center" data-freestar-ad="__300x600" id="ewrestlingnews_right_rail_4">
  <script type="rocketlazyloadscript" data-cfasync="false" data-rocket-type="text/javascript">
    freestar.config.enabled_slots.push({ placementName: "ewrestlingnews_right_rail_4", slotId: "ewrestlingnews_right_rail_4" });
  </script>
</div></div></div></div></div></div></div></div>                </div>
                            </div> <!-- /.td-main-content-wrap -->


                <div data-wpr-lazyrender="1" class="td-footer-template-wrap" style="position: relative">
                <div  class="td-footer-wrap ">
            <div id="tdi_92" class="tdc-zone"><div class="tdc_zone tdi_93  wpb_row td-pb-row tdc-element-style"  >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_93{
                    min-height: 0;
                }.tdi_93 > .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;
                }
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_93{
border-color:var(--chained-news-blue) !important;
border-style:solid !important;
border-width:0 !important;
position:relative;
}

</style>
<div class="tdi_92_rand_style td-element-style" ><style>
/* custom css - generated by TagDiv Composer */

.tdi_92_rand_style{
background-color:var(--news-hub-dark-grey) !important;
}
 </style></div><div id="tdi_94" class="tdc-row stretch_row_1200 td-stretch-content"><div class="vc_row tdi_95  wpb_row td-pb-row tdc-element-style" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_95,
                .tdi_95 .tdc-columns{
                    min-height: 0;
                }.tdi_95,
				.tdi_95 .tdc-columns{
				    display: block;
				}.tdi_95 .tdc-columns{
				    width: 100%;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_95{
position:relative;
}

.tdi_95 .td_block_wrap{ text-align:left }

</style>
<div class="tdi_94_rand_style td-element-style" ><div class="td-element-style-before"><style>
/* custom css - generated by TagDiv Composer */

.tdi_94_rand_style > .td-element-style-before {
content:'' !important;
width:100% !important;
height:100% !important;
position:absolute !important;
top:0 !important;
left:0 !important;
display:block !important;
z-index:0 !important;
border-color:var(--base-color-1) !important;
border-style:solid !important;
border-width: 1px 0px 3px 0px !important;
background-size:cover !important;
background-position:center top !important;
}
</style></div><style>
/* custom css - generated by TagDiv Composer */

.tdi_94_rand_style{
background-color:var(--light-color-1) !important;
}
 </style></div><div class="vc_column tdi_97  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_97{
                    vertical-align: baseline;
                }.tdi_97 > .wpb_wrapper,
				.tdi_97 > .wpb_wrapper > .tdc-elements{
				    display: block;
				}.tdi_97 > .wpb_wrapper > .tdc-elements{
				    width: 100%;
				}.tdi_97 > .wpb_wrapper > .vc_row_inner{
				    width: auto;
				}.tdi_97 > .wpb_wrapper{
				    width: auto;
				    height: auto;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_97{
position:relative;
}

</style>
<div class="tdi_96_rand_style td-element-style" ><style>
/* custom css - generated by TagDiv Composer */

.tdi_96_rand_style{
background-color:var(--news-hub-dark-grey) !important;
}
 </style></div><div class="wpb_wrapper" ><div class="vc_row_inner tdi_99  vc_row vc_inner wpb_row td-pb-row" >
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */


                
                .tdi_99{
                    position: relative !important;
                    top: 0;
                    transform: none;
                    -webkit-transform: none;
                }.tdi_99,
				.tdi_99 .tdc-inner-columns{
				    display: flex;
				
				    flex-direction: row;
				
				    flex-wrap: nowrap;
				
				    justify-content: flex-start;
				
				    align-items: center;
				}.tdi_99 .tdc-inner-columns{
				    width: 100%;
				}@media (min-width: 768px) {
	                .tdi_99 {
	                    margin-left: -0px;
	                    margin-right: -0px;
	                }
	                .tdi_99 > .vc_column_inner,
	                .tdi_99 > .tdc-inner-columns > .vc_column_inner {
	                    padding-left: 0px;
	                    padding-right: 0px;
	                }
                }

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
.tdi_99,
				.tdi_99 .tdc-inner-columns{
				    flex-direction: column;
				}.tdi_99,
				.tdi_99 .tdc-inner-columns{
				    align-items: flex-start;
				}
}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_99{
margin-right:0px !important;
margin-left:0px !important;
padding-top:25px !important;
padding-bottom:25px !important;
border-color:#000000 !important;
border-style:solid !important;
border-width:0 !important;
position:relative;
}

.tdi_99 .td_block_wrap{ text-align:left }

/* phone */
@media (max-width: 767px)
{
.tdi_99{
width:100% !important;
}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_99{
padding-top:20px !important;
padding-bottom:20px !important;
}
}

</style>
<div class="tdi_98_rand_style td-element-style" ><style>
/* custom css - generated by TagDiv Composer */

.tdi_98_rand_style{
background-color:var(--news-hub-dark-grey) !important;
}
 </style></div><div class="vc_column_inner tdi_101  wpb_column vc_column_container tdc-inner-column td-pb-span4">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_101{
                    vertical-align: baseline;
                }.tdi_101 .vc_column-inner > .wpb_wrapper,
				.tdi_101 .vc_column-inner > .wpb_wrapper .tdc-elements{
				    display: block;
				}.tdi_101 .vc_column-inner > .wpb_wrapper .tdc-elements{
				    width: 100%;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_101{
width:30% !important;
}

/* phone */
@media (max-width: 767px)
{
.tdi_101{
margin-bottom:10px !important;
width:100% !important;
justify-content:center !important;
text-align:center !important;
}
}

</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_102 td-pb-border-top td_block_template_4 tdb-header-align"  data-td-block-uid="tdi_102" >
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_102 .tdb-logo-a,
                .tdi_102 h1{
                    flex-direction: row;
                }.tdi_102 .tdb-logo-a,
                .tdi_102 h1{
                    align-items: center;
                
                    justify-content: center;
                }.tdi_102 .tdb-logo-svg-wrap{
                    display: block;
                }.tdi_102 .tdb-logo-svg-wrap + .tdb-logo-img-wrap{
                    display: none;
                }.tdi_102 .tdb-logo-img{
                    max-width: 250px;
                }.tdi_102 .tdb-logo-img-wrap{
                    display: block;
                }.tdi_102 .tdb-logo-text-tagline{
                    margin-top: 2px;
                    margin-left: 0;
                
                    display: block;
                }.tdi_102 .tdb-logo-text-title{
                    display: block;
                }.tdi_102 .tdb-logo-text-wrap{
                    flex-direction: column;
                
                    align-items: flex-start;
                }.tdi_102 .tdb-logo-icon{
                    top: 0px;
                
                    display: block;
                }
</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="/" title="Wrestling News - eWrestlingNews Logo"><h1><span class="tdb-logo-img-wrap"><img class="tdb-logo-img td-retina-data" data-retina="https://www.ewrestlingnews.com/wp-content/uploads/2024/01/ewn-logo-shadow-small.png" src="https://www.ewrestlingnews.com/wp-content/uploads/2024/01/ewn-logo-shadow-small.png" alt="Wrestling News - eWrestlingNews Logo"  title="Wrestling News - eWrestlingNews Logo"  width="950" height="100" /></span></h1></a></div></div> <!-- ./block --></div></div></div><div class="vc_column_inner tdi_104  wpb_column vc_column_container tdc-inner-column td-pb-span8">
<style scoped>
/* custom css - generated by TagDiv Composer */

/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_104{
                    vertical-align: baseline;
                }.tdi_104 .vc_column-inner > .wpb_wrapper,
				.tdi_104 .vc_column-inner > .wpb_wrapper .tdc-elements{
				    display: block;
				}.tdi_104 .vc_column-inner > .wpb_wrapper .tdc-elements{
				    width: 100%;
				}
/* inline tdc_css att - generated by TagDiv Composer */

.tdi_104{
width:70% !important;
}

/* phone */
@media (max-width: 767px)
{
.tdi_104{
width:100% !important;
}
}

</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_block_list_menu tdi_105 td-blm-display-horizontal td-pb-border-top td_block_template_4 widget"  data-td-block-uid="tdi_105" >
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_105{
margin-right:75px !important;
margin-bottom:0px !important;
padding-bottom:0px !important;
border-style:solid !important;
border-color:#888888 !important;
border-width: 0px 0px 0px 0px !important;
}

/* phone */
@media (max-width: 767px)
{
.tdi_105{
margin-right:0px !important;
}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_105{
padding-bottom:10px !important;
}
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.td_block_list_menu ul{
                  flex-wrap: wrap;
                  margin-left: 12px;
                }.td_block_list_menu ul li{
					margin-left: 0;
				}.td_block_list_menu ul li a{
					display: flex;
                  	margin-left: 0;
                }.td_block_list_menu .td-blm-menu-item-txt{
					display: flex;
					align-items: center;
					flex-grow: 1;
				}.td_block_list_menu .sub-menu{
                  padding-left: 22px;
                }.td_block_list_menu .sub-menu li{
                  font-size: 13px;
                }.td_block_list_menu li.current-menu-item > a,
				.td_block_list_menu li.current-menu-ancestor > a,
				.td_block_list_menu li.current-category-ancestor > a,
				.td_block_list_menu li.current-page-ancestor > a{
				    color: var(--td_theme_color, #4db2ec);
				}.td_block_list_menu .td-blm-sub-icon{
					display: flex;
					align-items: center;
					justify-content: center;
					margin-left: .6em;
					padding: 0 .6em;
					transition: transform .2s ease-in-out;
				}.td_block_list_menu .td-blm-sub-icon svg{
					display: block;
					width: 1em;
					height: auto;
				}.td_block_list_menu .td-blm-sub-icon svg,
				.td_block_list_menu .td-blm-sub-icon svg *{
					fill: currentColor;
				}.td_block_list_menu.td-blm-display-accordion .menu-item-has-children ul{
					display: none;
				}.td_block_list_menu.td-blm-display-accordion .menu-item-has-children-open > a > .td-blm-sub-icon{
					transform: rotate(180deg);
				}.td_block_list_menu.td-blm-display-horizontal ul{
					display: flex;
				}body .tdi_105 ul{
					text-align: right;
					justify-content: flex-end;
				
					margin: 0px;
				}body .tdi_105 ul li a{
					justify-content: flex-end;
				}body .tdi_105 .td-blm-menu-item-txt{
					flex-grow: unset;
				}body .tdi_105 ul li{
					margin-right: 30px;
				}body .tdi_105 ul li:last-child{
					margin-right: 0;
				}body .tdi_105 a,
				body .tdi_105 .td-blm-sub-icon{
					color: #ffffff;
				}body .tdi_105 li.current-menu-item > a,
				body .tdi_105 li.current-menu-ancestor > a,
				body .tdi_105 li.current-category-ancestor > a,
				body .tdi_105 li.current-page-ancestor > a,
				body .tdi_105 a:hover,
				body .tdi_105 li.current-menu-item > a > .td-blm-sub-icon,
				body .tdi_105 li.current-menu-ancestor > a > .td-blm-sub-icon,
				body .tdi_105 li.current-category-ancestor > a > .td-blm-sub-icon,
				body .tdi_105 li.current-page-ancestor > a > .td-blm-sub-icon,
				body .tdi_105 a:hover > .td-blm-sub-icon{
					color: #1e73be;
				}body .tdi_105 .td-block-title a,
				body .tdi_105 .td-block-title span{
					font-family:Montserrat !important;font-size:16px !important;font-weight:700 !important;
				}body .tdi_105 li{
					font-family:Montserrat !important;font-size:15px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:uppercase !important;
				}

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
body .tdi_105 ul li{
					margin-right: 25px;
				}body .tdi_105 ul li:last-child{
					margin-right: 0;
				}body .tdi_105 li{
					font-size:16px !important;
				}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
body .tdi_105 ul li{
					margin-right: 15px;
				}body .tdi_105 ul li:last-child{
					margin-right: 0;
				}
}

/* phone */
@media (max-width: 767px){
/* custom css - generated by TagDiv Composer */
body .tdi_105 ul{
					text-align: center;
					justify-content: center;
				}body .tdi_105 ul li a{
					justify-content: center;
				}body .tdi_105 .td-blm-menu-item-txt{
					flex-grow: unset;
				}body .tdi_105 ul li{
					margin-right: 15px;
				}body .tdi_105 ul li:last-child{
					margin-right: 0;
				}body .tdi_105 li{
					font-size:16px !important;line-height:1.8 !important;
				}
}
</style><div class="td-block-title-wrap"></div><div id=tdi_105 class="td_block_inner td-fix-index"><div class="menu-footer-menu-container"><ul id="menu-footer-menu" class="menu"><li id="menu-item-348296" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-348296"><a href="https://www.ewrestlingnews.com/terms-of-service"><span class="td-blm-menu-item-txt">Terms of Service</span></a></li>
<li id="menu-item-348299" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-348299"><a href="https://www.ewrestlingnews.com/contact"><span class="td-blm-menu-item-txt">Contact us</span></a></li>
<li id="menu-item-348297" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-348297"><a href="https://www.ewrestlingnews.com/privacy-policy"><span class="td-blm-menu-item-txt">Privacy Policy</span></a></li>
<li id="menu-item-348300" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-348300"><a href="https://www.ewrestlingnews.com/disqus-rules-regulations"><span class="td-blm-menu-item-txt">Community Rules</span></a></li>
<li id="menu-item-348298" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-348298"><a href="https://www.ewrestlingnews.com/join-us"><span class="td-blm-menu-item-txt">Join Us</span></a></li>
</ul></div></div></div></div></div></div></div><div class="tdm_block td_block_wrap tdm_block_column_title tdi_106 tdm-content-horiz-center td-pb-border-top td_block_template_4"  data-td-block-uid="tdi_106" >
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_106{
margin-bottom:10px !important;
position:relative;
}

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px)
{
.tdi_106{
margin-bottom:5px !important;
}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_106{
margin-bottom:0px !important;
}
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdm_block_column_title{
                  margin-bottom: 0;
                  display: inline-block;
                  width: 100%;
                }
</style>
<div class="tdi_106_rand_style td-element-style"><style>
.tdi_106_rand_style{
background-color:var(--news-hub-dark-grey) !important;
}
 </style></div><div class="td-block-row"><div class="td-block-span12 tdm-col">
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.tdi_107 .tdm-title{
					color: #ffffff;
				}body .tdi_107 .tdm-title-line:after{
					background: #1e73be;
				}.tdi_107 .tdm-title-line{
					width: 180px;
				
					height: 10px;
				}.tdi_107 .tdm-title-line:after{
					height: 2px;
				
					bottom: 40%;
				}
</style><div class="tds-title tds-title2 td-fix-index tdi_107 "><h3 class="tdm-title tdm-title-sm"></h3><div class="tdm-title-line"></div></div></div></div></div><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_108 td-pb-border-top td_block_template_4"  data-td-block-uid="tdi_108" >
<style>

/* inline tdc_css att - generated by TagDiv Composer */

.tdi_108{
margin-right:200px !important;
margin-bottom:30px !important;
margin-left:200px !important;
position:relative;
}

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px)
{
.tdi_108{
margin-bottom:20px !important;
}
}

/* phone */
@media (max-width: 767px)
{
.tdi_108{
margin-right:10px !important;
margin-bottom:20px !important;
margin-left:10px !important;
}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px)
{
.tdi_108{
margin-bottom:15px !important;
}
}

</style>
<style>
/* custom css - generated by TagDiv Composer */
/* custom css - generated by TagDiv Composer */
.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_108{
                    text-align: center !important;
                    margin-right: auto; 
                    margin-left: auto;
                }.tdi_108 .tdm-descr{
                    color: #ffffff;
                
					font-family:Montserrat !important;font-size:15px !important;line-height:1.5 !important;font-weight:400 !important;
				}.tdi_108 .tdm-descr a{
                    color: #ec3535;
                }.tdi_108 .tdm-descr a:hover{
                    color: #c11f1f;
                }

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
/* custom css - generated by TagDiv Composer */
.tdi_108 .tdm-descr{
					font-size:13px !important;
				}
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
/* custom css - generated by TagDiv Composer */
.tdi_108 .tdm-descr{
					font-size:12px !important;
				}
}
</style>
<div class="tdi_108_rand_style td-element-style"><style>
.tdi_108_rand_style{
background-color:var(--news-hub-dark-grey) !important;
}
 </style></div><p class="tdm-descr">eWrestlingNews was founded in 1999 and has been covering wrestling news 24/7 ever since. With a strong team of writers, editorialists, and social managers, we strive to provide to you the most up-to-date wrestling news and information around the web.</p></div></div></div></div></div></div></div>        </div>

    </div>
    

</div><!--close td-outer-wrap-->


<script type="rocketlazyloadscript" data-cfasync="false" id="dsq-count-scr" data-rocket-src="//ewrestlingnews.disqus.com/count.js" async></script>

<script nowprocket>
function triggerWindowResize() {
	if (typeof(Event) === 'function') {
		window.dispatchEvent(new Event('resize'));
	} else {
		var evt = window.document.createEvent('UIEvents'); 
		evt.initUIEvent('resize', true, false, window, 0); 
		window.dispatchEvent(evt);
	}
}
window.addEventListener('load', triggerWindowResize);
</script>

<!-- HTML for geo depending button -->

<style>    
    #pmLink {        
        visibility: hidden;               
        text-decoration: none;        
        cursor: pointer;        
        background: transparent;        
        border: none;    
    }

    #pmLink:hover {        
        visibility: visible;        
        color: grey;    
    } 
</style>

<button id="pmLink">Privacy Manager</button>



    <!--

        Theme: Newspaper by tagDiv.com 2024
        Version: 12.6.5 (rara)
        Deploy mode: deploy
        
        uid: 68764b3f066fd
    -->

    
<!-- Custom css from theme panel -->
<style type="text/css" media="screen">
/* custom css theme panel - generated by TagDiv Theme Panel */
.td-fix-index {
-webkit-transform: none;
}
div.hidedesktop {
  background-color: transparent;
  padding: 20px;
}

@media screen and (min-width: 640px) {
  div.hidedesktop {
    display: none;
  }
}

body.td-animation-stack-type0 .td-animation-stack .entry-thumb,
body.td-animation-stack-type0 .post img {
    opacity: 1 !important; 
}

.td-header-wrap .header-search-wrap #td-header-search-button .td-icon-search {
    line-height: 48px;
}

/*
Theme Name: eWrestlingNews.com
Description: Newspaper child theme
Template: Newspaper
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.td-ss-main-sidebar,
.td-ss-row .td-pb-span4 .wpb_wrapper {
  -webkit-perspective: none;
}

.td-header-style-3 .td-header-sp-logo {
  height: 50px;
  margin: 28px 0 0;
}

@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-3 .td-header-sp-logo {
    margin: 17px 40px 0 0;
  }
}

.td-header-style-3 .td-header-sp-logo img {
  top: 40px;
}

.td-header-style-3 .td-header-sp-recs {
  margin: 10px 0;
  float: right;
}

#menu-main-header-nav-1 {
  margin-left: -10px;
}

@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-3 .td-header-sp-recs {
    margin: 15px 0;
  }
}

.td-header-style-5 #td-header-menu {
  min-height: 40px;
}

.td-header-style-6 #td-header-menu {
  min-height: 40px;
}

.sf-menu ul .td-menu-item > a {
  line-height: 40px;
}

.td-trending-now-wrapper {
  padding: 0 24px;
}

@media (min-width: 768px) and (max-width: 1018px) {
  .td-trending-now-wrapper {
    padding: 0 24px;
  }
}

.td-trending-now-wrapper .td-next-prev-wrap {
  right: 24px;
}

@media (min-width: 768px) and (max-width: 1018px) {
  .td-trending-now-wrapper .td-next-prev-wrap {
    right: 24px;
  }
}

header .td-module-meta-info {
  margin-bottom: 0;
}

.author-box-wrap .avatar {
  width: 50px;
}

.author-box-wrap .desc {
  margin-left: 65px;
}

.td-author-name {
  margin: 0 0 8px 0;
}

.td-post-template-3 .td-crumb-container .entry-crumbs {
  padding: 15px 30px;
}

@media (max-width: 1018px) {
  .td-post-template-3 .td-crumb-container .entry-crumbs {
    padding: 15px 30px;
  }
}

.td-post-template-3 .td-post-header-holder {
  min-height: 0;
  max-height: 300px;
}

.td-post-template-3 .td-post-header .entry-title {
  font-size: 30px;
  line-height: 33px;
}

.td-post-template-3 .td-post-header header .entry-title {
  background: rgba(0,0,0,0.5);
  padding: 5px;
}

.td-post-template-3 .td-post-header.td-container {
  width: 100%;
}

.td-boxed-layout .td-post-template-3 .td-post-header-holder {
  width: auto;
  left: auto;
  min-height: 220px;
  margin-left: -48px;
}

.td-grid-style-3 .td-meta-info-container {
  position: absolute !important;
  top: 0;
  bottom: auto;
  height: 100%;
}

.td-grid-style-3 .td-meta-info-container .td-big-grid-meta {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .td-big-grid-post:nth-child(3) .td-meta-info-container {
    margin-top: 10px;
  }
}

header .td-post-comments a::before {
  float: left;
  content: '\e83b';
  position: relative;
  margin-top: -1px;
  margin-right: 5px;
  display: inline-block;
  font-family: 'newspaper';
  speak: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

header .td-post-comments a i {
  display: none;
}

.profile-content h2 {
  text-align: center;
}


.td-trending-now-wrapper { padding: 30 24px; }
.td-trending-now-wrapper .td-next-prev-wrap { right: 24px; }

.td-header-style-3 .td-header-sp-logo { margin: 17px 40px 0 0; }
.td-header-style-3 .td-header-sp-recs { margin: 15px 0; }

ul.sf-menu > .td-menu-item > a { height: 40px; line-height: 40px !important; }
.td-affix ul.sf-menu > .td-menu-item > a { height: 48px; }
body #td-header-menu { min-height: 40px !important; }
.td-header-menu-wrap-full { height: 40px !important; }

.latest-news-block .wpb_row { margin: 0; }
.latest-news-block .post-title { font-size: 12px; line-height: 16px; margin: 0 0 5px; padding: 0 0 5px; border-bottom: 1px solid #ddd; }
.latest-news-block .post-title a { color: #000; }

.td_block_big_grid_12 .td_module_mx5 .td-module-thumb { height: 351px; }
.td-boxed-layout .td-post-template-3 .td-post-header-holder { min-height: 220px; }
.td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb, .td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb { height: 171px; }
.td-grid-style-2 .td-medium-thumb .entry-title { font-size: 20px; line-height: 22px; }
.td_block_big_grid_9 .td-big-grid-post .td-module-thumb { height: 230px; }
.td-post-template-3 .td-post-title { position: absolute !important; }
.td-post-template-3 .td-post-header header .entry-title {
    background: rgba(0,0,0,0.5);
    padding: 5px;
}
.td-post-content a strong { font-weight: normal !important; }

.profile-box { min-height: 180px; position: relative; background: #1d3754 url('/wp-content/uploads/2016/08/bg-profile.png'); color: #fff; padding: 15px; margin: 0 0 20px; }
@media (min-width: 32em) {
  .profile-box  { padding: 15px 15px 15px 195px; }
}
.profile-box .profile-pic { border: 4px solid #fff; }
@media (min-width: 32em) {
  .profile-box .profile-pic { position: absolute; top: 15px; left: 15px; }
}
.profile-box h1, .profile-box h2, .profile-box h5 { color: #d1e3fc; }
.profile-box h1 { margin: 0 0 10px; }
.profile-box {
    -moz-box-shadow: rgba(0,0,0,0.15) 0 0 15px 15px inset;
    -webkit-box-shadow: rgba(0,0,0,0.15) 0 0 15px 15px inset;
    box-shadow: rgba(0,0,0,0.15) 0 0 15px 15px inset;
}

.td-banner-wrap-full, .td-header-style-11 .td-logo-wrap-full {
    background: #4c6584 url('/wp-content/uploads/2016/08/bg-header.png') repeat-x bottom left;
}
body .dsq-widget-comment p { font-size: 12px !important; }
body .dsq-widget-meta {
    font-size: 11px !important;
    line-height: 15px !important;
}

@media (max-width: 767px) {
 .td_block_big_grid_12 .td_module_mx5 {
    height: 175px;
 }
}

.video-headline {
    border-color: #dd3333;
    margin: 20px 0 0;
}
.video-headline span {
    text-transform: uppercase;
    background: #dd3333;
}
.yottie-widget {
    margin-left: -20px;
    margin-right: -20px;
}

.wrestler-widget {
  color: #444;
  text-decoration: none;
  -moz-transition: box-shadow 100ms ease-out;
  -o-transition: box-shadow 100ms ease-out;
  -webkit-transition: box-shadow 100ms ease-out;
  transition: box-shadow 100ms ease-out;
  position: relative;
  display: block;
  padding: 10px;
  margin: 0 0 20px;
  background: #edf2f5;
  border: 2px solid #cfdadf;
  font-size: 13px;
  overflow: hidden;
}
.wrestler-widget .profile-img {
  max-width: 80px;
  float: left;
  border: solid 4px white;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
  margin: 0 15px 15px 0;
}
.wrestler-widget h4 {
  margin: 0;
}
.wrestler-widget p {
  margin: 10px 0 0;
}

.td-post-title {
  width: auto !important;
}
.td-boxed-layout .td-post-template-3 .td-post-title {
  padding: 0 40px 23px;
}
.td-post-template-3 .td-post-header header .entry-title {
  margin: 0 0 10px;
  font-size: 25px;
  font-weight: 600;
}
.td-module-meta-info {
  margin-left: 5px;
}
.entry-thumb.td-animation-stack-type0-2 {
  height: 100%;
}
.td-tags {
  text-transform: uppercase;
}

.more-news-link {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  color: #444;
  background: #efefef;
  margin-top: 5px;
  padding: 3px 4px;
  text-align: center;
}

.td-post-content .td_block_widget.td_block_wrap {
  display: none;
}

.desktop-only, .mobile-only {
  display: none;
}
.news-page-unit {
  padding: 0 24px 24px;
  background: #fff;
}
.news-page-unit.mobile {
  padding: 10px;
}
.td_block_wrap.td_block_trending_now { margin-top: 0 !important; margin-bottom: 0 !important; }
@media (min-width: 601px) {
  .td_block_wrap.td_block_trending_now { margin-bottom: 28px !important; }
}

@media (max-width: 600px) {
  .td-container.td-header-row.td-header-header .td-header-sp-recs {
    margin: 0;
  }
  .td_block_wrap.td_block_trending_now {
    padding-top: 10px !important;
    padding-bottom: 8px !important;
  }
  .td-a-rec {
    margin-bottom: 30px;
  }
  .td-main-page-wrap {
    padding-top: 0;
  }
  .td_block_big_grid_12 {
    padding-bottom: 28px;
  }
  .td-post-header-holder {
    width: auto !important;
    margin-right: -10px !important;
    margin-left: -38px !important;
  }
  .entry-crumbs {
    display: none;
  }
  .td-post-content .td_block_widget.td_block_wrap {
    display: block;
  }
  .single-post .td-main-sidebar {
    display: none !important;
  }
  .mobile-only {
    display: block;
  }
}
@media (min-width: 940px) {
  .td-main-page-wrap {
    padding-top: 28px !important;
    padding-bottom: 20px !important;
  }
  .news-column {
    float: right !important;
  }
  .articles-column {
    float: left !important;
  }
  .more-news-link {
    display: none;
  }
  .desktop-only {
    display: block;
  }
}

.td-module-meta-info { margin: 0; font-size: 10px; }
.td-module-meta-info .td-post-author-name a { color: #444; }
.td_module_mx5 .td-post-author-name a { color: #fff; }

.td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before, .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
  background: #000;
  background: -moz-linear-gradient(45deg, #000 0%, #848484 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #000), color-stop(100%, #848484));
  background: -webkit-linear-gradient(45deg, #000 0%, #848484 100%);
  background: -o-linear-gradient(45deg, #000 0%, #848484 100%);
  background: -ms-linear-gradient(45deg, #000 0%, #848484 100%);
  background: linear-gradient(45deg, #000 0%, #848484 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#848484', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before, .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
  background: #000;
  background: -moz-linear-gradient(45deg, #000 0%, #fff 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #000), color-stop(100%, #fff));
  background: -webkit-linear-gradient(45deg, #000 0%, #fff 100%);
  background: -o-linear-gradient(45deg, #000 0%, #fff 100%);
  background: -ms-linear-gradient(45deg, #000 0%, #fff 100%);
  background: linear-gradient(45deg, #000 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#fff', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before, .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
  background: #000;
  background: -moz-linear-gradient(45deg, #000 0%, #2d97ff 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #000), color-stop(100%, #2d97ff));
  background: -webkit-linear-gradient(45deg, #000 0%, #2d97ff 100%);
  background: -o-linear-gradient(45deg, #000 0%, #2d97ff 100%);
  background: -ms-linear-gradient(45deg, #000 0%, #2d97ff 100%);
  background: linear-gradient(45deg, #000 0%, #2d97ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#ff2d97fff', GradientType=1);
}

.comment-guidelines {
  opacity: 0.9;
  background: #f4f4f4;
  padding: 7px 0;
  text-align: center;
  font-size: 12px;
}


.td-fix-index {
-webkit-transform: none;
}


/* hide admin-ajax triggers */

/*.td_with_ajax_pagination .td-next-prev-wrap,
.td_with_ajax_pagination .td-load-more-wrap,
.td_with_ajax_pagination .td-related-right {
  display: none;
}

.td_with_ajax_pagination .td-related-left {
  pointer-events: none;
}*/



/* custom responsive css from theme panel (Advanced CSS) - generated by TagDiv Theme Panel */
@media (max-width: 767px) {
.td-fix-index {
-webkit-transform: none;
}

}
</style>

<script type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/news\/jim-ross-blogs-bray-wyatt-becoming-wwe-champion-teddy-long-inducted-wwe-hall-fame|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.ewrestlingnews.com","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
/* ]]> */
</script>
<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=12.6.5" id="td-site-min-js"></script>
<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js?ver=12.6.5" id="tdPostImages-js"></script>
<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js?ver=12.6.5" id="tdSocialSharing-js"></script>
<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js?ver=12.6.5" id="tdModalPostImages-js"></script>
<script type="text/javascript" src="https://c0.wp.com/c/6.5.5/wp-includes/js/comment-reply.min.js" id="comment-reply-js" async="async" data-wp-strategy="async"></script>
<script type="text/javascript" src="https://stats.wp.com/e-202529.js" id="jetpack-stats-js" data-wp-strategy="defer"></script>
<script type="text/javascript" id="jetpack-stats-js-after">
/* <![CDATA[ */
_stq = window._stq || [];
_stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"122930088\",\"post\":\"348265\",\"tz\":\"-4\",\"srv\":\"www.ewrestlingnews.com\",\"j\":\"1:14.0\"}") ]);
_stq.push([ "clickTrackerInit", "122930088", "348265" ]);
/* ]]> */
</script>
<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=be262a20ca49ba5e513ad6176c77b975" id="tdb_js_files_for_front-js"></script>


<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoadingBox.js?ver=12.6.5" id="tdLoadingBox-js"></script>

<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js?ver=be262a20ca49ba5e513ad6176c77b975" id="tdbMenu-js"></script>

<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdToTop.js?ver=12.6.5" id="tdToTop-js"></script>

<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/td-cloud-library/assets/js/tdbSearch.js?ver=be262a20ca49ba5e513ad6176c77b975" id="tdbSearch-js"></script>

<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdInfiniteLoader.js?ver=12.6.5" id="tdInfiniteLoader-js"></script>

<script type="text/javascript" src="https://www.ewrestlingnews.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js?ver=12.6.5" id="tdSmartSidebar-js"></script>
<!-- JS generated by theme -->

<script>
    

            
                /* global jQuery:{} */
                jQuery(document).ready( function () {

                    var tdbMenuItem = new tdbMenu.item();
                    tdbMenuItem.blockUid = 'tdi_1';
                    tdbMenuItem.jqueryObj = jQuery('.tdi_1');

                    tdbMenuItem.blockAtts = '{"mm_align_horiz":"content-horiz-left","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"","modules_category":"above","show_excerpt":"none","show_com":"none","show_date":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author":"none","mm_sub_align_horiz":"content-horiz-right","mm_elem_align_horiz":"content-horiz-center","menu_id":"7134","tdc_css":"eyJhbGwiOnsiei1pbmRleCI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=","tds_menu_active1-line_color":"","f_elem_font_family":"394","f_elem_font_transform":"uppercase","f_elem_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNyJ9","f_elem_font_weight":"800","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","more_icon_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMiJ9","elem_space":"eyJsYW5kc2NhcGUiOiI4IiwicG9ydHJhaXQiOiI2IiwiYWxsIjoiMzAifQ==","elem_padd":"eyJhbGwiOiIwIDEwcHgiLCJsYW5kc2NhcGUiOiIwIDhweCIsInBvcnRyYWl0IjoiMCA2cHgifQ==","mm_width":"eyJwb3J0cmFpdCI6IjEwMCUiLCJhbGwiOiIxMzkyIiwibGFuZHNjYXBlIjoiMTAwJSJ9","mm_align_screen":"yes","main_sub_icon_size":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiI4IiwibGFuZHNjYXBlIjoiOSJ9","main_sub_icon_align":"0","main_sub_icon_space":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiI2In0=","more_tdicon":"td-icon-dots-circle-medium","tds_menu_sub_active1-sub_text_color_h":"var(--accent-color-1)","f_sub_elem_font_family":"394","f_sub_elem_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTQiLCJsYW5kc2NhcGUiOiIxNiJ9","f_sub_elem_font_line_height":"2","f_sub_elem_font_weight":"700","sub_elem_padd":"5px 25px","mm_sub_width":"100%","mm_sub_border":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_elem_padd":"eyJwb3J0cmFpdCI6IjAiLCJhbGwiOiIwIn0=","mm_border_size":"eyJhbGwiOiIycHggMnB4IDVweCIsInBvcnRyYWl0IjoiMXB4IDFweCAzcHgifQ==","sub_shadow_shadow_offset_horizontal":"0","mm_shadow_shadow_size":"0","mm_shadow_shadow_offset_vertical":"0","mm_elem_color":"var(--base-color-1)","mm_elem_color_a":"var(--accent-color-1)","mm_elem_order":"id","mm_elem_space":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiNSIsImxhbmRzY2FwZSI6IjgifQ==","mm_elem_bg":"rgba(255,255,255,0)","mm_elem_bg_a":"rgba(255,255,255,0)","mm_sub_padd":"eyJhbGwiOiIyMHB4IiwicG9ydHJhaXQiOiIxNXB4In0=","f_mm_sub_font_family":"global-font-1_global","f_mm_sub_font_weight":"600","f_mm_sub_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNyJ9","show_cat":"none","f_title_font_family":"global-font-1_global","f_title_font_size":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNyJ9","f_title_font_line_height":"1.2","f_title_font_weight":"700","f_title_font_transform":"","title_txt":"var(--base-color-1)","title_txt_hover":"var(--accent-color-1)","image_height":"70","all_modules_space":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiIyMCJ9","pag_text":"var(--base-color-1)","pag_h_text":"var(--accent-color-1)","pag_bg":"rgba(255,255,255,0)","pag_h_bg":"rgba(255,255,255,0)","meta_padding":"eyJhbGwiOiIxNXB4IDAgMCAwIiwibGFuZHNjYXBlIjoiMTJweCAwIDAgMCIsInBvcnRyYWl0IjoiMTBweCAwIDAgMCJ9","art_excerpt":"0","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCJ9","mm_padd":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUifQ==","pag_space":"eyJwb3J0cmFpdCI6IjEwIn0=","text_color":"#ffffff","tds_menu_active1-line_height":"0","tds_menu_active1-line_alignment":"50","tds_menu_active1-text_color_h":"#ffffff","mm_subcats_bg":"#ffffff","mm_subcats_posts_limit":"5","mm_child_cats":"10","mm_ajax_preloading":"preload","mm_hide_all_item":"yes","pag_icons_size":"22","align_horiz":"content-horiz-center","mm_sub_inline":"yes","art_title":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAifQ==","f_meta_font_family":"global-font-3_global","f_meta_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEzIn0=","pag_border_width":"0","prev_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-left","next_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-right","meta_info_horiz":"content-horiz-center","excl_margin":"-4px 5px 0 0","excl_padd":"3px 5px","excl_radius":"2","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","f_excl_font_family":"global-font-1_global","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMCJ9","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"eyJhbGwiOiItMC41IiwicG9ydHJhaXQiOiIwIn0=","date_txt":"var(--base-color-1)","sub_border_size":"eyJhbGwiOiIycHggMnB4IDVweCIsInBvcnRyYWl0IjoiMXB4IDFweCAzcHgifQ==","sub_border_color":"var(--base-color-1)","sub_text_color":"var(--base-color-1)","mm_border_color":"var(--base-color-1)","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_transform":"uppercase","all_underline_color":"","f_meta_font_line_height":"1.2","sub_shadow_shadow_size":"0","sub_shadow_shadow_offset_vertical":"0","show_pagination":"disabled","show_mega":"yes","block_type":"tdb_header_menu","show_subcat":"","show_mega_cats":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","main_sub_tdicon":"","sep_tdicon":"","sep_icon_size":"","sep_icon_space":"","sep_icon_align":"-1","more_txt":"","more_icon_align":"0","sub_width":"","sub_first_left":"","sub_rest_top":"","sub_padd":"","sub_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_tdicon":"","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_elem_border_rad":"","mc1_tl":"","mc1_title_tag":"","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_width":"","image_floated":"no_float","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","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":"","pag_padding":"","pag_border_radius":"","main_sub_color":"","sep_color":"","more_icon_color":"","tds_menu_active":"tds_menu_active1","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_font_spacing":"","f_elem_":"","sub_bg_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","sub_shadow_shadow_color":"","tds_menu_sub_active":"tds_menu_sub_active1","f_sub_elem_font_header":"","f_sub_elem_font_title":"Elements text","f_sub_elem_font_settings":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_content_bg":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_shadow_shadow_color":"","mm_subcats_border_color":"","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_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":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","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_border":"","pag_h_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_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_":"","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"}';

	                
                    tdbMenuItem.isMegaMenuFull = true;

	                
	                
                    tdbMenuItem.megaMenuLoadType = 'preload';

	                
                    tdbMenu.addItem(tdbMenuItem);

                });
            
            

            
                /* global jQuery:{} */
                jQuery(document).ready( function () {

                    var tdbMenuItem = new tdbMenu.item();
                    tdbMenuItem.blockUid = 'tdi_4';
                    tdbMenuItem.jqueryObj = jQuery('.tdi_4');

                    tdbMenuItem.blockAtts = '{"mm_align_horiz":"content-horiz-left","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"","modules_category":"above","show_excerpt":"none","show_com":"none","show_date":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author":"none","mm_sub_align_horiz":"content-horiz-right","mm_elem_align_horiz":"content-horiz-center","menu_id":"7134","tdc_css":"eyJhbGwiOnsiei1pbmRleCI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=","tds_menu_active1-line_color":"","f_elem_font_family":"394","f_elem_font_transform":"uppercase","f_elem_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNyJ9","f_elem_font_weight":"800","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","more_icon_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMiJ9","elem_space":"eyJsYW5kc2NhcGUiOiI4IiwicG9ydHJhaXQiOiI2IiwiYWxsIjoiNjAifQ==","elem_padd":"eyJhbGwiOiIwIDEwcHgiLCJsYW5kc2NhcGUiOiIwIDhweCIsInBvcnRyYWl0IjoiMCA2cHgifQ==","mm_width":"eyJwb3J0cmFpdCI6IjEwMCUiLCJsYW5kc2NhcGUiOiIxMDAlIiwiYWxsIjoiMTAwJSJ9","mm_align_screen":"yes","main_sub_icon_size":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiI4IiwibGFuZHNjYXBlIjoiOSJ9","main_sub_icon_align":"0","main_sub_icon_space":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiI2In0=","more_tdicon":"td-icon-dots-circle-medium","tds_menu_sub_active1-sub_text_color_h":"var(--accent-color-1)","f_sub_elem_font_family":"global-font-1_global","f_sub_elem_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTQiLCJsYW5kc2NhcGUiOiIxNiJ9","f_sub_elem_font_line_height":"2","f_sub_elem_font_weight":"600","sub_elem_padd":"5px 25px","mm_sub_width":"100%","mm_sub_border":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_elem_padd":"eyJwb3J0cmFpdCI6IjAiLCJhbGwiOiIwIn0=","mm_border_size":"eyJhbGwiOiIycHggMnB4IDVweCIsInBvcnRyYWl0IjoiMXB4IDFweCAzcHgifQ==","sub_shadow_shadow_offset_horizontal":"0","mm_shadow_shadow_size":"0","mm_shadow_shadow_offset_vertical":"0","mm_elem_color":"var(--base-color-1)","mm_elem_color_a":"var(--accent-color-1)","mm_elem_order":"id","mm_elem_space":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiNSIsImxhbmRzY2FwZSI6IjgifQ==","mm_elem_bg":"rgba(255,255,255,0)","mm_elem_bg_a":"rgba(255,255,255,0)","mm_sub_padd":"eyJhbGwiOiIyMHB4IiwicG9ydHJhaXQiOiIxNXB4In0=","f_mm_sub_font_family":"global-font-1_global","f_mm_sub_font_weight":"600","f_mm_sub_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNyJ9","show_cat":"none","f_title_font_family":"global-font-1_global","f_title_font_size":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNyJ9","f_title_font_line_height":"1.2","f_title_font_weight":"700","f_title_font_transform":"","title_txt":"var(--base-color-1)","title_txt_hover":"var(--accent-color-1)","image_height":"70","all_modules_space":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiIyMCJ9","pag_text":"var(--base-color-1)","pag_h_text":"var(--accent-color-1)","pag_bg":"rgba(255,255,255,0)","pag_h_bg":"rgba(255,255,255,0)","meta_padding":"eyJhbGwiOiIxNXB4IDAgMCAwIiwibGFuZHNjYXBlIjoiMTJweCAwIDAgMCIsInBvcnRyYWl0IjoiMTBweCAwIDAgMCJ9","art_excerpt":"0","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCJ9","mm_padd":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUifQ==","pag_space":"eyJwb3J0cmFpdCI6IjEwIn0=","text_color":"#ffffff","tds_menu_active1-line_height":"0","tds_menu_active1-line_alignment":"50","tds_menu_active1-text_color_h":"#ffffff","mm_subcats_bg":"#ffffff","mm_subcats_posts_limit":"5","mm_child_cats":"10","mm_ajax_preloading":"preload","mm_hide_all_item":"yes","pag_icons_size":"22","show_mega":"yes","align_horiz":"content-horiz-center","mm_sub_inline":"yes","art_title":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAifQ==","f_meta_font_family":"global-font-3_global","f_meta_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEzIn0=","pag_border_width":"0","prev_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-left","next_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-right","meta_info_horiz":"content-horiz-center","excl_margin":"-4px 5px 0 0","excl_padd":"3px 5px","excl_radius":"2","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","f_excl_font_family":"global-font-1_global","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMCJ9","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"eyJhbGwiOiItMC41IiwicG9ydHJhaXQiOiIwIn0=","date_txt":"var(--base-color-1)","sub_border_size":"eyJhbGwiOiIycHggMnB4IDVweCIsInBvcnRyYWl0IjoiMXB4IDFweCAzcHgifQ==","sub_border_color":"var(--base-color-1)","sub_text_color":"#0a0a0a","mm_border_color":"var(--base-color-1)","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_transform":"uppercase","all_underline_color":"","f_meta_font_line_height":"1.2","sub_shadow_shadow_size":"0","sub_shadow_shadow_offset_vertical":"0","mm_content_width":"100%","block_type":"tdb_header_menu","show_subcat":"","show_mega_cats":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","main_sub_tdicon":"","sep_tdicon":"","sep_icon_size":"","sep_icon_space":"","sep_icon_align":"-1","more_txt":"","more_icon_align":"0","sub_width":"","sub_first_left":"","sub_rest_top":"","sub_padd":"","sub_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_tdicon":"","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_elem_border_rad":"","mc1_tl":"","mc1_title_tag":"","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_width":"","image_floated":"no_float","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","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_padding":"","pag_border_radius":"","main_sub_color":"","sep_color":"","more_icon_color":"","tds_menu_active":"tds_menu_active1","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_font_spacing":"","f_elem_":"","sub_bg_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","sub_shadow_shadow_color":"","tds_menu_sub_active":"tds_menu_sub_active1","f_sub_elem_font_header":"","f_sub_elem_font_title":"Elements text","f_sub_elem_font_settings":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_content_bg":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_shadow_shadow_color":"","mm_subcats_border_color":"","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_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":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","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_border":"","pag_h_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_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_":"","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_4","tdc_css_class":"tdi_4","tdc_css_class_style":"tdi_4_rand_style"}';

	                
                    tdbMenuItem.isMegaMenuFull = true;

	                
	                
                    tdbMenuItem.megaMenuLoadType = 'preload';

	                
                    tdbMenu.addItem(tdbMenuItem);

                });
            
            

            
                /* global jQuery:{} */
                jQuery(document).ready( function () {

                    var tdbMenuItem = new tdbMenu.item();
                    tdbMenuItem.blockUid = 'tdi_24';
                    tdbMenuItem.jqueryObj = jQuery('.tdi_24');

                    tdbMenuItem.blockAtts = '{"mm_align_horiz":"content-horiz-left","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"","modules_category":"above","show_excerpt":"none","show_com":"none","show_date":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author":"none","mm_sub_align_horiz":"content-horiz-right","mm_elem_align_horiz":"content-horiz-center","menu_id":"7134","tdc_css":"eyJhbGwiOnsiei1pbmRleCI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=","tds_menu_active1-line_color":"","f_elem_font_family":"394","f_elem_font_transform":"uppercase","f_elem_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNyJ9","f_elem_font_weight":"800","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","more_icon_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMiJ9","elem_space":"eyJsYW5kc2NhcGUiOiI4IiwicG9ydHJhaXQiOiI2IiwiYWxsIjoiMzAifQ==","elem_padd":"eyJhbGwiOiIwIDEwcHgiLCJsYW5kc2NhcGUiOiIwIDhweCIsInBvcnRyYWl0IjoiMCA2cHgifQ==","mm_width":"eyJwb3J0cmFpdCI6IjEwMCUiLCJhbGwiOiIxMzkyIiwibGFuZHNjYXBlIjoiMTAwJSJ9","mm_align_screen":"yes","main_sub_icon_size":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiI4IiwibGFuZHNjYXBlIjoiOSJ9","main_sub_icon_align":"0","main_sub_icon_space":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiI2In0=","more_tdicon":"td-icon-dots-circle-medium","tds_menu_sub_active1-sub_text_color_h":"var(--accent-color-1)","f_sub_elem_font_family":"394","f_sub_elem_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTQiLCJsYW5kc2NhcGUiOiIxNiJ9","f_sub_elem_font_line_height":"2","f_sub_elem_font_weight":"700","sub_elem_padd":"5px 25px","mm_sub_width":"100%","mm_sub_border":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_elem_padd":"eyJwb3J0cmFpdCI6IjAiLCJhbGwiOiIwIn0=","mm_border_size":"eyJhbGwiOiIycHggMnB4IDVweCIsInBvcnRyYWl0IjoiMXB4IDFweCAzcHgifQ==","sub_shadow_shadow_offset_horizontal":"0","mm_shadow_shadow_size":"0","mm_shadow_shadow_offset_vertical":"0","mm_elem_color":"var(--base-color-1)","mm_elem_color_a":"var(--accent-color-1)","mm_elem_order":"id","mm_elem_space":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiNSIsImxhbmRzY2FwZSI6IjgifQ==","mm_elem_bg":"rgba(255,255,255,0)","mm_elem_bg_a":"rgba(255,255,255,0)","mm_sub_padd":"eyJhbGwiOiIyMHB4IiwicG9ydHJhaXQiOiIxNXB4In0=","f_mm_sub_font_family":"global-font-1_global","f_mm_sub_font_weight":"600","f_mm_sub_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNyJ9","show_cat":"none","f_title_font_family":"global-font-1_global","f_title_font_size":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNyJ9","f_title_font_line_height":"1.2","f_title_font_weight":"700","f_title_font_transform":"","title_txt":"var(--base-color-1)","title_txt_hover":"var(--accent-color-1)","image_height":"70","all_modules_space":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiIyMCJ9","pag_text":"var(--base-color-1)","pag_h_text":"var(--accent-color-1)","pag_bg":"rgba(255,255,255,0)","pag_h_bg":"rgba(255,255,255,0)","meta_padding":"eyJhbGwiOiIxNXB4IDAgMCAwIiwibGFuZHNjYXBlIjoiMTJweCAwIDAgMCIsInBvcnRyYWl0IjoiMTBweCAwIDAgMCJ9","art_excerpt":"0","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCJ9","mm_padd":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUifQ==","pag_space":"eyJwb3J0cmFpdCI6IjEwIn0=","text_color":"#ffffff","tds_menu_active1-line_height":"0","tds_menu_active1-line_alignment":"50","tds_menu_active1-text_color_h":"#ffffff","mm_subcats_bg":"#ffffff","mm_subcats_posts_limit":"5","mm_child_cats":"10","mm_ajax_preloading":"preload","mm_hide_all_item":"yes","pag_icons_size":"22","align_horiz":"content-horiz-center","mm_sub_inline":"yes","art_title":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAifQ==","f_meta_font_family":"global-font-3_global","f_meta_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEzIn0=","pag_border_width":"0","prev_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-left","next_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-right","meta_info_horiz":"content-horiz-center","excl_margin":"-4px 5px 0 0","excl_padd":"3px 5px","excl_radius":"2","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","f_excl_font_family":"global-font-1_global","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMCJ9","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"eyJhbGwiOiItMC41IiwicG9ydHJhaXQiOiIwIn0=","date_txt":"var(--base-color-1)","sub_border_size":"eyJhbGwiOiIycHggMnB4IDVweCIsInBvcnRyYWl0IjoiMXB4IDFweCAzcHgifQ==","sub_border_color":"var(--base-color-1)","sub_text_color":"var(--base-color-1)","mm_border_color":"var(--base-color-1)","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_transform":"uppercase","all_underline_color":"","f_meta_font_line_height":"1.2","sub_shadow_shadow_size":"0","sub_shadow_shadow_offset_vertical":"0","show_pagination":"disabled","show_mega":"yes","block_type":"tdb_header_menu","show_subcat":"","show_mega_cats":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","main_sub_tdicon":"","sep_tdicon":"","sep_icon_size":"","sep_icon_space":"","sep_icon_align":"-1","more_txt":"","more_icon_align":"0","sub_width":"","sub_first_left":"","sub_rest_top":"","sub_padd":"","sub_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_tdicon":"","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_elem_border_rad":"","mc1_tl":"","mc1_title_tag":"","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_width":"","image_floated":"no_float","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","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":"","pag_padding":"","pag_border_radius":"","main_sub_color":"","sep_color":"","more_icon_color":"","tds_menu_active":"tds_menu_active1","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_font_spacing":"","f_elem_":"","sub_bg_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","sub_shadow_shadow_color":"","tds_menu_sub_active":"tds_menu_sub_active1","f_sub_elem_font_header":"","f_sub_elem_font_title":"Elements text","f_sub_elem_font_settings":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_content_bg":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_shadow_shadow_color":"","mm_subcats_border_color":"","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_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":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","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_border":"","pag_h_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_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_":"","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_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_24","tdc_css_class":"tdi_24","tdc_css_class_style":"tdi_24_rand_style"}';

	                
                    tdbMenuItem.isMegaMenuFull = true;

	                
	                
                    tdbMenuItem.megaMenuLoadType = 'preload';

	                
                    tdbMenu.addItem(tdbMenuItem);

                });
            
            

        
            jQuery().ready(function () {

                var tdbSearchItem = new tdbSearch.item();

                //block unique ID
                tdbSearchItem.blockUid = 'tdi_27';
                tdbSearchItem.blockAtts = '{"form_align":"content-horiz-right","results_msg_align":"content-horiz-center","image_floated":"float_left","image_width":"30","image_size":"td_324x400","show_cat":"","show_btn":"none","show_date":"none","show_review":"none","show_com":"none","show_excerpt":"none","show_author":"none","meta_padding":"eyJhbGwiOiIwIDAgMCAyMHB4IiwicG9ydHJhaXQiOiIwIDAgMCAxNXB4In0=","art_title":"eyJhbGwiOiIwIDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMCAwIDEwcHggMCIsInBvcnRyYWl0IjoiMCAwIDhweCJ9","all_modules_space":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNSJ9","icon_padding":"2","icon_size":"eyJhbGwiOiIyNCIsInBvcnRyYWl0IjoiMjAifQ==","all_underline_color":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLXRvcCI6Ii0yIiwiZGlzcGxheSI6ImlubGluZS1ibG9jayJ9LCJsYW5kc2NhcGUiOnsiZGlzcGxheSI6ImlubGluZS1ibG9jayJ9LCJsYW5kc2NhcGVfbWF4X3dpZHRoIjoxMTQwLCJsYW5kc2NhcGVfbWluX3dpZHRoIjoxMDE5LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiaW5saW5lLWJsb2NrIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","toggle_horiz_align":"content-horiz-right","results_msg_padding":"eyJwb3J0cmFpdCI6IjdweCJ9","results_limit":"3","modules_gap":"20","form_width":"eyJhbGwiOiI0NTAiLCJwb3J0cmFpdCI6IjM2MCIsImxhbmRzY2FwZSI6IjQwMCJ9","form_offset_left":"0","results_padding":"eyJhbGwiOiIyNXB4IDIwcHgiLCJwb3J0cmFpdCI6IjIwcHggMjBweCJ9","btn_bg":"var(--accent-color-1)","btn_bg_h":"var(--accent-color-2)","btn_color_h":"#ffffff","f_results_msg_font_style":"normal","f_results_msg_font_family":"global-font-3_global","f_results_msg_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_results_msg_font_transform":"uppercase","results_msg_color":"var(--accent-color-1)","results_msg_color_h":"var(--accent-color-2)","f_title_font_family":"global-font-1_global","f_title_font_size":"eyJhbGwiOiIyMiIsImxhbmRzY2FwZSI6IjE4IiwicG9ydHJhaXQiOiIxOCJ9","f_title_font_line_height":"1.2","form_shadow_shadow_size":"0","f_input_font_family":"global-font-3_global","f_input_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTMifQ==","f_placeholder_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTMifQ==","f_placeholder_font_family":"global-font-3_global","arrow_color":"#ffffff","title_txt":"var(--base-color-1)","title_txt_hover":"var(--accent-color-1)","tdicon":"td-icon-magnifier-medium-short","toggle_txt_pos":"","toggle_txt_color":"var(--base-color-1)","show_form":"yes","form_align_screen":"","placeholder_travel":"13","f_title_font_weight":"800","meta_info_align":"center","form_border":"2px","f_results_msg_font_weight":"600","icon_color":"#ffffff","icon_color_h":"var(--accent-color-1)","toggle_txt_color_h":"var(--accent-color-1)","modules_on_row":"","mc1_tl":"15","btn_icon_size":"eyJwb3J0cmFpdCI6IjEwIn0=","modules_category_padding":"0 5px","modules_category_margin":"0 5px 0 0","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"var(--accent-color-1)","cat_txt_hover":"var(--accent-color-2)","f_cat_font_family":"global-font-1_global","f_cat_font_transform":"uppercase","f_meta_font_family":"global-font-1_global","f_cat_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTMifQ==","f_meta_font_size":"12","f_cat_font_line_height":"1","f_meta_font_line_height":"1","modules_category":"","modules_cat_border":"0 2px","f_cat_font_style":"undefined","f_cat_font_weight":"700","f_cat_font_spacing":"undefined","cat_border":"var(--accent-color-1)","cat_border_hover":"var(--accent-color-2)","f_title_font_style":"undefined","f_title_font_transform":"","f_title_font_spacing":"undefined","results_border":"0 2px","results_msg_border":"0 2px 5px 2px","results_border_color":"var(--base-color-1)","f_btn_font_family":"global-font-3_global","f_btn_font_transform":"uppercase","form_border_color":"var(--base-color-1)","input_padding":"eyJhbGwiOiI4cHggMTVweCIsInBvcnRyYWl0IjoiNnB4IDEycHgifQ==","btn_padding":"eyJhbGwiOiI4cHggMTVweCIsInBvcnRyYWl0IjoiNnB4IDEycHgifQ==","input_border_color":"var(--base-color-1)","f_btn_font_size":"eyJwb3J0cmFpdCI6IjEyIn0=","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_align":"0","toggle_txt_space":"","inline":"","float_block":"","form_offset":"","form_content_width":"","form_padding":"","input_placeholder":"","input_border":"","input_radius":"","btn_text":"Search","btn_tdicon":"","btn_icon_pos":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_border":"","btn_radius":"","mc1_title_tag":"","mc1_el":"","open_in_new_window":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_height":"","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_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_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":"","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":"","form_shadow_shadow_color":"","input_color":"","placeholder_color":"","placeholder_opacity":"0","input_bg":"","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_icon_color":"","btn_icon_color_h":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_weight":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_weight":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","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_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":"","all_underline_height":"","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_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_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":3,"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_27","tdc_css_class":"tdi_27","tdc_css_class_style":"tdi_27_rand_style"}';
                tdbSearchItem.jqueryObj = jQuery('.tdi_27');
                tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open';
                tdbSearchItem._resultsLimit = '3';

                
	            
                
                tdbSearch.addItem( tdbSearchItem );

            });
        
        

            
                /* global jQuery:{} */
                jQuery(document).ready( function () {

                    var tdbMenuItem = new tdbMenu.item();
                    tdbMenuItem.blockUid = 'tdi_34';
                    tdbMenuItem.jqueryObj = jQuery('.tdi_34');

                    tdbMenuItem.blockAtts = '{"mm_align_horiz":"content-horiz-left","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"","modules_category":"above","show_excerpt":"none","show_com":"none","show_date":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author":"none","mm_sub_align_horiz":"content-horiz-right","mm_elem_align_horiz":"content-horiz-center","menu_id":"7134","tdc_css":"eyJhbGwiOnsiei1pbmRleCI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=","tds_menu_active1-line_color":"","f_elem_font_family":"394","f_elem_font_transform":"uppercase","f_elem_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNyJ9","f_elem_font_weight":"800","f_elem_font_line_height":"eyJhbGwiOiI0OHB4IiwicG9ydHJhaXQiOiI0MHB4In0=","more_icon_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMiJ9","elem_space":"eyJsYW5kc2NhcGUiOiI4IiwicG9ydHJhaXQiOiI2IiwiYWxsIjoiNjAifQ==","elem_padd":"eyJhbGwiOiIwIDEwcHgiLCJsYW5kc2NhcGUiOiIwIDhweCIsInBvcnRyYWl0IjoiMCA2cHgifQ==","mm_width":"eyJwb3J0cmFpdCI6IjEwMCUiLCJsYW5kc2NhcGUiOiIxMDAlIiwiYWxsIjoiMTAwJSJ9","mm_align_screen":"yes","main_sub_icon_size":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiI4IiwibGFuZHNjYXBlIjoiOSJ9","main_sub_icon_align":"0","main_sub_icon_space":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiI2In0=","more_tdicon":"td-icon-dots-circle-medium","tds_menu_sub_active1-sub_text_color_h":"var(--accent-color-1)","f_sub_elem_font_family":"global-font-1_global","f_sub_elem_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTQiLCJsYW5kc2NhcGUiOiIxNiJ9","f_sub_elem_font_line_height":"2","f_sub_elem_font_weight":"600","sub_elem_padd":"5px 25px","mm_sub_width":"100%","mm_sub_border":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_elem_padd":"eyJwb3J0cmFpdCI6IjAiLCJhbGwiOiIwIn0=","mm_border_size":"eyJhbGwiOiIycHggMnB4IDVweCIsInBvcnRyYWl0IjoiMXB4IDFweCAzcHgifQ==","sub_shadow_shadow_offset_horizontal":"0","mm_shadow_shadow_size":"0","mm_shadow_shadow_offset_vertical":"0","mm_elem_color":"var(--base-color-1)","mm_elem_color_a":"var(--accent-color-1)","mm_elem_order":"id","mm_elem_space":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiNSIsImxhbmRzY2FwZSI6IjgifQ==","mm_elem_bg":"rgba(255,255,255,0)","mm_elem_bg_a":"rgba(255,255,255,0)","mm_sub_padd":"eyJhbGwiOiIyMHB4IiwicG9ydHJhaXQiOiIxNXB4In0=","f_mm_sub_font_family":"global-font-1_global","f_mm_sub_font_weight":"600","f_mm_sub_font_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNyJ9","show_cat":"none","f_title_font_family":"global-font-1_global","f_title_font_size":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNyJ9","f_title_font_line_height":"1.2","f_title_font_weight":"700","f_title_font_transform":"","title_txt":"var(--base-color-1)","title_txt_hover":"var(--accent-color-1)","image_height":"70","all_modules_space":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiIyMCJ9","pag_text":"var(--base-color-1)","pag_h_text":"var(--accent-color-1)","pag_bg":"rgba(255,255,255,0)","pag_h_bg":"rgba(255,255,255,0)","meta_padding":"eyJhbGwiOiIxNXB4IDAgMCAwIiwibGFuZHNjYXBlIjoiMTJweCAwIDAgMCIsInBvcnRyYWl0IjoiMTBweCAwIDAgMCJ9","art_excerpt":"0","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCJ9","mm_padd":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUifQ==","pag_space":"eyJwb3J0cmFpdCI6IjEwIn0=","text_color":"#ffffff","tds_menu_active1-line_height":"0","tds_menu_active1-line_alignment":"50","tds_menu_active1-text_color_h":"#ffffff","mm_subcats_bg":"#ffffff","mm_subcats_posts_limit":"5","mm_child_cats":"10","mm_ajax_preloading":"preload","mm_hide_all_item":"yes","pag_icons_size":"22","show_mega":"yes","align_horiz":"content-horiz-center","mm_sub_inline":"yes","art_title":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAifQ==","f_meta_font_family":"global-font-3_global","f_meta_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEzIn0=","pag_border_width":"0","prev_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-left","next_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-right","meta_info_horiz":"content-horiz-center","excl_margin":"-4px 5px 0 0","excl_padd":"3px 5px","excl_radius":"2","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","f_excl_font_family":"global-font-1_global","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMCJ9","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"eyJhbGwiOiItMC41IiwicG9ydHJhaXQiOiIwIn0=","date_txt":"var(--base-color-1)","sub_border_size":"eyJhbGwiOiIycHggMnB4IDVweCIsInBvcnRyYWl0IjoiMXB4IDFweCAzcHgifQ==","sub_border_color":"var(--base-color-1)","sub_text_color":"#0a0a0a","mm_border_color":"var(--base-color-1)","f_mm_sub_font_line_height":"1.2","f_mm_sub_font_transform":"uppercase","all_underline_color":"","f_meta_font_line_height":"1.2","sub_shadow_shadow_size":"0","sub_shadow_shadow_offset_vertical":"0","mm_content_width":"100%","block_type":"tdb_header_menu","show_subcat":"","show_mega_cats":"","mob_load":"","separator":"","width":"","inline":"","more":"","float_right":"","main_sub_tdicon":"","sep_tdicon":"","sep_icon_size":"","sep_icon_space":"","sep_icon_align":"-1","more_txt":"","more_icon_align":"0","sub_width":"","sub_first_left":"","sub_rest_top":"","sub_padd":"","sub_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_tdicon":"","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_elem_border_rad":"","mc1_tl":"","mc1_title_tag":"","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_width":"","image_floated":"no_float","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","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_padding":"","pag_border_radius":"","main_sub_color":"","sep_color":"","more_icon_color":"","tds_menu_active":"tds_menu_active1","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_font_spacing":"","f_elem_":"","sub_bg_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","sub_shadow_shadow_color":"","tds_menu_sub_active":"tds_menu_sub_active1","f_sub_elem_font_header":"","f_sub_elem_font_title":"Elements text","f_sub_elem_font_settings":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_content_bg":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_shadow_shadow_color":"","mm_subcats_border_color":"","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_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":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","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_border":"","pag_h_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_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_":"","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_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_34","tdc_css_class":"tdi_34","tdc_css_class_style":"tdi_34_rand_style"}';

	                
                    tdbMenuItem.isMegaMenuFull = true;

	                
	                
                    tdbMenuItem.megaMenuLoadType = 'preload';

	                
                    tdbMenu.addItem(tdbMenuItem);

                });
            
            

        
            jQuery().ready(function () {

                var tdbSearchItem = new tdbSearch.item();

                //block unique ID
                tdbSearchItem.blockUid = 'tdi_37';
                tdbSearchItem.blockAtts = '{"form_align":"content-horiz-right","results_msg_align":"content-horiz-center","image_floated":"float_left","image_width":"30","image_size":"td_324x400","show_cat":"","show_btn":"none","show_date":"none","show_review":"none","show_com":"none","show_excerpt":"none","show_author":"none","meta_padding":"eyJhbGwiOiIwIDAgMCAyMHB4IiwicG9ydHJhaXQiOiIwIDAgMCAxNXB4In0=","art_title":"eyJhbGwiOiIwIDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMCAwIDEwcHggMCIsInBvcnRyYWl0IjoiMCAwIDhweCJ9","all_modules_space":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNSJ9","icon_padding":"2","icon_size":"eyJhbGwiOiIyNCIsInBvcnRyYWl0IjoiMjAifQ==","all_underline_color":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLXRvcCI6Ii0yIiwiZGlzcGxheSI6ImlubGluZS1ibG9jayJ9LCJsYW5kc2NhcGUiOnsiZGlzcGxheSI6ImlubGluZS1ibG9jayJ9LCJsYW5kc2NhcGVfbWF4X3dpZHRoIjoxMTQwLCJsYW5kc2NhcGVfbWluX3dpZHRoIjoxMDE5LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiaW5saW5lLWJsb2NrIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","toggle_horiz_align":"content-horiz-right","results_msg_padding":"eyJwb3J0cmFpdCI6IjdweCJ9","results_limit":"3","modules_gap":"20","form_width":"eyJhbGwiOiI0NTAiLCJwb3J0cmFpdCI6IjM2MCIsImxhbmRzY2FwZSI6IjQwMCJ9","form_offset_left":"0","results_padding":"eyJhbGwiOiIyNXB4IDIwcHgiLCJwb3J0cmFpdCI6IjIwcHggMjBweCJ9","btn_bg":"var(--accent-color-1)","btn_bg_h":"var(--accent-color-2)","btn_color_h":"#ffffff","f_results_msg_font_style":"normal","f_results_msg_font_family":"global-font-3_global","f_results_msg_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_results_msg_font_transform":"uppercase","results_msg_color":"var(--accent-color-1)","results_msg_color_h":"var(--accent-color-2)","f_title_font_family":"global-font-1_global","f_title_font_size":"eyJhbGwiOiIyMiIsImxhbmRzY2FwZSI6IjE4IiwicG9ydHJhaXQiOiIxOCJ9","f_title_font_line_height":"1.2","form_shadow_shadow_size":"0","f_input_font_family":"global-font-3_global","f_input_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTMifQ==","f_placeholder_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTMifQ==","f_placeholder_font_family":"global-font-3_global","arrow_color":"#ffffff","title_txt":"var(--base-color-1)","title_txt_hover":"var(--accent-color-1)","tdicon":"td-icon-magnifier-medium-short","toggle_txt_pos":"","toggle_txt_color":"var(--base-color-1)","show_form":"yes","form_align_screen":"","placeholder_travel":"13","f_title_font_weight":"800","meta_info_align":"center","form_border":"2px","f_results_msg_font_weight":"600","icon_color":"#ffffff","icon_color_h":"var(--accent-color-1)","toggle_txt_color_h":"var(--accent-color-1)","modules_on_row":"","mc1_tl":"15","btn_icon_size":"eyJwb3J0cmFpdCI6IjEwIn0=","modules_category_padding":"0 5px","modules_category_margin":"0 5px 0 0","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"var(--accent-color-1)","cat_txt_hover":"var(--accent-color-2)","f_cat_font_family":"global-font-1_global","f_cat_font_transform":"uppercase","f_meta_font_family":"global-font-1_global","f_cat_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTMifQ==","f_meta_font_size":"12","f_cat_font_line_height":"1","f_meta_font_line_height":"1","modules_category":"","modules_cat_border":"0 2px","f_cat_font_style":"undefined","f_cat_font_weight":"700","f_cat_font_spacing":"undefined","cat_border":"var(--accent-color-1)","cat_border_hover":"var(--accent-color-2)","f_title_font_style":"undefined","f_title_font_transform":"","f_title_font_spacing":"undefined","results_border":"0 2px","results_msg_border":"0 2px 5px 2px","results_border_color":"var(--base-color-1)","f_btn_font_family":"global-font-3_global","f_btn_font_transform":"uppercase","form_border_color":"var(--base-color-1)","input_padding":"eyJhbGwiOiI4cHggMTVweCIsInBvcnRyYWl0IjoiNnB4IDEycHgifQ==","btn_padding":"eyJhbGwiOiI4cHggMTVweCIsInBvcnRyYWl0IjoiNnB4IDEycHgifQ==","input_border_color":"var(--base-color-1)","f_btn_font_size":"eyJwb3J0cmFpdCI6IjEyIn0=","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_align":"0","toggle_txt_space":"","inline":"","float_block":"","form_offset":"","form_content_width":"","form_padding":"","input_placeholder":"","input_border":"","input_radius":"","btn_text":"Search","btn_tdicon":"","btn_icon_pos":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_border":"","btn_radius":"","mc1_title_tag":"","mc1_el":"","open_in_new_window":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_height":"","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_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_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":"","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":"","form_shadow_shadow_color":"","input_color":"","placeholder_color":"","placeholder_opacity":"0","input_bg":"","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_icon_color":"","btn_icon_color_h":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_weight":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_weight":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","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_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":"","all_underline_height":"","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_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_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":3,"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_37","tdc_css_class":"tdi_37","tdc_css_class_style":"tdi_37_rand_style"}';
                tdbSearchItem.jqueryObj = jQuery('.tdi_37');
                tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open';
                tdbSearchItem._resultsLimit = '3';

                
	            
                
                tdbSearch.addItem( tdbSearchItem );

            });
        
        
</script>


<script type="rocketlazyloadscript">var td_res_context_registered_atts=["style_general_header_date","style_general_header_align","style_general_header_logo","style_general_header_menu","style_general_module_header","style_general_header_search","style_general_header_search_trigger_enabled","style_general_list_menu","style_specific_list_menu_vertical","style_specific_list_menu_accordion","style_specific_list_menu_horizontal","style_general_column_title","style_general_inline_text"];</script>
<script>
function b2a(a){var b,c=0,l=0,f="",g=[];if(!a)return a;do{var e=a.charCodeAt(c++);var h=a.charCodeAt(c++);var k=a.charCodeAt(c++);var d=e<<16|h<<8|k;e=63&d>>18;h=63&d>>12;k=63&d>>6;d&=63;g[l++]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(e)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(h)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(k)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(d)}while(c<
a.length);return f=g.join(""),b=a.length%3,(b?f.slice(0,b-3):f)+"===".slice(b||3)}function a2b(a){var b,c,l,f={},g=0,e=0,h="",k=String.fromCharCode,d=a.length;for(b=0;64>b;b++)f["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(b)]=b;for(c=0;d>c;c++)for(b=f[a.charAt(c)],g=(g<<6)+b,e+=6;8<=e;)((l=255&g>>>(e-=8))||d-2>c)&&(h+=k(l));return h}b64e=function(a){return btoa(encodeURIComponent(a).replace(/%([0-9A-F]{2})/g,function(b,a){return String.fromCharCode("0x"+a)}))};
b64d=function(a){return decodeURIComponent(atob(a).split("").map(function(a){return"%"+("00"+a.charCodeAt(0).toString(16)).slice(-2)}).join(""))};
/* <![CDATA[ */
ai_front = {"insertion_before":"BEFORE","insertion_after":"AFTER","insertion_prepend":"PREPEND CONTENT","insertion_append":"APPEND CONTENT","insertion_replace_content":"REPLACE CONTENT","insertion_replace_element":"REPLACE ELEMENT","visible":"VISIBLE","hidden":"HIDDEN","fallback":"FALLBACK","automatically_placed":"Automatically placed by AdSense Auto ads code","cancel":"Cancel","use":"Use","add":"Add","parent":"Parent","cancel_element_selection":"Cancel element selection","select_parent_element":"Select parent element","css_selector":"CSS selector","use_current_selector":"Use current selector","element":"ELEMENT","path":"PATH","selector":"SELECTOR"};
/* ]]> */
var ai_cookie_js=!0,ai_block_class_def="code-block";
/*
 js-cookie v3.0.5 | MIT  JavaScript Cookie v2.2.0
 https://github.com/js-cookie/js-cookie

 Copyright 2006, 2015 Klaus Hartl & Fagner Brack
 Released under the MIT license
*/
if("undefined"!==typeof ai_cookie_js){(function(a,f){"object"===typeof exports&&"undefined"!==typeof module?module.exports=f():"function"===typeof define&&define.amd?define(f):(a="undefined"!==typeof globalThis?globalThis:a||self,function(){var b=a.Cookies,c=a.Cookies=f();c.noConflict=function(){a.Cookies=b;return c}}())})(this,function(){function a(b){for(var c=1;c<arguments.length;c++){var g=arguments[c],e;for(e in g)b[e]=g[e]}return b}function f(b,c){function g(e,d,h){if("undefined"!==typeof document){h=
a({},c,h);"number"===typeof h.expires&&(h.expires=new Date(Date.now()+864E5*h.expires));h.expires&&(h.expires=h.expires.toUTCString());e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var l="",k;for(k in h)h[k]&&(l+="; "+k,!0!==h[k]&&(l+="="+h[k].split(";")[0]));return document.cookie=e+"="+b.write(d,e)+l}}return Object.create({set:g,get:function(e){if("undefined"!==typeof document&&(!arguments.length||e)){for(var d=document.cookie?document.cookie.split("; "):
[],h={},l=0;l<d.length;l++){var k=d[l].split("="),p=k.slice(1).join("=");try{var n=decodeURIComponent(k[0]);h[n]=b.read(p,n);if(e===n)break}catch(q){}}return e?h[e]:h}},remove:function(e,d){g(e,"",a({},d,{expires:-1}))},withAttributes:function(e){return f(this.converter,a({},this.attributes,e))},withConverter:function(e){return f(a({},this.converter,e),this.attributes)}},{attributes:{value:Object.freeze(c)},converter:{value:Object.freeze(b)}})}return f({read:function(b){'"'===b[0]&&(b=b.slice(1,-1));
return b.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(b){return encodeURIComponent(b).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"})});AiCookies=Cookies.noConflict();function m(a){if(null==a)return a;'"'===a.charAt(0)&&(a=a.slice(1,-1));try{a=JSON.parse(a)}catch(f){}return a}ai_check_block=function(a){var f="undefined"!==typeof ai_debugging;if(null==a)return!0;var b=m(AiCookies.get("aiBLOCKS"));ai_debug_cookie_status="";null==b&&(b={});"undefined"!==
typeof ai_delay_showing_pageviews&&(b.hasOwnProperty(a)||(b[a]={}),b[a].hasOwnProperty("d")||(b[a].d=ai_delay_showing_pageviews,f&&console.log("AI CHECK block",a,"NO COOKIE DATA d, delayed for",ai_delay_showing_pageviews,"pageviews")));if(b.hasOwnProperty(a)){for(var c in b[a]){if("x"==c){var g="",e=document.querySelectorAll('span[data-ai-block="'+a+'"]')[0];"aiHash"in e.dataset&&(g=e.dataset.aiHash);e="";b[a].hasOwnProperty("h")&&(e=b[a].h);f&&console.log("AI CHECK block",a,"x cookie hash",e,"code hash",
g);var d=new Date;d=b[a][c]-Math.round(d.getTime()/1E3);if(0<d&&e==g)return ai_debug_cookie_status=b="closed for "+d+" s = "+Math.round(1E4*d/3600/24)/1E4+" days",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;f&&console.log("AI CHECK block",a,"removing x");ai_set_cookie(a,"x","");b[a].hasOwnProperty("i")||b[a].hasOwnProperty("c")||ai_set_cookie(a,"h","")}else if("d"==c){if(0!=b[a][c])return ai_debug_cookie_status=b="delayed for "+b[a][c]+" pageviews",f&&console.log("AI CHECK block",a,
b),f&&console.log(""),!1}else if("i"==c){g="";e=document.querySelectorAll('span[data-ai-block="'+a+'"]')[0];"aiHash"in e.dataset&&(g=e.dataset.aiHash);e="";b[a].hasOwnProperty("h")&&(e=b[a].h);f&&console.log("AI CHECK block",a,"i cookie hash",e,"code hash",g);if(0==b[a][c]&&e==g)return ai_debug_cookie_status=b="max impressions reached",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;if(0>b[a][c]&&e==g){d=new Date;d=-b[a][c]-Math.round(d.getTime()/1E3);if(0<d)return ai_debug_cookie_status=
b="max imp. reached ("+Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;f&&console.log("AI CHECK block",a,"removing i");ai_set_cookie(a,"i","");b[a].hasOwnProperty("c")||b[a].hasOwnProperty("x")||(f&&console.log("AI CHECK block",a,"cookie h removed"),ai_set_cookie(a,"h",""))}}if("ipt"==c&&0==b[a][c]&&(d=new Date,g=Math.round(d.getTime()/1E3),d=b[a].it-g,0<d))return ai_debug_cookie_status=b="max imp. per time reached ("+Math.round(1E4*d/24/
3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;if("c"==c){g="";e=document.querySelectorAll('span[data-ai-block="'+a+'"]')[0];"aiHash"in e.dataset&&(g=e.dataset.aiHash);e="";b[a].hasOwnProperty("h")&&(e=b[a].h);f&&console.log("AI CHECK block",a,"c cookie hash",e,"code hash",g);if(0==b[a][c]&&e==g)return ai_debug_cookie_status=b="max clicks reached",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;if(0>b[a][c]&&e==g){d=new Date;d=-b[a][c]-Math.round(d.getTime()/
1E3);if(0<d)return ai_debug_cookie_status=b="max clicks reached ("+Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;f&&console.log("AI CHECK block",a,"removing c");ai_set_cookie(a,"c","");b[a].hasOwnProperty("i")||b[a].hasOwnProperty("x")||(f&&console.log("AI CHECK block",a,"cookie h removed"),ai_set_cookie(a,"h",""))}}if("cpt"==c&&0==b[a][c]&&(d=new Date,g=Math.round(d.getTime()/1E3),d=b[a].ct-g,0<d))return ai_debug_cookie_status=b="max clicks per time reached ("+
Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1}if(b.hasOwnProperty("G")&&b.G.hasOwnProperty("cpt")&&0==b.G.cpt&&(d=new Date,g=Math.round(d.getTime()/1E3),d=b.G.ct-g,0<d))return ai_debug_cookie_status=b="max global clicks per time reached ("+Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK GLOBAL",b),f&&console.log(""),!1}ai_debug_cookie_status="OK";f&&console.log("AI CHECK block",a,"OK");f&&console.log("");return!0};
ai_check_and_insert_block=function(a,f){var b="undefined"!==typeof ai_debugging;if(null==a)return!0;var c=document.getElementsByClassName(f);if(c.length){c=c[0];var g=c.closest("."+ai_block_class_def),e=ai_check_block(a);!e&&0!=parseInt(c.getAttribute("limits-fallback"))&&c.hasAttribute("data-fallback-code")&&(b&&console.log("AI CHECK FAILED, INSERTING FALLBACK BLOCK",c.getAttribute("limits-fallback")),c.setAttribute("data-code",c.getAttribute("data-fallback-code")),null!=g&&g.hasAttribute("data-ai")&&
c.hasAttribute("fallback-tracking")&&c.hasAttribute("fallback_level")&&g.setAttribute("data-ai-"+c.getAttribute("fallback_level"),c.getAttribute("fallback-tracking")),e=!0);c.removeAttribute("data-selector");e?(ai_insert_code(c),g&&(b=g.querySelectorAll(".ai-debug-block"),b.length&&(g.classList.remove("ai-list-block"),g.classList.remove("ai-list-block-ip"),g.classList.remove("ai-list-block-filter"),g.style.visibility="",g.classList.contains("ai-remove-position")&&(g.style.position="")))):(b=c.closest("div[data-ai]"),
null!=b&&"undefined"!=typeof b.getAttribute("data-ai")&&(e=JSON.parse(b64d(b.getAttribute("data-ai"))),"undefined"!==typeof e&&e.constructor===Array&&(e[1]="",b.setAttribute("data-ai",b64e(JSON.stringify(e))))),g&&(b=g.querySelectorAll(".ai-debug-block"),b.length&&(g.classList.remove("ai-list-block"),g.classList.remove("ai-list-block-ip"),g.classList.remove("ai-list-block-filter"),g.style.visibility="",g.classList.contains("ai-remove-position")&&(g.style.position=""))));c.classList.remove(f)}c=document.querySelectorAll("."+
f+"-dbg");g=0;for(b=c.length;g<b;g++)e=c[g],e.querySelector(".ai-status").textContent=ai_debug_cookie_status,e.querySelector(".ai-cookie-data").textContent=ai_get_cookie_text(a),e.classList.remove(f+"-dbg")};ai_load_cookie=function(){var a="undefined"!==typeof ai_debugging,f=m(AiCookies.get("aiBLOCKS"));null==f&&(f={},a&&console.log("AI COOKIE NOT PRESENT"));a&&console.log("AI COOKIE LOAD",f);return f};ai_set_cookie=function(a,f,b){var c="undefined"!==typeof ai_debugging;c&&console.log("AI COOKIE SET block:",
a,"property:",f,"value:",b);var g=ai_load_cookie();if(""===b){if(g.hasOwnProperty(a)){delete g[a][f];a:{f=g[a];for(e in f)if(f.hasOwnProperty(e)){var e=!1;break a}e=!0}e&&delete g[a]}}else g.hasOwnProperty(a)||(g[a]={}),g[a][f]=b;0===Object.keys(g).length&&g.constructor===Object?(AiCookies.remove("aiBLOCKS"),c&&console.log("AI COOKIE REMOVED")):AiCookies.set("aiBLOCKS",JSON.stringify(g),{expires:365,path:"/"});if(c)if(a=m(AiCookies.get("aiBLOCKS")),"undefined"!=typeof a){console.log("AI COOKIE NEW",
a);console.log("AI COOKIE DATA:");for(var d in a){for(var h in a[d])"x"==h?(c=new Date,c=a[d][h]-Math.round(c.getTime()/1E3),console.log("  BLOCK",d,"closed for",c,"s = ",Math.round(1E4*c/3600/24)/1E4,"days")):"d"==h?console.log("  BLOCK",d,"delayed for",a[d][h],"pageviews"):"e"==h?console.log("  BLOCK",d,"show every",a[d][h],"pageviews"):"i"==h?(e=a[d][h],0<=e?console.log("  BLOCK",d,a[d][h],"impressions until limit"):(c=new Date,c=-e-Math.round(c.getTime()/1E3),console.log("  BLOCK",d,"max impressions, closed for",
c,"s =",Math.round(1E4*c/3600/24)/1E4,"days"))):"ipt"==h?console.log("  BLOCK",d,a[d][h],"impressions until limit per time period"):"it"==h?(c=new Date,c=a[d][h]-Math.round(c.getTime()/1E3),console.log("  BLOCK",d,"impressions limit expiration in",c,"s =",Math.round(1E4*c/3600/24)/1E4,"days")):"c"==h?(e=a[d][h],0<=e?console.log("  BLOCK",d,e,"clicks until limit"):(c=new Date,c=-e-Math.round(c.getTime()/1E3),console.log("  BLOCK",d,"max clicks, closed for",c,"s =",Math.round(1E4*c/3600/24)/1E4,"days"))):
"cpt"==h?console.log("  BLOCK",d,a[d][h],"clicks until limit per time period"):"ct"==h?(c=new Date,c=a[d][h]-Math.round(c.getTime()/1E3),console.log("  BLOCK",d,"clicks limit expiration in ",c,"s =",Math.round(1E4*c/3600/24)/1E4,"days")):"h"==h?console.log("  BLOCK",d,"hash",a[d][h]):console.log("      ?:",d,":",h,a[d][h]);console.log("")}}else console.log("AI COOKIE NOT PRESENT");return g};ai_get_cookie_text=function(a){var f=m(AiCookies.get("aiBLOCKS"));null==f&&(f={});var b="";f.hasOwnProperty("G")&&
(b="G["+JSON.stringify(f.G).replace(/"/g,"").replace("{","").replace("}","")+"] ");var c="";f.hasOwnProperty(a)&&(c=JSON.stringify(f[a]).replace(/"/g,"").replace("{","").replace("}",""));return b+c}};
var ai_insertion_js=!0,ai_block_class_def="code-block";
if("undefined"!=typeof ai_insertion_js){ai_insert=function(a,h,l){if(-1!=h.indexOf(":eq("))if(window.jQuery&&window.jQuery.fn)var n=jQuery(h);else{console.error("AI INSERT USING jQuery QUERIES:",h,"- jQuery not found");return}else n=document.querySelectorAll(h);for(var u=0,y=n.length;u<y;u++){var d=n[u];selector_string=d.hasAttribute("id")?"#"+d.getAttribute("id"):d.hasAttribute("class")?"."+d.getAttribute("class").replace(RegExp(" ","g"),"."):"";var w=document.createElement("div");w.innerHTML=l;
var m=w.getElementsByClassName("ai-selector-counter")[0];null!=m&&(m.innerText=u+1);m=w.getElementsByClassName("ai-debug-name ai-main")[0];if(null!=m){var r=a.toUpperCase();"undefined"!=typeof ai_front&&("before"==a?r=ai_front.insertion_before:"after"==a?r=ai_front.insertion_after:"prepend"==a?r=ai_front.insertion_prepend:"append"==a?r=ai_front.insertion_append:"replace-content"==a?r=ai_front.insertion_replace_content:"replace-element"==a&&(r=ai_front.insertion_replace_element));-1==selector_string.indexOf(".ai-viewports")&&
(m.innerText=r+" "+h+" ("+d.tagName.toLowerCase()+selector_string+")")}m=document.createRange();try{var v=m.createContextualFragment(w.innerHTML)}catch(t){}"before"==a?d.parentNode.insertBefore(v,d):"after"==a?d.parentNode.insertBefore(v,d.nextSibling):"prepend"==a?d.insertBefore(v,d.firstChild):"append"==a?d.insertBefore(v,null):"replace-content"==a?(d.innerHTML="",d.insertBefore(v,null)):"replace-element"==a&&(d.parentNode.insertBefore(v,d),d.parentNode.removeChild(d));z()}};ai_insert_code=function(a){function h(m,
r){return null==m?!1:m.classList?m.classList.contains(r):-1<(" "+m.className+" ").indexOf(" "+r+" ")}function l(m,r){null!=m&&(m.classList?m.classList.add(r):m.className+=" "+r)}function n(m,r){null!=m&&(m.classList?m.classList.remove(r):m.className=m.className.replace(new RegExp("(^|\\b)"+r.split(" ").join("|")+"(\\b|$)","gi")," "))}if("undefined"!=typeof a){var u=!1;if(h(a,"no-visibility-check")||a.offsetWidth||a.offsetHeight||a.getClientRects().length){u=a.getAttribute("data-code");var y=a.getAttribute("data-insertion-position"),
d=a.getAttribute("data-selector");if(null!=u)if(null!=y&&null!=d){if(-1!=d.indexOf(":eq(")?window.jQuery&&window.jQuery.fn&&jQuery(d).length:document.querySelectorAll(d).length)ai_insert(y,d,b64d(u)),n(a,"ai-viewports")}else{y=document.createRange();try{var w=y.createContextualFragment(b64d(u))}catch(m){}a.parentNode.insertBefore(w,a.nextSibling);n(a,"ai-viewports")}u=!0}else w=a.previousElementSibling,h(w,"ai-debug-bar")&&h(w,"ai-debug-script")&&(n(w,"ai-debug-script"),l(w,"ai-debug-viewport-invisible")),
n(a,"ai-viewports");return u}};ai_insert_list_code=function(a){var h=document.getElementsByClassName(a)[0];if("undefined"!=typeof h){var l=ai_insert_code(h),n=h.closest("div."+ai_block_class_def);if(n){l||n.removeAttribute("data-ai");var u=n.querySelectorAll(".ai-debug-block");n&&u.length&&(n.classList.remove("ai-list-block"),n.classList.remove("ai-list-block-ip"),n.classList.remove("ai-list-block-filter"),n.style.visibility="",n.classList.contains("ai-remove-position")&&(n.style.position=""))}h.classList.remove(a);
l&&z()}};ai_insert_viewport_code=function(a){var h=document.getElementsByClassName(a)[0];if("undefined"!=typeof h){var l=ai_insert_code(h);h.classList.remove(a);l&&(a=h.closest("div."+ai_block_class_def),null!=a&&(l=h.getAttribute("style"),null!=l&&a.setAttribute("style",a.getAttribute("style")+" "+l)));setTimeout(function(){h.removeAttribute("style")},2);z()}};ai_insert_adsense_fallback_codes=function(a){a.style.display="none";var h=a.closest(".ai-fallback-adsense"),l=h.nextElementSibling;l.getAttribute("data-code")?
ai_insert_code(l)&&z():l.style.display="block";h.classList.contains("ai-empty-code")&&null!=a.closest("."+ai_block_class_def)&&(a=a.closest("."+ai_block_class_def).getElementsByClassName("code-block-label"),0!=a.length&&(a[0].style.display="none"))};ai_insert_code_by_class=function(a){var h=document.getElementsByClassName(a)[0];"undefined"!=typeof h&&(ai_insert_code(h),h.classList.remove(a))};ai_insert_client_code=function(a,h){var l=document.getElementsByClassName(a)[0];if("undefined"!=typeof l){var n=
l.getAttribute("data-code");null!=n&&ai_check_block()&&(l.setAttribute("data-code",n.substring(Math.floor(h/19))),ai_insert_code_by_class(a),l.remove())}};ai_process_elements_active=!1;function z(){ai_process_elements_active||setTimeout(function(){ai_process_elements_active=!1;"function"==typeof ai_process_rotations&&ai_process_rotations();"function"==typeof ai_process_lists&&ai_process_lists();"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses();"function"==typeof ai_process_filter_hooks&&
ai_process_filter_hooks();"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks();"function"==typeof ai_process_impressions&&1==ai_tracking_finished&&ai_process_impressions();"function"==typeof ai_install_click_trackers&&1==ai_tracking_finished&&ai_install_click_trackers();"function"==typeof ai_install_close_buttons&&ai_install_close_buttons(document);"function"==typeof ai_process_wait_for_interaction&&ai_process_wait_for_interaction();"function"==typeof ai_process_delayed_blocks&&ai_process_delayed_blocks()},
5);ai_process_elements_active=!0}const B=document.querySelector("body");(new MutationObserver(function(a,h){for(const l of a)"attributes"===l.type&&"data-ad-status"==l.attributeName&&"unfilled"==l.target.dataset.adStatus&&l.target.closest(".ai-fallback-adsense")&&ai_insert_adsense_fallback_codes(l.target)})).observe(B,{attributes:!0,childList:!1,subtree:!0});var Arrive=function(a,h,l){function n(t,c,e){d.addMethod(c,e,t.unbindEvent);d.addMethod(c,e,t.unbindEventWithSelectorOrCallback);d.addMethod(c,
e,t.unbindEventWithSelectorAndCallback)}function u(t){t.arrive=r.bindEvent;n(r,t,"unbindArrive");t.leave=v.bindEvent;n(v,t,"unbindLeave")}if(a.MutationObserver&&"undefined"!==typeof HTMLElement){var y=0,d=function(){var t=HTMLElement.prototype.matches||HTMLElement.prototype.webkitMatchesSelector||HTMLElement.prototype.mozMatchesSelector||HTMLElement.prototype.msMatchesSelector;return{matchesSelector:function(c,e){return c instanceof HTMLElement&&t.call(c,e)},addMethod:function(c,e,f){var b=c[e];c[e]=
function(){if(f.length==arguments.length)return f.apply(this,arguments);if("function"==typeof b)return b.apply(this,arguments)}},callCallbacks:function(c,e){e&&e.options.onceOnly&&1==e.firedElems.length&&(c=[c[0]]);for(var f=0,b;b=c[f];f++)b&&b.callback&&b.callback.call(b.elem,b.elem);e&&e.options.onceOnly&&1==e.firedElems.length&&e.me.unbindEventWithSelectorAndCallback.call(e.target,e.selector,e.callback)},checkChildNodesRecursively:function(c,e,f,b){for(var g=0,k;k=c[g];g++)f(k,e,b)&&b.push({callback:e.callback,
elem:k}),0<k.childNodes.length&&d.checkChildNodesRecursively(k.childNodes,e,f,b)},mergeArrays:function(c,e){var f={},b;for(b in c)c.hasOwnProperty(b)&&(f[b]=c[b]);for(b in e)e.hasOwnProperty(b)&&(f[b]=e[b]);return f},toElementsArray:function(c){"undefined"===typeof c||"number"===typeof c.length&&c!==a||(c=[c]);return c}}}(),w=function(){var t=function(){this._eventsBucket=[];this._beforeRemoving=this._beforeAdding=null};t.prototype.addEvent=function(c,e,f,b){c={target:c,selector:e,options:f,callback:b,
firedElems:[]};this._beforeAdding&&this._beforeAdding(c);this._eventsBucket.push(c);return c};t.prototype.removeEvent=function(c){for(var e=this._eventsBucket.length-1,f;f=this._eventsBucket[e];e--)c(f)&&(this._beforeRemoving&&this._beforeRemoving(f),(f=this._eventsBucket.splice(e,1))&&f.length&&(f[0].callback=null))};t.prototype.beforeAdding=function(c){this._beforeAdding=c};t.prototype.beforeRemoving=function(c){this._beforeRemoving=c};return t}(),m=function(t,c){var e=new w,f=this,b={fireOnAttributesModification:!1};
e.beforeAdding(function(g){var k=g.target;if(k===a.document||k===a)k=document.getElementsByTagName("html")[0];var p=new MutationObserver(function(x){c.call(this,x,g)});var q=t(g.options);p.observe(k,q);g.observer=p;g.me=f});e.beforeRemoving(function(g){g.observer.disconnect()});this.bindEvent=function(g,k,p){k=d.mergeArrays(b,k);for(var q=d.toElementsArray(this),x=0;x<q.length;x++)e.addEvent(q[x],g,k,p)};this.unbindEvent=function(){var g=d.toElementsArray(this);e.removeEvent(function(k){for(var p=
0;p<g.length;p++)if(this===l||k.target===g[p])return!0;return!1})};this.unbindEventWithSelectorOrCallback=function(g){var k=d.toElementsArray(this);e.removeEvent("function"===typeof g?function(p){for(var q=0;q<k.length;q++)if((this===l||p.target===k[q])&&p.callback===g)return!0;return!1}:function(p){for(var q=0;q<k.length;q++)if((this===l||p.target===k[q])&&p.selector===g)return!0;return!1})};this.unbindEventWithSelectorAndCallback=function(g,k){var p=d.toElementsArray(this);e.removeEvent(function(q){for(var x=
0;x<p.length;x++)if((this===l||q.target===p[x])&&q.selector===g&&q.callback===k)return!0;return!1})};return this},r=new function(){function t(f,b,g){return d.matchesSelector(f,b.selector)&&(f._id===l&&(f._id=y++),-1==b.firedElems.indexOf(f._id))?(b.firedElems.push(f._id),!0):!1}var c={fireOnAttributesModification:!1,onceOnly:!1,existing:!1};r=new m(function(f){var b={attributes:!1,childList:!0,subtree:!0};f.fireOnAttributesModification&&(b.attributes=!0);return b},function(f,b){f.forEach(function(g){var k=
g.addedNodes,p=g.target,q=[];null!==k&&0<k.length?d.checkChildNodesRecursively(k,b,t,q):"attributes"===g.type&&t(p,b,q)&&q.push({callback:b.callback,elem:p});d.callCallbacks(q,b)})});var e=r.bindEvent;r.bindEvent=function(f,b,g){"undefined"===typeof g?(g=b,b=c):b=d.mergeArrays(c,b);var k=d.toElementsArray(this);if(b.existing){for(var p=[],q=0;q<k.length;q++)for(var x=k[q].querySelectorAll(f),A=0;A<x.length;A++)p.push({callback:g,elem:x[A]});if(b.onceOnly&&p.length)return g.call(p[0].elem,p[0].elem);
setTimeout(d.callCallbacks,1,p)}e.call(this,f,b,g)};return r},v=new function(){function t(f,b){return d.matchesSelector(f,b.selector)}var c={};v=new m(function(){return{childList:!0,subtree:!0}},function(f,b){f.forEach(function(g){g=g.removedNodes;var k=[];null!==g&&0<g.length&&d.checkChildNodesRecursively(g,b,t,k);d.callCallbacks(k,b)})});var e=v.bindEvent;v.bindEvent=function(f,b,g){"undefined"===typeof g?(g=b,b=c):b=d.mergeArrays(c,b);e.call(this,f,b,g)};return v};h&&u(h.fn);u(HTMLElement.prototype);
u(NodeList.prototype);u(HTMLCollection.prototype);u(HTMLDocument.prototype);u(Window.prototype);h={};n(r,h,"unbindAllArrive");n(v,h,"unbindAllLeave");return h}}(window,"undefined"===typeof jQuery?null:jQuery,void 0)};
var ai_recaptcha_threshold="0.5",ai_recaptcha_site_key="",ai_lazy_loading_offset=600,ai_ajax_url="https://www.ewrestlingnews.com/wp-admin/admin-ajax.php";
if("undefined"!=typeof ai_recaptcha_site_key){const q=function(c,d){if("DIV"===c.tagName&&c.hasAttribute("data-code")){d=document.createRange();var b=!0;try{var a=d.createContextualFragment(b64d(c.dataset.code))}catch(f){b=!1}b&&c.insertBefore(a,c.firstChild);c.removeAttribute("data-code");a=c.closest("."+b64d(c.dataset.class));c.removeAttribute("data-class");c.removeAttribute("class");"function"==typeof ai_process_lists&&ai_process_lists();"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses();
"function"==typeof ai_process_filter_hooks&&ai_process_filter_hooks();"function"==typeof ai_process_rotations_in_element&&ai_process_rotations_in_element(c);"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks();"function"==typeof ai_process_impressions&&null!=a&&1==ai_tracking_finished&&setTimeout(ai_process_impressions,1400);"function"==typeof ai_install_click_trackers&&null!=a&&1==ai_tracking_finished&&setTimeout(ai_install_click_trackers,1500);"function"==typeof ai_install_close_buttons&&
null!=a&&ai_install_close_buttons(a);ai_process_wait_for_interaction();ai_process_delayed_blocks()}},p=function(c){const d={intersectionObserverSupport:"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype,mutationObserverSupport:"MutationObserver"in window,idleCallbackSupport:"requestIdleCallback"in window,eventsToBind:[[document,"scroll"],[document,"touchmove"],[window,"resize"],[window,"orientationchange"]]},b={lazyClass:"ai-lazy",
lazyElement:null,throttleTime:200,idlyLoad:!1,idleLoadTimeout:100,threshold:ai_lazy_loading_offset,observeChanges:!1,observeRootSelector:"body",mutationObserverOptions:{childList:!0}};Object.assign(b,c);const a=`div.${b.lazyClass}`,f={timeout:b.idleLoadTimeout};var e=null==b.lazyElement?[].slice.call(document.querySelectorAll(a)):[].push(b.lazyElement);if(!0===d.intersectionObserverSupport){var h=new IntersectionObserver(function(k,g){k.forEach(function(l){var n=l.target;!0===l.isIntersecting&&(!0===
b.idlyLoad&&!0===d.idleCallbackSupport?requestIdleCallback(function(){q(n,d)},f):q(n,d),n.classList.remove(b.lazyClass),g.unobserve(n),e=e.filter(function(r){return r!==n}))})},{rootMargin:`${b.threshold}px 0%`});e.forEach(function(k){h.observe(k)})}else{var m=function(){var k=!1;!1===k&&0<e.length&&(k=!0,setTimeout(function(){e.forEach(function(g){g.getBoundingClientRect().top<=window.innerHeight+b.threshold&&g.getBoundingClientRect().bottom>=-b.threshold&&"none"!==getComputedStyle(g).display&&(!0===
b.idlyLoad&&!0===d.idleCallbackSupport?requestIdleCallback(function(){q(g,d)},f):q(g,d),g.classList.remove(b.lazyClass),e=e.filter(function(l){return l!==g}))});k=!1;0===e.length&&!1===b.observeChanges&&d.eventsToBind.forEach(function(g){g[0].removeEventListener(g[1],m)})},b.throttleTime))};d.eventsToBind.forEach(function(k){k[0].addEventListener(k[1],m)});m()}!0===d.mutationObserverSupport&&!0===b.observeChanges&&(new MutationObserver(function(k){k.forEach(function(g){[].slice.call(document.querySelectorAll(a)).forEach(function(l){-1===
e.indexOf(l)&&(e.push(l),!0===d.intersectionObserverSupport?h.observe(l):m())})})})).observe(document.querySelector(b.observeRootSelector),b.mutationObserverOptions)};(function(c){"complete"===document.readyState||"loading"!==document.readyState&&!document.documentElement.doScroll?c():document.addEventListener("DOMContentLoaded",c)})(function(){setTimeout(function(){p({lazyClass:"ai-lazy",observeChanges:!0,mutationObserverOptions:{childList:!0,attributes:!0,subtree:!0}})},5)});ai_load_blocks=function(c){c=
Number.isInteger(c)?"ai-manual-"+c:"ai-manual";p({lazyClass:c,threshold:99999,observeChanges:!0,mutationObserverOptions:{childList:!0,attributes:!0,subtree:!0}});"function"==typeof ai_process_lists&&ai_process_lists()};ai_process_wait_for_interaction=function(){function c(){"undefined"!=typeof a&&clearTimeout(a);ai_user_interaction=!0;d(!1)}function d(f){b.forEach(function(e){window.removeEventListener(e,c,{passive:!0})});p({lazyClass:"ai-wait-for-interaction",threshold:99999,observeChanges:!0,mutationObserverOptions:{childList:!0,
attributes:!0,subtree:!0}})}const b=["mouseover","keydown","touchmove","touchstart"];if(0!=document.getElementsByClassName("ai-wait-for-interaction").length){"undefined"==typeof ai_interaction_timeout&&(ai_interaction_timeout=4E3);"undefined"==typeof ai_delay_tracking&&(ai_delay_tracking=0);if(0<ai_interaction_timeout){ai_delay_tracking+=ai_interaction_timeout;var a=setTimeout(d,ai_interaction_timeout,!0)}b.forEach(function(f){window.addEventListener(f,c,{passive:!0})})}};setTimeout(ai_process_wait_for_interaction,
3);ai_process_check_recaptcha_score=function(){"undefined"!=typeof grecaptcha&&""!=ai_recaptcha_site_key&&grecaptcha.ready(function(){grecaptcha.execute(ai_recaptcha_site_key,{action:"submit"}).then(function(c){var d=new XMLHttpRequest;c="ai_check=3daf69f774&recaptcha="+c;d.open("POST",ai_ajax_url+"?action=ai_ajax",!0);d.setRequestHeader("Content-type","application/x-www-form-urlencoded");d.onreadystatechange=function(){if(4==this.readyState&&200==this.status){let e=JSON.parse(this.responseText);if(e&&
e.success){ai_recaptcha_score=e.score;const h=document.getElementsByClassName("ai-check-recaptcha-score");if(e.score<1E3*parseFloat(ai_recaptcha_threshold)/1E3)for(var b=0;b<h.length;b++){var a=h[b].closest(".ai-track");null!=a&&a.classList.remove("ai-track");a=h[b].dataset.class;if("undefined"!=typeof a){a=b64d(a);var f=h[b].closest("."+a);null!=f&&(f.classList.remove("ai-list-block"),f.classList.remove("ai-list-block-ip"),a=f.getElementsByClassName("ai-recaptcha-score"),0!=a.length&&(a[0].innerHTML=
e.score),a=f.getElementsByClassName("ai-recaptcha-result"),0!=a.length&&(a[0].innerHTML=ai_front.hidden))}}else for(p({lazyClass:"ai-check-recaptcha-score",threshold:99999,observeChanges:!0,mutationObserverOptions:{childList:!0,attributes:!0,subtree:!0}}),b=0;b<h.length;b++)a=h[b].dataset.class,"undefined"!=typeof a&&(a=b64d(a),f=h[b].closest("."+a),null!=f&&(a=f.getElementsByClassName("ai-recaptcha-score"),0!=a.length&&(a[0].innerHTML=e.score),a=f.getElementsByClassName("ai-recaptcha-result"),0!=
a.length&&(a[0].innerHTML=ai_front.visible)))}}};d.send(c)})})};setTimeout(ai_process_check_recaptcha_score,2);ai_process_delayed_blocks=function(){var c=document.getElementsByClassName("ai-delayed-unprocessed");if(0!=c.length){function e(m){p({lazyClass:"ai-delayed-"+m,threshold:99999,observeChanges:!0,mutationObserverOptions:{childList:!0,attributes:!0,subtree:!0}})}"undefined"==typeof ai_delay_tracking&&(ai_delay_tracking=0);for(var d=[],b=0;b<c.length;b++){var a=parseInt(c[b].getAttribute("data-block"));
d.push(a)}const h=[...(new Set(d))];for(c=0;c<h.length;c++){a=h[c];d=document.getElementsByClassName("ai-delayed-"+a);b=parseInt(d[0].getAttribute("data-delay"));for(var f=d.length-1;0<=f;f--)d[f].classList.remove("ai-delayed-unprocessed");ai_delay_tracking+=b;setTimeout(e,b,a)}}};setTimeout(ai_process_delayed_blocks,1)};
;!function(a,b){a(function(){"use strict";function a(a,b){return null!=a&&null!=b&&a.toLowerCase()===b.toLowerCase()}function c(a,b){var c,d,e=a.length;if(!e||!b)return!1;for(c=b.toLowerCase(),d=0;d<e;++d)if(c===a[d].toLowerCase())return!0;return!1}function d(a){for(var b in a)i.call(a,b)&&(a[b]=new RegExp(a[b],"i"))}function e(a){return(a||"").substr(0,500)}function f(a,b){this.ua=e(a),this._cache={},this.maxPhoneWidth=b||600}var g={};g.mobileDetectRules={phones:{iPhone:"\\biPhone\\b|\\biPod\\b",BlackBerry:"BlackBerry|\\bBB10\\b|rim[0-9]+|\\b(BBA100|BBB100|BBD100|BBE100|BBF100|STH100)\\b-[0-9]+",Pixel:"; \\bPixel\\b",HTC:"HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Legend|Desire|T8282)|APX515CKT|Qtek9090|APA9292KT|HD_mini|Sensation.*Z710e|PG86100|Z715e|Desire.*(A8181|HD)|ADR6200|ADR6400L|ADR6425|001HT|Inspire 4G|Android.*\\bEVO\\b|T-Mobile G1|Z520m|Android [0-9.]+; Pixel",Nexus:"Nexus One|Nexus S|Galaxy.*Nexus|Android.*Nexus.*Mobile|Nexus 4|Nexus 5|Nexus 5X|Nexus 6",Dell:"Dell[;]? (Streak|Aero|Venue|Venue Pro|Flash|Smoke|Mini 3iX)|XCD28|XCD35|\\b001DL\\b|\\b101DL\\b|\\bGS01\\b",Motorola:"Motorola|DROIDX|DROID BIONIC|\\bDroid\\b.*Build|Android.*Xoom|HRI39|MOT-|A1260|A1680|A555|A853|A855|A953|A955|A956|Motorola.*ELECTRIFY|Motorola.*i1|i867|i940|MB200|MB300|MB501|MB502|MB508|MB511|MB520|MB525|MB526|MB611|MB612|MB632|MB810|MB855|MB860|MB861|MB865|MB870|ME501|ME502|ME511|ME525|ME600|ME632|ME722|ME811|ME860|ME863|ME865|MT620|MT710|MT716|MT720|MT810|MT870|MT917|Motorola.*TITANIUM|WX435|WX445|XT300|XT301|XT311|XT316|XT317|XT319|XT320|XT390|XT502|XT530|XT531|XT532|XT535|XT603|XT610|XT611|XT615|XT681|XT701|XT702|XT711|XT720|XT800|XT806|XT860|XT862|XT875|XT882|XT883|XT894|XT901|XT907|XT909|XT910|XT912|XT928|XT926|XT915|XT919|XT925|XT1021|\\bMoto E\\b|XT1068|XT1092|XT1052",Samsung:"\\bSamsung\\b|SM-G950F|SM-G955F|SM-G9250|GT-19300|SGH-I337|BGT-S5230|GT-B2100|GT-B2700|GT-B2710|GT-B3210|GT-B3310|GT-B3410|GT-B3730|GT-B3740|GT-B5510|GT-B5512|GT-B5722|GT-B6520|GT-B7300|GT-B7320|GT-B7330|GT-B7350|GT-B7510|GT-B7722|GT-B7800|GT-C3010|GT-C3011|GT-C3060|GT-C3200|GT-C3212|GT-C3212I|GT-C3262|GT-C3222|GT-C3300|GT-C3300K|GT-C3303|GT-C3303K|GT-C3310|GT-C3322|GT-C3330|GT-C3350|GT-C3500|GT-C3510|GT-C3530|GT-C3630|GT-C3780|GT-C5010|GT-C5212|GT-C6620|GT-C6625|GT-C6712|GT-E1050|GT-E1070|GT-E1075|GT-E1080|GT-E1081|GT-E1085|GT-E1087|GT-E1100|GT-E1107|GT-E1110|GT-E1120|GT-E1125|GT-E1130|GT-E1160|GT-E1170|GT-E1175|GT-E1180|GT-E1182|GT-E1200|GT-E1210|GT-E1225|GT-E1230|GT-E1390|GT-E2100|GT-E2120|GT-E2121|GT-E2152|GT-E2220|GT-E2222|GT-E2230|GT-E2232|GT-E2250|GT-E2370|GT-E2550|GT-E2652|GT-E3210|GT-E3213|GT-I5500|GT-I5503|GT-I5700|GT-I5800|GT-I5801|GT-I6410|GT-I6420|GT-I7110|GT-I7410|GT-I7500|GT-I8000|GT-I8150|GT-I8160|GT-I8190|GT-I8320|GT-I8330|GT-I8350|GT-I8530|GT-I8700|GT-I8703|GT-I8910|GT-I9000|GT-I9001|GT-I9003|GT-I9010|GT-I9020|GT-I9023|GT-I9070|GT-I9082|GT-I9100|GT-I9103|GT-I9220|GT-I9250|GT-I9300|GT-I9305|GT-I9500|GT-I9505|GT-M3510|GT-M5650|GT-M7500|GT-M7600|GT-M7603|GT-M8800|GT-M8910|GT-N7000|GT-S3110|GT-S3310|GT-S3350|GT-S3353|GT-S3370|GT-S3650|GT-S3653|GT-S3770|GT-S3850|GT-S5210|GT-S5220|GT-S5229|GT-S5230|GT-S5233|GT-S5250|GT-S5253|GT-S5260|GT-S5263|GT-S5270|GT-S5300|GT-S5330|GT-S5350|GT-S5360|GT-S5363|GT-S5369|GT-S5380|GT-S5380D|GT-S5560|GT-S5570|GT-S5600|GT-S5603|GT-S5610|GT-S5620|GT-S5660|GT-S5670|GT-S5690|GT-S5750|GT-S5780|GT-S5830|GT-S5839|GT-S6102|GT-S6500|GT-S7070|GT-S7200|GT-S7220|GT-S7230|GT-S7233|GT-S7250|GT-S7500|GT-S7530|GT-S7550|GT-S7562|GT-S7710|GT-S8000|GT-S8003|GT-S8500|GT-S8530|GT-S8600|SCH-A310|SCH-A530|SCH-A570|SCH-A610|SCH-A630|SCH-A650|SCH-A790|SCH-A795|SCH-A850|SCH-A870|SCH-A890|SCH-A930|SCH-A950|SCH-A970|SCH-A990|SCH-I100|SCH-I110|SCH-I400|SCH-I405|SCH-I500|SCH-I510|SCH-I515|SCH-I600|SCH-I730|SCH-I760|SCH-I770|SCH-I830|SCH-I910|SCH-I920|SCH-I959|SCH-LC11|SCH-N150|SCH-N300|SCH-R100|SCH-R300|SCH-R351|SCH-R400|SCH-R410|SCH-T300|SCH-U310|SCH-U320|SCH-U350|SCH-U360|SCH-U365|SCH-U370|SCH-U380|SCH-U410|SCH-U430|SCH-U450|SCH-U460|SCH-U470|SCH-U490|SCH-U540|SCH-U550|SCH-U620|SCH-U640|SCH-U650|SCH-U660|SCH-U700|SCH-U740|SCH-U750|SCH-U810|SCH-U820|SCH-U900|SCH-U940|SCH-U960|SCS-26UC|SGH-A107|SGH-A117|SGH-A127|SGH-A137|SGH-A157|SGH-A167|SGH-A177|SGH-A187|SGH-A197|SGH-A227|SGH-A237|SGH-A257|SGH-A437|SGH-A517|SGH-A597|SGH-A637|SGH-A657|SGH-A667|SGH-A687|SGH-A697|SGH-A707|SGH-A717|SGH-A727|SGH-A737|SGH-A747|SGH-A767|SGH-A777|SGH-A797|SGH-A817|SGH-A827|SGH-A837|SGH-A847|SGH-A867|SGH-A877|SGH-A887|SGH-A897|SGH-A927|SGH-B100|SGH-B130|SGH-B200|SGH-B220|SGH-C100|SGH-C110|SGH-C120|SGH-C130|SGH-C140|SGH-C160|SGH-C170|SGH-C180|SGH-C200|SGH-C207|SGH-C210|SGH-C225|SGH-C230|SGH-C417|SGH-C450|SGH-D307|SGH-D347|SGH-D357|SGH-D407|SGH-D415|SGH-D780|SGH-D807|SGH-D980|SGH-E105|SGH-E200|SGH-E315|SGH-E316|SGH-E317|SGH-E335|SGH-E590|SGH-E635|SGH-E715|SGH-E890|SGH-F300|SGH-F480|SGH-I200|SGH-I300|SGH-I320|SGH-I550|SGH-I577|SGH-I600|SGH-I607|SGH-I617|SGH-I627|SGH-I637|SGH-I677|SGH-I700|SGH-I717|SGH-I727|SGH-i747M|SGH-I777|SGH-I780|SGH-I827|SGH-I847|SGH-I857|SGH-I896|SGH-I897|SGH-I900|SGH-I907|SGH-I917|SGH-I927|SGH-I937|SGH-I997|SGH-J150|SGH-J200|SGH-L170|SGH-L700|SGH-M110|SGH-M150|SGH-M200|SGH-N105|SGH-N500|SGH-N600|SGH-N620|SGH-N625|SGH-N700|SGH-N710|SGH-P107|SGH-P207|SGH-P300|SGH-P310|SGH-P520|SGH-P735|SGH-P777|SGH-Q105|SGH-R210|SGH-R220|SGH-R225|SGH-S105|SGH-S307|SGH-T109|SGH-T119|SGH-T139|SGH-T209|SGH-T219|SGH-T229|SGH-T239|SGH-T249|SGH-T259|SGH-T309|SGH-T319|SGH-T329|SGH-T339|SGH-T349|SGH-T359|SGH-T369|SGH-T379|SGH-T409|SGH-T429|SGH-T439|SGH-T459|SGH-T469|SGH-T479|SGH-T499|SGH-T509|SGH-T519|SGH-T539|SGH-T559|SGH-T589|SGH-T609|SGH-T619|SGH-T629|SGH-T639|SGH-T659|SGH-T669|SGH-T679|SGH-T709|SGH-T719|SGH-T729|SGH-T739|SGH-T746|SGH-T749|SGH-T759|SGH-T769|SGH-T809|SGH-T819|SGH-T839|SGH-T919|SGH-T929|SGH-T939|SGH-T959|SGH-T989|SGH-U100|SGH-U200|SGH-U800|SGH-V205|SGH-V206|SGH-X100|SGH-X105|SGH-X120|SGH-X140|SGH-X426|SGH-X427|SGH-X475|SGH-X495|SGH-X497|SGH-X507|SGH-X600|SGH-X610|SGH-X620|SGH-X630|SGH-X700|SGH-X820|SGH-X890|SGH-Z130|SGH-Z150|SGH-Z170|SGH-ZX10|SGH-ZX20|SHW-M110|SPH-A120|SPH-A400|SPH-A420|SPH-A460|SPH-A500|SPH-A560|SPH-A600|SPH-A620|SPH-A660|SPH-A700|SPH-A740|SPH-A760|SPH-A790|SPH-A800|SPH-A820|SPH-A840|SPH-A880|SPH-A900|SPH-A940|SPH-A960|SPH-D600|SPH-D700|SPH-D710|SPH-D720|SPH-I300|SPH-I325|SPH-I330|SPH-I350|SPH-I500|SPH-I600|SPH-I700|SPH-L700|SPH-M100|SPH-M220|SPH-M240|SPH-M300|SPH-M305|SPH-M320|SPH-M330|SPH-M350|SPH-M360|SPH-M370|SPH-M380|SPH-M510|SPH-M540|SPH-M550|SPH-M560|SPH-M570|SPH-M580|SPH-M610|SPH-M620|SPH-M630|SPH-M800|SPH-M810|SPH-M850|SPH-M900|SPH-M910|SPH-M920|SPH-M930|SPH-N100|SPH-N200|SPH-N240|SPH-N300|SPH-N400|SPH-Z400|SWC-E100|SCH-i909|GT-N7100|GT-N7105|SCH-I535|SM-N900A|SGH-I317|SGH-T999L|GT-S5360B|GT-I8262|GT-S6802|GT-S6312|GT-S6310|GT-S5312|GT-S5310|GT-I9105|GT-I8510|GT-S6790N|SM-G7105|SM-N9005|GT-S5301|GT-I9295|GT-I9195|SM-C101|GT-S7392|GT-S7560|GT-B7610|GT-I5510|GT-S7582|GT-S7530E|GT-I8750|SM-G9006V|SM-G9008V|SM-G9009D|SM-G900A|SM-G900D|SM-G900F|SM-G900H|SM-G900I|SM-G900J|SM-G900K|SM-G900L|SM-G900M|SM-G900P|SM-G900R4|SM-G900S|SM-G900T|SM-G900V|SM-G900W8|SHV-E160K|SCH-P709|SCH-P729|SM-T2558|GT-I9205|SM-G9350|SM-J120F|SM-G920F|SM-G920V|SM-G930F|SM-N910C|SM-A310F|GT-I9190|SM-J500FN|SM-G903F|SM-J330F|SM-G610F|SM-G981B|SM-G892A|SM-A530F",LG:"\\bLG\\b;|LG[- ]?(C800|C900|E400|E610|E900|E-900|F160|F180K|F180L|F180S|730|855|L160|LS740|LS840|LS970|LU6200|MS690|MS695|MS770|MS840|MS870|MS910|P500|P700|P705|VM696|AS680|AS695|AX840|C729|E970|GS505|272|C395|E739BK|E960|L55C|L75C|LS696|LS860|P769BK|P350|P500|P509|P870|UN272|US730|VS840|VS950|LN272|LN510|LS670|LS855|LW690|MN270|MN510|P509|P769|P930|UN200|UN270|UN510|UN610|US670|US740|US760|UX265|UX840|VN271|VN530|VS660|VS700|VS740|VS750|VS910|VS920|VS930|VX9200|VX11000|AX840A|LW770|P506|P925|P999|E612|D955|D802|MS323|M257)|LM-G710",Sony:"SonyST|SonyLT|SonyEricsson|SonyEricssonLT15iv|LT18i|E10i|LT28h|LT26w|SonyEricssonMT27i|C5303|C6902|C6903|C6906|C6943|D2533|SOV34|601SO|F8332",Asus:"Asus.*Galaxy|PadFone.*Mobile",Xiaomi:"^(?!.*\\bx11\\b).*xiaomi.*$|POCOPHONE F1|MI 8|Redmi Note 9S|Redmi Note 5A Prime|N2G47H|M2001J2G|M2001J2I|M1805E10A|M2004J11G|M1902F1G|M2002J9G|M2004J19G|M2003J6A1G",NokiaLumia:"Lumia [0-9]{3,4}",Micromax:"Micromax.*\\b(A210|A92|A88|A72|A111|A110Q|A115|A116|A110|A90S|A26|A51|A35|A54|A25|A27|A89|A68|A65|A57|A90)\\b",Palm:"PalmSource|Palm",Vertu:"Vertu|Vertu.*Ltd|Vertu.*Ascent|Vertu.*Ayxta|Vertu.*Constellation(F|Quest)?|Vertu.*Monika|Vertu.*Signature",Pantech:"PANTECH|IM-A850S|IM-A840S|IM-A830L|IM-A830K|IM-A830S|IM-A820L|IM-A810K|IM-A810S|IM-A800S|IM-T100K|IM-A725L|IM-A780L|IM-A775C|IM-A770K|IM-A760S|IM-A750K|IM-A740S|IM-A730S|IM-A720L|IM-A710K|IM-A690L|IM-A690S|IM-A650S|IM-A630K|IM-A600S|VEGA PTL21|PT003|P8010|ADR910L|P6030|P6020|P9070|P4100|P9060|P5000|CDM8992|TXT8045|ADR8995|IS11PT|P2030|P6010|P8000|PT002|IS06|CDM8999|P9050|PT001|TXT8040|P2020|P9020|P2000|P7040|P7000|C790",Fly:"IQ230|IQ444|IQ450|IQ440|IQ442|IQ441|IQ245|IQ256|IQ236|IQ255|IQ235|IQ245|IQ275|IQ240|IQ285|IQ280|IQ270|IQ260|IQ250",Wiko:"KITE 4G|HIGHWAY|GETAWAY|STAIRWAY|DARKSIDE|DARKFULL|DARKNIGHT|DARKMOON|SLIDE|WAX 4G|RAINBOW|BLOOM|SUNSET|GOA(?!nna)|LENNY|BARRY|IGGY|OZZY|CINK FIVE|CINK PEAX|CINK PEAX 2|CINK SLIM|CINK SLIM 2|CINK +|CINK KING|CINK PEAX|CINK SLIM|SUBLIM",iMobile:"i-mobile (IQ|i-STYLE|idea|ZAA|Hitz)",SimValley:"\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-5|SPX-8|SP-100|SPX-8|SPX-12)\\b",Wolfgang:"AT-B24D|AT-AS50HD|AT-AS40W|AT-AS55HD|AT-AS45q2|AT-B26D|AT-AS50Q",Alcatel:"Alcatel",Nintendo:"Nintendo (3DS|Switch)",Amoi:"Amoi",INQ:"INQ",OnePlus:"ONEPLUS",GenericPhone:"Tapatalk|PDA;|SAGEM|\\bmmp\\b|pocket|\\bpsp\\b|symbian|Smartphone|smartfon|treo|up.browser|up.link|vodafone|\\bwap\\b|nokia|Series40|Series60|S60|SonyEricsson|N900|MAUI.*WAP.*Browser"},tablets:{iPad:"iPad|iPad.*Mobile",NexusTablet:"Android.*Nexus[\\s]+(7|9|10)",GoogleTablet:"Android.*Pixel C",SamsungTablet:"SAMSUNG.*Tablet|Galaxy.*Tab|SC-01C|GT-P1000|GT-P1003|GT-P1010|GT-P3105|GT-P6210|GT-P6800|GT-P6810|GT-P7100|GT-P7300|GT-P7310|GT-P7500|GT-P7510|SCH-I800|SCH-I815|SCH-I905|SGH-I957|SGH-I987|SGH-T849|SGH-T859|SGH-T869|SPH-P100|GT-P3100|GT-P3108|GT-P3110|GT-P5100|GT-P5110|GT-P6200|GT-P7320|GT-P7511|GT-N8000|GT-P8510|SGH-I497|SPH-P500|SGH-T779|SCH-I705|SCH-I915|GT-N8013|GT-P3113|GT-P5113|GT-P8110|GT-N8010|GT-N8005|GT-N8020|GT-P1013|GT-P6201|GT-P7501|GT-N5100|GT-N5105|GT-N5110|SHV-E140K|SHV-E140L|SHV-E140S|SHV-E150S|SHV-E230K|SHV-E230L|SHV-E230S|SHW-M180K|SHW-M180L|SHW-M180S|SHW-M180W|SHW-M300W|SHW-M305W|SHW-M380K|SHW-M380S|SHW-M380W|SHW-M430W|SHW-M480K|SHW-M480S|SHW-M480W|SHW-M485W|SHW-M486W|SHW-M500W|GT-I9228|SCH-P739|SCH-I925|GT-I9200|GT-P5200|GT-P5210|GT-P5210X|SM-T311|SM-T310|SM-T310X|SM-T210|SM-T210R|SM-T211|SM-P600|SM-P601|SM-P605|SM-P900|SM-P901|SM-T217|SM-T217A|SM-T217S|SM-P6000|SM-T3100|SGH-I467|XE500|SM-T110|GT-P5220|GT-I9200X|GT-N5110X|GT-N5120|SM-P905|SM-T111|SM-T2105|SM-T315|SM-T320|SM-T320X|SM-T321|SM-T520|SM-T525|SM-T530NU|SM-T230NU|SM-T330NU|SM-T900|XE500T1C|SM-P605V|SM-P905V|SM-T337V|SM-T537V|SM-T707V|SM-T807V|SM-P600X|SM-P900X|SM-T210X|SM-T230|SM-T230X|SM-T325|GT-P7503|SM-T531|SM-T330|SM-T530|SM-T705|SM-T705C|SM-T535|SM-T331|SM-T800|SM-T700|SM-T537|SM-T807|SM-P907A|SM-T337A|SM-T537A|SM-T707A|SM-T807A|SM-T237|SM-T807P|SM-P607T|SM-T217T|SM-T337T|SM-T807T|SM-T116NQ|SM-T116BU|SM-P550|SM-T350|SM-T550|SM-T9000|SM-P9000|SM-T705Y|SM-T805|GT-P3113|SM-T710|SM-T810|SM-T815|SM-T360|SM-T533|SM-T113|SM-T335|SM-T715|SM-T560|SM-T670|SM-T677|SM-T377|SM-T567|SM-T357T|SM-T555|SM-T561|SM-T713|SM-T719|SM-T813|SM-T819|SM-T580|SM-T355Y?|SM-T280|SM-T817A|SM-T820|SM-W700|SM-P580|SM-T587|SM-P350|SM-P555M|SM-P355M|SM-T113NU|SM-T815Y|SM-T585|SM-T285|SM-T825|SM-W708|SM-T835|SM-T830|SM-T837V|SM-T720|SM-T510|SM-T387V|SM-P610|SM-T290|SM-T515|SM-T590|SM-T595|SM-T725|SM-T817P|SM-P585N0|SM-T395|SM-T295|SM-T865|SM-P610N|SM-P615|SM-T970|SM-T380|SM-T5950|SM-T905|SM-T231|SM-T500|SM-T860",Kindle:"Kindle|Silk.*Accelerated|Android.*\\b(KFOT|KFTT|KFJWI|KFJWA|KFOTE|KFSOWI|KFTHWI|KFTHWA|KFAPWI|KFAPWA|WFJWAE|KFSAWA|KFSAWI|KFASWI|KFARWI|KFFOWI|KFGIWI|KFMEWI)\\b|Android.*Silk/[0-9.]+ like Chrome/[0-9.]+ (?!Mobile)",SurfaceTablet:"Windows NT [0-9.]+; ARM;.*(Tablet|ARMBJS)",HPTablet:"HP Slate (7|8|10)|HP ElitePad 900|hp-tablet|EliteBook.*Touch|HP 8|Slate 21|HP SlateBook 10",AsusTablet:"^.*PadFone((?!Mobile).)*$|Transformer|TF101|TF101G|TF300T|TF300TG|TF300TL|TF700T|TF700KL|TF701T|TF810C|ME171|ME301T|ME302C|ME371MG|ME370T|ME372MG|ME172V|ME173X|ME400C|Slider SL101|\\bK00F\\b|\\bK00C\\b|\\bK00E\\b|\\bK00L\\b|TX201LA|ME176C|ME102A|\\bM80TA\\b|ME372CL|ME560CG|ME372CG|ME302KL| K010 | K011 | K017 | K01E |ME572C|ME103K|ME170C|ME171C|\\bME70C\\b|ME581C|ME581CL|ME8510C|ME181C|P01Y|PO1MA|P01Z|\\bP027\\b|\\bP024\\b|\\bP00C\\b",BlackBerryTablet:"PlayBook|RIM Tablet",HTCtablet:"HTC_Flyer_P512|HTC Flyer|HTC Jetstream|HTC-P715a|HTC EVO View 4G|PG41200|PG09410",MotorolaTablet:"xoom|sholest|MZ615|MZ605|MZ505|MZ601|MZ602|MZ603|MZ604|MZ606|MZ607|MZ608|MZ609|MZ615|MZ616|MZ617",NookTablet:"Android.*Nook|NookColor|nook browser|BNRV200|BNRV200A|BNTV250|BNTV250A|BNTV400|BNTV600|LogicPD Zoom2",AcerTablet:"Android.*; \\b(A100|A101|A110|A200|A210|A211|A500|A501|A510|A511|A700|A701|W500|W500P|W501|W501P|W510|W511|W700|G100|G100W|B1-A71|B1-710|B1-711|A1-810|A1-811|A1-830)\\b|W3-810|\\bA3-A10\\b|\\bA3-A11\\b|\\bA3-A20\\b|\\bA3-A30|A3-A40",ToshibaTablet:"Android.*(AT100|AT105|AT200|AT205|AT270|AT275|AT300|AT305|AT1S5|AT500|AT570|AT700|AT830)|TOSHIBA.*FOLIO",LGTablet:"\\bL-06C|LG-V909|LG-V900|LG-V700|LG-V510|LG-V500|LG-V410|LG-V400|LG-VK810\\b",FujitsuTablet:"Android.*\\b(F-01D|F-02F|F-05E|F-10D|M532|Q572)\\b",PrestigioTablet:"PMP3170B|PMP3270B|PMP3470B|PMP7170B|PMP3370B|PMP3570C|PMP5870C|PMP3670B|PMP5570C|PMP5770D|PMP3970B|PMP3870C|PMP5580C|PMP5880D|PMP5780D|PMP5588C|PMP7280C|PMP7280C3G|PMP7280|PMP7880D|PMP5597D|PMP5597|PMP7100D|PER3464|PER3274|PER3574|PER3884|PER5274|PER5474|PMP5097CPRO|PMP5097|PMP7380D|PMP5297C|PMP5297C_QUAD|PMP812E|PMP812E3G|PMP812F|PMP810E|PMP880TD|PMT3017|PMT3037|PMT3047|PMT3057|PMT7008|PMT5887|PMT5001|PMT5002",LenovoTablet:"Lenovo TAB|Idea(Tab|Pad)( A1|A10| K1|)|ThinkPad([ ]+)?Tablet|YT3-850M|YT3-X90L|YT3-X90F|YT3-X90X|Lenovo.*(S2109|S2110|S5000|S6000|K3011|A3000|A3500|A1000|A2107|A2109|A1107|A5500|A7600|B6000|B8000|B8080)(-|)(FL|F|HV|H|)|TB-X103F|TB-X304X|TB-X304F|TB-X304L|TB-X505F|TB-X505L|TB-X505X|TB-X605F|TB-X605L|TB-8703F|TB-8703X|TB-8703N|TB-8704N|TB-8704F|TB-8704X|TB-8704V|TB-7304F|TB-7304I|TB-7304X|Tab2A7-10F|Tab2A7-20F|TB2-X30L|YT3-X50L|YT3-X50F|YT3-X50M|YT-X705F|YT-X703F|YT-X703L|YT-X705L|YT-X705X|TB2-X30F|TB2-X30L|TB2-X30M|A2107A-F|A2107A-H|TB3-730F|TB3-730M|TB3-730X|TB-7504F|TB-7504X|TB-X704F|TB-X104F|TB3-X70F|TB-X705F|TB-8504F|TB3-X70L|TB3-710F|TB-X704L",DellTablet:"Venue 11|Venue 8|Venue 7|Dell Streak 10|Dell Streak 7",YarvikTablet:"Android.*\\b(TAB210|TAB211|TAB224|TAB250|TAB260|TAB264|TAB310|TAB360|TAB364|TAB410|TAB411|TAB420|TAB424|TAB450|TAB460|TAB461|TAB464|TAB465|TAB467|TAB468|TAB07-100|TAB07-101|TAB07-150|TAB07-151|TAB07-152|TAB07-200|TAB07-201-3G|TAB07-210|TAB07-211|TAB07-212|TAB07-214|TAB07-220|TAB07-400|TAB07-485|TAB08-150|TAB08-200|TAB08-201-3G|TAB08-201-30|TAB09-100|TAB09-211|TAB09-410|TAB10-150|TAB10-201|TAB10-211|TAB10-400|TAB10-410|TAB13-201|TAB274EUK|TAB275EUK|TAB374EUK|TAB462EUK|TAB474EUK|TAB9-200)\\b",MedionTablet:"Android.*\\bOYO\\b|LIFE.*(P9212|P9514|P9516|S9512)|LIFETAB",ArnovaTablet:"97G4|AN10G2|AN7bG3|AN7fG3|AN8G3|AN8cG3|AN7G3|AN9G3|AN7dG3|AN7dG3ST|AN7dG3ChildPad|AN10bG3|AN10bG3DT|AN9G2",IntensoTablet:"INM8002KP|INM1010FP|INM805ND|Intenso Tab|TAB1004",IRUTablet:"M702pro",MegafonTablet:"MegaFon V9|\\bZTE V9\\b|Android.*\\bMT7A\\b",EbodaTablet:"E-Boda (Supreme|Impresspeed|Izzycomm|Essential)",AllViewTablet:"Allview.*(Viva|Alldro|City|Speed|All TV|Frenzy|Quasar|Shine|TX1|AX1|AX2)",ArchosTablet:"\\b(101G9|80G9|A101IT)\\b|Qilive 97R|Archos5|\\bARCHOS (70|79|80|90|97|101|FAMILYPAD|)(b|c|)(G10| Cobalt| TITANIUM(HD|)| Xenon| Neon|XSK| 2| XS 2| PLATINUM| CARBON|GAMEPAD)\\b",AinolTablet:"NOVO7|NOVO8|NOVO10|Novo7Aurora|Novo7Basic|NOVO7PALADIN|novo9-Spark",NokiaLumiaTablet:"Lumia 2520",SonyTablet:"Sony.*Tablet|Xperia Tablet|Sony Tablet S|SO-03E|SGPT12|SGPT13|SGPT114|SGPT121|SGPT122|SGPT123|SGPT111|SGPT112|SGPT113|SGPT131|SGPT132|SGPT133|SGPT211|SGPT212|SGPT213|SGP311|SGP312|SGP321|EBRD1101|EBRD1102|EBRD1201|SGP351|SGP341|SGP511|SGP512|SGP521|SGP541|SGP551|SGP621|SGP641|SGP612|SOT31|SGP771|SGP611|SGP612|SGP712",PhilipsTablet:"\\b(PI2010|PI3000|PI3100|PI3105|PI3110|PI3205|PI3210|PI3900|PI4010|PI7000|PI7100)\\b",CubeTablet:"Android.*(K8GT|U9GT|U10GT|U16GT|U17GT|U18GT|U19GT|U20GT|U23GT|U30GT)|CUBE U8GT",CobyTablet:"MID1042|MID1045|MID1125|MID1126|MID7012|MID7014|MID7015|MID7034|MID7035|MID7036|MID7042|MID7048|MID7127|MID8042|MID8048|MID8127|MID9042|MID9740|MID9742|MID7022|MID7010",MIDTablet:"M9701|M9000|M9100|M806|M1052|M806|T703|MID701|MID713|MID710|MID727|MID760|MID830|MID728|MID933|MID125|MID810|MID732|MID120|MID930|MID800|MID731|MID900|MID100|MID820|MID735|MID980|MID130|MID833|MID737|MID960|MID135|MID860|MID736|MID140|MID930|MID835|MID733|MID4X10",MSITablet:"MSI \\b(Primo 73K|Primo 73L|Primo 81L|Primo 77|Primo 93|Primo 75|Primo 76|Primo 73|Primo 81|Primo 91|Primo 90|Enjoy 71|Enjoy 7|Enjoy 10)\\b",SMiTTablet:"Android.*(\\bMID\\b|MID-560|MTV-T1200|MTV-PND531|MTV-P1101|MTV-PND530)",RockChipTablet:"Android.*(RK2818|RK2808A|RK2918|RK3066)|RK2738|RK2808A",FlyTablet:"IQ310|Fly Vision",bqTablet:"Android.*(bq)?.*\\b(Elcano|Curie|Edison|Maxwell|Kepler|Pascal|Tesla|Hypatia|Platon|Newton|Livingstone|Cervantes|Avant|Aquaris ([E|M]10|M8))\\b|Maxwell.*Lite|Maxwell.*Plus",HuaweiTablet:"MediaPad|MediaPad 7 Youth|IDEOS S7|S7-201c|S7-202u|S7-101|S7-103|S7-104|S7-105|S7-106|S7-201|S7-Slim|M2-A01L|BAH-L09|BAH-W09|AGS-L09|CMR-AL19",NecTablet:"\\bN-06D|\\bN-08D",PantechTablet:"Pantech.*P4100",BronchoTablet:"Broncho.*(N701|N708|N802|a710)",VersusTablet:"TOUCHPAD.*[78910]|\\bTOUCHTAB\\b",ZyncTablet:"z1000|Z99 2G|z930|z990|z909|Z919|z900",PositivoTablet:"TB07STA|TB10STA|TB07FTA|TB10FTA",NabiTablet:"Android.*\\bNabi",KoboTablet:"Kobo Touch|\\bK080\\b|\\bVox\\b Build|\\bArc\\b Build",DanewTablet:"DSlide.*\\b(700|701R|702|703R|704|802|970|971|972|973|974|1010|1012)\\b",TexetTablet:"NaviPad|TB-772A|TM-7045|TM-7055|TM-9750|TM-7016|TM-7024|TM-7026|TM-7041|TM-7043|TM-7047|TM-8041|TM-9741|TM-9747|TM-9748|TM-9751|TM-7022|TM-7021|TM-7020|TM-7011|TM-7010|TM-7023|TM-7025|TM-7037W|TM-7038W|TM-7027W|TM-9720|TM-9725|TM-9737W|TM-1020|TM-9738W|TM-9740|TM-9743W|TB-807A|TB-771A|TB-727A|TB-725A|TB-719A|TB-823A|TB-805A|TB-723A|TB-715A|TB-707A|TB-705A|TB-709A|TB-711A|TB-890HD|TB-880HD|TB-790HD|TB-780HD|TB-770HD|TB-721HD|TB-710HD|TB-434HD|TB-860HD|TB-840HD|TB-760HD|TB-750HD|TB-740HD|TB-730HD|TB-722HD|TB-720HD|TB-700HD|TB-500HD|TB-470HD|TB-431HD|TB-430HD|TB-506|TB-504|TB-446|TB-436|TB-416|TB-146SE|TB-126SE",PlaystationTablet:"Playstation.*(Portable|Vita)",TrekstorTablet:"ST10416-1|VT10416-1|ST70408-1|ST702xx-1|ST702xx-2|ST80208|ST97216|ST70104-2|VT10416-2|ST10216-2A|SurfTab",PyleAudioTablet:"\\b(PTBL10CEU|PTBL10C|PTBL72BC|PTBL72BCEU|PTBL7CEU|PTBL7C|PTBL92BC|PTBL92BCEU|PTBL9CEU|PTBL9CUK|PTBL9C)\\b",AdvanTablet:"Android.* \\b(E3A|T3X|T5C|T5B|T3E|T3C|T3B|T1J|T1F|T2A|T1H|T1i|E1C|T1-E|T5-A|T4|E1-B|T2Ci|T1-B|T1-D|O1-A|E1-A|T1-A|T3A|T4i)\\b ",DanyTechTablet:"Genius Tab G3|Genius Tab S2|Genius Tab Q3|Genius Tab G4|Genius Tab Q4|Genius Tab G-II|Genius TAB GII|Genius TAB GIII|Genius Tab S1",GalapadTablet:"Android [0-9.]+; [a-z-]+; \\bG1\\b",MicromaxTablet:"Funbook|Micromax.*\\b(P250|P560|P360|P362|P600|P300|P350|P500|P275)\\b",KarbonnTablet:"Android.*\\b(A39|A37|A34|ST8|ST10|ST7|Smart Tab3|Smart Tab2)\\b",AllFineTablet:"Fine7 Genius|Fine7 Shine|Fine7 Air|Fine8 Style|Fine9 More|Fine10 Joy|Fine11 Wide",PROSCANTablet:"\\b(PEM63|PLT1023G|PLT1041|PLT1044|PLT1044G|PLT1091|PLT4311|PLT4311PL|PLT4315|PLT7030|PLT7033|PLT7033D|PLT7035|PLT7035D|PLT7044K|PLT7045K|PLT7045KB|PLT7071KG|PLT7072|PLT7223G|PLT7225G|PLT7777G|PLT7810K|PLT7849G|PLT7851G|PLT7852G|PLT8015|PLT8031|PLT8034|PLT8036|PLT8080K|PLT8082|PLT8088|PLT8223G|PLT8234G|PLT8235G|PLT8816K|PLT9011|PLT9045K|PLT9233G|PLT9735|PLT9760G|PLT9770G)\\b",YONESTablet:"BQ1078|BC1003|BC1077|RK9702|BC9730|BC9001|IT9001|BC7008|BC7010|BC708|BC728|BC7012|BC7030|BC7027|BC7026",ChangJiaTablet:"TPC7102|TPC7103|TPC7105|TPC7106|TPC7107|TPC7201|TPC7203|TPC7205|TPC7210|TPC7708|TPC7709|TPC7712|TPC7110|TPC8101|TPC8103|TPC8105|TPC8106|TPC8203|TPC8205|TPC8503|TPC9106|TPC9701|TPC97101|TPC97103|TPC97105|TPC97106|TPC97111|TPC97113|TPC97203|TPC97603|TPC97809|TPC97205|TPC10101|TPC10103|TPC10106|TPC10111|TPC10203|TPC10205|TPC10503",GUTablet:"TX-A1301|TX-M9002|Q702|kf026",PointOfViewTablet:"TAB-P506|TAB-navi-7-3G-M|TAB-P517|TAB-P-527|TAB-P701|TAB-P703|TAB-P721|TAB-P731N|TAB-P741|TAB-P825|TAB-P905|TAB-P925|TAB-PR945|TAB-PL1015|TAB-P1025|TAB-PI1045|TAB-P1325|TAB-PROTAB[0-9]+|TAB-PROTAB25|TAB-PROTAB26|TAB-PROTAB27|TAB-PROTAB26XL|TAB-PROTAB2-IPS9|TAB-PROTAB30-IPS9|TAB-PROTAB25XXL|TAB-PROTAB26-IPS10|TAB-PROTAB30-IPS10",OvermaxTablet:"OV-(SteelCore|NewBase|Basecore|Baseone|Exellen|Quattor|EduTab|Solution|ACTION|BasicTab|TeddyTab|MagicTab|Stream|TB-08|TB-09)|Qualcore 1027",HCLTablet:"HCL.*Tablet|Connect-3G-2.0|Connect-2G-2.0|ME Tablet U1|ME Tablet U2|ME Tablet G1|ME Tablet X1|ME Tablet Y2|ME Tablet Sync",DPSTablet:"DPS Dream 9|DPS Dual 7",VistureTablet:"V97 HD|i75 3G|Visture V4( HD)?|Visture V5( HD)?|Visture V10",CrestaTablet:"CTP(-)?810|CTP(-)?818|CTP(-)?828|CTP(-)?838|CTP(-)?888|CTP(-)?978|CTP(-)?980|CTP(-)?987|CTP(-)?988|CTP(-)?989",MediatekTablet:"\\bMT8125|MT8389|MT8135|MT8377\\b",ConcordeTablet:"Concorde([ ]+)?Tab|ConCorde ReadMan",GoCleverTablet:"GOCLEVER TAB|A7GOCLEVER|M1042|M7841|M742|R1042BK|R1041|TAB A975|TAB A7842|TAB A741|TAB A741L|TAB M723G|TAB M721|TAB A1021|TAB I921|TAB R721|TAB I720|TAB T76|TAB R70|TAB R76.2|TAB R106|TAB R83.2|TAB M813G|TAB I721|GCTA722|TAB I70|TAB I71|TAB S73|TAB R73|TAB R74|TAB R93|TAB R75|TAB R76.1|TAB A73|TAB A93|TAB A93.2|TAB T72|TAB R83|TAB R974|TAB R973|TAB A101|TAB A103|TAB A104|TAB A104.2|R105BK|M713G|A972BK|TAB A971|TAB R974.2|TAB R104|TAB R83.3|TAB A1042",ModecomTablet:"FreeTAB 9000|FreeTAB 7.4|FreeTAB 7004|FreeTAB 7800|FreeTAB 2096|FreeTAB 7.5|FreeTAB 1014|FreeTAB 1001 |FreeTAB 8001|FreeTAB 9706|FreeTAB 9702|FreeTAB 7003|FreeTAB 7002|FreeTAB 1002|FreeTAB 7801|FreeTAB 1331|FreeTAB 1004|FreeTAB 8002|FreeTAB 8014|FreeTAB 9704|FreeTAB 1003",VoninoTablet:"\\b(Argus[ _]?S|Diamond[ _]?79HD|Emerald[ _]?78E|Luna[ _]?70C|Onyx[ _]?S|Onyx[ _]?Z|Orin[ _]?HD|Orin[ _]?S|Otis[ _]?S|SpeedStar[ _]?S|Magnet[ _]?M9|Primus[ _]?94[ _]?3G|Primus[ _]?94HD|Primus[ _]?QS|Android.*\\bQ8\\b|Sirius[ _]?EVO[ _]?QS|Sirius[ _]?QS|Spirit[ _]?S)\\b",ECSTablet:"V07OT2|TM105A|S10OT1|TR10CS1",StorexTablet:"eZee[_']?(Tab|Go)[0-9]+|TabLC7|Looney Tunes Tab",VodafoneTablet:"SmartTab([ ]+)?[0-9]+|SmartTabII10|SmartTabII7|VF-1497|VFD 1400",EssentielBTablet:"Smart[ ']?TAB[ ]+?[0-9]+|Family[ ']?TAB2",RossMoorTablet:"RM-790|RM-997|RMD-878G|RMD-974R|RMT-705A|RMT-701|RME-601|RMT-501|RMT-711",iMobileTablet:"i-mobile i-note",TolinoTablet:"tolino tab [0-9.]+|tolino shine",AudioSonicTablet:"\\bC-22Q|T7-QC|T-17B|T-17P\\b",AMPETablet:"Android.* A78 ",SkkTablet:"Android.* (SKYPAD|PHOENIX|CYCLOPS)",TecnoTablet:"TECNO P9|TECNO DP8D",JXDTablet:"Android.* \\b(F3000|A3300|JXD5000|JXD3000|JXD2000|JXD300B|JXD300|S5800|S7800|S602b|S5110b|S7300|S5300|S602|S603|S5100|S5110|S601|S7100a|P3000F|P3000s|P101|P200s|P1000m|P200m|P9100|P1000s|S6600b|S908|P1000|P300|S18|S6600|S9100)\\b",iJoyTablet:"Tablet (Spirit 7|Essentia|Galatea|Fusion|Onix 7|Landa|Titan|Scooby|Deox|Stella|Themis|Argon|Unique 7|Sygnus|Hexen|Finity 7|Cream|Cream X2|Jade|Neon 7|Neron 7|Kandy|Scape|Saphyr 7|Rebel|Biox|Rebel|Rebel 8GB|Myst|Draco 7|Myst|Tab7-004|Myst|Tadeo Jones|Tablet Boing|Arrow|Draco Dual Cam|Aurix|Mint|Amity|Revolution|Finity 9|Neon 9|T9w|Amity 4GB Dual Cam|Stone 4GB|Stone 8GB|Andromeda|Silken|X2|Andromeda II|Halley|Flame|Saphyr 9,7|Touch 8|Planet|Triton|Unique 10|Hexen 10|Memphis 4GB|Memphis 8GB|Onix 10)",FX2Tablet:"FX2 PAD7|FX2 PAD10",XoroTablet:"KidsPAD 701|PAD[ ]?712|PAD[ ]?714|PAD[ ]?716|PAD[ ]?717|PAD[ ]?718|PAD[ ]?720|PAD[ ]?721|PAD[ ]?722|PAD[ ]?790|PAD[ ]?792|PAD[ ]?900|PAD[ ]?9715D|PAD[ ]?9716DR|PAD[ ]?9718DR|PAD[ ]?9719QR|PAD[ ]?9720QR|TelePAD1030|Telepad1032|TelePAD730|TelePAD731|TelePAD732|TelePAD735Q|TelePAD830|TelePAD9730|TelePAD795|MegaPAD 1331|MegaPAD 1851|MegaPAD 2151",ViewsonicTablet:"ViewPad 10pi|ViewPad 10e|ViewPad 10s|ViewPad E72|ViewPad7|ViewPad E100|ViewPad 7e|ViewSonic VB733|VB100a",VerizonTablet:"QTAQZ3|QTAIR7|QTAQTZ3|QTASUN1|QTASUN2|QTAXIA1",OdysTablet:"LOOX|XENO10|ODYS[ -](Space|EVO|Xpress|NOON)|\\bXELIO\\b|Xelio10Pro|XELIO7PHONETAB|XELIO10EXTREME|XELIOPT2|NEO_QUAD10",CaptivaTablet:"CAPTIVA PAD",IconbitTablet:"NetTAB|NT-3702|NT-3702S|NT-3702S|NT-3603P|NT-3603P|NT-0704S|NT-0704S|NT-3805C|NT-3805C|NT-0806C|NT-0806C|NT-0909T|NT-0909T|NT-0907S|NT-0907S|NT-0902S|NT-0902S",TeclastTablet:"T98 4G|\\bP80\\b|\\bX90HD\\b|X98 Air|X98 Air 3G|\\bX89\\b|P80 3G|\\bX80h\\b|P98 Air|\\bX89HD\\b|P98 3G|\\bP90HD\\b|P89 3G|X98 3G|\\bP70h\\b|P79HD 3G|G18d 3G|\\bP79HD\\b|\\bP89s\\b|\\bA88\\b|\\bP10HD\\b|\\bP19HD\\b|G18 3G|\\bP78HD\\b|\\bA78\\b|\\bP75\\b|G17s 3G|G17h 3G|\\bP85t\\b|\\bP90\\b|\\bP11\\b|\\bP98t\\b|\\bP98HD\\b|\\bG18d\\b|\\bP85s\\b|\\bP11HD\\b|\\bP88s\\b|\\bA80HD\\b|\\bA80se\\b|\\bA10h\\b|\\bP89\\b|\\bP78s\\b|\\bG18\\b|\\bP85\\b|\\bA70h\\b|\\bA70\\b|\\bG17\\b|\\bP18\\b|\\bA80s\\b|\\bA11s\\b|\\bP88HD\\b|\\bA80h\\b|\\bP76s\\b|\\bP76h\\b|\\bP98\\b|\\bA10HD\\b|\\bP78\\b|\\bP88\\b|\\bA11\\b|\\bA10t\\b|\\bP76a\\b|\\bP76t\\b|\\bP76e\\b|\\bP85HD\\b|\\bP85a\\b|\\bP86\\b|\\bP75HD\\b|\\bP76v\\b|\\bA12\\b|\\bP75a\\b|\\bA15\\b|\\bP76Ti\\b|\\bP81HD\\b|\\bA10\\b|\\bT760VE\\b|\\bT720HD\\b|\\bP76\\b|\\bP73\\b|\\bP71\\b|\\bP72\\b|\\bT720SE\\b|\\bC520Ti\\b|\\bT760\\b|\\bT720VE\\b|T720-3GE|T720-WiFi",OndaTablet:"\\b(V975i|Vi30|VX530|V701|Vi60|V701s|Vi50|V801s|V719|Vx610w|VX610W|V819i|Vi10|VX580W|Vi10|V711s|V813|V811|V820w|V820|Vi20|V711|VI30W|V712|V891w|V972|V819w|V820w|Vi60|V820w|V711|V813s|V801|V819|V975s|V801|V819|V819|V818|V811|V712|V975m|V101w|V961w|V812|V818|V971|V971s|V919|V989|V116w|V102w|V973|Vi40)\\b[\\s]+|V10 \\b4G\\b",JaytechTablet:"TPC-PA762",BlaupunktTablet:"Endeavour 800NG|Endeavour 1010",DigmaTablet:"\\b(iDx10|iDx9|iDx8|iDx7|iDxD7|iDxD8|iDsQ8|iDsQ7|iDsQ8|iDsD10|iDnD7|3TS804H|iDsQ11|iDj7|iDs10)\\b",EvolioTablet:"ARIA_Mini_wifi|Aria[ _]Mini|Evolio X10|Evolio X7|Evolio X8|\\bEvotab\\b|\\bNeura\\b",LavaTablet:"QPAD E704|\\bIvoryS\\b|E-TAB IVORY|\\bE-TAB\\b",AocTablet:"MW0811|MW0812|MW0922|MTK8382|MW1031|MW0831|MW0821|MW0931|MW0712",MpmanTablet:"MP11 OCTA|MP10 OCTA|MPQC1114|MPQC1004|MPQC994|MPQC974|MPQC973|MPQC804|MPQC784|MPQC780|\\bMPG7\\b|MPDCG75|MPDCG71|MPDC1006|MP101DC|MPDC9000|MPDC905|MPDC706HD|MPDC706|MPDC705|MPDC110|MPDC100|MPDC99|MPDC97|MPDC88|MPDC8|MPDC77|MP709|MID701|MID711|MID170|MPDC703|MPQC1010",CelkonTablet:"CT695|CT888|CT[\\s]?910|CT7 Tab|CT9 Tab|CT3 Tab|CT2 Tab|CT1 Tab|C820|C720|\\bCT-1\\b",WolderTablet:"miTab \\b(DIAMOND|SPACE|BROOKLYN|NEO|FLY|MANHATTAN|FUNK|EVOLUTION|SKY|GOCAR|IRON|GENIUS|POP|MINT|EPSILON|BROADWAY|JUMP|HOP|LEGEND|NEW AGE|LINE|ADVANCE|FEEL|FOLLOW|LIKE|LINK|LIVE|THINK|FREEDOM|CHICAGO|CLEVELAND|BALTIMORE-GH|IOWA|BOSTON|SEATTLE|PHOENIX|DALLAS|IN 101|MasterChef)\\b",MediacomTablet:"M-MPI10C3G|M-SP10EG|M-SP10EGP|M-SP10HXAH|M-SP7HXAH|M-SP10HXBH|M-SP8HXAH|M-SP8MXA",MiTablet:"\\bMI PAD\\b|\\bHM NOTE 1W\\b",NibiruTablet:"Nibiru M1|Nibiru Jupiter One",NexoTablet:"NEXO NOVA|NEXO 10|NEXO AVIO|NEXO FREE|NEXO GO|NEXO EVO|NEXO 3G|NEXO SMART|NEXO KIDDO|NEXO MOBI",LeaderTablet:"TBLT10Q|TBLT10I|TBL-10WDKB|TBL-10WDKBO2013|TBL-W230V2|TBL-W450|TBL-W500|SV572|TBLT7I|TBA-AC7-8G|TBLT79|TBL-8W16|TBL-10W32|TBL-10WKB|TBL-W100",UbislateTablet:"UbiSlate[\\s]?7C",PocketBookTablet:"Pocketbook",KocasoTablet:"\\b(TB-1207)\\b",HisenseTablet:"\\b(F5281|E2371)\\b",Hudl:"Hudl HT7S3|Hudl 2",TelstraTablet:"T-Hub2",GenericTablet:"Android.*\\b97D\\b|Tablet(?!.*PC)|BNTV250A|MID-WCDMA|LogicPD Zoom2|\\bA7EB\\b|CatNova8|A1_07|CT704|CT1002|\\bM721\\b|rk30sdk|\\bEVOTAB\\b|M758A|ET904|ALUMIUM10|Smartfren Tab|Endeavour 1010|Tablet-PC-4|Tagi Tab|\\bM6pro\\b|CT1020W|arc 10HD|\\bTP750\\b|\\bQTAQZ3\\b|WVT101|TM1088|KT107"},oss:{AndroidOS:"Android",BlackBerryOS:"blackberry|\\bBB10\\b|rim tablet os",PalmOS:"PalmOS|avantgo|blazer|elaine|hiptop|palm|plucker|xiino",SymbianOS:"Symbian|SymbOS|Series60|Series40|SYB-[0-9]+|\\bS60\\b",WindowsMobileOS:"Windows CE.*(PPC|Smartphone|Mobile|[0-9]{3}x[0-9]{3})|Windows Mobile|Windows Phone [0-9.]+|WCE;",WindowsPhoneOS:"Windows Phone 10.0|Windows Phone 8.1|Windows Phone 8.0|Windows Phone OS|XBLWP7|ZuneWP7|Windows NT 6.[23]; ARM;",iOS:"\\biPhone.*Mobile|\\biPod|\\biPad|AppleCoreMedia",iPadOS:"CPU OS 13",SailfishOS:"Sailfish",MeeGoOS:"MeeGo",MaemoOS:"Maemo",JavaOS:"J2ME/|\\bMIDP\\b|\\bCLDC\\b",webOS:"webOS|hpwOS",badaOS:"\\bBada\\b",BREWOS:"BREW"},uas:{Chrome:"\\bCrMo\\b|CriOS|Android.*Chrome/[.0-9]* (Mobile)?",Dolfin:"\\bDolfin\\b",Opera:"Opera.*Mini|Opera.*Mobi|Android.*Opera|Mobile.*OPR/[0-9.]+$|Coast/[0-9.]+",Skyfire:"Skyfire",Edge:"\\bEdgiOS\\b|Mobile Safari/[.0-9]* Edge",IE:"IEMobile|MSIEMobile",Firefox:"fennec|firefox.*maemo|(Mobile|Tablet).*Firefox|Firefox.*Mobile|FxiOS",Bolt:"bolt",TeaShark:"teashark",Blazer:"Blazer",Safari:"Version((?!\\bEdgiOS\\b).)*Mobile.*Safari|Safari.*Mobile|MobileSafari",WeChat:"\\bMicroMessenger\\b",UCBrowser:"UC.*Browser|UCWEB",baiduboxapp:"baiduboxapp",baidubrowser:"baidubrowser",DiigoBrowser:"DiigoBrowser",Mercury:"\\bMercury\\b",ObigoBrowser:"Obigo",NetFront:"NF-Browser",GenericBrowser:"NokiaBrowser|OviBrowser|OneBrowser|TwonkyBeamBrowser|SEMC.*Browser|FlyFlow|Minimo|NetFront|Novarra-Vision|MQQBrowser|MicroMessenger",PaleMoon:"Android.*PaleMoon|Mobile.*PaleMoon"},props:{Mobile:"Mobile/[VER]",Build:"Build/[VER]",Version:"Version/[VER]",VendorID:"VendorID/[VER]",iPad:"iPad.*CPU[a-z ]+[VER]",iPhone:"iPhone.*CPU[a-z ]+[VER]",iPod:"iPod.*CPU[a-z ]+[VER]",Kindle:"Kindle/[VER]",Chrome:["Chrome/[VER]","CriOS/[VER]","CrMo/[VER]"],Coast:["Coast/[VER]"],Dolfin:"Dolfin/[VER]",Firefox:["Firefox/[VER]","FxiOS/[VER]"],Fennec:"Fennec/[VER]",Edge:"Edge/[VER]",IE:["IEMobile/[VER];","IEMobile [VER]","MSIE [VER];","Trident/[0-9.]+;.*rv:[VER]"],NetFront:"NetFront/[VER]",NokiaBrowser:"NokiaBrowser/[VER]",Opera:[" OPR/[VER]","Opera Mini/[VER]","Version/[VER]"],"Opera Mini":"Opera Mini/[VER]","Opera Mobi":"Version/[VER]",UCBrowser:["UCWEB[VER]","UC.*Browser/[VER]"],MQQBrowser:"MQQBrowser/[VER]",MicroMessenger:"MicroMessenger/[VER]",baiduboxapp:"baiduboxapp/[VER]",baidubrowser:"baidubrowser/[VER]",SamsungBrowser:"SamsungBrowser/[VER]",Iron:"Iron/[VER]",Safari:["Version/[VER]","Safari/[VER]"],Skyfire:"Skyfire/[VER]",Tizen:"Tizen/[VER]",Webkit:"webkit[ /][VER]",PaleMoon:"PaleMoon/[VER]",SailfishBrowser:"SailfishBrowser/[VER]",Gecko:"Gecko/[VER]",Trident:"Trident/[VER]",Presto:"Presto/[VER]",Goanna:"Goanna/[VER]",iOS:" \\bi?OS\\b [VER][ ;]{1}",Android:"Android [VER]",Sailfish:"Sailfish [VER]",BlackBerry:["BlackBerry[\\w]+/[VER]","BlackBerry.*Version/[VER]","Version/[VER]"],BREW:"BREW [VER]",Java:"Java/[VER]","Windows Phone OS":["Windows Phone OS [VER]","Windows Phone [VER]"],"Windows Phone":"Windows Phone [VER]","Windows CE":"Windows CE/[VER]","Windows NT":"Windows NT [VER]",Symbian:["SymbianOS/[VER]","Symbian/[VER]"],webOS:["webOS/[VER]","hpwOS/[VER];"]},utils:{Bot:"Googlebot|facebookexternalhit|Google-AMPHTML|s~amp-validator|AdsBot-Google|Google Keyword Suggestion|Facebot|YandexBot|YandexMobileBot|bingbot|ia_archiver|AhrefsBot|Ezooms|GSLFbot|WBSearchBot|Twitterbot|TweetmemeBot|Twikle|PaperLiBot|Wotbox|UnwindFetchor|Exabot|MJ12bot|YandexImages|TurnitinBot|Pingdom|contentkingapp|AspiegelBot",MobileBot:"Googlebot-Mobile|AdsBot-Google-Mobile|YahooSeeker/M1A1-R2D2",DesktopMode:"WPDesktop",TV:"SonyDTV|HbbTV",WebKit:"(webkit)[ /]([\\w.]+)",Console:"\\b(Nintendo|Nintendo WiiU|Nintendo 3DS|Nintendo Switch|PLAYSTATION|Xbox)\\b",Watch:"SM-V700"}},g.detectMobileBrowsers={fullPattern:/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i,
shortPattern:/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,tabletPattern:/android|ipad|playbook|silk/i};var h,i=Object.prototype.hasOwnProperty;return g.FALLBACK_PHONE="UnknownPhone",g.FALLBACK_TABLET="UnknownTablet",g.FALLBACK_MOBILE="UnknownMobile",h="isArray"in Array?Array.isArray:function(a){return"[object Array]"===Object.prototype.toString.call(a)},function(){var a,b,c,e,f,j,k=g.mobileDetectRules;for(a in k.props)if(i.call(k.props,a)){for(b=k.props[a],h(b)||(b=[b]),f=b.length,e=0;e<f;++e)c=b[e],j=c.indexOf("[VER]"),j>=0&&(c=c.substring(0,j)+"([\\w._\\+]+)"+c.substring(j+5)),b[e]=new RegExp(c,"i");k.props[a]=b}d(k.oss),d(k.phones),d(k.tablets),d(k.uas),d(k.utils),k.oss0={WindowsPhoneOS:k.oss.WindowsPhoneOS,WindowsMobileOS:k.oss.WindowsMobileOS}}(),g.findMatch=function(a,b){for(var c in a)if(i.call(a,c)&&a[c].test(b))return c;return null},g.findMatches=function(a,b){var c=[];for(var d in a)i.call(a,d)&&a[d].test(b)&&c.push(d);return c},g.getVersionStr=function(a,b){var c,d,e,f,h=g.mobileDetectRules.props;if(i.call(h,a))for(c=h[a],e=c.length,d=0;d<e;++d)if(f=c[d].exec(b),null!==f)return f[1];return null},g.getVersion=function(a,b){var c=g.getVersionStr(a,b);return c?g.prepareVersionNo(c):NaN},g.prepareVersionNo=function(a){var b;return b=a.split(/[a-z._ \/\-]/i),1===b.length&&(a=b[0]),b.length>1&&(a=b[0]+".",b.shift(),a+=b.join("")),Number(a)},g.isMobileFallback=function(a){return g.detectMobileBrowsers.fullPattern.test(a)||g.detectMobileBrowsers.shortPattern.test(a.substr(0,4))},g.isTabletFallback=function(a){return g.detectMobileBrowsers.tabletPattern.test(a)},g.prepareDetectionCache=function(a,c,d){if(a.mobile===b){var e,h,i;return(h=g.findMatch(g.mobileDetectRules.tablets,c))?(a.mobile=a.tablet=h,void(a.phone=null)):(e=g.findMatch(g.mobileDetectRules.phones,c))?(a.mobile=a.phone=e,void(a.tablet=null)):void(g.isMobileFallback(c)?(i=f.isPhoneSized(d),i===b?(a.mobile=g.FALLBACK_MOBILE,a.tablet=a.phone=null):i?(a.mobile=a.phone=g.FALLBACK_PHONE,a.tablet=null):(a.mobile=a.tablet=g.FALLBACK_TABLET,a.phone=null)):g.isTabletFallback(c)?(a.mobile=a.tablet=g.FALLBACK_TABLET,a.phone=null):a.mobile=a.tablet=a.phone=null)}},g.mobileGrade=function(a){var b=null!==a.mobile();return a.os("iOS")&&a.version("iPad")>=4.3||a.os("iOS")&&a.version("iPhone")>=3.1||a.os("iOS")&&a.version("iPod")>=3.1||a.version("Android")>2.1&&a.is("Webkit")||a.version("Windows Phone OS")>=7||a.is("BlackBerry")&&a.version("BlackBerry")>=6||a.match("Playbook.*Tablet")||a.version("webOS")>=1.4&&a.match("Palm|Pre|Pixi")||a.match("hp.*TouchPad")||a.is("Firefox")&&a.version("Firefox")>=12||a.is("Chrome")&&a.is("AndroidOS")&&a.version("Android")>=4||a.is("Skyfire")&&a.version("Skyfire")>=4.1&&a.is("AndroidOS")&&a.version("Android")>=2.3||a.is("Opera")&&a.version("Opera Mobi")>11&&a.is("AndroidOS")||a.is("MeeGoOS")||a.is("Tizen")||a.is("Dolfin")&&a.version("Bada")>=2||(a.is("UC Browser")||a.is("Dolfin"))&&a.version("Android")>=2.3||a.match("Kindle Fire")||a.is("Kindle")&&a.version("Kindle")>=3||a.is("AndroidOS")&&a.is("NookTablet")||a.version("Chrome")>=11&&!b||a.version("Safari")>=5&&!b||a.version("Firefox")>=4&&!b||a.version("MSIE")>=7&&!b||a.version("Opera")>=10&&!b?"A":a.os("iOS")&&a.version("iPad")<4.3||a.os("iOS")&&a.version("iPhone")<3.1||a.os("iOS")&&a.version("iPod")<3.1||a.is("Blackberry")&&a.version("BlackBerry")>=5&&a.version("BlackBerry")<6||a.version("Opera Mini")>=5&&a.version("Opera Mini")<=6.5&&(a.version("Android")>=2.3||a.is("iOS"))||a.match("NokiaN8|NokiaC7|N97.*Series60|Symbian/3")||a.version("Opera Mobi")>=11&&a.is("SymbianOS")?"B":(a.version("BlackBerry")<5||a.match("MSIEMobile|Windows CE.*Mobile")||a.version("Windows Mobile")<=5.2,"C")},g.detectOS=function(a){return g.findMatch(g.mobileDetectRules.oss0,a)||g.findMatch(g.mobileDetectRules.oss,a)},g.getDeviceSmallerSide=function(){return window.screen.width<window.screen.height?window.screen.width:window.screen.height},f.prototype={constructor:f,mobile:function(){return g.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.mobile},phone:function(){return g.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.phone},tablet:function(){return g.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.tablet},userAgent:function(){return this._cache.userAgent===b&&(this._cache.userAgent=g.findMatch(g.mobileDetectRules.uas,this.ua)),this._cache.userAgent},userAgents:function(){return this._cache.userAgents===b&&(this._cache.userAgents=g.findMatches(g.mobileDetectRules.uas,this.ua)),this._cache.userAgents},os:function(){return this._cache.os===b&&(this._cache.os=g.detectOS(this.ua)),this._cache.os},version:function(a){return g.getVersion(a,this.ua)},versionStr:function(a){return g.getVersionStr(a,this.ua)},is:function(b){return c(this.userAgents(),b)||a(b,this.os())||a(b,this.phone())||a(b,this.tablet())||c(g.findMatches(g.mobileDetectRules.utils,this.ua),b)},match:function(a){return a instanceof RegExp||(a=new RegExp(a,"i")),a.test(this.ua)},isPhoneSized:function(a){return f.isPhoneSized(a||this.maxPhoneWidth)},mobileGrade:function(){return this._cache.grade===b&&(this._cache.grade=g.mobileGrade(this)),this._cache.grade}},"undefined"!=typeof window&&window.screen?f.isPhoneSized=function(a){return a<0?b:g.getDeviceSmallerSide()<=a}:f.isPhoneSized=function(){},f._impl=g,f.version="1.4.5 2021-03-13",f})}(function(a){if("undefined"!=typeof module&&module.exports)return function(a){module.exports=a()};if("function"==typeof define&&define.amd)return define;if("undefined"!=typeof window)return function(a){window.MobileDetect=a()};throw new Error("unknown environment")}());var ai_lists=!0,ai_block_class_def="code-block";
if("undefined"!=typeof ai_lists){function X(b,e){for(var n=[];b=b.previousElementSibling;)("undefined"==typeof e||b.matches(e))&&n.push(b);return n}function fa(b,e){for(var n=[];b=b.nextElementSibling;)("undefined"==typeof e||b.matches(e))&&n.push(b);return n}var host_regexp=RegExp(":\\/\\/(.[^/:]+)","i");function ha(b){b=b.match(host_regexp);return null!=b&&1<b.length&&"string"===typeof b[1]&&0<b[1].length?b[1].toLowerCase():null}function Q(b){return b.includes(":")?(b=b.split(":"),1E3*(3600*parseInt(b[0])+
60*parseInt(b[1])+parseInt(b[2]))):null}function Y(b){try{var e=Date.parse(b);isNaN(e)&&(e=null)}catch(n){e=null}if(null==e&&b.includes(" ")){b=b.split(" ");try{e=Date.parse(b[0]),e+=Q(b[1]),isNaN(e)&&(e=null)}catch(n){e=null}}return e}function Z(){null==document.querySelector("#ai-iab-tcf-bar")&&null==document.querySelector(".ai-list-manual")||"function"!=typeof __tcfapi||"function"!=typeof ai_load_blocks||"undefined"!=typeof ai_iab_tcf_callback_installed||(__tcfapi("addEventListener",2,function(b,
e){e&&"useractioncomplete"===b.eventStatus&&(ai_tcData=b,ai_load_blocks(),b=document.querySelector("#ai-iab-tcf-status"),null!=b&&(b.textContent="IAB TCF 2.0 DATA LOADED"),b=document.querySelector("#ai-iab-tcf-bar"),null!=b&&(b.classList.remove("status-error"),b.classList.add("status-ok")))}),ai_iab_tcf_callback_installed=!0)}ai_process_lists=function(b){function e(a,c,k){if(0==a.length){if("!@!"==k)return!0;c!=k&&("true"==k.toLowerCase()?k=!0:"false"==k.toLowerCase()&&(k=!1));return c==k}if("object"!=
typeof c&&"array"!=typeof c)return!1;var l=a[0];a=a.slice(1);if("*"==l)for(let [,p]of Object.entries(c)){if(e(a,p,k))return!0}else if(l in c)return e(a,c[l],k);return!1}function n(a,c,k){if("object"!=typeof a||-1==c.indexOf("["))return!1;c=c.replace(/]| /gi,"").split("[");return e(c,a,k)}function z(){if("function"==typeof __tcfapi){var a=document.querySelector("#ai-iab-tcf-status"),c=document.querySelector("#ai-iab-tcf-bar");null!=a&&(a.textContent="IAB TCF 2.0 DETECTED");__tcfapi("getTCData",2,function(k,
l){l?(null!=c&&(c.classList.remove("status-error"),c.classList.add("status-ok")),"tcloaded"==k.eventStatus||"useractioncomplete"==k.eventStatus)?(ai_tcData=k,k.gdprApplies?null!=a&&(a.textContent="IAB TCF 2.0 DATA LOADED"):null!=a&&(a.textContent="IAB TCF 2.0 GDPR DOES NOT APPLY"),null!=c&&(c.classList.remove("status-error"),c.classList.add("status-ok")),setTimeout(function(){ai_process_lists()},10)):"cmpuishown"==k.eventStatus&&(ai_cmpuishown=!0,null!=a&&(a.textContent="IAB TCF 2.0 CMP UI SHOWN"),
null!=c&&(c.classList.remove("status-error"),c.classList.add("status-ok"))):(null!=a&&(a.textContent="IAB TCF 2.0 __tcfapi getTCData failed"),null!=c&&(c.classList.remove("status-ok"),c.classList.add("status-error")))})}}function C(a){"function"==typeof __tcfapi?(ai_tcfapi_found=!0,"undefined"==typeof ai_iab_tcf_callback_installed&&Z(),"undefined"==typeof ai_tcData_requested&&(ai_tcData_requested=!0,z(),cookies_need_tcData=!0)):a&&("undefined"==typeof ai_tcfapi_found&&(ai_tcfapi_found=!1,setTimeout(function(){ai_process_lists()},
10)),a=document.querySelector("#ai-iab-tcf-status"),null!=a&&(a.textContent="IAB TCF 2.0 MISSING: __tcfapi function not found"),a=document.querySelector("#ai-iab-tcf-bar"),null!=a&&(a.classList.remove("status-ok"),a.classList.add("status-error")))}if(null==b)b=document.querySelectorAll("div.ai-list-data, meta.ai-list-data");else{window.jQuery&&window.jQuery.fn&&b instanceof jQuery&&(b=Array.prototype.slice.call(b));var x=[];b.forEach((a,c)=>{a.matches(".ai-list-data")?x.push(a):(a=a.querySelectorAll(".ai-list-data"),
a.length&&a.forEach((k,l)=>{x.push(k)}))});b=x}if(b.length){b.forEach((a,c)=>{a.classList.remove("ai-list-data")});var L=ia(window.location.search);if(null!=L.referrer)var A=L.referrer;else A=document.referrer,""!=A&&(A=ha(A));var R=window.navigator.userAgent,S=R.toLowerCase(),aa=navigator.language,M=aa.toLowerCase();if("undefined"!==typeof MobileDetect)var ba=new MobileDetect(R);b.forEach((a,c)=>{var k=document.cookie.split(";");k.forEach(function(f,h){k[h]=f.trim()});c=a.closest("div."+ai_block_class_def);
var l=!0;if(a.hasAttribute("referer-list")){var p=a.getAttribute("referer-list");p=b64d(p).split(",");var v=a.getAttribute("referer-list-type"),E=!1;p.every((f,h)=>{f=f.trim();if(""==f)return!0;if("*"==f.charAt(0))if("*"==f.charAt(f.length-1)){if(f=f.substr(1,f.length-2),-1!=A.indexOf(f))return E=!0,!1}else{if(f=f.substr(1),A.substr(-f.length)==f)return E=!0,!1}else if("*"==f.charAt(f.length-1)){if(f=f.substr(0,f.length-1),0==A.indexOf(f))return E=!0,!1}else if("#"==f){if(""==A)return E=!0,!1}else if(f==
A)return E=!0,!1;return!0});var r=E;switch(v){case "B":r&&(l=!1);break;case "W":r||(l=!1)}}if(l&&a.hasAttribute("client-list")&&"undefined"!==typeof ba)switch(p=a.getAttribute("client-list"),p=b64d(p).split(","),v=a.getAttribute("client-list-type"),r=!1,p.every((f,h)=>{if(""==f.trim())return!0;f.split("&&").every((d,t)=>{t=!0;var w=!1;for(d=d.trim();"!!"==d.substring(0,2);)t=!t,d=d.substring(2);"language:"==d.substring(0,9)&&(w=!0,d=d.substring(9).toLowerCase());var q=!1;w?"*"==d.charAt(0)?"*"==d.charAt(d.length-
1)?(d=d.substr(1,d.length-2).toLowerCase(),-1!=M.indexOf(d)&&(q=!0)):(d=d.substr(1).toLowerCase(),M.substr(-d.length)==d&&(q=!0)):"*"==d.charAt(d.length-1)?(d=d.substr(0,d.length-1).toLowerCase(),0==M.indexOf(d)&&(q=!0)):d==M&&(q=!0):"*"==d.charAt(0)?"*"==d.charAt(d.length-1)?(d=d.substr(1,d.length-2).toLowerCase(),-1!=S.indexOf(d)&&(q=!0)):(d=d.substr(1).toLowerCase(),S.substr(-d.length)==d&&(q=!0)):"*"==d.charAt(d.length-1)?(d=d.substr(0,d.length-1).toLowerCase(),0==S.indexOf(d)&&(q=!0)):ba.is(d)&&
(q=!0);return(r=q?t:!t)?!0:!1});return r?!1:!0}),v){case "B":r&&(l=!1);break;case "W":r||(l=!1)}var N=p=!1;for(v=1;2>=v;v++)if(l){switch(v){case 1:var g=a.getAttribute("cookie-list");break;case 2:g=a.getAttribute("parameter-list")}if(null!=g){g=b64d(g);switch(v){case 1:var y=a.getAttribute("cookie-list-type");break;case 2:y=a.getAttribute("parameter-list-type")}g=g.replace("tcf-gdpr","tcf-v2[gdprApplies]=true");g=g.replace("tcf-no-gdpr","tcf-v2[gdprApplies]=false");g=g.replace("tcf-google","tcf-v2[vendor][consents][755]=true && tcf-v2[purpose][consents][1]=true");
g=g.replace("tcf-no-google","!!tcf-v2[vendor][consents][755]");g=g.replace("tcf-media.net","tcf-v2[vendor][consents][142]=true && tcf-v2[purpose][consents][1]=true");g=g.replace("tcf-no-media.net","!!tcf-v2[vendor][consents][142]");g=g.replace("tcf-amazon","tcf-v2[vendor][consents][793]=true && tcf-v2[purpose][consents][1]=true");g=g.replace("tcf-no-amazon","!!tcf-v2[vendor][consents][793]");g=g.replace("tcf-ezoic","tcf-v2[vendor][consents][347]=true && tcf-v2[purpose][consents][1]=true");g=g.replace("tcf-no-ezoic",
"!!tcf-v2[vendor][consents][347]");var F=g.split(","),ca=[];k.forEach(function(f){f=f.split("=");try{var h=JSON.parse(decodeURIComponent(f[1]))}catch(d){h=decodeURIComponent(f[1])}ca[f[0]]=h});r=!1;var I=a;F.every((f,h)=>{f.split("&&").every((d,t)=>{t=!0;for(d=d.trim();"!!"==d.substring(0,2);)t=!t,d=d.substring(2);var w=d,q="!@!",T="tcf-v2"==w&&"!@!"==q,B=-1!=d.indexOf("["),J=0==d.indexOf("tcf-v2")||0==d.indexOf("euconsent-v2");J=J&&(B||T);-1!=d.indexOf("=")&&(q=d.split("="),w=q[0],q=q[1],B=-1!=w.indexOf("["),
J=(J=0==w.indexOf("tcf-v2")||0==w.indexOf("euconsent-v2"))&&(B||T));if(J)document.querySelector("#ai-iab-tcf-status"),B=document.querySelector("#ai-iab-tcf-bar"),null!=B&&(B.style.display="block"),T&&"boolean"==typeof ai_tcfapi_found?r=ai_tcfapi_found?t:!t:"object"==typeof ai_tcData?(null!=B&&(B.classList.remove("status-error"),B.classList.add("status-ok")),w=w.replace(/]| /gi,"").split("["),w.shift(),r=(w=e(w,ai_tcData,q))?t:!t):"undefined"==typeof ai_tcfapi_found&&(I.classList.add("ai-list-data"),
N=!0,"function"==typeof __tcfapi?C(!1):"undefined"==typeof ai_tcData_retrying&&(ai_tcData_retrying=!0,setTimeout(function(){"function"==typeof __tcfapi?C(!1):setTimeout(function(){"function"==typeof __tcfapi?C(!1):setTimeout(function(){C(!0)},3E3)},1E3)},600)));else if(B)r=(w=n(ca,w,q))?t:!t;else{var U=!1;"!@!"==q?k.every(function(ja){return ja.split("=")[0]==d?(U=!0,!1):!0}):U=-1!=k.indexOf(d);r=U?t:!t}return r?!0:!1});return r?!1:!0});r&&(N=!1,I.classList.remove("ai-list-data"));switch(y){case "B":r&&
(l=!1);break;case "W":r||(l=!1)}}}a.classList.contains("ai-list-manual")&&(l?(I.classList.remove("ai-list-data"),I.classList.remove("ai-list-manual")):(p=!0,I.classList.add("ai-list-data")));(l||!p&&!N)&&a.hasAttribute("data-debug-info")&&(g=document.querySelector("."+a.dataset.debugInfo),null!=g&&(g=g.parentElement,null!=g&&g.classList.contains("ai-debug-info")&&g.remove()));y=X(a,".ai-debug-bar.ai-debug-lists");var ka=""==A?"#":A;0!=y.length&&y.forEach((f,h)=>{h=f.querySelector(".ai-debug-name.ai-list-info");
null!=h&&(h.textContent=ka,h.title=R+"\n"+aa);h=f.querySelector(".ai-debug-name.ai-list-status");null!=h&&(h.textContent=l?ai_front.visible:ai_front.hidden)});g=!1;if(l&&a.hasAttribute("scheduling-start")&&a.hasAttribute("scheduling-end")&&a.hasAttribute("scheduling-days")){var u=a.getAttribute("scheduling-start");v=a.getAttribute("scheduling-end");y=a.getAttribute("scheduling-days");g=!0;u=b64d(u);F=b64d(v);var V=parseInt(a.getAttribute("scheduling-fallback")),O=parseInt(a.getAttribute("gmt"));if(u.includes("-")||
F.includes("-"))P=Y(u)+O,K=Y(F)+O;else var P=Q(u),K=Q(F);P??=0;K??=0;var W=b64d(y).split(",");y=a.getAttribute("scheduling-type");var D=(new Date).getTime()+O;v=new Date(D);var G=v.getDay();0==G?G=6:G--;u.includes("-")||F.includes("-")||(u=(new Date(v.getFullYear(),v.getMonth(),v.getDate())).getTime()+O,D-=u,0>D&&(D+=864E5));scheduling_start_date_ok=D>=P;scheduling_end_date_ok=0==K||D<K;u=scheduling_start_date_ok&&scheduling_end_date_ok&&W.includes(G.toString());switch(y){case "B":u=!u}u||(l=!1);
var la=v.toISOString().split(".")[0].replace("T"," ");y=X(a,".ai-debug-bar.ai-debug-scheduling");0!=y.length&&y.forEach((f,h)=>{h=f.querySelector(".ai-debug-name.ai-scheduling-info");null!=h&&(h.textContent=la+" "+G+" current_time: "+Math.floor(D.toString()/1E3)+"  start_date:"+Math.floor(P/1E3).toString()+"=>"+scheduling_start_date_ok.toString()+" end_date:"+Math.floor(K/1E3).toString()+"=>"+scheduling_end_date_ok.toString()+" days:"+W.toString()+"=>"+W.includes(G.toString()).toString());h=f.querySelector(".ai-debug-name.ai-scheduling-status");
null!=h&&(h.textContent=l?ai_front.visible:ai_front.hidden);l||0==V||(f.classList.remove("ai-debug-scheduling"),f.classList.add("ai-debug-fallback"),h=f.querySelector(".ai-debug-name.ai-scheduling-status"),null!=h&&(h.textContent=ai_front.fallback+" = "+V))})}if(p||!l&&N)return!0;a.style.visibility="";a.style.position="";a.style.width="";a.style.height="";a.style.zIndex="";if(l){if(null!=c&&(c.style.visibility="",c.classList.contains("ai-remove-position")&&(c.style.position="")),a.hasAttribute("data-code")){p=
b64d(a.dataset.code);u=document.createRange();g=!0;try{H=u.createContextualFragment(p)}catch(f){g=!1}g&&(null!=a.closest("head")?(a.parentNode.insertBefore(H,a.nextSibling),a.remove()):a.append(H));da(a)}}else if(g&&!u&&0!=V){null!=c&&(c.style.visibility="",c.classList.contains("ai-remove-position")&&c.css({position:""}));p=fa(a,".ai-fallback");0!=p.length&&p.forEach((f,h)=>{f.classList.remove("ai-fallback")});if(a.hasAttribute("data-fallback-code")){p=b64d(a.dataset.fallbackCode);u=document.createRange();
g=!0;try{var H=u.createContextualFragment(p)}catch(f){g=!1}g&&a.append(H);da(a)}else a.style.display="none",null!=c&&null==c.querySelector(".ai-debug-block")&&c.hasAttribute("style")&&-1==c.getAttribute("style").indexOf("height:")&&(c.style.display="none");null!=c&&c.hasAttribute("data-ai")&&(c.getAttribute("data-ai"),a.hasAttribute("fallback-tracking")&&(H=a.getAttribute("fallback-tracking"),c.setAttribute("data-ai-"+a.getAttribute("fallback_level"),H)))}else a.style.display="none",null!=c&&(c.removeAttribute("data-ai"),
c.classList.remove("ai-track"),null!=c.querySelector(".ai-debug-block")?(c.style.visibility="",c.classList.remove("ai-close"),c.classList.contains("ai-remove-position")&&(c.style.position="")):c.hasAttribute("style")&&-1==c.getAttribute("style").indexOf("height:")&&(c.style.display="none"));a.setAttribute("data-code","");a.setAttribute("data-fallback-code","");null!=c&&c.classList.remove("ai-list-block")})}};function ea(b){b=`; ${document.cookie}`.split(`; ${b}=`);if(2===b.length)return b.pop().split(";").shift()}
function ma(b,e,n){ea(b)&&(document.cookie=b+"="+(e?";path="+e:"")+(n?";domain="+n:"")+";expires=Thu, 01 Jan 1970 00:00:01 GMT")}function m(b){ea(b)&&(ma(b,"/",window.location.hostname),document.cookie=b+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;")}(function(b){"complete"===document.readyState||"loading"!==document.readyState&&!document.documentElement.doScroll?b():document.addEventListener("DOMContentLoaded",b)})(function(){setTimeout(function(){ai_process_lists();setTimeout(function(){Z();
if("function"==typeof ai_load_blocks){document.addEventListener("cmplzEnableScripts",e);document.addEventListener("cmplz_event_marketing",e);function e(n){"cmplzEnableScripts"!=n.type&&"all"!==n.consentLevel||ai_load_blocks()}document.addEventListener("cmplz_enable_category",function(n){"marketing"===n.detail.category&&ai_load_blocks()})}},50);var b=document.querySelector(".ai-debug-page-type");null!=b&&b.addEventListener("dblclick",e=>{e=document.querySelector("#ai-iab-tcf-status");null!=e&&(e.textContent=
"CONSENT COOKIES");e=document.querySelector("#ai-iab-tcf-bar");null!=e&&(e.style.display="block")});b=document.querySelector("#ai-iab-tcf-bar");null!=b&&b.addEventListener("click",e=>{m("euconsent-v2");m("__lxG__consent__v2");m("__lxG__consent__v2_daisybit");m("__lxG__consent__v2_gdaisybit");m("CookieLawInfoConsent");m("cookielawinfo-checkbox-advertisement");m("cookielawinfo-checkbox-analytics");m("cookielawinfo-checkbox-necessary");m("complianz_policy_id");m("complianz_consent_status");m("cmplz_marketing");
m("cmplz_consent_status");m("cmplz_preferences");m("cmplz_statistics-anonymous");m("cmplz_choice");m("cmplz_banner-status");m("cmplz_functional");m("cmplz_policy_id");m("cmplz_statistics");m("moove_gdpr_popup");m("real_cookie_banner-blog:1-tcf");m("real_cookie_banner-blog:1");e=document.querySelector("#ai-iab-tcf-status");null!=e&&(e.textContent="CONSENT COOKIES DELETED")})},5)});function da(b){setTimeout(function(){"function"==typeof ai_process_rotations_in_element&&ai_process_rotations_in_element(b);
"function"==typeof ai_process_lists&&ai_process_lists();"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses();"function"==typeof ai_process_filter_hooks&&ai_process_filter_hooks();"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks(b);"function"==typeof ai_process_impressions&&1==ai_tracking_finished&&ai_process_impressions();"function"==typeof ai_install_click_trackers&&1==ai_tracking_finished&&ai_install_click_trackers();"function"==typeof ai_install_close_buttons&&ai_install_close_buttons(document)},
5)}function ia(b){var e=b?b.split("?")[1]:window.location.search.slice(1);b={};if(e){e=e.split("#")[0];e=e.split("&");for(var n=0;n<e.length;n++){var z=e[n].split("="),C=void 0,x=z[0].replace(/\[\d*\]/,function(L){C=L.slice(1,-1);return""});z="undefined"===typeof z[1]?"":z[1];x=x.toLowerCase();z=z.toLowerCase();b[x]?("string"===typeof b[x]&&(b[x]=[b[x]]),"undefined"===typeof C?b[x].push(z):b[x][C]=z):b[x]=z}}return b}};
var ai_ip=!0,ai_data_id="3daf69f774",ai_ajax_url="https://www.ewrestlingnews.com/wp-admin/admin-ajax.php",ai_block_class_def="code-block";
if("undefined"!=typeof ai_ip){function u(b,g){g||(g=window.location.href);b=b.replace(/[\[\]]/g,"\\$&");return(b=(new RegExp("[?&]"+b+"(=([^&#]*)|&|#|$)")).exec(g))?b[2]?decodeURIComponent(b[2].replace(/\+/g," ")):"":null}function y(){return(new Date).getTime()+"-"+Math.round(1E5*Math.random())}function v(b){b.forEach((a,c)=>{a.classList.remove("ai-ip-data")});var g=!1;if(""!=ai_ip_data){try{var l=JSON.parse(ai_ip_data),f=l[0],r=l[1],p=l[2],q=l[3]}catch(a){return}var t=!1;-1!=f.indexOf("#")&&(t=!0,
f=f.replace("#",""));var e="";t&&(e="CFP BLOCKED, ");e=e+f+", "+r;null!=p&&null!=q&&(e=e+":"+p+":"+q);null==p&&(p="");null==q&&(q="");null!=l&&b.forEach((a,c)=>{c=a.closest("div."+ai_block_class_def);g=!0;if(a.hasAttribute("ip-addresses")){var h=a.getAttribute("ip-addresses").split(","),m=a.getAttribute("ip-address-list"),k=!1;h.every((d,n)=>{if("*"==d.charAt(0))if("*"==d.charAt(d.length-1)){if(d=d.substr(1,d.length-2),-1!=f.indexOf(d))return k=!0,!1}else{if(d=d.substr(1),f.substr(-d.length)==d)return k=
!0,!1}else if("*"==d.charAt(d.length-1)){if(d=d.substr(0,d.length-1),0==f.indexOf(d))return k=!0,!1}else if("#"==d){if(""==f)return k=!0,!1}else if("CFP"==d.toUpperCase()){if(t)return k=!0,!1}else if(d==f)return k=!0,!1;return!0});switch(m){case "B":k&&(g=!1);break;case "W":k||(g=!1)}}if(g&&a.hasAttribute("countries"))switch(h=a.getAttribute("countries").split(","),m=a.getAttribute("country-list"),k=!1,h.every((d,n)=>{n=d.trim().split(":");if(null==n[1]||""==p)n[1]="";if(null==n[2]||""==q)n[2]="";
d=n.join(":").toUpperCase();n=(r+":"+(""==n[1]?"":p)+":"+(""==n[2]?"":q)).toUpperCase();return d==n?(k=!0,!1):!0}),m){case "B":k&&(g=!1);break;case "W":k||(g=!1)}a.style.visibility="";a.style.position="";a.style.width="";a.style.height="";a.style.zIndex="";for(h=a.previousElementSibling;h&&!h.matches(".ai-debug-bar");)h=h.previousElementSibling;null!=h&&(m=h.querySelector(".ai-debug-name.ai-ip-country"),null!=m&&(m.textContent=e),m=h.querySelector(".ai-debug-name.ai-ip-status"),null!=m&&(m.textContent=
g?ai_front.visible:ai_front.hidden));if(g){if(null!=c&&(c.style.visibility="",c.classList.contains("ai-remove-position")&&(c.style.position="")),a.hasAttribute("data-code")){h=b64d(a.dataset.code);m=document.createRange();var w=!0;try{var x=m.createContextualFragment(h)}catch(d){w=!1}w&&(null!=a.closest("head")?(a.parentNode.insertBefore(x,a.nextSibling),a.remove()):a.append(x));a.removeAttribute("data-code");z(a)}}else a.style.display="none",null!=c&&(c.removeAttribute("data-ai"),c.classList.remove("ai-track"),
null!=c.querySelector(".ai-debug-block")?(c.style.visibility="",c.classList.remove("ai-close"),c.classList.contains("ai-remove-position")&&(c.style.position=""),a.hasAttribute("data-code")&&(c.classList.remove("ai-list-block"),c.classList.remove("ai-list-block-filter"),null!=c.previousElementSibling&&c.previousElementSibling.classList.contains("ai-debug-info")&&c.previousElementSibling.remove())):c.hasAttribute("style")&&-1==c.getAttribute("style").indexOf("height:")&&(c.style.display="none"));null!=
c&&c.classList.remove("ai-list-block-ip")})}}ai_process_ip_addresses=function(b){if(null==b)b=document.querySelectorAll("div.ai-ip-data, meta.ai-ip-data");else{window.jQuery&&window.jQuery.fn&&b instanceof jQuery&&(b=Array.prototype.slice.call(b));var g=[];b.forEach((e,a)=>{e.matches(".ai-ip-data")?g.push(e):(e=e.querySelectorAll(".ai-ip-data"),e.length&&e.forEach((c,h)=>{g.push(c)}))});b=g}if(b.length)if("undefined"!=typeof ai_ip_data)v(b);else if("undefined"==typeof ai_ip_data_requested){ai_ip_data_requested=
!0;var l=ai_ajax_url+"?action=ai_ajax&ip-data=ip-address-country-city",f=u("ai-debug-ip-address");null!=f&&(l+="&ai-debug-ip-address="+f);f=u("ai-debug-country");null!=f&&(l+="&ai-debug-country="+f);f={ai_check:ai_data_id,version:y()};var r=[],p;for(p in f){var q=encodeURIComponent(p),t=encodeURIComponent(f[p]);r.push(q+"="+t)}r=r.join("&");(async function(){return await (await fetch(l,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"},body:r})).text()})().then(e=>
{ai_ip_data=e;if(""==e){var a="Ajax request returned empty data, geo-targeting disabled";console.error(a);"undefined"!=typeof ai_js_errors&&ai_js_errors.push([a,l,0])}else try{JSON.parse(e)}catch(c){a="Ajax call returned invalid data, geo-targeting disabled",console.error(a,e),"undefined"!=typeof ai_js_errors&&ai_js_errors.push([a,l,0])}b=document.querySelectorAll("div.ai-ip-data, meta.ai-ip-data");b.length&&v(b)}).catch(e=>{document.querySelectorAll("div.ai-ip-data").forEach((a,c)=>{a.style.display=
"none";a.style.visibility="";a.style.position="";a.style.width="";a.style.height="";a.style.zIndex="";a.classList.remove("ai-ip-data")})})}};(function(b){"complete"===document.readyState||"loading"!==document.readyState&&!document.documentElement.doScroll?b():document.addEventListener("DOMContentLoaded",b)})(function(){setTimeout(function(){ai_process_ip_addresses()},5)});function z(b){setTimeout(function(){"function"==typeof ai_process_rotations_in_element&&ai_process_rotations_in_element(b);"function"==
typeof ai_process_lists&&ai_process_lists();"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses();"function"==typeof ai_process_filter_hooks&&ai_process_filter_hooks();"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks(b);"function"==typeof ai_process_impressions&&1==ai_tracking_finished&&ai_process_impressions();"function"==typeof ai_install_click_trackers&&1==ai_tracking_finished&&ai_install_click_trackers();"function"==typeof ai_install_close_buttons&&ai_install_close_buttons(document)},
5)}};

ai_js_code = true;
</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.ewrestlingnews.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script>
</body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->