<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en-US"> <![endif]-->
<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en-US"> <![endif]-->
<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en-US"> <![endif]-->
<!--[if IE 9]>    <html class="no-js lt-ie10" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head><meta http-equiv="Content-Type" content="text/html; 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.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{delete Object.assign(arguments[0],{[t(e)]:arguments[0][e]})[e]})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
    
    <meta name='viewport' content='width=device-width, initial-scale=1, user-scalable=yes' />
    <link rel="profile" href="https://gmpg.org/xfn/11" />
    <link rel="pingback" href="https://www.unthinkable.fm/xmlrpc.php" />
    <meta name="theme-color" content="#020000">
             <meta name="msapplication-navbutton-color" content="#020000">
             <meta name="apple-mobile-web-app-status-bar-style" content="#020000"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<meta property="og:type" content="website">
<meta property="og:title" content="Home">
<meta property="og:site_name" content="Unthinkable">
<meta property="og:description" content="Just another WordPress site">
<meta property="og:url" content="https://www.unthinkable.fm">
<meta property="og:locale" content="en_US">
<meta name="twitter:card" content="summary">
<meta name="twitter:url" content="https://www.unthinkable.fm">
<meta name="twitter:title" content="Home">
<meta name="twitter:description" content="Just another WordPress site">
<meta name="twitter:site" content="https://twitter.com/jegtheme">
			<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
              var jnews_ajax_url = 'https://www.unthinkable.fm/?ajax-request=jnews'
			</script>
			
	<!-- This site is optimized with the Yoast SEO plugin v19.4 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Unthinkable - Technology &amp; Lifestyle Blog | Health | Home Decor</title><link rel="preload" as="font" href="https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXg.woff2" crossorigin><link rel="preload" as="font" href="https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPGQ.woff2" crossorigin><link rel="preload" as="font" href="https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2" crossorigin><link rel="preload" as="font" href="https://fonts.gstatic.com/s/oleoscriptswashcaps/v13/Noaj6Vb-w5SFbTTAsZP_7JkCS08K-jCzDn_HAX2kSA.woff2" crossorigin><link rel="preload" as="font" href="https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.woff2" crossorigin><link rel="preload" as="font" href="https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/jegicon.woff" crossorigin><style id="wpr-usedcss">img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from,to{opacity:0}50%{opacity:1}}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Oleo Script Swash Caps';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/oleoscriptswashcaps/v13/Noaj6Vb-w5SFbTTAsZP_7JkCS08K-jCzDn_HAX2kSA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.vc_row:after,.vc_row:before{content:" ";display:table}.vc_row:after{clear:both}@media (max-width:767px){.vc_hidden-xs{display:none!important}}.vc_row{margin-left:-15px;margin-right:-15px}.vc_col-sm-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (min-width:768px){.vc_col-sm-12{float:left;width:100%}}ul.wpb_thumbnails-fluid>li{margin-bottom:35px}.wpb_googleplus,.wpb_pinterest{margin-bottom:21.73913043px}.vc_parallax-inner iframe{max-width:1000%}.vc_video-bg{height:100%;overflow:hidden;pointer-events:none;position:absolute;top:0;left:0;width:100%;z-index:0}.vc_video-bg iframe{max-width:1000%}.vc_row.vc_row-o-full-height{min-height:100vh}.vc_ie-flexbox-fixer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.vc_ie-flexbox-fixer>.vc_row{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.vc_column_container{width:100%;padding-left:0;padding-right:0}.wpb_pinterest a{border-bottom:0}.vc_toggle{display:block;margin:0 0 21.73913043px;padding:0;font-size:1em}.vc_toggle:last-of-type{margin-bottom:35px}.vc_toggle_title{cursor:pointer;display:block;margin:0;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400}.vc_toggle_content{display:none;margin-bottom:21.73913043px;margin-top:1em;overflow:hidden;padding:0}.vc_toggle.vc_toggle_active>.vc_toggle_content{display:block}.wpb_gmaps_widget .wpb_wrapper{background-color:#f7f7f7;padding:5px}.wpb_tour .wpb_tabs_nav{float:left;width:31.66666667%}.wpb_tour .wpb_tabs_nav li{margin:0 0 1px;clear:left;width:100%}.wpb_tour .wpb_tabs_nav a{width:100%}.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:none;float:left;width:68.33333333%;padding:0 0 0 21.73913043px}@media (max-width:480px){.vc_responsive .wpb_tour .wpb_tab,.vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav{width:100%;float:none;margin-left:0}.vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav{margin-bottom:1em}.vc_responsive .wpb_tour .wpb_tab{padding-left:1em;padding-right:1em}}body ul.wpb_thumbnails-fluid li{padding:0;margin-left:0;background-image:none;list-style:none!important}body ul.wpb_thumbnails-fluid li:after,body ul.wpb_thumbnails-fluid li:before{display:none!important}body ul.wpb_thumbnails-fluid li .entry-content :last-child{margin-bottom:0}.wpb_carousel .wpb_wrapper{position:relative}.wpb_carousel .next,.wpb_carousel .prev{position:absolute;top:3px;background-color:#f7f7f7;padding:0 6px;font-size:12px;z-index:10;text-decoration:none;transition:all .2s linear;-moz-transition:.2s linear;-webkit-transition:.2s linear;-o-transition:.2s linear}.wpb_carousel .next:hover,.wpb_carousel .prev:hover{background-color:#f0f0f0}.wpb_carousel .next:focus,.wpb_carousel .prev:focus{outline:0;text-decoration:none}.wpb_carousel .prev{right:30px}.wpb_carousel .next{right:0}.wpb_carousel .wpb_thumbnails-fluid{width:100%}.wpb_image_grid .wpb_image_grid_ul{margin:0;padding:0}.wpb_image_grid .wpb_image_grid_ul>li{background-image:none;list-style:none!important}.wpb_image_grid .wpb_image_grid_ul>li:after,.wpb_image_grid .wpb_image_grid_ul>li:before{display:none!important}.wpb_image_grid .wpb_image_grid_ul .isotope-item{list-style:none;margin:0 1px 1px 0;max-width:100%;float:left}.wpb_image_grid .wpb_image_grid_ul a{display:block}.wpb_image_grid .wpb_image_grid_ul img{display:block;max-width:100%;height:auto}#content .wpb_gallery_slides ul.slides,.content .wpb_gallery_slides ul.slides,.wpb_gallery_slides ul.slides,body .wpb_gallery_slides ul li{list-style:none;padding:0;background-image:none;margin:0}.vc_progress_bar .vc_single_bar{background:#f7f7f7;position:relative;margin-bottom:11.66666667px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1) inset;box-shadow:0 1px 2px rgba(0,0,0,.1) inset;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.vc_progress_bar .vc_single_bar:last-child{margin-bottom:0}.vc_progress_bar .vc_single_bar .vc_bar{display:block;position:absolute;height:100%;background-color:#e0e0e0;width:0%;top:0;left:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:width 1s linear;-moz-transition:width 1s linear;-webkit-transition:width 1s linear;-o-transition:width 1s linear}.vc_progress_bar .vc_single_bar .vc_bar.animated{-webkit-animation:2s linear infinite progress-bar-stripes;-moz-animation:2s linear infinite progress-bar-stripes;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:2s linear infinite progress-bar-stripes;animation:2s linear infinite progress-bar-stripes}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.owl-carousel .owl-animated-out{z-index:0}.owl-carousel .owl-animated-in{z-index:1}.vc-hoverbox-inner{width:100%;display:inline-block;min-height:250px}.vc-hoverbox-inner :last-child{margin-bottom:0}.wpb_start_animation{opacity:1}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top;clear:both;max-width:100%;background:#222}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-container:focus{outline:0}.mejs-mediaelement{left:0;position:absolute;top:0;height:100%;width:100%;z-index:0}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-container *{font-family:Helvetica,Arial}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}@font-face{font-family:FontAwesome;src:url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.eot);src:url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.woff2) format("woff2"),url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.woff) format("woff"),url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.ttf) format("truetype"),url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.svg#fontawesomeregular) format("svg");font-weight:400;font-style:normal;font-display:swap}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-spin{-webkit-animation:2s linear infinite a;animation:2s linear infinite a}@-webkit-keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-search:before{content:"\F002"}.fa-close:before{content:"\F00D"}.fa-clock-o:before{content:"\F017"}.fa-twitter:before{content:"\F099"}.fa-facebook:before{content:"\F09A"}.fa-bars:before{content:"\F0C9"}.fa-comment-o:before{content:"\F0E5"}.fa-angle-up:before{content:"\F106"}.fa-spinner:before{content:"\F110"}.fa-youtube-play:before{content:"\F16A"}.fa-instagram:before{content:"\F16D"}.fa-share-alt:before{content:"\F1E0"}@font-face{font-family:jegicon;src:url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/jegicon.eot);src:url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/jegicon.eot?#iefix) format("embedded-opentype"),url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/jegicon.woff) format("woff"),url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/jegicon.ttf) format("truetype"),url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/font/jegicon.svg#jegicon) format("svg");font-weight:400;font-style:normal;font-display:swap}[class*=" jegicon-"]:before,[class^=jegicon-]:before{font-family:jegicon!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jegicon-cross:before{content:"d"}.jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute;width:100%!important}.jspVerticalBar{position:absolute;top:0;right:0;width:8px;height:100%;background:0 0}.jspContainer:hover .jspDrag{opacity:1;transition:opacity .1s ease 0s}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:0 0;position:relative}.jspDrag{opacity:0;transition:opacity .3s ease .3s;background:#ababab;position:relative;top:0;left:-3px;cursor:pointer;border-radius:5px}.jspHorizontalBar .jspDrag,.jspHorizontalBar .jspTrack{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:9px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:0}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}body.okayNav-loaded{overflow-x:hidden}.okayNav:not(.loaded){visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.okayNav ul{float:left}.okayNav a{position:relative;z-index:1}.okayNav__nav--visible{overflow:hidden;white-space:nowrap}.okayNav__nav--visible li{display:inline-block}.okayNav__nav--visible a{display:block;padding:15px;transition:color .2s cubic-bezier(.55,0,.1,1)}.okayNav__nav--visible:empty~.okayNav__menu-toggle{top:0}.okayNav__nav--invisible{background:#fff;position:absolute;top:100%;z-index:10;min-width:auto;box-shadow:0 1px 3px rgba(0,0,0,.15);opacity:0;visibility:hidden;-webkit-transform:translateY(30px);transform:translateY(30px)}.okayNav__nav--invisible a{color:#7b7b7b;font-size:11px;padding:3px 16px;display:block;border-bottom:1px solid #eee}.okayNav__nav--invisible.nav-left{left:0}.okayNav__nav--invisible.nav-right{right:0}.okayNav__nav--invisible.transition-enabled{transition:opacity .4s ease .2s,transform .4s cubic-bezier(.55,0,.1,1) .2s}.okayNav__nav--invisible.nav-open{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.okayNav__menu-toggle{position:relative;z-index:1;float:left;width:36px;height:36px;line-height:36px;cursor:pointer;transition:transform .4s cubic-bezier(.55,0,.1,1)}.okayNav__menu-toggle.okay-invisible{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;opacity:0;display:none}.okayNav__menu-toggle span{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;left:0;display:block;width:3px;height:3px;margin:auto;pointer-events:none;border-radius:50%;background:#a0a0a0}.okayNav__menu-toggle span:first-child{margin-top:-5px}.okayNav__menu-toggle span:nth-child(3){margin-top:5px}.okayNav__menu-toggle.icon--active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.okayNav__menu-toggle.icon--active span{background:#212121}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur{cursor:zoom-out}.mfp-arrow,.mfp-close,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.chosen-container{position:relative;display:inline-block;vertical-align:top;font-size:14px;zoom:1;outline:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-active .chosen-single{border:1px solid #949494;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background:linear-gradient(180deg,#f4f4f4 0,#feffff);box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl .chosen-drop,.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/image/chosen-sprite.png) -30px -20px no-repeat #fff;background:url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/image/chosen-sprite.png) -30px -20px no-repeat;direction:rtl}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type=text]{background-image:url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/image/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:b;animation-name:b}@-webkit-keyframes b{0%{background-position:0 0;opacity:1}to{background-position:30px 0;opacity:0}}@keyframes b{0%{background-position:0 0;opacity:1}to{background-position:30px 0;opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/image/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:scale .1s ease}.owl-carousel .owl-video-play-icon:hover{transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.jeg_news_ticker{background:#fff;font-size:13px;display:block;overflow:hidden;width:auto;height:40px;line-height:38px;border:1px solid #eee;border-left:0;padding:0 95px 0 15px;position:relative}.jeg_news_ticker_item{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:0;opacity:0;position:absolute;top:0}.jeg_news_ticker_next:before{content:"\F105"}.jeg_news_ticker_prev:before{content:"\F104"}.jeg_news_ticker_active{z-index:1;opacity:1}@-webkit-keyframes d{0%{opacity:0;-webkit-transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes d{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:d;animation-name:d}@-webkit-keyframes e{0%{opacity:0;-webkit-transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes e{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{-webkit-animation-name:e;animation-name:e}@-webkit-keyframes f{0%{opacity:1;-webkit-transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-20px)}}@keyframes f{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:f;animation-name:f}@-webkit-keyframes g{0%{opacity:1;-webkit-transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(20px)}}@keyframes g{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:g;animation-name:g}@-webkit-keyframes h{0%{opacity:0;-webkit-transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0)}}@keyframes h{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{-webkit-animation-name:h;animation-name:h}@-webkit-keyframes i{0%{opacity:0;-webkit-transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0)}}@keyframes i{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{-webkit-animation-name:i;animation-name:i}@-webkit-keyframes j{0%{opacity:1;-webkit-transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-20px)}}@keyframes j{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:j;animation-name:j}@-webkit-keyframes k{0%{opacity:1;-webkit-transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(20px)}}@keyframes k{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:k;animation-name:k}.jeg_overlay_slider{overflow:hidden;height:500px;margin-top:-30px;margin-bottom:30px}.jeg_overlay_slider_wrapper{position:absolute;top:0;left:0;z-index:0;width:100%;background:#41301f}.jeg_overlay_slider_wrapper:before{content:"";position:absolute;z-index:1;width:100%;height:100%;opacity:.5;background:linear-gradient(90deg,#780206 10%,#061161 90%)}.jeg_overlay_slider_wrapper:after{content:"";position:absolute;z-index:2;width:100%;height:100%;bottom:0;opacity:.35;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.65) 70%)}.jeg_overlay_slider_bottom{position:absolute;bottom:0}.jeg_overlay_slider_item{padding:20px;background:rgba(0,0,0,.3);display:block;height:75px}.owl-stage-outer .jeg_overlay_slider_item{width:100%}.jeg_overlay_slider_item h3{color:#fafafa;font-weight:700;font-size:13px;line-height:1.4;max-height:36.4px;margin:0;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.jeg_overlay_slider_item.active{background:#fff}.jeg_overlay_slider_item.active>h3{color:#000;text-overflow:ellipsis}.jeg_overlay_slider_bg{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%;background-attachment:fixed;display:none}.jeg_overlay_slider_bg.active{display:block}.jeg_overlay_caption_container{position:absolute;bottom:100px;max-width:600px;color:#fff;display:none}.jeg_overlay_caption_container.active{display:block}.jeg_overlay_caption_container .jeg_post_title{font-size:36px;margin-top:10px;margin-bottom:0;font-weight:700}.jeg_overlay_caption_container .jeg_post_title a{color:#fff}.jeg_overlay_slider .jeg_post_category{border-left:3px solid #f70d28;line-height:11px}.jeg_overlay_slider .jeg_post_category a{color:#fff;display:inline-block;font-size:11px;margin:0 10px 0 5px;text-transform:uppercase;letter-spacing:.05em}.jeg_overlay_slider_bottom .owl-nav{margin-top:0}.jeg_overlay_slider_bottom.owl-carousel .owl-nav div{border:0;background:#f70d28;color:#fff;position:absolute;left:0;height:50%;line-height:normal;width:40px;font-size:20px;margin:0;opacity:1}.jeg_overlay_slider_bottom.owl-carousel .owl-nav div:hover{background:#f70d28;color:#fff;opacity:.8}.jeg_overlay_slider_bottom .owl-nav>div:before{font-family:jegicon!important;position:absolute;height:20px;width:20px;margin:auto;top:0;bottom:0;right:0;left:0}.jeg_overlay_slider_bottom .owl-nav .owl-next{top:0}.jeg_overlay_slider_bottom .owl-nav .owl-prev{top:50%;margin-top:1px}.jeg_overlay_slider_bottom .owl-nav .owl-next:before{content:"e"}.jeg_overlay_slider_bottom .owl-nav .owl-prev:before{content:"f"}.jeg_overlay_slider_loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:none}@media only screen and (max-width:1024px){.jeg_overlay_slider{height:400px}.jeg_overlay_slider_wrapper{height:450px}.jeg_overlay_caption_container .jeg_post_title{font-size:32px}.jeg_vertical_playlist:not(.jeg_col_12) .jeg_video_playlist_video_content{width:100%;float:none}}@media only screen and (max-width:768px){.jeg_overlay_slider{width:100%}.jeg_overlay_caption_container .jeg_post_title{font-size:30px}}@media only screen and (max-width:767px){.jeg_overlay_slider{margin-top:-20px}.jeg_overlay_caption_container .jeg_post_title{font-size:26px}.jeg_overlay_caption_container{bottom:85px}.jeg_overlay_slider_item{padding:12px 15px;height:auto}}@media only screen and (max-width:567px){.jeg_overlay_caption_container{bottom:65px}.jeg_overlay_slider_item h3{font-size:12px;font-weight:500}.jeg_overlay_slider_item{padding:8px 15px;height:48px}.jeg_overlay_slider_bottom.owl-carousel .owl-nav div{font-size:14px;line-height:22px;width:30px}.jeg_overlay_slider .jeg_post_category a{font-size:10px;font-weight:500}}@media only screen and (max-width:480px){.jeg_overlay_caption_container .jeg_post_title{font-size:18px}}@media only screen and (max-width:479px){.jeg_overlay_slider .jeg_post_category{margin-bottom:5px;line-height:1}.jeg_overlay_slider .jeg_post_category a{font-size:11px}.jeg_overlay_caption_container .jeg_post_title{font-size:15px}.jeg_overlay_caption_container{bottom:60px}.jeg_overlay_slider_item{height:32px}.jeg_overlay_slider_item h3{line-height:16.8px;-webkit-line-clamp:1}}.jeg_video_playlist .jspTrack{background:rgba(0,0,0,.1)}.jeg_video_playlist .jspDrag{left:0!important;border-radius:8px!important}.jeg_video_playlist_video_content{background:#141414}.jeg_video_playlist_item{line-height:1}.jeg_video_playlist_title{color:#212121;font-size:13px;margin:0 0 5px}.jeg_video_playlist_category{color:#a0a0a0;font-size:11px;text-transform:uppercase;text-rendering:optimizeLegibility;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.jeg_video_playlist_current{position:relative;overflow:hidden;padding:10px 15px}.jeg_video_playlist_current_info{z-index:2;position:relative}.jeg_video_playlist_current h2{margin:0;font-weight:700;font-size:14px}.jeg_video_playlist_current h2 a{color:#212121}.jeg_video_holder{position:relative}.jeg_dark_playlist .jeg_video_playlist_category{color:hsla(0,0%,100%,.5)}.jeg_dark_playlist .jspTrack{background:hsla(0,0%,100%,.2)}.jeg_dark_playlist .jspDrag{background:hsla(0,0%,100%,.5)}.jeg_dark_playlist .jeg_video_playlist_title{color:#fff}.jeg_vertical_playlist .jeg_video_playlist_video_content{width:68%;float:left}.jeg_vertical_playlist .jeg_video_playlist_list_inner_wrapper{border:1px solid #e0e0e0;border-left:0;border-top:0;background:#f5f5f5;position:relative}.jeg_vertical_playlist .jeg_video_playlist_item{padding:10px 15px;display:table;width:100%;margin:0;border-bottom:1px solid #e0e0e0}.jeg_vertical_playlist .jeg_video_playlist_item.active{background:#fff}.jeg_vertical_playlist .jeg_video_playlist_current{background:#f70d28;box-shadow:0 3px 10px rgba(0,0,0,.2);z-index:1}.jeg_vertical_playlist .jeg_video_playlist_current h2{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jeg_vertical_playlist .jeg_video_playlist_current h2,.jeg_vertical_playlist .jeg_video_playlist_current h2 a{color:#fff}.jeg_vertical_playlist.jeg_dark_playlist .jeg_video_playlist_list_inner_wrapper{background:0 0;border:0}.jeg_vertical_playlist.jeg_dark_playlist .jeg_video_playlist_item{border-color:hsla(0,0%,100%,.15)}.jeg_vertical_playlist.jeg_dark_playlist .jeg_video_playlist_item.active{background:hsla(0,0%,100%,.1)}.jeg_preview_slider_loader{position:absolute;width:100%;top:50%;margin-top:-100px;z-index:1}.jeg_preview_slider_loader_circle{margin:60px auto;font-size:9px;position:relative;text-indent:-9999em;border-top:.4em solid hsla(0,0%,100%,.2);border-right:.4em solid hsla(0,0%,100%,.2);border-bottom:.4em solid hsla(0,0%,100%,.2);border-left:.4em solid #fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:1.1s linear infinite o;animation:1.1s linear infinite o}.jeg_preview_slider_loader_circle,.jeg_preview_slider_loader_circle:after{border-radius:50%;width:8em;height:8em}@media only screen and (max-width:768px){.jeg_vertical_playlist .jeg_video_playlist_video_content{width:100%;float:none}}@media only screen and (min-width:1025px){.jeg_col_8.jeg_vertical_playlist .jeg_video_playlist_video_content{width:67%}.jeg_col_8.jeg_vertical_playlist .jeg_video_playlist_title{font-size:12px}.jeg_col_6.jeg_vertical_playlist .jeg_video_playlist_video_content,.jeg_col_7.jeg_vertical_playlist .jeg_video_playlist_video_content{width:100%;float:none}}a,abbr,article,aside,audio,b,body,canvas,center,code,details,div,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,header,hgroup,html,i,iframe,img,label,legend,li,mark,nav,object,output,p,pre,s,samp,section,span,strong,summary,table,tbody,time,tr,tt,ul,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}body{line-height:1;color:#53585c;background:#fff;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:1.6em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul{list-style:none}table{border-collapse:collapse;border-spacing:0}body,html{height:100%;margin:0}::-moz-selection{background:#fde69a;color:#212121;text-shadow:none}::-webkit-selection{background:#fde69a;color:#212121;text-shadow:none}::selection{background:#fde69a;color:#212121;text-shadow:none}a{color:#f70d28;text-decoration:none}a:focus,a:hover{color:#212121;outline:0}audio,canvas,img,video{vertical-align:middle}img{max-width:100%;-ms-interpolation-mode:bicubic;height:auto}figcaption{margin:3px 0 1em;font-size:11px;color:#a0a0a0}fieldset{border:0;margin:0;padding:0}button,input,label,optgroup,select,textarea{font:inherit}[class*=jeg_] .fa{font-family:FontAwesome}.clearfix:after,.container:after,.jeg_block_heading:after,.jeg_postblock:after,.row:after{content:"";display:table;clear:both}h1,h2,h3{color:#212121;text-rendering:optimizeLegibility}h1{font-size:2.25em;margin:.67em 0 .5em;line-height:1.25;letter-spacing:-.02em}h2{font-size:1.953em;margin:.83em 0 .5em;line-height:1.35}h3{font-size:1.563em;margin:1em 0 .5em;line-height:1.4}b,strong{font-weight:700}em,i{font-style:italic}mark{background:#efca56;padding:0 .4em;color:#fff}p,pre{margin:0 0 1.75em;text-rendering:optimizeLegibility}code,pre,samp{font-family:'Lucida Console',Monaco,monospace;font-size:.9em;padding:.2em .5em}pre{color:#7b7b7b;background:#fafafa;border:1px solid #eee;padding:.5em 1.5em;white-space:pre-wrap;word-wrap:break-word}.jeg_vc_content .vc_row{margin-left:auto;margin-right:auto}@media (max-width:767px){.container{width:98%;width:calc(100% - 10px)}}@media (max-width:479px){.container{width:100%}}@media (min-width:768px){.container,.jeg_vc_content>.vc_row{max-width:750px}}@media (min-width:992px){.container,.jeg_vc_content>.vc_row{max-width:970px}}@media (min-width:1200px){.container,.jeg_vc_content>.vc_row{max-width:1170px}}.container,.vc_column_container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-md-3,.col-sm-4,.col-sm-8{position:relative;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:767px){.col-sm-4,.col-sm-8{float:left}.col-sm-8{width:66.66666667%}.col-sm-4{width:33.33333333%}.vc_col-sm-12{float:left;width:100%}.jeg_double_right_sidebar .jeg_main_content,.jeg_double_sidebar .jeg_main_content{width:100%}.jeg_double_right_sidebar .jeg_sidebar,.jeg_double_sidebar .jeg_sidebar.left,.jeg_double_sidebar .jeg_sidebar.right{width:50%;float:left}}@media (min-width:992px){.col-md-3{float:left;width:25%}}*,:after,:before{box-sizing:border-box}.hidden{display:none}.jeg_viewport{position:relative}.jeg_container,.jeg_container_full{width:auto;margin:0 auto;padding:0}.jeg_content{background:#fff;padding:30px 0 40px}.jeg_sidecontent .jeg_viewport{margin-left:340px}.jeg_sidecontent .jeg_header.full{margin-left:-340px}.jeg_sidebar{padding-left:30px}.jeg_double_sidebar .row>.jeg_sidebar:first-of-type{padding-right:30px;padding-left:15px}@media (min-width:992px){.jeg_double_right_sidebar .jeg_main_content,.jeg_double_sidebar .jeg_main_content{width:50%}.jeg_double_sidebar .jeg_main_content{left:25%}.jeg_double_sidebar .jeg_sidebar.left{width:25%;right:50%;padding-left:15px;padding-right:30px}.jeg_double_right_sidebar .jeg_sidebar,.jeg_double_sidebar .jeg_sidebar.right{width:25%}}.theiaStickySidebar{-webkit-backface-visibility:hidden}.jeg_sidefeed .jeg_post.active{background:#f5f5f5;border-left:3px solid #f70d28;padding-left:12px!important}.post-ajax-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#f5f5f5;display:none;z-index:5}.post-ajax-overlay .jnews_preloader_circle_outer{position:fixed;width:100%;top:50%;left:0;margin-left:170px}.post-ajax-overlay .jeg_preloader.dot{position:fixed;top:50%;margin-top:40px;margin-left:170px;left:50%}.post-ajax-overlay .jeg_preloader.square{position:fixed;top:50%;margin-top:0;left:50%;margin-left:170px}input:not([type=submit]),select,textarea{display:inline-block;background:#fff;border:1px solid #e0e0e0;border-radius:0;padding:7px 14px;height:40px;outline:0;font-size:14px;font-weight:300;margin:0;width:100%;max-width:100%;transition:.25s ease;box-shadow:none}input[type=checkbox],input[type=radio]{width:auto;height:auto;line-height:inherit;display:inline}.chosen-container .chosen-results{color:#7b7b7b;margin:0 0 5px;padding:0}.chosen-container .chosen-results li.active-result{padding:4px 14px;font-size:13px;line-height:inherit;text-align:inherit}.chosen-container .chosen-drop{border-color:#a0a0a0;box-shadow:0 2px 3px rgba(0,0,0,.15)}.chosen-container .chosen-results li.highlighted{color:#212121;background:#f5f5f5}input:not([type=submit]):focus,select:focus,textarea:focus{border-color:#ccc;box-shadow:inset 0 2px 2px rgba(0,0,0,.05)}textarea{resize:vertical;min-height:60px;height:auto}.btn,.button,input[type=submit]{border:none;border-radius:0;background:#f70d28;color:#fff;padding:0 20px;line-height:40px;height:40px;display:inline-block;cursor:pointer;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:1px;outline:0;-webkit-appearance:none;transition:.3s ease}.btn:focus,.button:focus,input[type=submit]:focus{color:#fff;outline:#666 dotted thin}.btn:hover,.button:hover,input[type=submit]:hover{color:#fff;box-shadow:inset 0 0 0 100px rgba(0,0,0,.15)}.jeg_header{position:relative}.jeg_header .container{height:100%}.jeg_header.full .container{max-width:100%}.jeg_nav_row{position:relative;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:100%}.jeg_nav_grow{-webkit-box-flex:1;-ms-flex:1;flex:1}.jeg_nav_normal{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.item_wrap{width:100%;display:inline-block;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.jeg_nav_left{margin-right:auto}.jeg_nav_right{margin-left:auto}.jeg_nav_center{margin:0 auto}.jeg_nav_alignleft{justify-content:flex-start}.jeg_nav_alignright{justify-content:flex-end}.jeg_nav_aligncenter{justify-content:center}.jeg_midbar{background-color:#fff;height:140px;position:relative;z-index:10;border-bottom:0 solid #e8e8e8}.jeg_navbar+.jeg_midbar{z-index:9}.jeg_midbar .jeg_nav_item{padding:0 14px}.jeg_midbar.dark{background-color:#212121;color:#f5f5f5}.jeg_midbar.dark .sf-arrows .sf-with-ul:after{color:hsla(0,0%,100%,.6)}.jeg_midbar.dark .jeg_nav_icon .jeg_mobile_toggle,.jeg_midbar.dark .jeg_search_toggle{color:#f5f5f5}.jeg_navbar{background:#fff;position:relative;border-top:0 solid #e8e8e8;border-bottom:1px solid #e8e8e8;line-height:50px;z-index:9;box-sizing:content-box}.jeg_navbar.jeg_search_expanded{z-index:9999}.jeg_navbar:first-child{z-index:10}.jeg_navbar .jeg_nav_item{padding:0 14px}.jeg_nav_item:first-child{padding-left:0}.jeg_nav_item:last-child{padding-right:0}.jeg_navbar_dark:not(.jeg_navbar_boxed){background:#212121}.jeg_navbar_dark .jeg_menu>li>a,.jeg_navbar_dark .jeg_search_toggle{color:#fafafa}.jeg_navbar_dark .sf-arrows .sf-with-ul:after{color:hsla(0,0%,100%,.6)}.jeg_navbar_dark .sf-arrows ul .sf-with-ul:after{color:inherit}.jeg_navbar_dark .jeg_menu>li>ul{border-top:0}.jeg_logo{position:relative}.site-title{margin:0;padding:0;line-height:1;font-size:60px;letter-spacing:-.02em}.jeg_mobile_logo .site-title{font-size:34px}.site-title a{display:block;color:#212121}.jeg_midbar.dark .site-title a,.jeg_navbar.jeg_navbar_dark .site-title a{color:#f5f5f5}.jeg_logo img{height:auto;image-rendering:optimizeQuality;display:block}.jeg_nav_left .jeg_logo{margin-right:7px}.jeg_nav_left .jeg_logo:last-child{margin-right:28px}.btn.round{border-radius:40px}.btn.outline{color:inherit;letter-spacing:1.5px;line-height:36px;height:auto;background:0 0;border:2px solid #e0e0e0}.dark .btn.outline,.jeg_navbar_dark .btn.outline{color:#f5f5f5;border-color:hsla(0,0%,100%,.15)}.dark .btn.outline:hover,.jeg_navbar_dark .btn.outline:hover{box-shadow:inset 0 0 0 100px hsla(0,0%,100%,.15)}.btn .fa{margin-right:2px;font-size:14px}.jeg_navbar .btn{height:36px;line-height:36px;font-size:12px;font-weight:500;padding:0 16px}.jeg_navbar .btn.outline{line-height:34px}.jeg_accountlink{float:left}.jeg_accountlink:last-child{padding-right:0}.jeg_accountlink ul{min-width:100%}.jeg_accountlink li{position:static!important}.jeg_accountlink li .fa{margin-right:2px}.jeg_accountlink .fa-spinner{font-size:14px}.jeg_accountlink img{margin-right:5px;margin-top:-3px;border-radius:100%;height:22px;width:auto}.jeg_midbar .jeg_accountlink img,.jeg_navbar .jeg_accountlink img{margin-right:.65em}.jeg_navbar_dark .jeg_accountlink{color:#f5f5f5}.jeg_nav_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jeg_nav_icon .jeg_mobile_toggle{color:#212121;display:block;position:relative;width:18px;height:14px}.jeg_navbar_dark .jeg_mobile_toggle{color:#fafafa}.jeg_nav_icon .jeg_mobile_toggle span{position:absolute;width:100%;height:2px;left:0;border-top:2px solid;transition:.15s ease}.jeg_nav_icon .jeg_mobile_toggle span:first-child{top:0}.jeg_nav_icon .jeg_mobile_toggle:hover span:first-child{-webkit-transform:translateY(2px);transform:translateY(2px)}.jeg_nav_icon .jeg_mobile_toggle span:nth-child(2){top:50%;margin-top:-1px}.jeg_nav_icon .jeg_mobile_toggle span:nth-child(3){bottom:0}.jeg_nav_icon .jeg_mobile_toggle:hover span:nth-child(3){-webkit-transform:translateY(-2px);transform:translateY(-2px)}.jeg_search_wrapper{position:relative}.jeg_search_wrapper .jeg_search_form{display:block;position:relative;line-height:normal;min-width:60%}.jeg_search_toggle{color:#212121;display:block;text-align:center}.jeg_midbar .jeg_search_toggle{font-size:18px;min-width:16px;line-height:50px}.jeg_navbar .jeg_search_toggle{font-size:16px;min-width:15px}.jeg_search_wrapper .jeg_search_input{width:100%;vertical-align:middle;height:40px;padding:.5em 30px .5em 14px}.jeg_search_wrapper .jeg_search_button{color:#212121;background:0 0;border:0;font-size:14px;outline:0;cursor:pointer;position:absolute;height:auto;min-height:unset;line-height:normal;top:0;bottom:0;right:0;padding:0 10px;transition:none}.jeg_search_wrapper .jeg_search_button:hover{color:inherit;box-shadow:none;background:0 0}.jeg_navbar .jeg_search_wrapper .jeg_search_input{height:36px}.jeg_search_no_expand .jeg_search_toggle{display:none}.jeg_search_no_expand.square .jeg_search_input{border-radius:0}.jeg_search_no_expand.round .jeg_search_input{border-radius:33px;padding:.5em 15px}.jeg_search_no_expand.round .jeg_search_button{padding-right:12px}.jeg_midbar .jeg_search_no_expand .jeg_search_input{font-size:15px;padding:.5em 35px .5em 15px}.jeg_midbar .jeg_search_wrapper .jeg_search_button{padding-right:15px}.jeg_midbar .jeg_search_no_expand.round .jeg_search_input{padding:.5em 35px .5em 20px}.jeg_midbar .jeg_search_no_expand.round .jeg_search_button{padding-right:15px}.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input{background:hsla(0,0%,100%,.1);border-color:transparent}.jeg_navbar_dark .jeg_search_no_expand .jeg_search_button,.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input{color:#fafafa}.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input::-webkit-input-placeholder{color:hsla(0,0%,100%,.75)}.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input:-moz-placeholder,.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input::-moz-placeholder{color:hsla(0,0%,100%,.75)}.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input:-ms-input-placeholder{color:hsla(0,0%,100%,.75)}.jeg_search_popup_expand .jeg_search_form{display:block;opacity:0;visibility:hidden;position:absolute;top:100%;right:-4px;text-align:center;width:325px;background:#fff;border:1px solid #eee;padding:0;height:0;z-index:12;box-shadow:0 1px 4px rgba(0,0,0,.09);transition:height .1s}.jeg_search_expanded .jeg_search_popup_expand .jeg_search_form{opacity:1;visibility:visible;padding:20px;height:auto;transition:padding .2s,height .1s,opacity .15s}.jeg_search_popup_expand .jeg_search_form:before{border-color:transparent transparent #fff;border-style:solid;border-width:0 8px 8px;content:"";right:16px;position:absolute;top:-8px;z-index:98}.jeg_search_popup_expand .jeg_search_form:after{border-color:transparent transparent #eaeaea;border-style:solid;border-width:0 9px 9px;content:"";right:15px;position:absolute;top:-9px;z-index:97}.jeg_search_popup_expand .jeg_search_input{width:100%;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.08)}.jeg_search_popup_expand .jeg_search_button{color:#888;position:absolute;top:0;bottom:0;right:20px}.jeg_midbar .jeg_search_popup_expand:last-child .jeg_search_form,.jeg_midbar .jeg_search_popup_expand:last-child .jeg_search_result{right:-18px}.jeg_midbar .jeg_search_popup_expand .jeg_search_form:before{right:17px}.jeg_midbar .jeg_search_popup_expand .jeg_search_form:after{right:16px}.jeg_header.full .jeg_midbar .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form,.jeg_header.full .jeg_midbar .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_result{right:-15px}.jeg_header.full .jeg_midbar .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form:before{right:14px}.jeg_header.full .jeg_midbar .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form:after{right:13px}.jeg_midbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form,.jeg_midbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_result{right:auto;left:-4px}.jeg_midbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:before{right:auto;left:16px}.jeg_midbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:after{right:auto;left:15px}.jeg_midbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form,.jeg_midbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_result{left:-18px}.jeg_midbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form:before{right:auto;left:17px}.jeg_midbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form:after{right:auto;left:16px}.jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_search_popup_expand:last-child .jeg_search_form,.jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_search_popup_expand:last-child .jeg_search_result{right:-17px}.jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form,.jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_result{left:-17px}.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form,.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_result{right:-15px}.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form:before{right:14px}.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form:after{right:13px}.jeg_navbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form,.jeg_navbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_result{right:auto;left:-4px}.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_left .jeg_search_popup_expand:not(:first-child) .jeg_search_form:before,.jeg_navbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:before{right:auto;left:16px}.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_left .jeg_search_popup_expand:not(:first-child) .jeg_search_form:after,.jeg_navbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:after{right:auto;left:15px}.jeg_nav_left .jeg_search_popup_expand .jeg_search_form,.jeg_nav_left .jeg_search_popup_expand .jeg_search_result{right:auto;left:0}.jeg_nav_center .jeg_search_popup_expand .jeg_search_form,.jeg_nav_center .jeg_search_popup_expand .jeg_search_form:after,.jeg_nav_center .jeg_search_popup_expand .jeg_search_form:before{right:50%!important;-webkit-transform:translateX(50%);transform:translateX(50%)}.jeg_search_expanded .jeg_search_modal_expand{background:#fff;z-index:10000;position:fixed;float:none;width:100%;min-height:100%;top:0;right:0}.jeg_search_modal_expand .jeg_search_form{display:block;opacity:0;visibility:hidden;margin:0 auto;position:absolute;right:0}.jeg_search_expanded .jeg_navbar_mobile,.jeg_search_expanded .jeg_navbar_mobile.jeg_sticky_nav,.jeg_search_expanded .jeg_navbar_wrapper,.jeg_search_expanded .jeg_navbar_wrapper.jeg_sticky_nav{transform:none!important}.jeg_search_expanded .jeg_search_modal_expand .jeg_search_form{opacity:1;visibility:visible;width:80%;height:160px;left:0;right:0;top:-80px;bottom:0;margin:auto}.jeg_search_modal_expand .jeg_search_input{opacity:0;transition:opacity .5s cubic-bezier(.7,0,.3,1)}.jeg_search_expanded .jeg_search_modal_expand .jeg_search_input{opacity:1;width:100%;height:100%;padding:0 130px 0 20px;border:none;background:0 0;font-size:5em;color:#666;transition:opacity .3s ease-out .15s;border-bottom:5px solid #eee;box-shadow:none;outline:0}.jeg_search_modal_expand .jeg_search_input::-webkit-input-placeholder{color:#a0a0a0}.jeg_search_modal_expand .jeg_search_input:-moz-placeholder,.jeg_search_modal_expand .jeg_search_input::-moz-placeholder{color:#a0a0a0}.jeg_search_modal_expand .jeg_search_input:-ms-input-placeholder{color:#a0a0a0}.jeg_search_modal_expand .jeg_search_button{opacity:0;margin-left:0;-webkit-transform:translate3d(-30px,0,0) scale3d(0,0,1);transform:translate3d(-30px,0,0) scale3d(0,0,1)}.jeg_search_expanded .jeg_search_modal_expand .jeg_search_button{color:#a0a0a0;position:absolute;right:0;padding:0 0 0 5px;font-size:5em;pointer-events:auto;opacity:1;-webkit-transform:translate3d(-30px,0,0) scaleX(1);transform:translate3d(-30px,0,0) scaleX(1);transition:.25s ease-out .15s}.jeg_search_expanded .jeg_search_modal_expand .jeg_search_button .fa{font-size:inherit}.jeg_search_expanded .jeg_search_modal_expand .jeg_search_button:focus,.jeg_search_expanded .jeg_search_modal_expand .jeg_search_button:hover{outline:0;color:#212121}.jeg_header .jeg_search_expanded .jeg_search_wrapper.jeg_search_modal_expand .jeg_search_toggle{color:#888;position:absolute;right:.5em;top:.5em;font-size:24px;line-height:normal;pointer-events:auto}.jeg_search_hide{display:none}.jeg_search_result{opacity:0;visibility:hidden;position:absolute;top:100%;right:-4px;width:325px;background:#fff;border:1px solid #eee;padding:0;height:0;line-height:1;z-index:9;box-shadow:0 1px 4px rgba(0,0,0,.09);transition:height .1s}.jeg_header .jeg_search_result{z-index:10}.dark .jeg_search_result .jeg_post_meta .fa{color:inherit}.jeg_nav_left .jeg_search_result{right:auto;left:0}.jeg_search_result .jeg_pl_xs_3 .jeg_thumb{width:60px}.jeg_search_result .jeg_pl_xs_3 .jeg_postblock_content{margin-left:60px}.jeg_search_expanded .jeg_search_popup_expand .jeg_search_result{margin-top:81px;opacity:1;visibility:visible;height:auto;transition:padding .2s,height .1s,opacity .15s}.jeg_search_no_expand .jeg_search_result{margin-top:0;opacity:1;visibility:visible;height:auto;min-width:100%;right:0}.jeg_search_result .jeg_post,.jeg_search_result.no_result .search-noresult,.jeg_search_result.with_result .search-all-button{overflow:hidden}.jeg_search_result .jeg_post{margin:15px;padding:0}.jeg_search_result .search-link{display:none;text-align:center;font-size:12px;padding:12px 15px;border-top:1px solid #eee}.jeg_search_result .search-link .fa{margin-right:5px}.jeg_search_result.with_result .search-all-button{display:block;cursor:pointer}.jeg_search_result.no_result .search-noresult{display:block}.jeg_popupform{text-align:center}.jeg_popupform h3{font-size:22px;font-weight:700;margin-bottom:.5em}.jeg_popupform input:not([type=submit]){font-size:16px;height:48px;border-radius:3px;text-align:center}.jeg_popupform .button{font-size:16px;height:48px;border-radius:3px;text-transform:none;letter-spacing:normal;width:100%}.alert{padding:8px;background:#f5f5f5;font-size:12px;line-height:1.6;border-radius:3px}.alert-error{background:#fff5f6}.alert-success{background:#ebf8f1}.jeg_postblock:hover~.alert-compatibility{opacity:1;visibility:visible;z-index:9}.mfp-zoom-out.mfp-bg{opacity:0;transition:all .25s ease}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}.mfp-bottom-bar{margin-top:-26px}.mfp-figure:after{box-shadow:0 5px 35px rgba(0,0,0,.3),0 2px 5px rgba(0,0,0,.5)}.mfp-container figcaption,.mfp-counter,.mfp-title{font-size:13px}.jeg_menu>li{position:relative;float:left;text-align:left;padding-right:1.2em}.jeg_menu>li:last-child{padding-right:0}.jeg_menu>li>a{transition:.2s ease}.jeg_midbar .jeg_menu:not(.jeg_main_menu)>li>a,.jeg_navbar .jeg_menu:not(.jeg_main_menu)>li>a{color:#212121;font-weight:bolder;line-height:50px}.jeg_midbar .jeg_menu:not(.jeg_main_menu)>li>a:hover,.jeg_navbar .jeg_menu:not(.jeg_main_menu)>li>a:hover{color:#f70d28}.jeg_midbar.dark .jeg_menu>li>a,.jeg_navbar.jeg_navbar_dark .jeg_menu>li>a{color:#f5f5f5}.jeg_menu li li{position:relative;line-height:20px}.jeg_menu li>ul{background:#fff;position:absolute;display:none;top:100%;left:0;min-width:15em;text-align:left;z-index:11;white-space:nowrap;box-shadow:0 0 2px rgba(0,0,0,.1),0 20px 40px rgba(0,0,0,.18)}.jeg_menu li>ul li a{padding:8px 16px;font-size:13px;color:#7b7b7b;border-bottom:1px solid #eee;transition:.1s;font-size:11px;text-transform:uppercase}.jeg_menu li>ul>li:last-child>a{border-bottom:0}.jeg_menu li>ul li.current-menu-item>a,.jeg_menu li>ul li.sfHover>a,.jeg_menu li>ul li:hover>a{color:#212121;background:#f5f5f5}.jeg_menu li>ul li.current-menu-item>.sf-with-ul:after,.jeg_menu li>ul li.sfHover>.sf-with-ul:after,.jeg_menu li>ul li:hover>.sf-with-ul:after{color:#212121}.sf-arrows .sf-with-ul:after{color:#a0a0a0;content:"\F107";display:inline-block;margin-left:5px;margin-right:-3px;font:12px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:.1s}.sf-arrows ul .sf-with-ul{padding-right:32px}.sf-arrows ul .sf-with-ul:after{content:"\F105";position:absolute;top:50%;right:10px;margin:-6px 0 0;color:#949494}.jeg_menu a,.jeg_menu li.sfHover>ul,.jeg_menu li:hover>ul{display:block}.jeg_menu a{position:relative}.jeg_menu ul ul{top:0;left:100%}.jeg_main_menu>li{margin:0;padding:0;list-style:none;float:left}.jeg_main_menu>li>a{color:#212121;display:block;position:relative;padding:0 16px;margin:0;font-size:1em;font-weight:700;line-height:50px;text-transform:uppercase;transition:color .2s ease,background .2s ease;white-space:nowrap}.jeg_main_menu>li.sfHover>.sf-with-ul:after,.jeg_main_menu>li>.sf-with-ul:hover:after{color:inherit}.jeg_megamenu ul.sub-menu{display:none!important}.jeg_navbar_fitwidth .jeg_main_menu_wrapper{width:100%}.jeg_navbar_fitwidth .jeg_mainmenu_wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.jeg_navbar_fitwidth .jeg_main_menu{float:none;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.jeg_navbar_fitwidth .jeg_main_menu>li{float:none;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.jeg_navbar_fitwidth .jeg_main_menu>li>a{width:100%;text-align:center}.jeg_navbar_fitwidth .jeg_menu>li>ul{min-width:100%}.jeg_menu_style_4>li.current-menu-item>a,.jeg_menu_style_4>li.sfHover>a,.jeg_menu_style_4>li>a:hover{background:#f5f5f5}.jeg_menu_style_4>li.current-menu-item>.sf-with-ul:after{color:inherit}.jeg_navbar_dark .jeg_menu_style_4>li.current-menu-item>a,.jeg_navbar_dark .jeg_menu_style_4>li.sfHover>a,.jeg_navbar_dark .jeg_menu_style_4>li>a:hover{background:hsla(0,0%,100%,.15)}.jeg_navbar_mobile_wrapper,.jeg_navbar_mobile_wrapper .sticky_blankspace{display:none}.jeg_navbar_mobile_wrapper .jeg_sticky_nav~.sticky_blankspace{display:block}.jeg_header_sticky.sticky_blankspace{visibility:hidden;height:0}.jeg_stickybar{position:fixed;top:0;left:auto;width:100%;z-index:9997;margin:0 auto;opacity:0;visibility:hidden;transition:opacity .2s ease}.jeg_stickybar.jeg_sticky_nav{opacity:1;visibility:visible}.jeg_stickybar[data-mode=fixed]{-webkit-transform:translate3d(0,-130%,0);transform:translate3d(0,-130%,0);transition:transform .15s ease-in}.jeg_stickybar[data-mode=fixed].jeg_sticky_nav{-webkit-transform:translateZ(0);transform:translateZ(0);transition:transform .25s ease-out .1s}.jeg_navbar_mobile:not(.notransition)[data-mode=pinned],.jeg_stickybar:not(.notransition)[data-mode=pinned]{transition:transform .3s}.jeg_navbar_mobile.notransition,.jeg_stickybar.notransition{transition:none}.jeg_stickybar .jeg_logo img{width:auto;max-height:36px}.jeg_header .jeg_sticky_nav .jeg_main_menu>li>a,.jeg_header .jeg_sticky_nav .jeg_navbar .jeg_search_wrapper{line-height:50px}.jeg_navbar_mobile.jeg_sticky_nav{position:fixed;top:0;left:auto;width:100%;z-index:9997;margin:0 auto;-webkit-transform:translateZ(0);transform:translateZ(0)}.jeg_menu li.jeg_megamenu{position:static}.jeg_megamenu .sub-menu{background:#fff;position:absolute;display:none;top:100%;left:0;right:0;z-index:11;box-shadow:0 0 2px rgba(0,0,0,.1),0 20px 40px rgba(0,0,0,.18)}.jeg_megamenu .jeg_thumb{max-height:200px}.jeg_megamenu .owl-loaded .jeg_thumb{max-height:none}.jeg_newsfeed{display:table;table-layout:fixed;width:100%;min-height:192px}.sub-menu .jeg_newsfeed_subcat{display:table-cell;background:#f9f9f9;border-color:#eee;border-style:solid;border-right-width:1px;vertical-align:top;width:180px}.jeg_newsfeed_subcat li{border-top:1px solid transparent;border-bottom:1px solid transparent;transition:background .2s ease}.jeg_newsfeed_subcat li a{display:block;color:#a0a0a0;font-size:12px;font-weight:700;text-transform:uppercase;padding:5px 20px;transition:color .2s ease}.jeg_newsfeed_subcat li.active{background:#fff;border-color:#eee;margin-right:-1px;padding-right:1px}.jeg_newsfeed_subcat li.active a{color:#212121;background:0 0!important}.jeg_newsfeed_list{display:table-cell;position:relative;overflow:hidden;padding:20px;width:100%;z-index:1}.jeg_newsfeed_list .jeg_newsfeed_container{opacity:0;height:0;transition:all .3s ease}.jeg_newsfeed_list.loaded .jeg_newsfeed_container{opacity:1;height:auto}.newsfeed_carousel.owl-carousel{display:block;overflow:visible}.jeg_newsfeed .jeg_post_title{font-size:13px;margin:5px 0 0}.jeg_newsfeed_list .newsfeed_carousel{position:absolute;visibility:hidden}.jeg_newsfeed_list.loaded .newsfeed_carousel{position:relative;visibility:visible}.newsfeed_carousel.owl-carousel .owl-nav{margin-top:15px;margin-bottom:-5px;line-height:normal}.newsfeed_carousel.owl-carousel .owl-nav div{font-size:12px;width:26px;line-height:22px;color:#53585c}.newsfeed_carousel.owl-carousel .owl-nav div.disabled{color:#9e9e9e;border-color:#eee;background:0 0}.jeg_header.full .jeg_megamenu .sub-menu{left:-15px;right:-15px}.jeg_preloader span{height:16px;width:16px;background-color:#999;-webkit-animation:1.4s ease-in-out infinite both l;animation:1.4s ease-in-out infinite both l;position:absolute;top:0;border-radius:100%}.jeg_preloader span:first-of-type{left:-22px;-webkit-animation-delay:-.32s;animation-delay:-.32s}.jeg_preloader span:nth-of-type(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}.jeg_preloader span:last-of-type{left:22px}@-webkit-keyframes l{0%,80%,to{-webkit-transform:scale(0);opacity:0}40%{-webkit-transform:scale(1);opacity:1}}@keyframes l{0%,80%,to{-webkit-transform:scale(0);transform:scale(0);opacity:0}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.jeg_navbar_mobile{display:none;position:relative;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1);top:0;transform:translateZ(0);transition:.2s ease}.jeg_navbar_mobile .container{width:100%;height:100%}.jeg_mobile_bottombar{border-style:solid;height:60px;line-height:60px}.jeg_mobile_bottombar .jeg_nav_item{padding:0 10px}.jeg_navbar_mobile .jeg_nav_left .jeg_nav_item:first-child{padding-left:0}.jeg_navbar_mobile .jeg_nav_right .jeg_nav_item:last-child{padding-right:0}.jeg_mobile_bottombar.dark{background:#000;color:#fff}.jeg_mobile_bottombar.dark .jeg_search_toggle,.jeg_mobile_bottombar.dark .toggle_btn,.jeg_mobile_bottombar.dark a{color:#fff}.jeg_navbar_mobile .jeg_search_toggle,.jeg_navbar_mobile .toggle_btn{color:#212121;font-size:22px;display:block}.jeg_mobile_logo a{display:block}.jeg_mobile_logo img{width:auto;max-height:40px;display:block}.jeg_aside_copyright{font-size:11px;color:#757575;letter-spacing:.5px}.jeg_aside_copyright a{color:inherit;border-bottom:1px solid #aaa}.jeg_aside_copyright p{margin-bottom:1.2em}.jeg_aside_copyright p:last-child{margin-bottom:0}.jeg_navbar_mobile .jeg_search_wrapper{position:static}.jeg_navbar_mobile .jeg_search_popup_expand{float:none}.jeg_search_expanded .jeg_search_popup_expand .jeg_search_toggle{position:relative}.jeg_navbar_mobile .jeg_search_expanded .jeg_search_popup_expand .jeg_search_toggle:before{border-color:transparent transparent #fff;border-style:solid;border-width:0 8px 8px;content:"";right:0;position:absolute;bottom:-1px;z-index:98}.jeg_navbar_mobile .jeg_search_expanded .jeg_search_popup_expand .jeg_search_toggle:after{border-color:transparent transparent #eee;border-style:solid;border-width:0 9px 9px;content:"";right:-1px;position:absolute;bottom:0;z-index:97}.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form:after,.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form:before{display:none!important}.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form{width:auto;border-left:0;border-right:0;left:-15px!important;right:-15px!important;padding:20px;-webkit-transform:none;transform:none}.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_result{margin-top:84px;width:auto;left:-15px!important;right:-15px!important;border:0}.jeg_navbar_mobile .jeg_search_form .jeg_search_button{font-size:18px}.jeg_navbar_mobile .jeg_search_wrapper .jeg_search_input{font-size:18px;padding:.5em 40px .5em 15px;height:42px}.jeg_navbar_mobile .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:before{right:auto;left:16px}.jeg_navbar_mobile .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:after{right:auto;left:15px}.jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input{box-shadow:inset 0 2px 2px rgba(0,0,0,.05)}.jeg_mobile_wrapper .jeg_search_result{width:100%;border-left:0;border-right:0;right:0}body.jeg_show_menu{overflow:hidden}.jeg_bg_overlay{content:"";display:block;position:fixed;width:100%;top:0;bottom:0;background:#000;background:linear-gradient(180deg,#000,#434343);transition:.2s ease-out .1s;opacity:0;z-index:9998;visibility:hidden}.jeg_show_menu .jeg_bg_overlay{opacity:.85;visibility:visible;transition:.4s cubic-bezier(.22,.61,.36,1) .1s}.jeg_mobile_wrapper{opacity:1;display:block;position:fixed;top:0;left:0;background:#fff;width:320px;height:100%;overflow-x:hidden;overflow-y:auto;z-index:9999;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);transition:.3s cubic-bezier(.25,.46,.45,.94)}.jeg_show_menu .jeg_mobile_wrapper{-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:1px 0 5px rgba(0,0,0,.1),3px 0 25px rgba(0,0,0,.18)}.jeg_menu_close{position:fixed;top:15px;right:15px;padding:0;font-size:16px;color:#fff;opacity:0;visibility:hidden;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:.2s ease;z-index:9999}@media only screen and (min-width:1023px){.jeg_menu_close{font-size:20px;padding:20px}}.jeg_menu_close:hover{color:#fff}.jeg_show_menu .jeg_menu_close{opacity:.75;visibility:visible;-webkit-transform:rotate(0);transform:rotate(0);transition:.2s ease .3s}.jeg_mobile_wrapper .nav_wrap{min-height:100%;display:flex;flex-direction:column;position:relative}.jeg_mobile_wrapper .nav_wrap:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;min-height:100%;z-index:-1}.jeg_mobile_wrapper .item_main{flex:1}.jeg_mobile_wrapper .item_bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jeg_aside_item{display:block;padding:20px;border-bottom:1px solid #eee}.item_bottom .jeg_aside_item{padding:10px 20px;border-bottom:0}.item_bottom .jeg_aside_item:first-child{padding-top:20px}.item_bottom .jeg_aside_item:last-child{padding-bottom:20px}.jeg_aside_item:last-child{border-bottom:0}.jeg_aside_item:after{content:"";display:table;clear:both}.jeg_mobile_wrapper .widget{display:block;padding:20px;margin-bottom:0;border-bottom:1px solid #eee}.jeg_mobile_wrapper .widget:last-child{border-bottom:0}.jeg_mobile_wrapper .widget .jeg_ad_module{margin-bottom:0}.jeg_navbar_mobile_wrapper{position:relative;z-index:9}.jeg_mobile_menu li a{color:#212121;margin-bottom:15px;display:block;font-size:18px;line-height:1.444em;font-weight:700;position:relative}.jeg_mobile_menu li a:hover,.jeg_mobile_menu li.sfHover>a{color:#f70d28}.jeg_mobile_menu ul{padding-bottom:10px}.jeg_mobile_menu ul li a{color:#757575;font-size:15px;font-weight:400;margin-bottom:12px;padding-bottom:5px;border-bottom:1px solid #eee}.jeg_mobile_menu.sf-arrows .sf-with-ul:after{font-size:14px;position:absolute;right:15px;top:50%;margin-top:-6px;width:auto;text-align:center;content:"f";font-family:jegicon;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:.3s}.jeg_mobile_menu.sf-arrows .sfHover .sf-with-ul:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.jeg_mobile_wrapper .socials_widget{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.jeg_mobile_wrapper .socials_widget a{margin-bottom:0!important;display:block}.dark .jeg_bg_overlay{background:#fff}.dark .jeg_mobile_wrapper{background-color:#212121;color:#f5f5f5}.dark .jeg_mobile_wrapper .jeg_search_result{background:rgba(0,0,0,.9);color:#f5f5f5;border:0}.dark .jeg_menu_close{color:#212121}.dark .jeg_aside_copyright,.dark .jeg_mobile_menu li a,.dark .jeg_mobile_wrapper .jeg_search_result .search-link,.dark .jeg_mobile_wrapper .jeg_search_result a{color:#f5f5f5}.dark .jeg_aside_copyright a{border-color:hsla(0,0%,100%,.8)}.dark .jeg_aside_item,.dark .jeg_mobile_menu ul li a,.dark .jeg_search_result.with_result .search-all-button{border-color:hsla(0,0%,100%,.15)}.dark .jeg_mobile_menu ul li a,.dark .jeg_mobile_menu.sf-arrows .sf-with-ul:after,.dark .jeg_mobile_wrapper .jeg_search_result .jeg_post_meta{color:hsla(0,0%,100%,.5)}.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input{background:hsla(0,0%,100%,.1);border:0}.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_button,.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input{color:#fafafa}.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input::-webkit-input-placeholder{color:hsla(0,0%,100%,.75)}.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input:-moz-placeholder,.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input::-moz-placeholder{color:hsla(0,0%,100%,.75)}.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input:-ms-input-placeholder{color:hsla(0,0%,100%,.75)}#jeg_sidecontent{position:absolute;left:0;background:#fff;width:340px;height:100%;max-height:100%;overflow:hidden;z-index:4;border-right:2px solid #eee;outline:0}#jeg_sidecontent.fixed{position:fixed;top:0}.sidecontent_postwrapper{height:100%;overflow:hidden}.jeg_side_heading{position:relative}.jeg_filter_menu{text-align:right;left:auto;right:0;display:none;position:absolute;background:#fff;top:100%;z-index:10;min-width:4em;white-space:nowrap;box-shadow:0 1px 3px rgba(0,0,0,.15),0 12px 30px rgba(0,0,0,.25)}.jeg_filter_menu .active{background:#fafafa;color:#a0a0a0}.jeg_filter_menu li a{color:inherit;font-size:11px;padding:5px 12px;line-height:normal;display:block;border-bottom:1px solid #eee}.jeg_filter_menu li a:hover{color:#212121;background:#f7f7f7}.jeg_side_tabs{display:block;padding:0 15px;overflow:hidden;border-bottom:1px solid #eee}.jeg_side_tabs li{display:block;float:left;font-size:11px;line-height:38px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-align:center;cursor:pointer}.jeg_side_tabs li:not(:last-child){margin-right:15px}.jeg_side_tabs li.active{color:#f70d28}#jeg_sidecontent .jeg_pl_xs_3{margin:0;padding:15px;overflow:hidden;border-top:0;border-bottom:1px solid #eee}.sidefeed_loadmore{text-align:center;padding:15px}.sidefeed_loadmore .btn{font-size:11px;padding:0 30px;min-height:0;line-height:30px;border-radius:3px}.jeg_slider_wrapper{overflow:hidden;position:relative;z-index:0}.jeg_slider_wrapper .owl-carousel{overflow:hidden}.owl-carousel{cursor:-webkit-grab}.owl-carousel.owl-loaded{height:auto!important}.owl-item{transform:translateZ(0);-webkit-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-item img{width:100%}.owl-carousel .owl-nav div{display:inline-block;margin-right:5px;width:26px;line-height:24px;font-size:12px;background:0 0;color:#53585c;border:1px solid #e0e0e0;text-align:center;transition:all .2s ease}.owl-carousel .owl-nav div:last-child{margin-right:0}.owl-carousel .owl-nav div:hover{color:#212121;background:#f7f7f7}.owl-carousel .owl-nav div:before{font-family:FontAwesome;text-rendering:auto;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.owl-carousel .owl-prev:before{content:"\F104"}.owl-carousel .owl-next:before{content:"\F105"}.jeg_slide_caption .jeg_post_meta .fa,.jeg_slide_caption .jeg_post_meta a{color:#fff}.jeg_slide_caption .jeg_post_title a{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.1)}.jeg_slide_caption .jeg_post_title{font-size:26px;font-weight:700;margin:10px auto}.jeg_slide_caption .jeg_post_category{line-height:normal}.jeg_slide_caption .jeg_post_category a{display:inline-block;font-size:11px;font-weight:400;color:inherit;line-height:normal;margin-right:5px;padding:3px 6px;background:#f70d28;text-transform:uppercase;letter-spacing:1px;transition:.2s}.jeg_slide_caption .jeg_post_excerpt{text-shadow:0 1px 0 rgba(0,0,0,.7)}.jeg_slide_caption .jeg_post_meta{font-size:11px;text-transform:uppercase;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.1)}.jeg_slide_caption .jeg_post_meta>div{display:inline-block;margin-right:10px;white-space:nowrap}.jeg_slide_caption .jeg_post_meta span{display:inline-block;margin-right:6px}.jeg_slide_caption .jeg_post_meta span:last-child{margin-right:0}.jeg_slider_type_1_wrapper .jeg_slider_placeholder .thumbnail-container{padding-bottom:60.7%}.jeg_slider_type_1 .jeg_slide_caption .jeg_post_title{font-size:34px;line-height:1.1;margin-top:10px}.jeg_slider_thumbnail{margin-top:10px}.jeg_slider_thumbnail.disabled_nav .owl-nav{display:none}.jeg_slider_type_1 .owl-nav div{font-size:14px;color:#212121;position:absolute;bottom:0;right:0;left:auto;margin:auto;height:40px;line-height:40px;width:40px;text-align:center;background:#fff;border:0;transition:all .2s ease;opacity:1}.jeg_slider_type_1 .owl-nav div:before{font-family:jegicon!important}.jeg_slider_type_1 .owl-nav .owl-next{bottom:40px;background:#f70d28;color:#fff}.jeg_slider_type_1 .owl-prev:before{content:"e"!important}.jeg_slider_type_1 .owl-next:before{content:"f"!important}.jeg_slider_type_1:hover .owl-next,.jeg_slider_type_1:hover .owl-prev{opacity:1}.jeg_slider_type_2_wrapper .thumbnail-container{padding-bottom:540px}.jeg_slider_type_2 .jeg_slide_caption .jeg_post_title{font-size:46px;font-weight:700;line-height:1.1;margin:20px auto;letter-spacing:-.04em}.jeg_slider_type_2 .jeg_slide_caption .jeg_post_excerpt{max-width:80%;text-shadow:0 1px 0 rgba(0,0,0,.7)}.jeg_slider_type_2 .owl-dots{position:absolute;right:20px;top:50%;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s}.jeg_slider_type_2:hover .owl-dots{opacity:1}.jeg_slider_type_2 .owl-dot{display:block;zoom:1}.jeg_slider_type_2 .owl-dot span{display:block;width:12px;height:12px;margin:10px 0;border-radius:20px;background:0 0;border:2px solid #fff;transition:.3s}.jeg_slider_type_2 .owl-dots .owl-dot.active span,.jeg_slider_type_2 .owl-dots .owl-dot:hover span{background:#fff}.jeg_slider_type_3 .jeg_slide_caption .jeg_post_excerpt{display:none}.jeg_slider_type_3 .jeg_post_title{font-size:20px}.jeg_slider_type_3.owl-carousel .owl-nav div{color:#fff;width:30px;height:100%;text-align:center;position:absolute;top:0;bottom:0;margin:auto;transition:all .2s linear;border:0;opacity:0}.jeg_slider_type_3 .owl-nav div:hover{color:#fff;background:rgba(0,0,0,.2);opacity:1}.jeg_slider_type_3 .owl-nav .owl-next{right:0}.jeg_slider_type_3 .owl-nav .owl-prev{left:0}.jeg_slider_type_3 .owl-nav div:before{display:block;position:absolute;top:50%;font:30px/1 FontAwesome;font-size:inherit;text-rendering:auto;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.jeg_slider_type_3 .owl-prev:before{content:"\F053"}.jeg_slider_type_3 .owl-next:before{content:"\F054"}.jeg_slider_type_3:hover .owl-next,.jeg_slider_type_3:hover .owl-prev{opacity:1}@media only screen and (min-width:1025px){.jeg_col_2o3 .jeg_slider_type_3[data-items="3"] .jeg_post_title,.jeg_col_3o3 .jeg_slider_type_3[data-items="5"] .jeg_post_title{font-size:16px;margin-bottom:5px}.jeg_col_2o3 .jeg_slider_type_3[data-items="4"] .jeg_post_title{font-size:15px;margin-bottom:2px}.jeg_col_1o3 .jeg_slider_type_3[data-items="2"] .jeg_post_title,.jeg_col_2o3 .jeg_slider_type_3[data-items="5"] .jeg_post_title{font-size:13px;margin-bottom:0}.jeg_col_1o3 .jeg_slider_type_3[data-items="2"] .jeg_slide_caption .jeg_post_category a,.jeg_col_2o3 .jeg_slider_type_3[data-items="4"] .jeg_slide_caption .jeg_post_category a,.jeg_col_2o3 .jeg_slider_type_3[data-items="5"] .jeg_slide_caption .jeg_post_category a{font-size:10px;padding:2px 5px}}.jeg_slider_type_4_wrapper .thumbnail-container{padding-bottom:47.369%}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_title{font-size:44px;font-weight:500;margin:0 auto 15px;letter-spacing:-.04em;position:relative}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_excerpt{max-width:80%;text-shadow:0 1px 0 rgba(0,0,0,.7)}.jeg_slider_type_5_wrapper .thumbnail-container{padding-bottom:540px}.jeg_slider_type_5 .jeg_slide_caption .jeg_post_title{font-size:36px;font-weight:700;line-height:1.3;margin:20px auto 15px;letter-spacing:-.04em}.jeg_slider_type_5 .jeg_slide_caption .jeg_post_category a{font-size:11px;padding:0;background:0 0}.jeg_slider_type_5 .owl-nav div{font-size:16px;color:#212121;position:absolute;top:0;bottom:0;margin:auto;height:44px;line-height:44px;width:44px;text-align:center;background:#fff;border:0;box-shadow:0 2px 25px rgba(0,0,0,.2);transition:all .2s ease;opacity:0}.jeg_slider_type_5 .owl-nav div.disabled{opacity:0}.jeg_slider_type_5 .owl-next{right:40px}.jeg_slider_type_5 .owl-prev{left:40px}.jeg_slider_type_5:hover .owl-nav div{opacity:1}.jeg_slider_type_6_wrapper .thumbnail-container{padding-bottom:540px}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title{font-size:56px;font-weight:700;line-height:1.1;margin:30px auto 40px;letter-spacing:-.04em;position:relative}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title:before{width:40px;display:block;content:"";position:absolute;left:0;bottom:-52px;border-top:5px solid #fff}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_excerpt{max-width:40%;text-shadow:0 1px 0 rgba(0,0,0,.7)}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_excerpt,.jeg_slider_type_6 .jeg_slide_caption .jeg_post_meta{margin-left:90px}.jeg_slider_type_6 .owl-nav{position:absolute;right:40px;bottom:40px;opacity:0;transition:.25s ease-in}.jeg_slider_type_6 .owl-nav div{position:relative;font-size:12px;background:#fff;color:#212121;width:auto;margin:auto;height:44px;line-height:44px;padding:0 20px;text-align:center;text-transform:uppercase;border:0;transition:.2s;opacity:1}.jeg_slider_type_6 .owl-nav .owl-prev{margin-right:10px;padding-left:30px}.jeg_slider_type_6 .owl-nav div:hover,.jeg_slider_type_6:hover .owl-nav{opacity:.9}.jeg_slider_type_6 .owl-nav .owl-next:before,.jeg_slider_type_6 .owl-nav .owl-prev:before{width:13px;font-size:14px;top:-.04em;position:absolute;transition:all .15s ease-in-out}.jeg_slider_type_6 .owl-prev:before{left:12px}.jeg_slider_type_6 .owl-nav .owl-next{padding-right:30px}.jeg_slider_type_6 .owl-nav .owl-next:before{right:12px}@media only screen and (min-width:768px){.jeg_slider_type_6.jeg_col_2o3 .jeg_post_title{font-size:40px;margin:20px auto 30px}.jeg_slider_type_6.jeg_col_2o3 .jeg_post_title:before{bottom:-42px}.jeg_slider_type_6.jeg_col_2o3 .jeg_slide_caption .jeg_post_excerpt{max-width:60%}.jeg_slider_type_7.jeg_col_2o3 .jeg_slide_caption .jeg_post_excerpt{margin-bottom:20px}}.jeg_slider_type_7_wrapper .thumbnail-container{padding-bottom:540px}.jeg_slider_type_7{cursor:auto}.jeg_slider_type_7 .jeg_slide_caption .jeg_post_title{font-size:28px;margin:20px auto}.jeg_slider_type_7 .jeg_slide_caption .jeg_post_category a{background:0 0;padding:0}.jeg_slider_type_7 .jeg_slide_caption .jeg_post_excerpt{font-size:1em;margin-bottom:25px}.jeg_slider_type_7 .jeg_readmore{border:0;box-shadow:none;padding:5px 5px 5px 0;margin-top:0;position:relative;text-shadow:none}.jeg_slider_type_7 .jeg_readmore:before{height:2px;background:#fff;content:"";width:40px;display:inline-block;position:relative;vertical-align:middle;margin-right:12px;transition:.2s ease-in-out}.jeg_slider_type_7 .jeg_readmore:hover:before{width:60px}.jeg_slider_type_7 .jeg_readmore:hover{background:0 0}.jeg_slider_type_7 .jeg_block_nav{position:absolute;left:0;bottom:0;width:100%;display:flex}.jeg_slider_type_7 .jeg_block_nav a{background:0 0;color:#fff;width:auto;padding:0 20px;height:60px;line-height:60px;border-color:hsla(0,0%,100%,.15);text-transform:uppercase;font-size:12px;font-weight:700;flex:1;margin:0;border-bottom:0}.jeg_slider_type_7 .jeg_block_nav .fa{font-size:14px}.jeg_slider_type_7 .prev .fa{margin-right:10px}.jeg_slider_type_7 .next .fa{margin-left:10px}.jeg_slider_type_7 .jeg_block_nav a:not(.disabled):hover{background:hsla(0,0%,100%,.1)}.jeg_slider_type_7 .jeg_block_nav:after,.jeg_slider_type_7 .jeg_block_nav:before{display:none}@media only screen and (min-width:1200px){.vc_row[data-vc-stretch-content=true] .jeg_slider_type_5.jeg_col_3o3 .jeg_post_title{font-size:46px}.vc_row[data-vc-stretch-content=true] .jeg_slider_type_6.jeg_col_3o3 .jeg_slide_caption .jeg_post_excerpt{font-size:16px;max-width:420px}.vc_row[data-vc-stretch-content=true] .jeg_slider_type_6.jeg_col_3o3 .jeg_post_title{font-size:80px}.vc_row[data-vc-stretch-content=true] .jeg_slider_type_7.jeg_col_3o3 .jeg_post_title{font-size:34px}}@media only screen and (min-width:1600px){.vc_row[data-vc-stretch-content=true] .jeg_slider_type_7.jeg_col_3o3 .jeg_post_title{font-size:42px}}.jeg_slider_type_8 .owl-stage{display:flex}.jeg_slider_type_8 .jeg_post_category{line-height:normal}.jeg_slider_type_8 .jeg_post_category a{display:inline-block;font-size:11px;font-weight:400;color:inherit;line-height:normal;margin-right:5px;padding:3px 6px;background:#f70d28;text-transform:uppercase;letter-spacing:1px;transition:.2s}.jeg_slider_type_8 .jeg_item_caption .jeg_post_meta,.jeg_slider_type_8 .jeg_item_caption .jeg_post_title a{color:#212121;text-shadow:none}.jeg_slider_type_8 .jeg_item_caption .jeg_post_category a{color:#a0a0a0;background:0 0;padding:0}.jeg_slider_type_8 .jeg_item_caption .jeg_post_meta{color:#a0a0a0;font-size:11px;text-shadow:none;text-transform:uppercase}.jeg_slider_type_8 .jeg_post_title{font-size:16px;font-weight:700;margin:20px auto 15px}.jeg_slider_type_8 .owl-nav div{font-size:16px;color:#212121;position:absolute;top:50%;margin:auto;height:44px;line-height:44px;width:44px;text-align:center;background:#fff;border:0;box-shadow:0 2px 25px rgba(0,0,0,.2);transition:all .2s ease;opacity:0}.jeg_slider_type_8 .owl-nav div.disabled{opacity:0}.jeg_slider_type_8 .owl-next{right:26px}.jeg_slider_type_8 .owl-prev{left:26px}.jeg_slider_type_8:hover .owl-nav div{opacity:1}@media only screen and (min-width:1200px){.jeg_col_2o3 .jeg_slider_type_8[data-items="4"] .jeg_post_title,.jeg_col_2o3 .jeg_slider_type_8[data-items="5"] .jeg_post_title{margin:15px auto 10px}.jeg_col_2o3 .jeg_slider_type_8[data-items="5"] .jeg_post_title{font-size:13px}.vc_row[data-vc-stretch-content=true] .jeg_col_3o3 .jeg_slider_type_8 .jeg_post_title{font-size:22px}.vc_row[data-vc-stretch-content=true] .jeg_col_3o3 .jeg_slider_type_8[data-items="5"] .jeg_post_title{font-size:20px}}.jeg_slider_type_9_wrapper .jeg_slider_placeholder .thumbnail-container{padding-bottom:190px}.jeg_slider_type_9 .jeg_slide_caption .jeg_post_title{font-size:18px;margin:10px auto 0}.jeg_slider_type_9 .jeg_post_meta{display:none;margin-top:20px}@media only screen and (max-width:320px){.jeg_slider_type_9_wrapper .jeg_slider_placeholder .thumbnail-container{padding-bottom:145px}.jeg_slider_type_9 .jeg_slide_caption .jeg_post_title{font-size:1em;margin-top:5px}}.jeg_slider_type_9_wrapper .jeg_slider_placeholder .thumbnail-container{padding-bottom:540px}.jeg_slider_type_9 .jeg_slide_caption .jeg_post_title{font-size:46px;font-weight:700;line-height:1.1;margin:20px auto;letter-spacing:-.04em}.jeg_slider_type_9 .jeg_slide_caption .jeg_post_excerpt{max-width:80%;text-shadow:0 1px 0 rgba(0,0,0,.7)}.jeg_slider_type_9_thumb .jeg_post.jeg_pl_sm:after{content:"";display:table;clear:both}.jeg_slider_type_9_thumb.jeg_posts{max-width:445px;padding:25px 20px 20px;background:rgba(0,0,0,.5);height:555px;overflow:scroll;display:block;position:absolute;top:0;right:0}.jeg_slider_type_9_thumb .jeg_post{border-bottom:1px solid hsla(0,0%,100%,.075);margin-bottom:20px!important;padding-bottom:20px!important}.jeg_slider_type_9_thumb .jeg_post:hover{cursor:pointer}.entry-content .jeg_slider_type_9_thumb .jeg_post_title a{color:#fff!important;font-weight:400}.jeg_slider_type_9_thumb .jeg_post_meta{color:#fff;margin-bottom:5px;font-size:13px}.jeg_slider_type_9_thumb .jeg_post_meta .fa{color:#fff;padding-right:2px}.jeg_slider_type_9_thumb .jeg_post:last-child{margin-bottom:0!important}.jeg_slider_type_9_thumb .thumbnail-container img{max-width:100%;transition:all .3s}.jeg_slider_type_9_thumb .thumbnail-container:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.jeg_slider_type_9_thumb .thumbnail-container:after{position:absolute;top:0;left:0;width:150%;height:100%;background:hsla(0,0%,100%,.3);content:"";z-index:9;transition:transform .6s;-webkit-transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,-100%,0);transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,-100%,0)}.jeg_slider_type_9_thumb .thumbnail-container:hover:after{-webkit-transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,140%,0);transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,140%,0)}.jeg_slider_type_9_thumb .jeg_post_title a{color:#fff}@media only screen and (max-width:800px){.jeg_slider_type_9_thumb{display:none!important}}@media only screen and (max-width:1024px){.jeg_slider_type_9_wrapper .jeg_slider_placeholder .thumbnail-container{padding-bottom:445px}.jeg_slider_type_9 .jeg_slide_caption .jeg_post_title{font-size:30px}}@media only screen and (max-width:768px){.jeg_slider_type_9_wrapper .jeg_slider_placeholder .thumbnail-container{padding-bottom:364px}.jeg_slider_type_9 .jeg_slide_caption .jeg_post_title{font-size:26px;margin:15px auto 5px}}@media only screen and (max-width:767px){.jeg_slider_type_9_wrapper .jeg_slider_placeholder .thumbnail-container{padding-bottom:320px}}@media only screen and (max-width:568px){.jeg_slider_type_9_wrapper .jeg_slider_placeholder .thumbnail-container{padding-bottom:228px}.jeg_slider_type_9 .jeg_slide_caption .jeg_post_title{font-size:20px;line-height:1.4}}.jeg_sidefeed_overlay,.module-overlay{width:100%;height:100%;position:absolute;top:0;left:0;background:hsla(0,0%,100%,.9);display:none;z-index:5}.module-preloader{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:16px;height:16px}.jeg_block_heading{position:relative;margin-bottom:30px}.jeg_block_title{color:#212121;font-size:16px;font-weight:700;margin:0;line-height:normal;float:left}.jeg_block_title a{color:inherit}.jeg_block_title i,.jeg_block_title span{display:inline-block;height:36px;line-height:36px;padding:0 15px;white-space:nowrap}.jeg_block_title i{margin-right:8px;padding:0}.jeg_aligncenter{text-align:center}.jeg_aligncenter .jeg_block_title{float:none}.jeg_block_heading_6{border-bottom:2px solid #eee}.jeg_block_heading_6:after{content:"";width:30px;height:2px;background:#f70d28;display:block;position:relative;bottom:-2px}.jeg_block_heading_6 .jeg_block_title span{padding:0}.jeg_block_heading_6.jeg_aligncenter:after{margin:auto}.jeg_block_heading_6 strong{color:#f70d28}.dark .jeg_block_title,.dark.jeg_block_title{color:#fff}.jeg_subcat{display:block;float:left;margin-left:1em}.jeg_subcat .okayNav__menu-toggle{width:30px}.jeg_block_heading:not(.jeg_subcat_right) .okayNav__menu-toggle{position:absolute;right:0;top:50%;margin-top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.jeg_block_heading:not(.jeg_subcat_right) .okayNav__menu-toggle.icon--active{-webkit-transform:translateY(-50%) rotate(90deg)!important;transform:translateY(-50%) rotate(90deg)!important}.jeg_pl_lg_1 .jeg_post_title{font-size:20px;font-weight:700;line-height:1.4em;margin:15px 0 5px}.jeg_pl_lg_2{margin-bottom:30px;overflow:hidden}.jeg_pl_lg_2 .jeg_thumb,.jeg_pl_lg_3 .jeg_thumb{width:360px}.jeg_pl_lg_2 .jeg_thumb{float:left;margin-right:30px}.jeg_pl_lg_3 .jeg_thumb{float:right;margin-left:30px}.jeg_pl_lg_2 .jeg_thumb .jeg_post_category,.jeg_pl_lg_3 .jeg_thumb .jeg_post_category{top:10px;bottom:auto}.jeg_pl_lg_2 .jeg_postblock_content,.jeg_pl_lg_3 .jeg_postblock_content{overflow:hidden}.jeg_pl_lg_2 .jeg_post_title,.jeg_pl_lg_3 .jeg_post_title{font-size:22px;font-weight:700;margin:0 0 5px}.jeg_pl_lg_2 .jeg_readmore{margin-bottom:5px}.jeg_pl_lg_4 .jeg_post_title{font-size:26px;font-weight:700;line-height:1.1;margin:0 0 5px}.jeg_pl_lg_4 .jeg_thumb .jeg_post_category{bottom:auto;top:10px}.jeg_pl_lg_4 .jeg_postblock_heading{margin-bottom:20px}.jeg_pl_lg_5 .jeg_post_title{font-weight:700;margin-bottom:10px}.jeg_pl_lg_6 .jeg_post_title{font-size:24px;font-weight:700;margin:0 0 10px}.jeg_pl_lg_6 .jeg_thumb{width:300px;float:right;margin-left:30px}.jeg_pl_lg_7 .jeg_postblock_content{padding:20px 30px 30px;margin:0 15px;position:relative;text-align:center}.jeg_pl_lg_7 .jeg_post_title{font-size:24px;font-weight:700;margin:0 auto 8px}.jeg_pl_lg_7 .jeg_thumb .jeg_post_category{bottom:0;left:0;right:0;z-index:2;margin:auto;text-align:center;line-height:20px}.jeg_pl_lg_7 .jeg_thumb .jeg_post_category a{display:inline-block;color:#f70d28;background:#fff;font-size:11px;text-transform:uppercase;font-weight:700;padding:2px 12px;line-height:20px}.jeg_pl_lg_8 .jeg_post_title{font-size:24px;font-weight:700;margin:0 0 10px}.jeg_pl_lg_8 .jeg_postblock_content{max-width:600px}.jeg_pl_lg_8 .jeg_post_meta{margin:15px 0 0}.jeg_pl_lg_8 .jeg_thumb img{width:100%}.jeg_pl_lg_8 .jeg_post_meta a{font-weight:400}.jeg_pl_lg_8 .jeg_post_meta>div{margin-right:0!important}.jeg_pl_lg_8 .jeg_post_meta>div:not(:last-of-type):after{display:inline-block;content:"\2022";padding:0 7px}.jeg_postblock_18.jeg_col_2o3 .jeg_block_navigation,.jeg_postblock_18.jeg_col_3o3 .jeg_block_navigation{margin-top:20px}.jeg_pl_lg_9 .jeg_postblock_heading{margin-bottom:20px;text-align:center}.jeg_pl_lg_9 .jeg_post_title{font-size:34px;letter-spacing:-.035em;margin:0 0 10px}.jeg_pl_lg_9 .jeg_post_category{margin-bottom:10px}.jeg_pl_lg_9 .jeg_post_excerpt{margin-top:20px}.jeg_meta_footer .jeg_post_share a{display:inline-block;font-size:14px;margin:0 10px;transition:.2s}.jeg_pl_lg_card .jeg_thumb{position:relative}.jeg_pl_lg_card .jeg_thumb img{width:100%}.jeg_pl_lg_card .jeg_postblock_content{background:#fff;padding:15px 30px 20px;margin:-60px 20px 0;position:relative;z-index:3}.jeg_pl_lg_card .jeg_post_title{font-size:24px;font-weight:700;margin:0 auto 8px}.jeg_pl_lg_card .jeg_post_excerpt{margin:5px 0 10px}.jeg_pl_md_card .jeg_thumb{position:relative}.jeg_pl_md_card .jeg_thumb img{width:100%}.jeg_pl_md_card .jeg_postblock_content{background:#fff;padding:12px 20px 15px;margin:-50px 15px 0;position:relative;z-index:3}.jeg_pl_md_card .jeg_post_title{font-size:16px;font-weight:700;line-height:1.35;margin:0 auto 5px}.jeg_pl_lg_card .jeg_post_category,.jeg_pl_md_card .jeg_post_category{line-height:normal;margin-top:-2px;margin-bottom:8px}.jeg_pl_lg_card .jeg_post_category a,.jeg_pl_md_card .jeg_post_category a{font-size:11px;color:#a0a0a0;font-weight:400;letter-spacing:normal}.jeg_pl_lg_card .jeg_post_category a:hover,.jeg_pl_md_card .jeg_post_category a:hover{color:#212121}.jeg_pl_lg_box .jeg_thumb img,.jeg_pl_md_box .jeg_thumb img{width:100%}.jeg_pl_lg_box .jeg_postblock_content,.jeg_pl_md_box .jeg_postblock_content{padding:20px 15px 10px;position:absolute;width:100%;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.65) 70%)}.jeg_pl_lg_box .jeg_post_category,.jeg_pl_md_box .jeg_post_category{margin-bottom:10px}.jeg_pl_lg_box .jeg_post_category a,.jeg_pl_md_box .jeg_post_category a{color:#fff;display:inline-block;font-size:11px;line-height:normal;margin-right:5px;padding:3px 6px;background:#f70d28;text-transform:uppercase;letter-spacing:1px;transition:.2s}.jeg_pl_lg_box .jeg_postblock_content{padding:40px 20px 20px}.jeg_pl_lg_box .jeg_post_title{font-size:20px;font-weight:700;margin:0 auto 5px}.jeg_pl_md_box .jeg_post_title{font-size:17px;font-weight:500;margin:0 auto 5px}.jeg_pl_lg_box .jeg_thumb .jeg_post_category,.jeg_pl_md_box .jeg_thumb .jeg_post_category{top:10px;bottom:auto}.jeg_pl_lg_box .jeg_post_meta,.jeg_pl_lg_box .jeg_post_title a,.jeg_pl_md_box .jeg_post_meta,.jeg_pl_md_box .jeg_post_title a,.jeg_postblock .jeg_pl_lg_box .jeg_post_title a:hover,.jeg_postblock .jeg_pl_md_box .jeg_post_title a:hover{color:#fff}.jeg_pl_lg_box .jeg_post_meta .fa,.jeg_pl_lg_box .jeg_post_meta a,.jeg_pl_md_box .jeg_post_meta .fa,.jeg_pl_md_box .jeg_post_meta a{color:inherit}.jeg_pl_md_1{margin-bottom:30px}.jeg_pl_md_1 .jeg_post_title{font-size:16px;font-weight:700;line-height:1.4;margin:0 0 5px}.jeg_pl_md_1 .jeg_thumb{margin-bottom:15px}.jeg_pl_md_2 .jeg_thumb,.jeg_pl_md_3 .jeg_thumb{width:260px}.jeg_pl_md_2 .jeg_thumb{float:left;margin-right:30px}.jeg_pl_md_3 .jeg_thumb{float:right;margin-left:30px}.jeg_pl_md_2 .jeg_postblock_content,.jeg_pl_md_3 .jeg_postblock_content{overflow:hidden}.jeg_pl_md_2 .jeg_post_title,.jeg_pl_md_3 .jeg_post_title{font-size:22px;font-weight:700;line-height:1.4em;margin:0 0 5px}.jeg_pl_md_4 .jeg_thumb{margin-bottom:15px}.jeg_pl_md_4 .jeg_post_title{font-size:20px;line-height:1.4;margin:0 0 5px}.jeg_pl_md_5 .jeg_post_title{font-size:16px;font-weight:700;line-height:1.4em;margin:0 0 5px}.jeg_pl_md_5 .jeg_thumb{margin-bottom:10px}.jeg_pl_sm .jeg_post_title{font-size:15px;font-weight:700;line-height:1.4em;margin:0 0 5px;letter-spacing:normal}.jeg_pl_sm .jeg_thumb{width:120px;float:left}.jeg_pl_sm .jeg_postblock_content{margin-left:120px;padding-left:15px}.jeg_footer .jeg_post_meta{color:inherit}.jeg_footer_3 .jeg_pl_sm .jeg_thumb{width:90px}.jeg_footer_3 .jeg_pl_sm .jeg_postblock_content{margin-left:90px}.jeg_pl_sm_2 .jeg_post_title{font-size:16px;line-height:1.4;margin:0 auto 5px;letter-spacing:normal}.jeg_pl_sm_2 .jeg_post_category{margin-bottom:5px}.jeg_pl_sm_2 .jeg_post_category a{display:inline-block;font-size:11px;text-transform:uppercase;font-weight:700}.jeg_pl_sm_3 .jeg_post_title{font-size:14px;font-weight:700;line-height:1.4em;margin:0 0 5px;letter-spacing:normal}.jeg_pl_sm_3 .jeg_thumb{width:120px;float:right}.jeg_pl_sm_3 .jeg_postblock_content{margin-right:120px;padding-right:15px}.jeg_pl_xs .jeg_postblock_content{position:relative;overflow:hidden;line-height:1.4}.jeg_pl_xs .jeg_post_title{font-size:14px;font-weight:500;margin:0;display:inline;margin-right:5px;letter-spacing:normal}.jeg_pl_xs .jeg_post_meta{display:inline}.jeg_pl_xs_2 .jeg_postblock_content{position:relative}.jeg_pl_xs_2 .jeg_post_title{font-size:14px;font-weight:700;line-height:1.429em;margin:0 0 .5em;letter-spacing:normal}.jeg_pl_xs_3{overflow:hidden;margin-bottom:20px}.jeg_pl_xs_3 .jeg_post_title{font-size:14px;line-height:1.3em;margin:0 0 5px;letter-spacing:normal}.jeg_pl_xs_3 .jeg_thumb{float:left;width:75px}.jeg_pl_xs_3 .jeg_postblock_content{margin-left:75px;padding-left:15px}.jeg_pl_xs_4 .jeg_postblock_content{position:relative;padding:0 0 0 14px}.jeg_pl_xs_4 .jeg_postblock_content:before{color:#f70d28;font-size:14px;position:absolute;left:1px;top:0;content:"\F0DA";font-family:FontAwesome;text-rendering:auto;width:100%;pointer-events:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jeg_pl_xs_4 .jeg_post_title{font-size:1em;font-weight:400;margin:0;display:inline-block;margin-right:5px;letter-spacing:normal}.jeg_pl_xs_4 .jeg_post_meta{display:inline}.jeg_post.format-gallery .jeg_thumb:before,.jeg_post.format-video .jeg_thumb:before{content:"";width:100%;height:100%;top:0;left:0;position:absolute;background:#000;opacity:.3;transition:.3s ease;z-index:1;pointer-events:none}.jeg_post.format-gallery .jeg_thumb:after,.jeg_post.format-video .jeg_thumb:after{font-family:FontAwesome;color:#fff;position:absolute;top:50%;left:50%;text-align:center;z-index:1;pointer-events:none}.jeg_post.format-gallery .jeg_thumb:hover .jeg_thumb:before,.jeg_post.format-video .jeg_thumb:hover .jeg_thumb:before{opacity:.1}.jeg_post.format-video .jeg_thumb:after{content:"\F04B";border-radius:100%;border:2px solid #fff;font-size:24px;line-height:44px;height:48px;width:48px;letter-spacing:-4px;margin:-22px 0 0 -22px;-webkit-backface-visibility:hidden}.jeg_post.format-gallery .jeg_thumb:after{content:"\F03E";font-size:32px;margin:-10px 0 0 -16px}.jeg_pl_sm.format-gallery .jeg_thumb:after,.jeg_pl_sm.format-video .jeg_thumb:after,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(n+3).format-gallery .jeg_thumb:after,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(n+3).format-video .jeg_thumb:after,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(n+4).format-gallery .jeg_thumb:after,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(n+4).format-video .jeg_thumb:after{transform:scale(.7)}@media only screen and (min-width:768px){.jeg_postblock_carousel_3 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_carousel_3 .jeg_post.format-video .jeg_thumb:after{transform:scale(.6)}.jeg_postblock_13.jeg_col_1o3 .jeg_pl_md_1:nth-child(n+1).format-gallery .jeg_thumb:after,.jeg_postblock_13.jeg_col_1o3 .jeg_pl_md_1:nth-child(n+1).format-video .jeg_thumb:after,.jeg_postblock_14.jeg_col_1o3 .jeg_posts .jeg_post:nth-child(n+1).format-gallery .jeg_thumb:after,.jeg_postblock_14.jeg_col_1o3 .jeg_posts .jeg_post:nth-child(n+1).format-video .jeg_thumb:after,.jeg_postblock_22.jeg_col_1o3 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_22.jeg_col_1o3 .jeg_post.format-video .jeg_thumb:after,.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2.format-gallery .jeg_thumb:after,.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2.format-video .jeg_thumb:after,.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3.format-gallery .jeg_thumb:after,.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3.format-video .jeg_thumb:after{transform:scale(.7)}.jeg_col_3o3 .jeg_pl_lg_5.format-gallery .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_5.format-video .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_9.format-gallery .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_9.format-video .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_box.format-gallery .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_box.format-video .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_card.format-gallery .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_card.format-video .jeg_thumb:after,.jeg_postblock_10.jeg_col_2o3 .jeg_pl_lg_4.format-gallery .jeg_thumb:after,.jeg_postblock_10.jeg_col_2o3 .jeg_pl_lg_4.format-video .jeg_thumb:after,.jeg_postblock_10.jeg_col_3o3 .jeg_pl_lg_4.format-gallery .jeg_thumb:after,.jeg_postblock_10.jeg_col_3o3 .jeg_pl_lg_4.format-video .jeg_thumb:after{transform:scale(1.5)}}@media only screen and (max-width:768px){.jeg_post.format-video .jeg_thumb:after{font-size:16px;line-height:30px;height:34px;width:34px;margin:-17px 0 0 -17px;-webkit-backface-visibility:hidden}.jeg_post.format-gallery .jeg_thumb:after{font-size:24px;margin:-12.5px 0 0 -14px}.jeg_pl_lg_5.format-gallery .jeg_thumb:after,.jeg_pl_lg_5.format-video .jeg_thumb:after,.jeg_pl_lg_9.format-gallery .jeg_thumb:after,.jeg_pl_lg_9.format-video .jeg_thumb:after,.jeg_pl_lg_box.format-gallery .jeg_thumb:after,.jeg_pl_lg_box.format-video .jeg_thumb:after,.jeg_postblock_13 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_13 .jeg_post.format-video .jeg_thumb:after{transform:scale(1.5)}.jeg_pl_lg_card.format-gallery .jeg_thumb:after,.jeg_pl_lg_card.format-video .jeg_thumb:after{transform:scale(1.5);margin-top:-37px}}@media only screen and (max-width:667px){.jeg_postblock_22 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_22 .jeg_post.format-video .jeg_thumb:after{transform:scale(1.5)}}@media only screen and (max-width:568px){.jeg_postblock_23 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_23 .jeg_post.format-video .jeg_thumb:after,.jeg_postblock_27 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_27 .jeg_post.format-video .jeg_thumb:after{transform:scale(1.5)}}@media only screen and (max-width:480px){.jeg_postblock_5 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_5 .jeg_post.format-video .jeg_thumb:after,.jeg_postblock_6 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_6 .jeg_post.format-video .jeg_thumb:after{transform:scale(.8)}.jeg_postblock_25 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_25 .jeg_post.format-video .jeg_thumb:after{transform:scale(1.5)}.jeg_pl_lg_5.format-gallery .jeg_thumb:after,.jeg_pl_lg_5.format-video .jeg_thumb:after,.jeg_pl_lg_box.format-gallery .jeg_thumb:after,.jeg_pl_lg_box.format-video .jeg_thumb:after,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(n+3).format-gallery .jeg_thumb:after,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(n+3).format-video .jeg_thumb:after,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(n+4).format-gallery .jeg_thumb:after,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(n+4).format-video .jeg_thumb:after{transform:none}}@media only screen and (max-width:320px){.jeg_pl_lg_9.format-gallery .jeg_thumb:after,.jeg_pl_lg_9.format-video .jeg_thumb:after,.jeg_pl_lg_card.format-gallery .jeg_thumb:after,.jeg_pl_lg_card.format-video .jeg_thumb:after,.jeg_postblock_22 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_22 .jeg_post.format-video .jeg_thumb:after,.jeg_postblock_23 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_23 .jeg_post.format-video .jeg_thumb:after,.jeg_postblock_25 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_25 .jeg_post.format-video .jeg_thumb:after,.jeg_postblock_27 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_27 .jeg_post.format-video .jeg_thumb:after{transform:none}.jeg_col_1o3 .jeg_pl_lg_card.format-gallery .jeg_thumb:after,.jeg_col_1o3 .jeg_pl_lg_card.format-video .jeg_thumb:after{margin-top:-27px}}.jeg_slider_wrapper,.jeg_video_playlist{position:relative;overflow:hidden;margin-bottom:40px}.jeg_postblock{margin-bottom:20px;position:relative}.jeg_post_title{letter-spacing:-.02em}.jeg_post_title a{color:#212121;transition:color .2s}.jeg_postblock .jeg_post_title a:hover,.jeg_sidefeed .jeg_pl_xs_3 .jeg_post_title a:hover,.widget_jnews_popular .jeg_post_title a:hover{color:#f70d28}.jeg_post_excerpt{font-size:14px;line-height:1.6;margin-top:1em}.jeg_post_excerpt p{margin-bottom:1em}.jeg_post_excerpt p:last-of-type{margin-bottom:0}.jeg_post_meta{font-size:11px;text-transform:uppercase;color:#a0a0a0}.jeg_post_category{margin-bottom:5px;text-rendering:auto;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.jeg_post_category a{display:inline-block;font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-right:10px}.jeg_post_category a:last-child{margin-right:0}.jeg_post_meta .jeg_post_category{text-transform:uppercase}.jeg_post_meta a{color:inherit;font-weight:700}.jeg_meta_date a{font-weight:400}.jeg_meta_author a{color:#f70d28}.jeg_post_meta .fa{color:#2e9fff}.jeg_post_meta>div{display:inline-block}.jeg_post_meta>div:not(:last-of-type){margin-right:1em}.jeg_post_meta>div>.fa{margin-right:2px}.jeg_readmore{color:#53585c;display:inline-block;text-transform:uppercase;letter-spacing:.05em;font-size:11px;margin-top:15px;padding:6px 18px;border:1px solid #e0e0e0;box-shadow:0 1px 3px rgba(0,0,0,.1);text-rendering:auto;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;transition:all .3s ease;white-space:nowrap}.jeg_readmore:hover{color:#fff;background:#f70d28;border-color:#f70d28}.jeg_thumb,.thumbnail-container{position:relative;overflow:hidden;z-index:0}.thumbnail-container{display:block;height:0;background:#f7f7f7;background-position:50%;background-size:cover}.thumbnail-container.no_thumbnail:after{font-family:FontAwesome,serif;content:"\F03E";display:block;position:absolute;text-align:left;left:50%;top:50%;background:0 0;color:#bfbfbf;font-size:18px;margin-top:-9px;margin-left:-10px;line-height:1}.thumbnail-container>img{position:absolute;top:0;bottom:0;left:0;width:100%;min-height:100%;color:#a0a0a0;z-index:-1}.jeg_postblock_35 .thumbnail-container>img{min-height:0}.thumbnail-background>div{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;opacity:0;background-repeat:no-repeat;background-position:50%;background-size:cover}.size-500{padding-bottom:50%}.size-715{padding-bottom:71.5%}.size-1000{padding-bottom:100%}.thumbnail-container.animate-lazy>img{opacity:0}.thumbnail-container:after{content:"";opacity:1;background:url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/image/preloader.gif) #f7f7f7;background-position:50%;background-size:cover;position:absolute;height:100%;top:0;left:0;right:0;bottom:0;z-index:-2}.lazyloaded,.thumbnail-background>div.lazyloaded{opacity:1!important;transition:opacity .4s ease}.jeg_thumb .jeg_post_category{position:absolute;z-index:3;bottom:10px;left:10px;margin:0;line-height:1}.jeg_thumb .jeg_post_category a{display:inline-block;font-size:11px;color:#fff;margin-right:5px;padding:3px 6px;background:#f70d28;text-transform:uppercase;letter-spacing:1px;transition:.2s}.jeg_post_category span{display:inline-block;line-height:1}.jeg_block_navigation{position:relative}.navigation_overlay{position:relative;height:48px;display:none}.jeg_block_nav{position:relative;text-align:center;overflow:hidden}.jeg_block_nav:after,.jeg_block_nav:before{content:"";width:50%;height:1px;position:absolute;border-bottom:1px solid #eee;left:-40px;top:50%}.jeg_block_nav:after{right:-40px;left:auto}.jeg_block_nav a{position:relative;display:inline-block;white-space:nowrap;font-size:16px;line-height:26px;width:30px;border:1px solid #e0e0e0;text-align:center;color:#212121;background:#fff;transition:.2s ease}.jeg_block_nav .prev{margin-right:2px}.jeg_block_nav a:not(.disabled):hover{background:#f5f5f5}.jeg_block_nav a.disabled{color:#a0a0a0;border-color:#eee}.jeg_block_nav.inactive{display:none}.jeg_block_loadmore{text-align:center;position:relative;overflow:hidden}.jeg_block_loadmore a{min-width:30%;height:30px;line-height:30px;position:relative;display:inline-block;white-space:nowrap;font-size:11px;letter-spacing:1px;text-transform:uppercase;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:0 18px;border:1px solid #e0e0e0;border-radius:2px;text-align:center;color:#212121;background:#fff;transition:.2s ease;text-rendering:auto;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.jeg_block_loadmore a:after,.jeg_block_loadmore a:before{content:"";height:1px;background:#eee;width:1000px;margin:auto;position:absolute;top:0;bottom:0;display:block;cursor:none;pointer-events:none}.jeg_block_loadmore a:before{right:100%;margin-right:20px}.jeg_block_loadmore a:after{left:100%;margin-left:20px}.jeg_block_loadmore a.active,.jeg_block_loadmore a:hover{color:#fff;background:#f70d28;border-color:#f70d28}.jeg_block_loadmore a.disabled{display:none}.jeg_postblock.loaded{overflow:hidden;height:auto}.jeg_postblock.loaded .jeg_block_container{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.jeg_postblock.loaded.subclass .jeg_block_container{-webkit-animation-name:u;animation-name:u}.jeg_postblock.loaded.next .jeg_block_container{-webkit-animation-name:s;animation-name:s}.jeg_postblock.loaded.prev .jeg_block_container{-webkit-animation-name:t;animation-name:t}.jeg_postblock.loaded.more .jeg_ajax_loaded,.jeg_postblock.loaded.scroll .jeg_ajax_loaded{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:u;animation-name:u}.jeg_postblock.loaded.more .anim_1,.jeg_postblock.loaded.scroll .anim_1{-webkit-animation-delay:.05s}.jeg_postblock.loaded.more .anim_2,.jeg_postblock.loaded.scroll .anim_2{-webkit-animation-delay:.15s}.jeg_postblock.loaded.more .anim_3,.jeg_postblock.loaded.scroll .anim_3{-webkit-animation-delay:.25s}.jeg_postblock.loaded.more .anim_4,.jeg_postblock.loaded.scroll .anim_4{-webkit-animation-delay:.35s}.jeg_postblock.loaded.more .anim_5,.jeg_postblock.loaded.scroll .anim_5{-webkit-animation-delay:.45s}.jeg_postblock.loaded.more .anim_6,.jeg_postblock.loaded.scroll .anim_6{-webkit-animation-delay:.55s}.jeg_postblock.loaded.more .anim_7,.jeg_postblock.loaded.scroll .anim_7{-webkit-animation-delay:.65s}.jeg_postblock.loaded.more .anim_8,.jeg_postblock.loaded.scroll .anim_8{-webkit-animation-delay:.75s}.jeg_postblock.loaded.more .anim_9,.jeg_postblock.loaded.scroll .anim_9{-webkit-animation-delay:.85s}.jeg_postblock.loaded.more .anim_10,.jeg_postblock.loaded.scroll .anim_10{-webkit-animation-delay:.95s}.jeg_postblock.loaded.more .anim_11,.jeg_postblock.loaded.scroll .anim_11{-webkit-animation-delay:10.05s}.jeg_postblock.loaded.more .anim_12,.jeg_postblock.loaded.scroll .anim_12{-webkit-animation-delay:10.15s}.jeg_postblock.loaded.more .anim_13,.jeg_postblock.loaded.scroll .anim_13{-webkit-animation-delay:10.25s}.jeg_postblock.loaded.more .anim_14,.jeg_postblock.loaded.scroll .anim_14{-webkit-animation-delay:10.35s}.jeg_postblock.loaded.more .anim_15,.jeg_postblock.loaded.scroll .anim_15{-webkit-animation-delay:10.45s}.jeg_postblock.loaded.more .anim_16,.jeg_postblock.loaded.scroll .anim_16{-webkit-animation-delay:10.55s}.jeg_postblock.loaded.more .anim_17,.jeg_postblock.loaded.scroll .anim_17{-webkit-animation-delay:10.65s}.jeg_postblock.loaded.more .anim_18,.jeg_postblock.loaded.scroll .anim_18{-webkit-animation-delay:10.75s}.jeg_postblock.loaded.more .anim_19,.jeg_postblock.loaded.scroll .anim_19{-webkit-animation-delay:10.85s}.jeg_postblock.loaded.more .anim_20,.jeg_postblock.loaded.scroll .anim_20{-webkit-animation-delay:1.95s}.jeg_postblock.loaded.more .anim_21,.jeg_postblock.loaded.scroll .anim_21{-webkit-animation-delay:20.05s}.jeg_postblock.loaded.more .anim_22,.jeg_postblock.loaded.scroll .anim_22{-webkit-animation-delay:20.15s}.jeg_postblock.loaded.more .anim_23,.jeg_postblock.loaded.scroll .anim_23{-webkit-animation-delay:20.25s}.jeg_postblock.loaded.more .anim_24,.jeg_postblock.loaded.scroll .anim_24{-webkit-animation-delay:20.35s}.jeg_postblock.loaded.more .anim_25,.jeg_postblock.loaded.scroll .anim_25{-webkit-animation-delay:20.45s}.jeg_postblock.loaded.more .anim_26,.jeg_postblock.loaded.scroll .anim_26{-webkit-animation-delay:20.55s}.jeg_postblock.loaded.more .anim_27,.jeg_postblock.loaded.scroll .anim_27{-webkit-animation-delay:20.65s}.jeg_postblock.loaded.more .anim_28,.jeg_postblock.loaded.scroll .anim_28{-webkit-animation-delay:20.75s}.jeg_postblock.loaded.more .anim_29,.jeg_postblock.loaded.scroll .anim_29{-webkit-animation-delay:20.85s}.jeg_postblock.loaded.more .anim_30,.jeg_postblock.loaded.scroll .anim_30{-webkit-animation-delay:2.95s}.jeg_postblock_3 .jeg_block_loadmore,.jeg_postblock_3 .jeg_block_nav,.jeg_postblock_4 .jeg_block_loadmore,.jeg_postblock_4 .jeg_block_nav,.jeg_postblock_5 .jeg_block_loadmore,.jeg_postblock_5 .jeg_block_nav,.jeg_postblock_6 .jeg_block_loadmore,.jeg_postblock_6 .jeg_block_nav{margin-bottom:20px}.jeg_postblock_11.jeg_pagination_loadmore .jeg_block_navigation,.jeg_postblock_11.jeg_pagination_nextprev .jeg_block_navigation,.jeg_postblock_11.jeg_pagination_scrollload .jeg_block_navigation{margin-top:-5px;margin-bottom:20px}.jeg_postblock_12.jeg_pagination_loadmore .jeg_block_navigation,.jeg_postblock_12.jeg_pagination_nextprev .jeg_block_navigation,.jeg_postblock_12.jeg_pagination_scrollload .jeg_block_navigation{margin-top:-10px;margin-bottom:30px}.jeg_postblock_14,.jeg_postblock_15,.jeg_postblock_15 .jeg_block_loadmore,.jeg_postblock_15 .jeg_block_nav,.jeg_postblock_3,.jeg_postblock_4,.jeg_postblock_5,.jeg_postblock_6{margin-bottom:10px}.jeg_postblock_19{margin-bottom:15px}.jeg_postblock_2 .jeg_posts_wrap{position:relative;overflow:hidden}.jeg_postblock_2 .jeg_posts{flex-wrap:wrap;display:flex;align-items:normal;margin-right:-30px}.jeg_postblock_2 .jeg_pl_sm{float:left;width:50%;padding-right:30px}.jeg_postblock_8 .jeg_posts_wrap{position:relative;overflow:hidden}.jeg_postblock_8 .jeg_posts{flex-wrap:wrap;display:flex;align-items:flex-start;margin-right:-30px}.jeg_postblock_8 .jeg_post{float:left;width:33.333333333%;padding-right:30px}.jeg_postblock_8 .jeg_post_title{font-size:14px;line-height:1.4}.jeg_postblock_9 .jeg_posts_wrap{position:relative;overflow:hidden}.jeg_postblock_9 .jeg_posts{flex-wrap:wrap;display:flex;align-items:flex-start;margin-right:-30px}.jeg_postblock_9 .jeg_post{float:left;width:50%;padding-right:30px}.jeg_postblock_11 .jeg_posts_wrap{position:relative;overflow:hidden}.jeg_postblock_11 .jeg_posts{flex-wrap:wrap;display:flex;margin-right:-30px}.jeg_postblock_11 .jeg_post{float:left;width:50%;padding-right:30px;display:flex}.jeg_postblock_11 .jeg_postblock_content{display:flex;flex-direction:column;flex:1 0 auto}.jeg_postblock_11 .jeg_post_title{flex:1 0 auto}.jeg_postblock_12{margin-bottom:0}.jeg_postblock_11.jeg_pb_boxed_shadow,.jeg_postblock_12.jeg_pb_boxed_shadow{box-shadow:none}.jeg_postblock_11.jeg_pb_boxed_shadow .jeg_inner_post,.jeg_postblock_12.jeg_pb_boxed_shadow .jeg_inner_post{box-shadow:0 2px 4px rgba(0,0,0,.08)}.jeg_postblock_14 .jeg_posts_wrap{position:relative;overflow:hidden}.jeg_postblock_14 .jeg_posts{flex-wrap:wrap;display:flex;align-items:flex-start;margin-right:-30px}.jeg_postblock_14 .jeg_posts .jeg_post{float:left;width:50%;padding-right:30px}.jeg_postblock_14 .jeg_block_nav{margin-bottom:30px}.jeg_postblock_15 .jeg_posts_wrap{position:relative;overflow:hidden}.jeg_postblock_15 .jeg_posts{flex-wrap:wrap;display:flex;align-items:flex-start;margin-right:-30px}.jeg_postblock_15 .jeg_post{float:left;width:50%;padding-right:30px}.jeg_postblock_16{margin-bottom:30px}.jeg_postblock_16 .jeg_postbig .jeg_post{margin-bottom:20px}.jeg_postblock_16 .jeg_posts{padding-top:15px;border-top:1px solid #eee;-webkit-columns:2 340px;columns:2 340px;-webkit-column-gap:40px;column-gap:40px}.jeg_postblock_16 .jeg_pl_xs_2{page-break-inside:avoid;margin-bottom:5px}.jeg_postblock_20 .jeg_pl_sm,.jeg_postblock_22{margin-bottom:15px}.jeg_postblock_22 .jeg_posts_wrap{position:relative;overflow:hidden}.jeg_postblock_22 .jeg_posts{flex-wrap:wrap;display:flex;align-items:flex-start;margin-right:-30px}.jeg_postblock_22 .jeg_post{float:left;width:33.333333333%;padding-right:30px;margin-bottom:25px}.jeg_postblock_22.jeg_col_1o3 .jeg_posts{margin-right:-20px}.jeg_postblock_22.jeg_col_1o3 .jeg_post{width:50%;padding-right:20px;margin-bottom:20px}.jeg_postblock_23 .jeg_posts_wrap{position:relative;overflow:hidden}.jeg_postblock_23 .jeg_posts{flex-wrap:wrap;display:flex;align-items:flex-start;margin-right:-40px}.jeg_postblock_23 .jeg_post{float:left;width:50%;padding-right:40px}.jeg_postblock_23 .jeg_post_excerpt{margin:10px 0}.jeg_postblock_24{margin-bottom:40px}.jeg_postblock_24 .jeg_pl_md_box{margin-bottom:20px}.jeg_postblock_24 .jeg_pl_xs_4{margin-bottom:8px}.jeg_postblock_24 .jeg_pl_xs_4 .jeg_postblock_content{border-bottom:1px solid #eee;padding-bottom:8px}.jeg_postblock_24.jeg_col_1o3.jeg_pagination_loadmore .jeg_pl_xs_4:last-child .jeg_postblock_content,.jeg_postblock_24.jeg_col_1o3.jeg_pagination_nextprev .jeg_pl_xs_4:last-child .jeg_postblock_content{border-bottom:0}.jeg_postblock_25 .jeg_post{overflow:hidden;border-bottom:1px solid #eee;padding-bottom:30px;margin-bottom:20px}.jeg_postblock_25 .jeg_post:last-child{border-bottom:0;padding-bottom:0}.jeg_postblock_25 .jeg_postblock_heading{margin-bottom:15px}.jeg_postblock_25 .jeg_post_title{font-size:24px;font-weight:700;margin:0 0 10px}.jeg_postblock_25 .jeg_thumb{width:280px;float:left;margin-right:30px}.jeg_postblock_25 .jeg_post_excerpt{margin-top:0}.jeg_postblock_26{margin-bottom:0}.jeg_postblock_27 .jeg_posts_wrap{position:relative;overflow:hidden}.jeg_postblock_27 .jeg_post_excerpt{margin:10px 0}@media only screen and (min-width:567px){.jeg_postblock_27 .jeg_posts{flex-wrap:wrap;display:flex;align-items:flex-start;margin-right:-25px}.jeg_postblock_27 .jeg_post{float:left;width:50%;padding-right:25px}}@media only screen and (min-width:768px){.jeg_postblock_27 .jeg_posts{margin-right:-40px}.jeg_postblock_27 .jeg_post{padding-right:40px}.jeg_postblock_27.jeg_col_3o3 .jeg_post{width:33.333333333%}}.jeg_postblock_28 .jeg_meta_date{display:inline;margin-left:5px}.jeg_postblock_28 .show_border article,.jeg_postblock_29 .show_border article{border-bottom:1px solid #eee;padding-bottom:10px}.jeg_postblock_28 .show_border article:last-child,.jeg_postblock_29 .show_border article:last-child{border-bottom:0}.jeg_postblock_32 .jeg_block_container,.jeg_postblock_33 .jeg_block_container{overflow:visible}.jeg_postblock_32 .jeg_post,.jeg_postblock_33 .jeg_post,.jeg_postblock_34 .jeg_post,.jeg_postblock_37 .jeg_post{width:100%;margin-bottom:20px}.jeg_postblock_32 .jeg_post .box_wrap,.jeg_postblock_33 .jeg_post .box_wrap,.jeg_postblock_35 .jeg_pl_md_5 .box_wrap,.jeg_postblock_36 .jeg_pl_md_5 .box_wrap,.jeg_postblock_37 .jeg_post .box_wrap{background:#fff;border:1px solid #eee}.jeg_postblock_32.alt .jeg_post .box_wrap,.jeg_postblock_33.alt .jeg_post .box_wrap,.jeg_postblock_35.alt .jeg_pl_md_5 .box_wrap,.jeg_postblock_36.alt .jeg_pl_md_5 .box_wrap,.jeg_postblock_37.alt .jeg_post .box_wrap{background:#000;border:0}.jeg_postblock_32 .box_shadow .box_wrap,.jeg_postblock_33 .box_shadow .box_wrap,.jeg_postblock_35 .jeg_pl_md_5.box_shadow .box_wrap,.jeg_postblock_36 .jeg_pl_md_5.box_shadow .box_wrap,.jeg_postblock_37 .box_shadow .box_wrap{border:0;box-shadow:0 2px 4px rgba(0,0,0,.08)}.jeg_postblock_32 .jeg_postblock_heading{padding:15px 20px;position:relative}.jeg_postblock_32 .jeg_post_title{font-size:18px;margin:5px 0 0}.jeg_postblock_32 .jeg_postblock_content{padding:15px 20px 25px}.jeg_postblock_32 .jeg_post_excerpt{margin-top:0}.jeg_postblock_32 .jeg_post_meta{padding:5px 20px;background:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.05)}.jeg_postblock_32.alt .jeg_post_meta{color:hsla(0,0%,100%,.7);background:#111;border-color:hsla(0,0%,100%,.1)}.jeg_postblock_32 .jeg_meta_author a{color:inherit}.jeg_postblock_32 .jeg_post_meta>div:not(:last-of-type){margin-right:15px}.jeg_postblock_32 .jeg_post_meta .jeg_meta_comment,.jeg_postblock_32 .jeg_post_meta .jeg_post_review{float:right;margin-right:0!important}.jeg_postblock_32 .thumbnail-container>img,.jeg_postblock_33 .thumbnail-container>img,.jeg_postblock_34 .thumbnail-container>img,.jeg_postblock_35 .thumbnail-container>img{position:relative}.jeg_postblock_32 .thumbnail-container,.jeg_postblock_33 .thumbnail-container,.jeg_postblock_34 .thumbnail-container,.jeg_postblock_35 .thumbnail-container{height:auto;padding-bottom:0}.jeg_postblock_32 .jeg_readmore,.jeg_postblock_33 .jeg_readmore,.jeg_postblock_35 .jeg_readmore{background:#53585c;color:#fff;box-shadow:none;border:0}.jeg_postblock_32 .jeg_readmore:hover,.jeg_postblock_33 .jeg_readmore:hover,.jeg_postblock_35 .jeg_readmore:hover{background:#212121}.jeg_postblock_33 .jeg_postblock_content{padding:20px}.jeg_postblock_33 .jeg_thumb .jeg_post_category{top:20px;left:20px}.jeg_postblock_33 .jeg_post_title,.jeg_postblock_35 .jeg_post_title{font-size:18px;font-weight:700;margin:0 0 5px}.jeg_postblock_34 .jeg_pl_md_box .jeg_postblock_content,.jeg_postblock_35 .jeg_pl_md_box .jeg_postblock_content{padding:20px}.jeg_postblock_34 .jeg_post .jeg_thumb:before,.jeg_postblock_35 .jeg_pl_md_box .jeg_thumb:before{content:"";position:absolute;left:0;top:0;background:#000;z-index:1;width:100%;height:100%;transition:.25s ease-out;opacity:.18;pointer-events:none}.jeg_postblock_34 .jeg_post:hover .jeg_thumb:before,.jeg_postblock_35 .jeg_pl_md_box:hover .jeg_thumb:before{opacity:.35}.jeg_postblock_35 .jeg_pl_md_box .jeg_post_title,.jeg_postblock_36 .jeg_pl_md_box .jeg_post_title{font-size:20px;margin-bottom:10px}.jeg_postblock_35 .jeg_pl_md_5 .jeg_postblock_content{padding:20px 20px 30px}.jeg_postblock_35 .jeg_pl_md_5 .jeg_post_meta{padding:5px 20px;background:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.05)}.jeg_postblock_35.alt .jeg_pl_md_5 .jeg_post_meta{color:hsla(0,0%,100%,.7);background:#111;border-color:hsla(0,0%,100%,.1)}.jeg_postblock_35 .jeg_pl_md_5 .jeg_meta_author a{color:inherit}.jeg_postblock_35 .jeg_pl_md_5 .jeg_thumb,.jeg_postblock_36 .jeg_pl_md_5 .jeg_thumb{margin-bottom:0}.jeg_postblock_35 .jeg_thumb .jeg_post_category,.jeg_postblock_36 .jeg_thumb .jeg_post_category{top:20px;left:20px}.jeg_postblock_35 .jeg_pl_md_box .jeg_postblock_content{background:0 0;bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%)}.jeg_postblock_35 .jeg_pl_md_box .jeg_thumb:before{opacity:.35}.jeg_postblock_35 .jeg_pl_md_box.format-gallery .jeg_thumb:after,.jeg_postblock_35 .jeg_pl_md_box.format-video .jeg_thumb:after,.jeg_postblock_36 .jeg_pl_md_box.format-gallery .jeg_thumb:after,.jeg_postblock_36 .jeg_pl_md_box.format-video .jeg_thumb:after{display:none}.jeg_postblock_35 .jeg_postformat_icon:after,.jeg_postblock_36 .jeg_postformat_icon:after{font-family:FontAwesome;color:#fff;position:absolute;top:15px;right:15px;text-align:center;z-index:1}.jeg_postblock_35 .jeg_post.format-video .jeg_postformat_icon:after,.jeg_postblock_36 .jeg_post.format-video .jeg_postformat_icon:after{content:"\F04B";border-radius:100%;font-size:14px;width:32px;height:32px;line-height:32px;letter-spacing:-4px;-webkit-backface-visibility:hidden;box-shadow:0 0 0 2px #fff}.jeg_postblock_35 .jeg_post.format-gallery .jeg_postformat_icon:after,.jeg_postblock_36 .jeg_post.format-gallery .jeg_postformat_icon:after{content:"\F03E";font-size:24px;top:20px;right:20px;text-shadow:1px 1px 3px rgba(0,0,0,.15)}.jeg_postblock_35 .jeg_pl_md_box .jeg_post_excerpt,.jeg_postblock_36 .jeg_pl_md_box .jeg_post_excerpt{color:#fff}.jeg_postblock_35 .jeg_pl_md_box .jeg_post_meta{position:absolute;bottom:0;left:0;width:100%;padding:5px 20px;border-top:1px solid hsla(0,0%,100%,.15)}.jeg_postblock_35 .jeg_post_meta>div:not(:last-of-type){margin-right:15px}.jeg_postblock_35 .jeg_post_meta .jeg_meta_comment,.jeg_postblock_35 .jeg_post_meta .jeg_post_review,.jeg_postblock_36 .jeg_pl_md_box .jeg_post_meta .jeg_meta_comment,.jeg_postblock_36 .jeg_pl_md_box .jeg_post_meta .jeg_post_review{float:right;margin-right:0!important}.jeg_postblock_36 .jeg_posts,.jeg_postblock_37 .jeg_posts{flex-wrap:wrap;display:flex}.jeg_postblock_36 .jeg_pl_md_5 .jeg_postblock_content{position:relative;padding:20px 20px 25px}.jeg_postblock_36 .jeg_pl_md_box .jeg_post_meta{margin-top:20px}.jeg_postblock_36 .jeg_post_title{font-size:18px;font-weight:700;margin:0 0 5px}.jeg_postblock_36 .jeg_pl_md_box{min-height:400px}.jeg_postblock_36 .jeg_post{width:100%}.jeg_postblock_36 .box_wrap,.jeg_postblock_37 .box_wrap{height:100%}.jeg_postblock_36 .jeg_pl_md_box .jeg_thumb{height:100%;background-repeat:no-repeat;background-size:cover}.jeg_postblock_37 .jeg_postblock_content{padding:20px 20px 25px;position:relative;text-align:center}.jeg_postblock_37 .jeg_post_title{font-size:16px;font-weight:700;margin:0 0 5px}.jeg_postblock_37 .jeg_post_category{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0}@media only screen and (min-width:567px){.jeg_postblock_32 .jeg_posts_masonry,.jeg_postblock_33 .jeg_posts_masonry,.jeg_postblock_34 .jeg_posts_masonry,.jeg_postblock_35 .jeg_posts_masonry,.jeg_postblock_36 .jeg_posts,.jeg_postblock_37 .jeg_posts{margin:0 -10px}.jeg_postblock_32 .jeg_post,.jeg_postblock_33 .jeg_post,.jeg_postblock_34 .jeg_post,.jeg_postblock_35 .jeg_post,.jeg_postblock_36 .jeg_post,.jeg_postblock_37 .jeg_post{float:left;width:50%;margin-bottom:30px;padding:0 10px}}@media only screen and (min-width:768px){.jeg_postblock_32 .jeg_posts_masonry,.jeg_postblock_33 .jeg_posts_masonry,.jeg_postblock_34 .jeg_posts_masonry,.jeg_postblock_35 .jeg_posts_masonry,.jeg_postblock_36 .jeg_posts,.jeg_postblock_37 .jeg_posts{margin:0 -15px}.jeg_postblock_32 .jeg_post,.jeg_postblock_33 .jeg_post,.jeg_postblock_34 .jeg_post,.jeg_postblock_35 .jeg_post,.jeg_postblock_36 .jeg_post,.jeg_postblock_37 .jeg_post{padding:0 15px}.jeg_postblock_32.jeg_col_1o3 .jeg_posts_masonry,.jeg_postblock_33.jeg_col_1o3 .jeg_posts_masonry,.jeg_postblock_34.jeg_col_1o3 .jeg_posts_masonry,.jeg_postblock_35.jeg_col_1o3 .jeg_posts_masonry,.jeg_postblock_36.jeg_col_1o3 .jeg_posts,.jeg_postblock_37.jeg_col_1o3 .jeg_posts{margin:0}.jeg_postblock_32.jeg_col_1o3 .jeg_post,.jeg_postblock_33.jeg_col_1o3 .jeg_post,.jeg_postblock_34.jeg_col_1o3 .jeg_post,.jeg_postblock_35.jeg_col_1o3 .jeg_post,.jeg_postblock_36.jeg_col_1o3 .jeg_post,.jeg_postblock_37.jeg_col_1o3 .jeg_post{width:100%;padding:0}.jeg_postblock_32.jeg_col_3o3 .jeg_post,.jeg_postblock_33.jeg_col_3o3 .jeg_post,.jeg_postblock_34.jeg_col_3o3 .jeg_post,.jeg_postblock_35.jeg_col_3o3 .jeg_post,.jeg_postblock_36.jeg_col_3o3 .jeg_post,.jeg_postblock_37.jeg_col_3o3 .jeg_post{width:33.333333333%}}@media only screen and (min-width:1024px){.jeg_postblock_32 .jeg_post_title,.jeg_postblock_35 .jeg_pl_md_box .jeg_post_title,.jeg_postblock_36 .jeg_pl_md_box .jeg_post_title{font-size:22px}.jeg_postblock_33 .jeg_post_title,.jeg_postblock_35 .jeg_pl_md_5 .jeg_post_title,.jeg_postblock_36 .jeg_pl_md_5 .jeg_post_title{font-size:20px}.jeg_postblock_37 .jeg_post_title{font-size:18px}}.jeg_postblock_38 .jeg_post{margin:0 auto;padding:25px 0;position:relative;border-top:1px solid #eaeaea}.jeg_postblock_38 .jeg_thumb:after{display:none}.jeg_postblock_38 .box_wrap{position:relative}.jeg_postblock_38 .box_wrap>div{padding-left:15px;padding-right:15px;position:relative;z-index:2}.jeg_postblock_38 .box_wrap .jeg_readmore_arrow{position:absolute;bottom:0;right:15px}.jeg_postblock_38 .jeg_readmore_arrow a{opacity:0;font-size:22px;color:#a0a0a0;transition:.25s ease-out;transform:translate3d(-20px,0,0)}.jeg_postblock_38 .jeg_post:hover .jeg_readmore_arrow a{opacity:1;transform:translateZ(0)}.jeg_postblock_38 .jeg_post_title{font-size:26px;font-weight:600;margin:0 0 .5em}.jeg_postblock_38 .jeg_post_meta>div:not(:last-of-type){margin-right:1em}.jeg_postblock_38 .jeg_post_meta{margin-top:1.5em}.jeg_postblock_38 .jeg_post .jeg_post_excerpt{font-size:16px}.jeg_postblock_38 .jeg_meta_author{color:#212121}.jeg_postblock_38 .jeg_meta_author a{color:inherit}.jeg_postblock_38 .jeg_thumb{position:absolute;width:100%;height:100%;z-index:1;left:0;top:0;opacity:0;background-repeat:no-repeat;background-size:cover;background-position:50%}.jeg_postblock_38 .jeg_thumb:before{content:"";width:100%;height:100%;top:0;left:0;position:absolute;background:#000;opacity:.4;transition:.3s ease;z-index:1;pointer-events:none}.jeg_postblock_38 .jeg_post:hover .jeg_thumb{opacity:1;transition:.35s}.jeg_postblock_38 .jeg_post .jeg_meta_date a{font-weight:600}.jeg_postblock_38 .jeg_post:hover .jeg_meta_author,.jeg_postblock_38 .jeg_post:hover .jeg_post_category a,.jeg_postblock_38 .jeg_post:hover .jeg_post_excerpt,.jeg_postblock_38 .jeg_post:hover .jeg_post_meta,.jeg_postblock_38 .jeg_post:hover .jeg_post_meta .fa,.jeg_postblock_38 .jeg_post:hover .jeg_post_title a,.jeg_postblock_38 .jeg_post:hover .jeg_readmore_arrow a{color:#fff}@media screen and (min-width:768px){.jeg_postblock_38 .box_wrap{margin:0 auto;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;padding-left:20px;padding-right:20px}.jeg_postblock_38 .jeg_post_category{flex:0 0 20%;max-width:20%}.jeg_postblock_38 .jeg_postblock_content{flex-grow:1}.jeg_postblock_38 .box_wrap .jeg_readmore_arrow{position:relative;bottom:auto;right:auto;flex:0 0 10%;max-width:10%;display:flex;align-items:center;justify-content:flex-end}.jeg_postblock_38 .jeg_readmore_arrow a{padding:15px}.jeg_postblock_38.jeg_col_3o3 .jeg_post{padding:35px 0}.jeg_postblock_38.jeg_col_1o3 .box_wrap,.jeg_postblock_38.jeg_col_2o3 .box_wrap{display:block}.jeg_postblock_38.jeg_col_1o3 .box_wrap>div,.jeg_postblock_38.jeg_col_2o3 .box_wrap>div{flex:none;max-width:none}.jeg_postblock_38.jeg_col_1o3 .box_wrap>div{padding-left:5px;padding-right:5px}.jeg_postblock_38.jeg_col_1o3 .jeg_readmore_arrow,.jeg_postblock_38.jeg_col_2o3 .jeg_readmore_arrow{position:absolute;right:15px;bottom:0}.jeg_postblock_38.jeg_col_1o3 .jeg_readmore_arrow a,.jeg_postblock_38.jeg_col_2o3 .jeg_readmore_arrow a{padding:0}}@media only screen and (min-width:1571px){.elementor-section-stretched.elementor-section-full_width .jeg_postblock_38 .box_wrap,.jeg_vc_content>.vc_row[data-vc-stretch-content=true]>.jeg-vc-wrapper .jeg_postblock_38 .box_wrap{max-width:90%}.elementor-section-stretched.elementor-section-full_width .jeg_postblock_38 .jeg_post_category,.jeg_vc_content>.vc_row[data-vc-stretch-content=true]>.jeg-vc-wrapper .jeg_postblock_38 .jeg_post_category{flex:0 0 25%;max-width:25%}.elementor-section-stretched.elementor-section-full_width .jeg_postblock_38 .jeg_readmore_arrow,.jeg_vc_content>.vc_row[data-vc-stretch-content=true]>.jeg-vc-wrapper .jeg_postblock_38 .jeg_readmore_arrow{flex:0 0 20%;max-width:20%}}.jeg_carousel_placeholder,.jeg_slider_placeholder{position:relative;font-family:FontAwesome,Arial,Helvetica,sans-serif;width:100%}.jeg_carousel_placeholder i,.jeg_slider_placeholder i{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.jeg_carousel_post{position:absolute;visibility:hidden;opacity:0}.jeg_carousel_post.owl-loaded{position:relative;visibility:visible;opacity:1}.thumbnail-wrapper .thumbnail-container{visibility:hidden}.jeg_postblock_carousel_1{margin-bottom:40px}.jeg_postblock_carousel_1 .jeg_post_title{font-size:14px;font-weight:700;line-height:1.4;margin:10px auto 5px}.jeg_postblock_carousel_1 .owl-carousel .owl-nav{margin-top:15px}.jeg_postblock_carousel_1 .jeg_block_heading_6+.owl-carousel .owl-nav{position:absolute;top:-70px;right:0;margin-top:0}.jeg_postblock_carousel_1 [data-margin="0"] .jeg_postblock_content{padding:0 10px}.jeg_postblock_carousel_2{margin-bottom:40px}.jeg_postblock_carousel_2 .jeg_post{position:relative;margin-bottom:0}.jeg_postblock_carousel_2 .jeg_thumb{position:relative;z-index:0}.jeg_postblock_carousel_2 .format-gallery .jeg_thumb:before,.jeg_postblock_carousel_2 .format-video .jeg_thumb:before,.jeg_postblock_carousel_2 .jeg_thumb:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.3;transition:.35s;z-index:1;pointer-events:none}.jeg_postblock_carousel_2 .owl-item:hover .jeg_thumb:before{opacity:.5}.jeg_postblock_carousel_2 .overlay_content{position:absolute;top:0;bottom:0;left:0;right:0;white-space:nowrap;text-align:center;padding:15px 20px;pointer-events:none}.jeg_postblock_carousel_2 .overlay_content:before{content:"";display:inline-block;vertical-align:middle;height:100%}.jeg_postblock_carousel_2 .overlay_content a{pointer-events:auto}.jeg_postblock_carousel_2 .jeg_postblock_content{width:100%;display:inline-block;vertical-align:middle;white-space:normal;position:relative;z-index:1;text-align:center;-webkit-transform:translate3d(0,1em,0);transform:translate3d(0,1em,0);transition:transform .35s}.jeg_postblock_carousel_2 .owl-item:hover .jeg_postblock_content{-webkit-transform:translateZ(0);transform:translateZ(0)}.jeg_postblock_carousel_2 .jeg_thumb .thumbnail-container{transition:.35s}.jeg_postblock_carousel_2 .owl-item:hover .jeg_thumb .thumbnail-container{-webkit-transform:scale(1.2);transform:scale(1.2)}.jeg_postblock_carousel_2 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_carousel_2 .jeg_post.format-video .jeg_thumb:after{top:10px;right:10px;left:auto;margin:0!important;border:1px solid #fff;font-size:16px;border-radius:100%;height:36px;line-height:34px;width:36px;opacity:1;transition:.2s}.jeg_postblock_carousel_2 .owl-item:hover .jeg_post .jeg_thumb:after{opacity:0}.jeg_postblock_carousel_2 .jeg_post_title{font-size:18px;font-weight:700;margin-top:0;margin-bottom:5px}.jeg_postblock_carousel_2 .jeg_post_meta .fa,.jeg_postblock_carousel_2 .jeg_post_title a,.jeg_postblock_carousel_2 .jeg_post_title a:hover{color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.1)}.jeg_postblock_carousel_2 .jeg_post_title a:hover{border-bottom:0!important}.jeg_postblock_carousel_2 .jeg_post_meta{font-size:11px;text-transform:uppercase;color:#fff}.jeg_postblock_carousel_2 .jeg_post_meta,.jeg_postblock_carousel_2 .jeg_post_review{text-shadow:0 1px 0 rgba(0,0,0,.1);opacity:0;-webkit-transform:translate3d(0,1em,0);transform:translate3d(0,1em,0);transition:.3s}.jeg_postblock_carousel_2 .owl-item:hover .jeg_post_meta,.jeg_postblock_carousel_2 .owl-item:hover .jeg_post_review{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.jeg_postblock_carousel_2 .jeg_post_category a{display:inline-block;font-size:11px;line-height:normal;padding:3px 6px;background:#f70d28;color:#fff;text-transform:uppercase;letter-spacing:.05em}.jeg_postblock_carousel_2 .jeg_post_meta a{color:#fff}.jeg_postblock_carousel_2 .owl-carousel .owl-nav{margin-top:0}.jeg_postblock_carousel_2 .owl-carousel .owl-nav div{font-size:16px;position:absolute;bottom:20px;color:#fff;border:2px solid #fff;opacity:.7}.jeg_postblock_carousel_2 .owl-carousel .owl-nav div:hover{background:0 0;border-color:#fff;opacity:1}.jeg_postblock_carousel_2 .owl-carousel .owl-next{right:20px;text-align:left}.jeg_postblock_carousel_2 .owl-carousel .owl-prev{left:20px;text-align:right}.jeg_postblock_carousel_2 .owl-carousel .owl-prev:before{content:"\F177";margin-right:-2px}.jeg_postblock_carousel_2 .owl-carousel .owl-next:before{content:"\F178";margin-left:-2px}.jeg_postblock_carousel_3 .jeg_carousel_placeholder{height:85px}.jeg_postblock_carousel_3 [data-margin="0"] .jeg_postblock_content{padding-right:12px}.jeg_postblock_carousel_3 article{display:table}.jeg_postblock_carousel_3 article:after{content:"";display:table;clear:both}.jeg_postblock_carousel_3 .jeg_thumb{width:75px;float:left;margin-right:10px}.jeg_postblock_carousel_3 .jeg_post_title{font-size:14px;margin:0 0 5px}.jeg_postblock_carousel_3 article .jeg_thumb,.jeg_postblock_carousel_3 article .overlay_content{display:table-cell;vertical-align:middle}.jeg_postblock_carousel_3 article .jeg_thumb{vertical-align:top}.jeg_postblock_carousel_3.shownav .jeg_carousel_post{padding:0 36px}.jeg_postblock_carousel_3.shownav .jeg_postblock_content{padding-right:15px}.jeg_postblock_carousel_3 .owl-nav>div{background:#fff;position:absolute;top:0;left:0;bottom:0;display:flex;align-items:center}.jeg_postblock_carousel_3 .owl-nav .owl-next{left:auto;right:0}.jeg_pb_boxed .jeg_post:last-child,.jnews_boxed_container .jeg_main div[class*=widget_jnews_module_] .jeg_postblock{margin-bottom:0}.jeg_postblock_25.jeg_pb_boxed .jeg_post:last-child{padding-bottom:0}.jeg_postblock_18.jeg_pb_boxed .jeg_block_container,.jeg_postblock_25.jeg_pb_boxed .jeg_block_container,.jeg_postblock_7.jeg_pb_boxed .jeg_block_container{overflow:visible}.jeg_postblock_18.jeg_pb_boxed .jeg_post,.jeg_postblock_25.jeg_pb_boxed .jeg_post,.jeg_postblock_7.jeg_pb_boxed .jeg_post{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.jeg_postblock_14.jeg_pb_boxed .jeg_pl_lg_box,.jeg_postblock_16.jeg_pb_boxed .jeg_pl_lg_5{margin-bottom:20px}.jeg_postblock_16.jeg_pb_boxed .jeg_posts{-webkit-columns:2 200px;columns:2 200px;-webkit-column-gap:30px;column-gap:30px}.jeg_heropost_1 .jeg_postbig{width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2}.jeg_heropost_1 .jeg_postsmall.left{width:25%;padding-left:0;-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1}.jeg_heropost_1 .jeg_postsmall.right{width:25%;padding-right:0;-webkit-box-ordinal-group:3;-ms-flex-order:3;order:3}.jeg_heroblock{margin-bottom:40px}.jeg_heroblock_wrapper{position:relative;overflow:hidden;z-index:1}.jeg_heroblock .jeg_post{overflow:hidden;position:absolute}.jeg_block_container{display:block;height:100%;position:relative;overflow:hidden}.jeg_heroblock.owl-carousel .owl-item.active{z-index:1}.jeg_heroblock.owl-carousel .owl-nav>div{position:absolute;background:#fff;border:0;margin:0;font-size:20px;width:30px;line-height:50px;top:50%;transform:translateY(-50%);opacity:0;transition:.25s}.jeg_heroblock:hover .owl-nav>div{opacity:1}.jeg_heroblock.owl-carousel .owl-nav>.owl-next{left:auto;right:0}.jeg_heroblock .jeg_post_meta,.jeg_heroblock .jeg_post_meta .fa,.jeg_heroblock .jeg_post_meta a,.jeg_heroblock .jeg_post_title a,.jeg_heroblock .jeg_postblock_content{color:#fff}.jeg_heroblock .jeg_post_title{font-size:18px;font-weight:700;margin:0 auto 10px}.jeg_heroblock .jeg_post_info{text-shadow:0 1px 1px rgba(0,0,0,.4)}.jeg_heroblock .jeg_post_category{line-height:1;font-size:11px}.jeg_heroblock .jeg_post_category a{display:inline-block;font-size:11px;font-weight:400;color:inherit;line-height:1;margin-bottom:5px;padding:2px 6px;background:#f70d28;text-transform:uppercase;letter-spacing:1px;transition:.2s}.jeg_heroblock .thumbnail-container:not(.no_thumbnail).animate-lazy:before,.jeg_postblock_carousel_2 .thumbnail-container:not(.no_thumbnail).animate-lazy:before{background-color:#212121;background-image:linear-gradient(90deg,#212121,#313131 20%,#222 40%,#212121)}.jeg_heroblock .jeg_thumb,.jeg_heroblock .jeg_thumb a>div{position:absolute;top:0;bottom:0;width:100%;height:100%}.jeg_heroblock .jeg_postblock_content{pointer-events:none}.jeg_heroblock .jeg_postblock_content a{pointer-events:auto}.jeg_hero_style_1 .jeg_thumb{max-width:none;width:calc(100% + 50px);transition:transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.jeg_hero_style_1 .jeg_post:hover .jeg_thumb{-webkit-transform:translateZ(0);transform:translateZ(0)}.jeg_hero_style_1 .jeg_thumb a>div:before{content:"";display:block;position:absolute;width:100%;top:0;bottom:0;background:linear-gradient(180deg,transparent 0,#000 65%,#000);opacity:.6;z-index:2}.jeg_hero_style_1 .jeg_thumb a>div:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:hsla(0,0%,100%,.15);transition:.3s;opacity:0}.jeg_hero_style_1 .jeg_post:hover .jeg_thumb a>div:after{opacity:1}.jeg_hero_style_1 .jeg_post_category,.jeg_hero_style_1 .jeg_post_title{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);transition:transform .35s}.jeg_hero_style_1 .jeg_post_meta,.jeg_hero_style_1 .jeg_post_review{opacity:0;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0);transition:.35s ease}.jeg_hero_style_1 .jeg_post:hover .jeg_post_category,.jeg_hero_style_1 .jeg_post:hover .jeg_post_meta,.jeg_hero_style_1 .jeg_post:hover .jeg_post_review,.jeg_hero_style_1 .jeg_post:hover .jeg_post_title{-webkit-transform:translateZ(0);transform:translateZ(0)}.jeg_hero_style_1 .jeg_post:hover .jeg_post_meta,.jeg_hero_style_1 .jeg_post:hover .jeg_post_review{opacity:1}.jeg_hero_style_1 .jeg_postblock_content{position:absolute;bottom:0;left:0;right:0;padding:0 25px 25px;z-index:3}.jeg_hero_style_2 .jeg_thumb a>div:before{background:linear-gradient(180deg,transparent 0,#000 65%,#000);opacity:.5}.jeg_hero_style_2 .jeg_thumb a>div:after,.jeg_hero_style_2 .jeg_thumb a>div:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}.jeg_hero_style_2 .jeg_thumb a>div:after{background:#b3ffab;background:linear-gradient(270deg,#b3ffab,#12fff7);transition:opacity .3s ease;opacity:0}.jeg_hero_style_2 .jeg_post:hover .jeg_thumb a>div:after{opacity:.35}.jeg_hero_style_2 .jeg_postblock_content{position:static;top:auto;bottom:0;z-index:3}.jeg_hero_style_2 .jeg_post_category,.jeg_hero_style_2 .jeg_post_info{position:absolute;z-index:3}.jeg_hero_style_2 .jeg_post_category{top:0;left:25px;line-height:1}.jeg_hero_style_2 .jeg_post_info{margin:0 25px;bottom:25px}.jeg_hero_style_3 .jeg_thumb a>div{max-width:none;width:calc(100% + 50px);transition:transform .35s;-webkit-transform:translateZ(0);transform:translateZ(0)}.jeg_hero_style_3 .jeg_post:hover .jeg_thumb a>div{-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.jeg_hero_style_3 .jeg_thumb a>div:before{content:"";display:block;position:absolute;width:100%;top:0;bottom:0;background:linear-gradient(165deg,#000,rgba(0,0,0,.5) 65%,transparent);opacity:.5;z-index:2}.jeg_hero_style_3 .jeg_thumb a:after{content:"";display:block;position:absolute;top:10px;bottom:10px;left:10px;right:10px;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.4);opacity:0;z-index:2;transform:scale(1.2);transition:.3s ease-out}.jeg_hero_style_3 .jeg_post:hover .jeg_thumb a:after{opacity:1;transform:scale(1)}.jeg_hero_style_3 .jeg_postblock_content{position:static;top:0;left:0;right:0;z-index:3}.jeg_hero_style_3 .jeg_post_category{margin:25px 25px 5px}.jeg_hero_style_3 .jeg_post_category,.jeg_hero_style_3 .jeg_post_info{position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:transform .35s}.jeg_hero_style_3 .jeg_post_info{bottom:auto;margin:0 25px}.jeg_hero_style_3 .jeg_post:hover .jeg_post_category,.jeg_hero_style_3 .jeg_post:hover .jeg_post_info{-webkit-transform:translate3d(5px,5px,0);transform:translate3d(5px,5px,0)}.jeg_hero_style_4 .jeg_postblock_content{position:absolute;bottom:0;left:0;right:0;padding:20px 25px 10px;z-index:3;background:rgba(0,0,0,.7)}.jeg_hero_style_4 .jeg_post_category{position:absolute;top:-10px}.jeg_hero_style_5 .jeg_postblock_content{position:absolute;top:50%;left:0;right:0;width:100%;margin:auto;padding:25px;z-index:3;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.jeg_hero_style_5 .jeg_post_info{text-shadow:0 1px 1px rgba(0,0,0,.5)}.jeg_hero_style_5 .jeg_thumb a>div:after,.jeg_hero_style_5 .jeg_thumb a>div:before{content:"";display:block;position:absolute;width:100%;top:0;bottom:0;background:hsla(0,0%,100%,.25);z-index:2}.jeg_hero_style_5 .jeg_thumb a>div:after{opacity:.7;transition:.25s}.jeg_hero_style_5 .jeg_post_category a{box-shadow:0 2px 3px rgba(0,0,0,.15)}.jeg_hero_style_5 .jeg_thumb{transition:1.5s}.jeg_hero_style_5 .jeg_post:hover .jeg_thumb{-webkit-transform:scale(1.1);transform:scale(1.1);transition:2s}.jeg_hero_style_5 .jeg_post:hover .jeg_thumb a>div:after{opacity:.3}.jeg_hero_style_5 .jeg_hero_item_1 .jeg_thumb a>div:after{background:#1a237e;background:linear-gradient(45deg,#1a237e,#d84315)}.jeg_hero_style_5 .jeg_hero_item_2 .jeg_thumb a>div:after{background:#004d40;background:linear-gradient(45deg,#004d40,#827717)}.jeg_hero_style_5 .jeg_hero_item_3 .jeg_thumb a>div:after{background:#0d47a1;background:linear-gradient(45deg,#0d47a1,#00897b)}.jeg_hero_style_5 .jeg_hero_item_4 .jeg_thumb a>div:after{background:#311b92;background:linear-gradient(45deg,#311b92 1%,#c2185b)}.jeg_hero_style_5 .jeg_hero_item_5 .jeg_thumb a>div:after{background:#827717;background:linear-gradient(45deg,#827717,#bf360c)}.jeg_hero_style_5 .jeg_hero_item_6 .jeg_thumb a>div:after{background:#0288d1;background:linear-gradient(135deg,#0288d1,#ffa000)}.jeg_hero_style_5 .jeg_hero_item_7 .jeg_thumb a>div:after{background:#5d4037;background:linear-gradient(45deg,#5d4037,#512da8)}.jeg_hero_style_6 .jeg_postblock_content{position:absolute;bottom:0;left:0;right:0;right:30px;padding:0 25px 15px;z-index:3}.jeg_hero_style_6 .jeg_thumb a>div:before{content:"";display:block;position:absolute;width:100%;top:0;bottom:0;background:#000;opacity:.1;z-index:2;transition:.3s}.jeg_hero_style_6 .jeg_post:hover .jeg_thumb a>div:before{background:#fff;opacity:.2}.jeg_hero_style_6 .jeg_post_info{text-shadow:none;line-height:1}.jeg_hero_style_6 .jeg_post_title{line-height:1.3;margin-bottom:5px}.jeg_hero_style_6 .jeg_post_meta,.jeg_hero_style_6 .jeg_post_title a{display:inline;background:#fff;color:#212121;padding:0 5px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.jeg_hero_style_6 .jeg_post_meta{display:inline-block;padding:2px 5px;text-transform:none;font-style:italic}.jeg_hero_style_6 .jeg_post_meta .fa{display:none}.jeg_hero_style_6 .jeg_post_title a:hover{color:#f70d28}.jeg_hero_style_6 .jeg_post_meta a{color:#212121}.jeg_hero_style_7 .jeg_postblock_content{position:absolute;bottom:20px;left:20px;width:75%;padding:15px 20px;z-index:3;background:hsla(0,0%,100%,.94);box-shadow:3px 3px 15px rgba(0,0,0,.1)}.jeg_hero_style_7 .jeg_post_info{text-shadow:none}.jeg_hero_style_7 .jeg_post_title{margin:20px 0 5px}.jeg_hero_style_7 .jeg_post_title a{color:#212121}.jeg_hero_style_7 .jeg_post_meta a{color:#53585c}.jeg_hero_style_7 .jeg_post_category a{position:absolute;top:0}.jeg_hero_style_7 .jeg_post_meta,.jeg_hero_style_7 .jeg_post_meta .fa{color:#a0a0a0}.custom_post_template h1.jeg_post_title{font-size:4em;line-height:1.1;font-weight:700;margin:0 0 .4em;letter-spacing:-.04em}.custom_post_template .jeg_post_subtitle{font-size:1.4em;line-height:1.4em;margin-bottom:20px;color:#a0a0a0}.custom_post_template .jeg_post_meta{font-size:13px;color:#a0a0a0;text-transform:none;display:block}.custom_post_template .jeg_post_meta>div>div{display:inline-block}.custom_post_template .jeg_post_meta>div>div:not(:last-of-type){margin-right:10px}.custom_post_template .jeg_meta_author+.jeg_meta_date:before{content:"\2014";margin-right:10px;padding-left:10px}.custom_post .thumbnail-container{background:#fc00ff;background:linear-gradient(90deg,#fc00ff,#00dbde)}.jeg_custom_featured_wrapper .thumbnail-container:after{opacity:0}.custom_post .thumbnail-container span{position:absolute;bottom:0;right:0;color:#fff;font-size:12px;left:0;background:rgba(255,0,0,.3);padding:10px}.custom_post .jeg_post_meta:after{content:"";clear:both;display:block}.jeg_heroblock_10 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_5 .jeg_post_title,.jeg_heroblock_11 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_11 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_12 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_12 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_5 .jeg_post_title,.jeg_heroblock_8 .jeg_post_title{font-size:22px}.jeg_heroblock_1 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_2 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_3 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_4 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_9 .jeg_post_title{font-size:26px;margin-bottom:5px}.jeg_heroblock_13 .jeg_post_title,.jeg_heroblock_6 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_skew .jeg_post_title{font-size:30px;line-height:1.1em;margin-bottom:8px}.jeg_heroblock_1 .jeg_heroblock_wrapper{height:500px}.jeg_heroblock_1 .jeg_hero_item_1{width:50%;height:100%;top:0;left:0}.jeg_heroblock_1 .jeg_hero_item_2{width:50%;height:55%;top:0;left:50%}.jeg_heroblock_1 .jeg_hero_item_3,.jeg_heroblock_1 .jeg_hero_item_4{width:25%;height:45%;top:55%}.jeg_heroblock_1 .jeg_hero_item_3{left:50%}.jeg_heroblock_1 .jeg_hero_item_4{left:75%}.jeg_heroblock .jeg_post.format-gallery .jeg_thumb:after,.jeg_heroblock .jeg_post.format-video .jeg_thumb:after{content:"";display:none}.jeg_heroblock .jeg_postformat_icon:after{font-family:FontAwesome;color:#fff;position:absolute;top:15px;right:15px;text-align:center;z-index:1;opacity:.7}.jeg_heroblock .jeg_post.format-video .jeg_postformat_icon:after{content:"\F04B";border-radius:100%;border:2px solid #fff;background:rgba(0,0,0,.5);font-size:15px;width:32px;height:32px;line-height:28px;letter-spacing:-4px;-webkit-backface-visibility:hidden}.jeg_heroblock .jeg_post.format-gallery .jeg_postformat_icon:after{content:"\F03E";font-size:22px;text-shadow:1px 1px 3px rgba(0,0,0,.15)}.jeg_heroblock_1 .jeg_hero_item_1.format-video .jeg_postformat_icon:after,.jeg_heroblock_13 .jeg_post.format-video .jeg_postformat_icon:after,.jeg_heroblock_2 .jeg_hero_item_1.format-video .jeg_postformat_icon:after,.jeg_heroblock_4 .jeg_hero_item_1.format-video .jeg_postformat_icon:after,.jeg_heroblock_5 .jeg_hero_item_1.format-video .jeg_postformat_icon:after,.jeg_heroblock_6 .jeg_hero_item_1.format-video .jeg_postformat_icon:after{font-size:22px;line-height:40px;height:44px;width:44px}.jeg_heroblock_1 .jeg_hero_item_1.format-gallery .jeg_postformat_icon:after,.jeg_heroblock_13 .jeg_post.format-gallery .jeg_postformat_icon:after,.jeg_heroblock_2 .jeg_hero_item_1.format-gallery .jeg_postformat_icon:after,.jeg_heroblock_4 .jeg_hero_item_1.format-gallery .jeg_postformat_icon:after,.jeg_heroblock_5 .jeg_hero_item_1.format-gallery .jeg_postformat_icon:after,.jeg_heroblock_6 .jeg_hero_item_1.format-gallery .jeg_postformat_icon:after{font-size:30px;margin-top:3px}.jeg_heroblock_13 .jeg_post.format-video .jeg_postformat_icon:after{top:25px;right:25px}.jeg_heroblock_2 .jeg_heroblock_wrapper{height:500px}.jeg_heroblock_2 .jeg_hero_item_1{width:50%;height:100%;top:0;left:0}.jeg_heroblock_2 .jeg_hero_item_2,.jeg_heroblock_2 .jeg_hero_item_3,.jeg_heroblock_2 .jeg_hero_item_4,.jeg_heroblock_2 .jeg_hero_item_5{width:25%;height:50%}.jeg_heroblock_2 .jeg_hero_item_2{top:0;left:50%}.jeg_heroblock_2 .jeg_hero_item_3{top:0;left:75%}.jeg_heroblock_2 .jeg_hero_item_4{top:50%;left:50%}.jeg_heroblock_2 .jeg_hero_item_5{top:50%;left:75%}.jeg_heroblock_3 .jeg_heroblock_wrapper{height:430px}.jeg_heroblock_3 .jeg_hero_item_1{width:50%;height:100%;top:0;left:0}.jeg_heroblock_3 .jeg_hero_item_2{width:25%;height:100%;top:0;left:50%}.jeg_heroblock_3 .jeg_hero_item_3,.jeg_heroblock_3 .jeg_hero_item_4{width:25%;height:50%}.jeg_heroblock_3 .jeg_hero_item_3{top:0;left:75%}.jeg_heroblock_3 .jeg_hero_item_4{top:50%;left:75%}.jeg_heroblock_4 .jeg_heroblock_wrapper{height:430px}.jeg_heroblock_4 .jeg_hero_item_1{width:50%;height:100%;top:0;left:0}.jeg_heroblock_4 .jeg_hero_item_2,.jeg_heroblock_4 .jeg_hero_item_3{width:25%;height:100%;top:0;left:50%}.jeg_heroblock_4 .jeg_hero_item_3{left:75%}.jeg_heroblock_6 .jeg_post_title{font-size:16px}.jeg_heroblock_7 .jeg_post{width:25%;height:100%;top:0;left:0}.jeg_heroblock_8 .jeg_post{width:33.33333333333333%;height:100%;top:0;left:0}.jeg_heroblock_9 .jeg_post{width:50%;height:100%;top:0;left:0}.jeg_heroblock_10 .jeg_post{width:33.333333333%;height:33.333333333%}.jeg_heroblock_11 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_12 .jeg_hero_item_1 .jeg_post_title{font-size:24px}.jeg_heroblock_13 .jeg_post{width:100%;height:100%;top:0;left:0}.jeg_heroblock_13.jeg_hero_style_1 .jeg_postblock_content{bottom:40px;left:40px;width:50%}@media screen and (min-width:768px){.jeg_postblock_15.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_15.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_17.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_17.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_2.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_2.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_21.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_21.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_22.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_22.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_23.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_23.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_27.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_27.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_8.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_8.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_9.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_9.jeg_pb_boxed.jeg_col_3o3 .jeg_posts{margin-bottom:-25px}.jeg_postblock_19.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_19.jeg_pb_boxed.jeg_col_3o3 .jeg_posts{margin-bottom:-20px}.jeg_postblock_13.jeg_pb_boxed.jeg_col_1o3 .jeg_posts_wrap .jeg_post{margin-bottom:20px}.jeg_postblock_13.jeg_pb_boxed.jeg_col_1o3 .jeg_block_container{margin-bottom:-20px}.jeg_postblock_14.jeg_pb_boxed.jeg_col_2o3 .jeg_pl_lg_box,.jeg_postblock_14.jeg_pb_boxed.jeg_col_3o3 .jeg_pl_lg_box{margin-bottom:30px}.jeg_postblock_14.jeg_pb_boxed .jeg_block_navigation{margin-top:0}.jeg_postblock_25.jeg_pb_boxed.jeg_col_2o3 .jeg_post:last-child,.jeg_postblock_25.jeg_pb_boxed.jeg_col_3o3 .jeg_post:last-child{padding-bottom:10px}.jeg_heroblock_13.jeg_col_2o3.jeg_hero_style_1 .jeg_postblock_content{bottom:10px;left:20px;right:20px;width:auto}.jeg_heroblock_13.jeg_hero_style_4 .jeg_postblock_content{padding:25px 30px 20px}.jeg_heroblock_13.jeg_col_3o3.jeg_hero_style_4 .jeg_post_info{width:80%}.jeg_heroblock_13.jeg_hero_style_6 .jeg_postblock_content{padding:0 30px 30px}.jeg_heroblock_13.jeg_col_2o3.jeg_hero_style_2 .jeg_post_info,.jeg_heroblock_13.jeg_col_2o3.jeg_hero_style_3 .jeg_postblock_content,.jeg_heroblock_13.jeg_col_2o3.jeg_hero_style_5 .jeg_postblock_content,.jeg_heroblock_13.jeg_col_2o3.jeg_hero_style_6 .jeg_postblock_content,.jeg_heroblock_13.jeg_col_2o3.jeg_hero_style_7 .jeg_postblock_content{width:70%}}.jeg_heroblock_13.jeg_hero_style_2 .jeg_postblock_content{bottom:20px;left:40px;right:40px}.jeg_heroblock_13.jeg_hero_style_2 .jeg_post_info{width:50%}.jeg_heroblock_13.jeg_hero_style_3 .jeg_postblock_content{top:30px;left:30px;width:50%}.jeg_heroblock_13.jeg_hero_style_5 .jeg_postblock_content,.jeg_heroblock_13.jeg_hero_style_6 .jeg_postblock_content{width:50%}.jeg_heroblock_13.jeg_hero_style_7 .jeg_postblock_content{bottom:40px;left:40px;width:45%;padding:30px}.jeg_heroblock_13.jeg_hero_style_7 .jeg_post_title{margin:20px 0 15px}.jeg_heroblock_skew[data-margin="30"] .jeg_hero_item_1 .jeg_postblock_content{margin-left:calc(5% + 40px)}.jeg_heroblock_skew .jeg_postformat_icon:after{top:20px;right:30px}.jeg_heroblock_skew .jeg_hero_item_2 .jeg_postformat_icon:after{margin-right:8%}.jeg_heroblock_skew .jeg_postblock_content{margin:0 6% 0 4%;z-index:3}.jeg_heroblock_skew .jeg_postblock_content,.jeg_heroblock_skew .jeg_postformat_icon:after{-webkit-transform:skewX(7deg);transform:skewX(7deg)}.jeg_heroblock_skew .jeg_hero_item_1 .jeg_postblock_content{margin-left:8%}.jeg_heroblock_skew .jeg_thumb a>div{-webkit-transform:skewX(7deg) scale(1.1);transform:skewX(7deg) scale(1.1)}.jeg_heroblock_skew.jeg_hero_style_1 .jeg_thumb{-webkit-transform:matrix(1,0,0,1,-40,0);transform:matrix(1,0,0,1,-40,0)}.jeg_heroblock_skew.jeg_hero_style_1 .jeg_post:hover .jeg_thumb{-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}.jeg_heroblock_skew.jeg_hero_style_1 .jeg_post_category,.jeg_heroblock_skew.jeg_hero_style_1 .jeg_post_title{-webkit-transform:matrix(1,0,0,1,0,25);transform:matrix(1,0,0,1,0,25)}.jeg_heroblock_skew.jeg_hero_style_1 .jeg_post_meta{-webkit-transform:matrix(1,0,0,1,0,30);transform:matrix(1,0,0,1,0,30)}.jeg_heroblock_skew.jeg_hero_style_1 .jeg_post:hover .jeg_post_category,.jeg_heroblock_skew.jeg_hero_style_1 .jeg_post:hover .jeg_post_meta,.jeg_heroblock_skew.jeg_hero_style_1 .jeg_post:hover .jeg_post_title{-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}.jeg_heroblock_skew.jeg_hero_style_1 .jeg_postblock_content{left:10px;max-width:600px}.jeg_heroblock_skew.jeg_hero_style_1 .jeg_hero_item_1 .jeg_postblock_content{left:40px}.jeg_heroblock_skew.jeg_hero_style_2 .jeg_postblock_content{height:100%}.jeg_heroblock_skew.jeg_hero_style_3 .jeg_thumb a:after{top:0;left:0;right:0;bottom:0;border:0;transform:scale(1)}.jeg_heroblock_skew.jeg_hero_style_3 .jeg_thumb a>div{-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}.jeg_heroblock_skew.jeg_hero_style_3 .jeg_post:hover .jeg_thumb a>div{-webkit-transform:matrix(1,0,0,1,-40,0);transform:matrix(1,0,0,1,-40,0)}.jeg_heroblock_skew.jeg_hero_style_4 .jeg_postblock_content{background:0 0;max-width:96%}.jeg_heroblock_skew.jeg_hero_style_4 .jeg_postblock_content:before{content:"";position:absolute;top:0;left:-10%;right:-10%;height:100%;background:rgba(0,0,0,.7);z-index:-1}.jeg_heroblock_skew.jeg_hero_style_5 .jeg_post:hover .jeg_thumb{-webkit-transform:matrix(1.08024,0,0,1.08024,0,0);transform:matrix(1.08024,0,0,1.08024,0,0)}.jeg_heroblock_skew.jeg_hero_style_5 .jeg_postblock_content{width:auto;-webkit-transform:matrix(1,0,.122785,1,0,-103);transform:matrix(1,0,.122785,1,0,-103)}.jeg_blocklink{position:relative;width:100%;height:230px;margin-bottom:40px}.jeg_blocklink .jeg_block_container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.jeg_blocklink .jeg_videowrapper{position:relative}.jeg_blocklink:hover a{box-shadow:0 10px 30px rgba(0,0,0,.2)}.jeg_heropost_1 .jeg_post:last-child,.jeg_postblock_11 .row:last-child .jeg_post,.jeg_postblock_12 .row:last-child .jeg_pl_md_card,.jeg_postblock_14 .row:last-child .jeg_pl_md_box,.jeg_postblock_15 .row:last-child .jeg_pl_md_box,.jeg_postblock_8 .row:last-child .jeg_post,.jeg_postblock_9 .row:last-child .jeg_post,.jeg_section .row:last-child>div[class*=col-]>.jeg_postblock:last-child,.widget .jeg_postblock_13.jeg_col_1o3 .jeg_posts_wrap .jeg_post:last-child,.widget .jeg_postblock_13.jeg_col_1o3 .jeg_posts_wrap .jeg_post:nth-last-child(2),.widget_jnews_recent_news .jeg_postblock .jeg_post:last-child,.widget_postblock .jeg_post:last-child{margin-bottom:0}.jeg_navigation{position:relative;margin-bottom:30px}.jeg_pagination .page_nav.next:after,.jeg_pagination .page_nav.prev:before{font-weight:400;font-family:FontAwesome;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jeg_pagination .page_nav.prev:before{content:"\F104";padding-right:6px}.jeg_pagination .page_nav.next:after{content:"\F105";padding-left:6px}.no_navtext .navtext{display:none}.no_navtext .page_nav.prev:before{padding-right:0}.no_navtext .page_nav.next:after{padding-left:0}.jeg_pagination.jeg_aligncenter{text-align:center}.no_pageinfo .page_info{display:none}.jeg_pagination .page_nav,.jeg_pagination .page_number{margin:0 5px 10px 0}.jeg_pagination .dots+.page_number{margin-right:0}.page_nav.hide{display:none}.page_nav.disable{background:#f5f5f5}.page_nav.disable a{color:#a0a0a0}.jeg_pagenav_1 .page_nav,.jeg_pagenav_1 .page_number{color:#212121;padding:0 10px;display:inline-block;border:1px solid #eee;text-align:center;min-width:30px;line-height:30px;font-size:13px;font-weight:700;transition:.2s ease}.jeg_pagenav_1 a.page_nav:hover,.jeg_pagenav_1 a.page_number:hover{background:#f5f5f5}.jeg_pagenav_1 .page_number.active,.jeg_pagenav_1 .page_number.active:hover{color:#fff;border-color:#f70d28;background:#f70d28}.jeg_pagenav_1 .page_number.dots{border:0;font-weight:400}.jeg_pagenav_1 .page_info{margin:0 10px 0 0;font-size:12px;text-transform:uppercase;letter-spacing:1px;font-weight:700;line-height:32px;float:left}.jeg_pagenav_1.jeg_aligncenter:not(.no_pageinfo) .page_info{float:none;display:block;margin:0}.jeg_pagenav_1 .page_nav.disabled{display:none}.jeg_ad{text-align:center}.jeg_ad_module{margin-bottom:40px}.jeg_ad_module:empty{display:none}.jnews_header_top_ads{position:relative;background:#f5f5f5;z-index:9999}.jnews_mobile_sticky_ads>*{position:fixed;bottom:0;width:100%;background:#dbdbdb;text-align:center;line-height:1}.jnews_mobile_sticky_ads>.ads-wrapper>*{padding:10px}.jeg_ad .ads_image,.jeg_ad .ads_image_phone,.jeg_ad .ads_image_tablet{display:none}@media (min-width:1025px){.jeg_ad .ads_image{display:block}}@media (max-width:1024px) and (min-width:769px){.jeg_ad .ads_image_tablet{display:block}}@media (max-width:768px){.jeg_ad .ads_image_phone{display:block}}.widget{margin-bottom:40px}.jeg_tabpost_nav{display:block;overflow:hidden}.jeg_tabpost_nav li{float:left;border:1px solid #eee;border-bottom:2px solid #eee;border-right:0;margin-bottom:0;font-size:13px;font-weight:500;width:33.333333333%;text-align:center;line-height:36px;cursor:pointer;transition:all .2s ease}.jeg_tabpost_nav li:last-child{border-right:1px solid #eee}.jeg_tabpost_nav li:hover{color:#212121;background:#fafafa}.jeg_tabpost_nav li.active{border-bottom-color:#f70d28;color:#212121}.socials_widget a{display:inline-block;margin:0 10px 10px 0;text-decoration:none!important}.socials_widget a .fa{font-size:1em;display:inline-block;width:38px;line-height:36px;white-space:nowrap;color:#fff;text-align:center;transition:all .2s ease-in-out}.socials_widget .fa{font-size:16px}.socials_widget a img:hover,.socials_widget a:hover .fa{opacity:.75}.socials_widget span{display:inline-block;margin-left:.5em}.socials_widget.circle a .fa{border-radius:100%}.socials_widget.nobg a{margin:0 20px 15px 0}.socials_widget a:last-child{margin-right:0}.socials_widget.nobg a .fa{font-size:18px;width:auto;height:auto;line-height:inherit;background:0 0!important}.socials_widget .jeg_facebook .fa{background:#45629f}.socials_widget .jeg_twitter .fa{background:#5eb2ef}.socials_widget .jeg_instagram .fa{background:#e4405f}.socials_widget .jeg_youtube .fa{background:#c61d23}.socials_widget.nobg .jeg_facebook .fa{color:#45629f}.socials_widget.nobg .jeg_twitter .fa{color:#5eb2ef}.socials_widget.nobg .jeg_instagram .fa{color:#e4405f}.socials_widget.nobg .jeg_youtube .fa{color:#c61d23}.popularpost_item{display:block;position:relative;margin-bottom:20px;padding-left:60px}.popularpost_item .jeg_post_title{font-size:14px;margin:0 0 5px}.popularpost_item .jeg_post_title a:before{content:attr(data-num);position:absolute;font-size:18px;text-align:center;top:0;left:0;width:24px;height:24px;line-height:24px;font-style:italic;background:#eee;padding:10px;border-radius:100%;box-sizing:content-box;transition:all .3s}.popularpost_item:hover .jeg_post_title a:before{background:#f70d28;color:#fff}.popularpost_item:first-child{padding-left:0;padding-bottom:15px;border-bottom:3px solid #eee}.popularpost_item:first-child .jeg_post_title{font-size:18px;font-weight:700;margin:15px auto 5px;line-height:1.25;padding-right:80px;position:relative}.popularpost_item:first-child .jeg_post_title a:before,.popularpost_item:first-child:hover .jeg_post_title a:before{right:0;left:auto;text-align:center;height:auto;line-height:1;width:50px;font-size:36px;border-radius:0;background:0 0;border-left:1px solid #eee;color:#d7d7d7;-webkit-animation:none}.popularpost_meta{font-size:11px;text-transform:uppercase;color:#a0a0a0}.jeg_socialshare .share_count i{display:inline-block;margin-right:5px}.jeg_socialshare:hover .share_count{display:none}.jeg_socialshare:hover .socialshare_list{opacity:1;height:auto;width:auto}.socialshare_list{transition:opacity .3s ease;opacity:0;height:0;width:0;overflow:hidden}.socialshare_list a{font-size:11px;position:relative;margin-right:5px;text-transform:none}.socialshare_list .share-text{font-weight:700;height:20px;line-height:20px;white-space:nowrap;display:inline-block;-webkit-font-smoothing:antialiased;padding:0 5px 0 22px;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border-radius:3px}.socialshare_list .share-text:before{position:absolute;left:5px;top:3px;font:14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.socialshare_list .share-count{background:#fff;border:1px solid #bfbfbf;border-radius:2px;color:#888;display:inline-block;font-size:11px;font-weight:400;height:auto;line-height:18px;margin-left:5px;min-width:15px;padding:0 3px;text-align:center;white-space:nowrap;position:relative}.socialshare_list .share-count:after,.socialshare_list .share-count:before{content:"";position:absolute;border-style:solid;border-width:4px 5px 4px 0;display:block}.socialshare_list .share-count:before{border-color:transparent #bfbfbf;top:5px;left:-6px}.socialshare_list .share-count:after{border-color:transparent #fff;top:5px;left:-4px}.jeg_share_fb .share-text{color:#fff;background:#45629f;text-shadow:0 -1px 0 rgba(0,0,0,.2)}.jeg_share_fb .share-text:before{content:"\F082"}.jeg_share_tw .share-text{color:#fff;background:#5eb2ef}.jeg_share_tw .share-text:before{content:"\F099"}.entry-header .jeg_post_title{color:#212121;font-weight:700;font-size:3em;line-height:1.15;margin:0 0 .4em;letter-spacing:-.04em}.entry-header .jeg_post_subtitle{font-size:20px;line-height:1.4em;margin-bottom:20px;color:#a0a0a0}.entry-header{margin:0 0 30px}.entry-header .jeg_post_meta{font-size:13px;color:#a0a0a0;text-transform:none;display:block}.entry-header .jeg_post_meta_1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-align-items:center;align-items:center;align-content:flex-start}.entry-header .jeg_meta_comment a{color:#53585c;font-weight:400}.entry-header .jeg_post_meta_2 .jeg_meta_comment,.entry-header .jeg_post_meta_2 .jeg_meta_like_container{margin-left:15px;font-size:16px}.entry-header .jeg_post_meta .fa{color:#2e9fff;font-size:16px;margin-right:2px}.entry-header .jeg_meta_author+.jeg_meta_date:before{content:"\2014";margin-right:10px}.entry-header .jeg_post_meta .meta_right .fa{font-size:inherit}.jeg_meta_author img{width:35px;border-radius:100%;margin-right:5px}.entry-header .jeg_post_meta .jeg_meta_trending .fa{width:22px;border-radius:50px;background:#f93d53;line-height:22px;text-align:center;color:#fff;font-size:14px;margin-right:0}.jeg_meta_zoom button{overflow:hidden;cursor:pointer;background:0 0;border:0;outline:0}.jeg_meta_zoom button:hover{background-color:rgba(0,0,0,.2)}.jeg_meta_zoom button:not(.zoom-reset){width:50px}.jeg_post .jeg_meta_trending .fa{width:16px;line-height:16px;font-size:10px}.jeg_postblock_carousel_1 .jeg_meta_trending .fa{margin-left:2px}.jeg_owlslider .owl-nav div{font-size:16px;color:#212121;position:absolute;top:0;bottom:0;margin:auto;height:40px;line-height:40px;width:40px;text-align:center;background:#fff;border:0;box-shadow:0 2px 25px rgba(0,0,0,.2);transition:all .2s ease;opacity:0}.jeg_owlslider:hover .owl-nav div{opacity:1}.jeg_owlslider .owl-prev{left:20px}.jeg_owlslider .owl-nav .owl-next{right:20px}.jeg_owlslider .owl-nav div.disabled{opacity:0}.jeg_owlslider .owl-nav div:before{font-family:jegicon!important}.jeg_owlslider .owl-prev:before{content:"e"}.jeg_owlslider .owl-next:before{content:"f"}.jeg_owlslider .owl-dots{position:absolute;bottom:0;left:0;width:100%;text-align:center;padding:10px 0}.jeg_owlslider .owl-dot{display:inline-block;zoom:1}.jeg_owlslider .owl-dot span{display:block;width:12px;height:12px;margin:0 5px;filter:Alpha(Opacity=50);opacity:.5;border-radius:100%;background:#fff;-webkit-backface-visibility:hidden}.jeg_owlslider .owl-dots .owl-dot.active span,.jeg_owlslider .owl-dots .owl-dot:hover span{filter:Alpha(Opacity=100);opacity:1}.load-image{position:relative;display:block}.load-image:before{width:100%;height:100%;background-color:rgba(0,0,0,.53)}.load-image:after,.load-image:before{content:"";display:block;position:absolute}.load-image:after{width:40px;height:40px;margin-left:-20px;margin-top:-20px;background-color:#fff;top:50%;left:50%;border-radius:100%;-webkit-animation:1s ease-in-out infinite v;animation:1s ease-in-out infinite v}.jeg_fs_container{min-height:0}.jeg_fs_content{position:relative;height:540px}.jeg_featured_bg{background:#212121;background:#000;background:linear-gradient(180deg,#000 0,#545454)}.jeg_featured_bg,.jeg_featured_img{width:100%;height:100%;position:absolute;top:0;left:0}.jeg_featured_img{background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:50%;opacity:.4}.jeg_parallax .jeg_featured_img{background-position:50% 0}.jeg_fs_container .entry-header{padding-bottom:50px;margin-bottom:0}.jeg_fs_content .jeg_post_meta{margin:20px 0 0}.jeg_fs_content .entry-header .jeg_post_meta .fa{color:#fff}.jeg_fs_scroll{cursor:pointer;z-index:3;opacity:.8;color:#fff;text-transform:uppercase;position:absolute;bottom:10px;left:50%;margin-left:-20px;text-align:center;width:40px;line-height:40px;height:40px;font-size:24px;-webkit-font-smoothing:antialiased;-webkit-animation:4s infinite r;animation:4s infinite r}.jeg_featured_big .entry-header .jeg_post_meta,.jeg_featured_big .entry-header .jeg_post_meta a,.jeg_featured_big .entry-header .jeg_post_title,.jeg_featured_big .jeg_post_subtitle{color:#fff}.jeg_featured_big .entry-header .jeg_post_title{max-width:960px;font-size:58px}.jeg_video_container{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.jeg_video_container iframe,.jeg_video_container object,.jeg_video_container video{position:absolute;top:0;left:0;width:100%;height:100%}.entry-content{margin-bottom:30px;position:relative}.content-inner{color:#333;font-size:16px;line-height:1.625em;word-break:normal;-ms-word-wrap:break-word;word-wrap:break-word}.content-inner:after{content:"";display:table;clear:both}.entry-content h1,.entry-content h2,.entry-content h3{font-weight:500}.entry-content input:not([type=submit]){width:auto}.entry-content table{width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;overflow-x:auto;word-break:break-word;margin:1em 0 30px;line-height:normal;color:#7b7b7b}.entry-content tr{border-bottom:1px solid #eee}.entry-content tbody tr:hover{color:#53585c;background:#f7f7f7}.entry-content tbody tr:last-child{border:0}.entry-content em{font-style:italic}.entry-content:after{clear:both;content:"";display:block}.content-inner ul{padding-left:2.14285714em;list-style-position:inside;list-style:square}.content-inner li{margin-bottom:.5em}.content-inner .btn{border-radius:2px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);text-shadow:0 1px rgba(0,0,0,.12)}.content-inner .alert{color:#666;padding:8px 16px;margin:1em 0;font-size:14px;border:1px solid #e0e0e0}.content-inner .alert-error{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.content-inner .alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.content-inner p{margin:0 0 1.25em}.jeg_single_tpl_2 .entry-header .jeg_post_title,.jeg_single_tpl_3 .entry-header .jeg_post_title,.jeg_single_tpl_6 .entry-header .jeg_post_title{font-size:4em;line-height:1.1}.jeg_featured_big .entry-header .jeg_post_subtitle,.jeg_single_tpl_2 .entry-header .jeg_post_subtitle,.jeg_single_tpl_3 .entry-header .jeg_post_subtitle,.jeg_single_tpl_6 .entry-header .jeg_post_subtitle{font-size:1.4em}.jeg_single_tpl_5 .jeg_featured_big .jeg_post_title{margin-left:auto;margin-right:auto;text-shadow:0 1px 1px rgba(0,0,0,.15)}.jeg_single_tpl_6 .entry-header .jeg_post_title{margin-top:-2.5em;min-height:2em;position:relative}.jeg_single_tpl_6 .entry-header .jeg_post_subtitle span,.jeg_single_tpl_6 .entry-header .jeg_post_title span{background:#fff;box-shadow:7px 0 0 #fff,-7px 0 0 #fff}.jeg_post_nav .post{position:absolute;top:50%;padding:5px;transform:translateY(-50%)}.jeg_post_nav .prev-post{left:0}.jeg_post_nav .next-post{right:0}.jeg_post_nav .post .arrow{display:block;position:relative;font-size:48px;width:48px;height:48px;line-height:48px;color:hsla(0,0%,100%,.5);transition:.25s ease .15s}.jeg_post_nav .post:hover .arrow{opacity:0;transform:translate3d(-50%,0,0)}.jeg_post_nav .next-post:hover .arrow{transform:translate3d(50%,0,0)}.jeg_post_nav .post-title{display:block;color:#fff;font-size:14px;width:200px;position:absolute;top:0;margin:0;opacity:0;visibility:hidden;transition:.3s}.jeg_post_nav .post-title span{display:inline;background:rgba(0,0,0,.75)}.jeg_post_nav .post:hover .post-title{opacity:1;visibility:visible;transition:.25s ease .3s;transform:translateZ(0)}.jeg_post_nav .prev-post .post-title{left:20px;transform:translate3d(-30px,0,0)}.jeg_post_nav .next-post .post-title{right:20px;text-align:right;transform:translate3d(30px,0,0)}.jeg_meganav_bar .nav_wrap{padding:0 30px}.jeg_sharelist{float:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.jeg_share_button{margin-bottom:30px}.jeg_share_button a{float:left;width:44px;max-width:44px;height:38px;line-height:38px;white-space:nowrap;padding:0 10px;color:#fff;background:#212121;margin:0 5px 5px 0;border-radius:3px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.2s}.jeg_share_button a:last-child{margin-right:0}.jeg_share_button a:hover{opacity:.75}.jeg_share_button a>span{display:none;font-size:13px;font-weight:700;margin-left:10px}.jeg_share_button .fa{font-size:18px;color:#fff;line-height:inherit}.jeg_share_button .jeg_btn-stumbleupon{background:#ff4e2e}.jeg_share_button .jeg_btn-toggle{background:#bdbdbd}.jeg_share_button .jeg_btn-whatsapp{background:#075e54}.jeg_share_button .jeg_btn-wechat{background:#7bb32e}.jeg_share_button .jeg_btn-qrcode{background:#bd0000}.jeg_share_button .jeg_btn-email{background:#eb4d3f}.jeg_share_button .jeg_btn-line{background:#00b900}.jeg_share_button .jeg_btn-line .fa{background-repeat:no-repeat;background-position:50%;width:38px;background-image:url(https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/image/line-share.png);background-size:22px;background-color:#00b900}.jeg_share_button .jeg_btn-line>span{margin-left:0}.jeg_share_button.share-float .jeg_btn-line .fa{height:38px;margin-top:5px;margin-left:-1.5px}.jeg_share_stats>div{float:left;text-align:center;line-height:1;margin-right:15px;position:relative}.jeg_share_stats>div:last-child{padding-right:15px}.jeg_share_stats>div:last-child:after{width:1px;height:100%;background:#e0e0e0;display:block;content:"";position:absolute;right:0;top:-2px;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.jeg_share_stats .counts{font-size:26px;font-weight:700}.jeg_share_count .counts{color:#f70d28}.jeg_btn-toggle .fa{transition:transform .2s ease}.show-secondary .jeg_btn-toggle .fa{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (min-width:1024px){.with-share .content-inner{margin-left:90px}.jeg_share_button.share-float{position:absolute!important;left:0;top:0;margin-bottom:0}.jeg_share_button.share-float .jeg_sharelist{display:block}.jeg_share_button.share-float a{display:block;margin:0;border-radius:0;width:56px;max-width:none;height:48px;line-height:48px;float:none}.jeg_share_button.share-float .fa{font-size:20px}}.jeg_post_source,.jeg_post_tags,.jeg_post_via{font-size:12px;clear:both}.jeg_post_source span,.jeg_post_tags span,.jeg_post_via span{font-weight:700;margin-right:3px}.jeg_post_source a,.jeg_post_tags a,.jeg_post_via a{color:#616161;background:#f5f5f5;display:inline-block;letter-spacing:1px;line-height:normal;padding:4px 10px;margin:0 3px 5px 0;text-rendering:optimizeLegibility;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;transition:all .2s linear}.jeg_post_source a:hover,.jeg_post_tags a:hover,.jeg_post_via a:hover{color:#fff;background:#f70d28}.jeg_popup_post{display:block;position:fixed;background:#fff;width:300px;bottom:150px;right:15px;z-index:9;border-radius:3px;box-shadow:0 0 1px rgba(0,0,0,.2),0 2px 20px rgba(0,0,0,.15);padding:5px 20px 15px 15px;opacity:0;visibility:hidden;transition:.3s ease}.jeg_popup_post.active{opacity:1;visibility:visible;bottom:100px;transition:.4s ease}.jeg_popup_content .jeg_thumb{float:left;margin-right:10px;width:60px}.jeg_popup_close{color:#949494;position:absolute;right:0;top:0;width:25px;height:25px;line-height:25px;font-size:12px;text-align:center}span.required{color:#f70d28;font-weight:400;font-family:monospace;font-size:16px}.jeg_reviewbars .reviewscore{font-weight:700;float:right}.jeg_reviewbars .barbg{height:4px;border-radius:2px;position:relative;display:block;opacity:0;width:0;background:#f7c90d;background:linear-gradient(90deg,#f7c90d 0,#f7c90d 45%,#f77e0d);transition:0s ease}.jeg_reviewbars.show .barbg{opacity:1}.jeg_reviewbars .barbg:after{width:10px;height:10px;border-radius:100%;background:#fff;content:"";position:absolute;right:0;display:block;border:3px solid #f77e0d;top:-3px}.gallery{clear:both;overflow:hidden;width:100%;margin:15px auto!important}.gallery:after{content:"";clear:both;display:block;margin-bottom:30px}.gallery img{display:block;width:100%;height:auto;border:none!important}.gallery .gallery-item{position:relative;overflow:hidden;border-color:transparent;padding:5px;margin:0!important;float:left}.gallery-item{margin-top:5px!important}.gallery-item img{border:0!important}.content-inner>*{padding-left:0;padding-right:0}.jeg_footer_content{background:#f5f5f5;color:#666}.jeg_footer_primary{width:100%;padding:60px 0 40px}.jeg_footer_content a{color:#53585c}.jeg_footer_bottom a:hover{text-decoration:underline}.jeg_footer .jeg_footer_heading h3,.jeg_footer .widget h2{color:#f70d28;font-size:16px;font-weight:700;margin:0 0 20px}.jeg_footer.dark .jeg_footer_heading h3{color:#f93d53}.footer_widget,.jeg_footer .widget{margin-bottom:30px}.footer_widget:last-of-type,.jeg_footer .widget:last-of-type{margin-bottom:0}.jeg_footer .jeg_postblock .jeg_post_meta .fa{color:#bdbdbd}.jeg_footer h1,.jeg_footer h2,.jeg_footer h3{margin-top:0}.jeg_footer p{margin-bottom:1em}.jeg_footer .socials_widget:not(.nobg) .fa{color:#666;background:#e0e0e0}.jeg_footer .socials_widget.nobg .fa{color:#a0a0a0}.jeg_footer.dark .socials_widget .fa{color:#a8a8aa;background:hsla(0,0%,100%,.15)}.jeg_footer.dark .socials_widget:not(.nobg) a .fa{background:hsla(0,0%,100%,.15);color:#eee}.jeg_footer.dark .socials_widget:not(.nobg) a:hover .fa{color:#fff;background:#f70d28;opacity:1}.jscroll-to-top{position:fixed;right:30px;bottom:30px;-webkit-backface-visibility:hidden;visibility:hidden;opacity:0;transition:.2s ease;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}.jscroll-to-top.show{visibility:visible;opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.jscroll-to-top>a{color:#a0a0a0;font-size:30px;display:block;width:46px;border-radius:5px;height:46px;line-height:44px;background:hsla(0,0%,71%,.15);border:1px solid rgba(0,0,0,.11);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1),0 2px 6px rgba(0,0,0,.1);text-align:center;opacity:.8;transition:opacity .2s ease}.jscroll-to-top>a:hover{opacity:1}.jeg_footer input:not([type=submit]),.jeg_footer select,.jeg_footer textarea{border:2px solid #e0e0e0;font-size:12px}.jeg_footer.dark .btn,.jeg_footer.dark .button,.jeg_footer.dark input[type=submit]{background:#f93d53;color:#fff}.jeg_footer.dark input:not([type=submit]),.jeg_footer.dark select,.jeg_footer.dark textarea{color:#eee;background:hsla(0,0%,100%,.15);border:0}.jeg_footer.dark .chosen-container .chosen-drop{border:0}.jeg_footer.dark .chosen-container .chosen-results li{color:inherit!important}.jeg_footer.dark .chosen-container-active.chosen-with-drop .chosen-single{box-shadow:none}.jeg_footer.dark input::-webkit-input-placeholder{color:#eee}.jeg_footer.dark input:-moz-placeholder,.jeg_footer.dark input::-moz-placeholder{color:#eee}.jeg_footer.dark input:-ms-input-placeholder{color:#eee}.jeg_footer .copyright{margin-bottom:1em;font-size:12px}.jeg_footer_bottom{background:#fff;padding:20px 0;color:#a8a8aa}.jeg_footer_bottom a{color:#53585c}.jeg_footer_bottom p.copyright{margin-bottom:0}.jeg_footer.dark .jeg_footer_bottom{background:#141414;color:#a8a8aa}.jeg_footer.dark .jeg_footer_bottom a{color:#eee}.jeg_footer.dark .jeg_footer_bottom a:hover{color:#f5f5f5}.footer_right{float:right;text-align:right}.jeg_menu_footer{display:inline-block;margin-bottom:1em}.jeg_footer_bottom .jeg_menu_footer{margin-bottom:0}.jeg_menu_footer li{margin:0;padding:0;list-style:none;display:inline-block;white-space:nowrap}.jeg_menu_footer li:not(:last-child):after{content:"/";margin-right:6px;color:#e0e0e0}.footer_right .jeg_menu_footer li:not(:last-child):after{margin:0 0 0 6px}.dark .jeg_menu_footer li:not(:last-child):after{color:hsla(0,0%,100%,.3)}.jeg_menu_footer li a{font-size:13px;position:relative;margin:0 6px 0 0;transition:color .2s ease}.footer_right .jeg_menu_footer li a{margin:0 0 0 6px}.jeg_menu_footer li ul{margin:0;display:inline}@media only screen and (min-width:1024px){.footer_right .socials_widget,.footer_right .socials_widget.nobg a{margin-left:1em}.footer_right .socials_widget a{margin-right:0;margin-bottom:0;margin-left:5px}}.jeg_instagram_feed .zoom li .thumbnail-container,.jeg_instagram_feed .zoom-rotate li .thumbnail-container{transition:1s linear}.jeg_instagram_feed .zoom li:hover .thumbnail-container{-webkit-transform:scale(1.3);transform:scale(1.3);transition:1.5s ease-out}.jeg_instagram_feed .zoom-rotate li:hover .thumbnail-container{-webkit-transform:scale(1.3) rotate(10deg);transform:scale(1.3) rotate(10deg);transition:1.5s ease-out}.jeg_footer_3 .jeg_footer_primary{padding:60px 0}.jeg_footer.dark .jeg_footer_content{background:#212121;color:#a8a8aa}.jeg_footer.dark .jeg_footer_content a,.jeg_footer.dark h1,.jeg_footer.dark h2,.jeg_footer.dark h3{color:hsla(0,0%,100%,.8)}.jeg_footer.dark .jeg_footer_content a:hover{color:#fff}.jeg_footer.dark .socials_widget a:hover .fa{color:inherit;opacity:1}.jeg_footer .footer_dark .jeg_postblock .jeg_post_meta .fa,.jeg_footer.dark .jeg_postblock .jeg_post_meta .fa{color:#bdbdbd}.jnews-cookie-law-policy{display:none;position:fixed;z-index:999;text-align:center;width:100%;background:#fff;padding:10px;bottom:0;box-shadow:0 0 1px rgba(0,0,0,.2),0 2px 20px rgba(0,0,0,.15)}.jnews-cookie-law-policy .btn-cookie{margin-left:10px;border-radius:2px;height:30px;line-height:30px;text-transform:none}.preloader_type .jeg_preloader{display:none}.preloader_type{width:100%;height:100%;position:relative}.preloader_type.preloader_dot .jeg_preloader.dot{display:block}.jnews_preloader_circle_outer{position:absolute;width:100%;top:50%;margin-top:-30px}.jnews_preloader_circle_inner{margin:0 auto;font-size:15px;position:relative;text-indent:-9999em;border-top:.4em solid rgba(0,0,0,.2);border-right:.4em solid rgba(0,0,0,.2);border-bottom:.4em solid rgba(0,0,0,.2);border-left:.4em solid rgba(0,0,0,.6);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:.9s linear infinite o;animation:.9s linear infinite o}.jnews_preloader_circle_inner,.jnews_preloader_circle_inner:after{border-radius:50%;width:60px;height:60px}@-webkit-keyframes o{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes o{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.jeg_square{display:inline-block;width:30px;height:30px;position:relative;border:4px solid #555;top:50%;animation:2s infinite p}.jeg_square_inner{vertical-align:top;display:inline-block;width:100%;background-color:#555;animation:2s ease-in infinite q}@-webkit-keyframes p{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%,50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%,to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes p{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%,50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%,to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes q{0%,25%,to{height:0%}50%,75%{height:100%}}@keyframes q{0%,25%,to{height:0%}50%,75%{height:100%}}@-webkit-keyframes r{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}70%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes r{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}70%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@-webkit-keyframes s{0%{opacity:.5;-webkit-transform:translate3d(30px,0,0);transform:translate3d(30px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes s{0%{opacity:.5;-webkit-transform:translate3d(30px,0,0);transform:translate3d(30px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes t{0%{opacity:.5;-webkit-transform:translate3d(-30px,0,0);transform:translate3d(-30px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes t{0%{opacity:.5;-webkit-transform:translate3d(-30px,0,0);transform:translate3d(-30px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes u{0%{opacity:0;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes u{0%{opacity:0;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes v{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1);opacity:0}}@keyframes v{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}ul.wpb_thumbnails-fluid>li{margin-bottom:30px}.ff-container{display:inline-block;position:relative;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSc1MHB4JyBoZWlnaHQ9JzUwcHgnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0idWlsLXNwaW4iPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiPjwvcmVjdD48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MCA1MCkiPjxnIHRyYW5zZm9ybT0icm90YXRlKDApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMHMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4xMnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMTJzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSg5MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZmZmZmZiI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuMjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjI1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMTM1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4zN3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMzdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgyMjUpIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjYycyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMC42MnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZmZmZmZiI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuNzVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjc1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMzE1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC44N3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuODdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48L2c+PC9zdmc+") 50% no-repeat rgba(0,0,0,.5)}.ff-container .ff-image{z-index:0;vertical-align:top;background:rgba(0,0,0,.5);opacity:0}.ff-container .ff-image.ff-image-ready{opacity:1}.ff-container .ff-canvas{display:inline-block;position:absolute;top:0;left:0;pointer-events:none;z-index:1;vertical-align:top;opacity:0}.ff-container .ff-canvas.ff-responsive{width:100%}.ff-container .ff-canvas.ff-canvas-ready{transition:opacity .3s;opacity:1}.ff-container .ff-canvas.ff-canvas-active{transition:none;opacity:0}.ff-container.ff-responsive,.ff-container.ff-responsive .ff-canvas-ready,.ff-container.ff-responsive .ff-image{width:100%}.ff-container>img{margin:0 auto}.ff-overlay{position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;background-color:rgba(0,0,0,.1);z-index:2}.ff-control{position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);display:inline-block;width:72px;height:72px;padding:3px;border-radius:72px;font-family:'Open Sans',Arial,sans-serif;font-size:20px;font-weight:700;line-height:66px;text-align:center;color:#fff;background-color:rgba(0,0,0,.4);left:50%}.ff-container-active .ff-control{visibility:hidden}.ff-overlay.ff-container-active{background-color:transparent}.ff-control:before{content:" ";display:block;position:absolute;left:3px;top:3px;width:66px;height:66px;border:3px dashed #fff;border-radius:66px}.jspPane{margin-left:0!important}.jeg_post:hover .jnews-edit-post{color:#fff!important;visibility:visible;opacity:1;top:0}.jeg_sidefeed .jeg_pl_xs_3 .jnews-edit-post span{display:none}.review-search-form{padding:20px;background:#f7f7f7;box-sizing:border-box;margin-bottom:30px}.jeg_review_search_result .jeg_post{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.jeg_review_search_result .jeg_post>div{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.jeg_review_search_result .jeg_post .jeg_postblock_content{-webkit-box-flex:1;-ms-flex:1;flex:1}.jeg_review_search_result .jeg_pl_md_2 .jeg_thumb{float:none}.alt .jeg_block_title,.alt.jeg_block_title,.jeg_carousel .jeg_postblock_carousel_3 .jeg_post_title a,.jeg_meganav_bar.alt,.jeg_postblock.alt .jeg_block_loadmore a,.jeg_postblock.alt .jeg_block_nav a,.jeg_postblock.alt .jeg_post_title a,.jeg_postblock.alt .jeg_readmore,.jeg_postblock.alt .okayNav__menu-toggle.icon--active span,.jeg_postblock.alt .owl-carousel .owl-dot,.jeg_postblock.alt .owl-carousel .owl-nav .owl-next,.jeg_postblock.alt .owl-carousel .owl-nav .owl-prev,.jeg_postblock.alt.jeg_postblock_27 .jeg_pl_md_4 .jeg_post_title a,.jeg_review_search.alt .jeg_pagenav_1 .page_nav,.jeg_review_search.alt .jeg_pagenav_1 .page_number,.jeg_review_search.alt .jeg_post_title a{color:#fff}.jeg_postblock.alt .jeg_meta_author a,.jeg_postblock.alt .jeg_meta_footer .jeg_meta_author a,.jeg_postblock.alt .jeg_meta_footer .jeg_meta_comment a,.jeg_postblock.alt .jeg_post_excerpt p,.jeg_postblock.alt .jeg_post_meta,.jeg_postblock.alt .jeg_post_meta a,.jeg_postblock.alt .jeg_subcat_list>li>a,.jeg_postblock.alt .okayNav__nav--invisible a,.jeg_postblock.alt.jeg_postblock_27 .jeg_pl_md_4 .jeg_post_meta,.jeg_review_search.alt{color:#eee}.jeg_postblock.alt .jeg_block_nav a.disabled{color:#999}.jeg_postblock.alt .jeg_meta_footer .label,.jeg_postblock.alt.jeg_postblock_27 .jeg_post_excerpt{color:#ccc}.jeg_postblock.alt .okayNav__nav--invisible,.jeg_review_search.alt .review-search-form{background:#fff}.jeg_postblock.alt .jeg_block_loadmore a:after,.jeg_postblock.alt .jeg_block_loadmore a:before,.jeg_postblock.alt .jeg_block_nav a:hover:not(.disabled),.jeg_postblock.alt .owl-carousel .owl-nav div:hover{background:hsla(0,0%,100%,.3)}.jeg_postblock.alt .jeg_block_loadmore a,.jeg_postblock.alt .jeg_block_nav a{background:rgba(0,0,0,.4)}.jeg_postblock.alt .jeg_block_nav:after,.jeg_postblock.alt .jeg_block_nav:before{border-color:hsla(0,0%,100%,.1)}.jeg_postblock.alt .jeg_block_nav a,.jeg_postblock.alt .owl-carousel .owl-dot,.jeg_postblock.alt .owl-carousel .owl-nav .owl-next,.jeg_postblock.alt .owl-carousel .owl-nav .owl-prev{border-color:hsla(0,0%,100%,.3)}.jeg_review_search.alt .jeg_pagenav_1 a.page_nav:hover,.jeg_review_search.alt .jeg_pagenav_1 a.page_number:hover{background:#999}.jeg_heropost_14.alt .jeg_pl_lg_7 .jeg_postblock_content,.jeg_heropost_14.alt .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a,.jeg_postblock.alt .jeg_pl_lg_card .jeg_inner_post,.jeg_postblock.alt .jeg_pl_lg_card .jeg_postblock_content,.jeg_postblock.alt .jeg_pl_md_card .jeg_inner_post,.jeg_postblock.alt .jeg_pl_md_card .jeg_postblock_content{background:#000}.jeg_postblock.alt .jeg_block_heading_2,.jeg_postblock.alt .module-overlay,.jeg_review_search.alt .module-overlay{background:rgba(0,0,0,.2)}.jeg_postblock.alt .okayNav__menu-toggle span{background:#ccc}.jeg_block_heading_6.alt,.jeg_postblock.alt .jeg_block_heading_1,.jeg_postblock.alt .jeg_block_heading_6{border-color:hsla(0,0%,100%,.2)}.jeg_postblock.alt .okayNav__nav--invisible a{color:#333}.jeg_postblock.alt .jeg_block_loadmore a,.jeg_postblock.alt .jeg_meta_footer,.jeg_postblock.alt .jeg_meta_footer>div,.jeg_postblock.alt .jeg_pl_lg_8:not(:last-of-type),.jeg_postblock.alt .jeg_pl_lg_9,.jeg_postblock.alt.jeg_postblock_16 .jeg_posts.jeg_load_more_flag,.jeg_postblock.alt.jeg_postblock_24 .jeg_pl_xs_4 .jeg_postblock_content,.jeg_postblock.alt.jeg_postblock_25 .jeg_post{border-color:hsla(0,0%,100%,.2)}.jeg_postblock.alt .jeg_pl_lg_6{border-color:hsla(0,0%,100%,.1)}.jeg_postblock.alt .jeg_pl_md_card .jeg_postblock_content{padding:12px 20px 10px}.jeg_postblock.alt .jeg_pl_lg_card .jeg_postblock_content{padding:15px 30px}.jeg_meganav_bar.alt{border:1px solid #666;background:#222}.alt .jeg_meta_footer .jeg_post_share a,.alt .jeg_pl_xs_4 .jeg_postblock_content:before,.alt .jeg_post_meta .fa{color:#fff}.jeg_postblock_28.alt .show_border article,.jeg_postblock_29.alt .show_border article{border-color:hsla(0,0%,100%,.2)}.jeg_postblock_30.alt .jeg_pl_lg_7{background:0 0;border-color:hsla(0,0%,100%,.2)}.alt .a:hover,.alt .content-inner,.alt .entry-header .jeg_meta_comment a,.alt .entry-header .jeg_post_title,.alt .jeg_block_title,.alt .jeg_post_source span,.alt .jeg_post_tags span,.alt .jeg_post_title a,.alt .jeg_post_via span,.alt .jeg_video_playlist_title,.alt a:focus,.alt h1,.alt h1.jeg_post_title,.alt h2,.alt h3,.alt label{color:#fff}.custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt,.custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt .jeg_meta_comment a,.custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt .jeg_meta_like a{color:#f0f0f0}.alt .jeg_post_source a,.alt .jeg_post_tags a,.alt .jeg_post_via a{color:#fff;background:#474747}.alt .chosen-single,.alt input:not([type=submit]),.alt select,.alt textarea{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);color:#eee}.alt .jeg_block_heading_6,.alt .jeg_postblock .jeg_block_heading_1,.alt .jeg_postblock .jeg_block_heading_6,.alt .jeg_postblock .okayNav__nav--invisible a{border-color:hsla(0,0%,100%,.2)}.alt .jeg_post_subtitle{color:#e6e6e6}@media only screen and (max-width:768px){.jeg_review_search_result .jeg_post{display:block}.jeg_review_search_result .jeg_pl_md_2 .jeg_thumb{float:left;margin-bottom:10px}}.jeg_sidefeed .jeg_pl_md_box .overlay_container .jeg_postblock_content{position:absolute}@media only screen and (min-width:736px){.jnews_inline_related_post .jeg_postblock_29.jeg_col_2o3 .jeg_postsmall{white-space:normal;-webkit-column-gap:60px;column-gap:60px;-webkit-column-count:2;column-count:2;-webkit-column-rule:1px solid #eee;column-rule:1px solid #eee}.jeg_postblock_22.jeg_col_1o3 .jeg_post{margin-bottom:16px}}.jnews_inline_related_post .jeg_postblock_28 .jeg_post_title,.jnews_inline_related_post .jeg_postblock_29 .jeg_post_title{font-weight:700;font-size:15px}.jnews_inline_related_post .jeg_pl_sm .jeg_thumb{width:90px}.jnews_inline_related_post .jeg_pl_sm .jeg_postblock_content{margin-left:90px}.jnews_inline_related_post .jeg_pl_sm .jeg_post_title{font-size:14px}.jnews_inline_related_post .jeg_pl_sm .jeg_post_meta{line-height:1;margin-top:8px}.jnews_inline_related_post .jeg_postblock .jeg_block_nav{margin-top:10px}.jnews_inline_related_post .jeg_postblock .jeg_block_loadmore{margin-top:10px;padding:0}.jnews_inline_related_post .jeg_postblock_21.jeg_col_1o3 .jeg_block_loadmore,.jnews_inline_related_post .jeg_postblock_21.jeg_col_1o3 .jeg_block_nav{margin-top:0}.jeg_post_list_count{text-align:right}.jeg_account_page .jeg_post{margin-bottom:0;padding:15px 0;border-bottom:1px solid #eee}.jeg_account_page .jeg_post:last-child{border-bottom:none}.jeg_account_page .jeg_post_title{font-size:18px}.jeg_account_page .jeg_post_status{font-weight:700}.jeg_account_page .jeg_post_control{opacity:0;position:relative;transition:.2s;color:#a0a0a0}.jeg_account_page .jeg_post:hover .jeg_post_control{opacity:1}.jeg_account_page .jeg_post_control a{font-size:12px;display:inline-block}.ajax_comment_button{text-align:center}.ajax_comment_button span{display:inline-block;border-radius:3px;cursor:pointer;padding:0 30px;height:45px;line-height:45px}@media only screen and (max-width:1024px){.mobile-truncate.content-inner{position:relative;height:250px;overflow:hidden;margin-bottom:50px}.mobile-truncate.content-inner:after{position:absolute;bottom:0;z-index:2;content:"";display:block;width:100%;height:150px;box-shadow:inset 0 -107px 61px -15px hsla(0,0%,98%,.8)}}.jeg_postblock_39 .jeg_author_avatar{position:relative;display:inline-block}.jeg_postblock_39 .jeg_meta_author img{width:30px;margin-right:8px}body.rtl .jeg_postblock_39 .jeg_meta_author img{margin-right:0;margin-left:8px}.jeg_postblock_39 .jeg_author_info>span{display:block;line-height:22px}.jeg_postblock_39 .jeg_pl_sm .jeg_postblock_content{margin-left:0;padding-left:0}.jeg_postblock_39 .jeg_post:after{content:"";clear:both;display:table}.jeg_postblock_39 .jeg_pl_md_1 .jeg_post_title a,.jeg_postblock_39 .jeg_pl_sm .jeg_post_title a{font-size:20px;line-height:1.4em;margin-bottom:14px;font-weight:500;color:#000}.jeg_postblock_39 .jeg_pl_md_1 .jeg_post_meta{box-sizing:border-box;border-bottom:4px solid #eee;margin-top:14px;padding-bottom:25px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.jeg_postblock_39 .jeg_pl_sm .jeg_meta_author{box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:25px}.jeg_postblock_39 .jeg_meta_author:after{content:"";display:table;clear:both}.jeg_postblock_39 .jeg_meta_author a{color:#212121}.jeg_postblock_39 .jeg_author_desc{font-size:14px;color:#666}.jeg_postblock_39 .jeg_author_name:hover,.jeg_postblock_39 .jeg_post_title:hover{text-decoration:underline}.jeg_postblock_39 .jeg_author_avatar:after{content:"";position:absolute;width:100%;height:100%;background:#000;transition:all .2s ease;display:block;top:0;left:0;opacity:0}@media screen and (min-width:768px){.jeg_postblock_39.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_39.jeg_pb_boxed.jeg_col_3o3 .jeg_posts{margin-bottom:-25px}}@media only screen and (min-width:768px){.jeg_postblock_39:not(.jeg_col_1o3) .jeg_posts_wrap{position:relative}.jeg_postblock_39:not(.jeg_col_1o3) .jeg_posts_wrap:after{content:"";clear:both;display:table}.jeg_postblock_39:not(.jeg_col_1o3) .jeg_posts{flex-wrap:wrap;display:flex;align-items:stretch;margin-right:-30px}.widget .jeg_postblock_39.jeg_col_1o3{margin-bottom:0}.jeg_postblock_39.jeg_col_2o3 .jeg_post{float:left;width:50%;padding-right:30px}.jeg_postblock_39.jeg_col_3o3 .jeg_post{float:left;width:33.333333333%;padding-right:30px}}@media only screen and (max-width:768px){.jeg_postblock_39 .jeg_pl_md_1{margin-bottom:20px}}@media only screen and (max-width:767px){.jeg_postblock_39 .jeg_posts{margin-bottom:30px}}@media only screen and (max-width:480px){.jeg_postblock_39 .jeg_posts{margin-bottom:0}}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.1);transition:.4s}.slider:before{color:#666;background-color:#fff;font-family:FontAwesome;font-size:14px!important;position:absolute;content:"\F186";height:19px;line-height:20px;width:19px;text-align:center;left:3px;bottom:3px;box-shadow:0 1px 3px rgba(0,0,0,.3);transition:.25s}.jeg_midbar.dark .slider,.jeg_navbar_dark .slider,input:checked+.slider{background-color:hsla(0,0%,100%,.3)}input:checked+.slider:before{content:"\F185";-webkit-transform:translateX(19px);transform:translateX(19px)}.slider.round{border-radius:25px}.slider.round:before{border-radius:50%}[class*=google-plus].removed,[class*=google_plus].removed,[class*=googleplus].removed{position:relative;opacity:.2;cursor:not-allowed}[class*=google-plus].removed:hover,[class*=google_plus].removed:hover,[class*=googleplus].removed:hover{opacity:.2}[class*=google-plus].removed:after,[class*=google_plus].removed:after,[class*=googleplus].removed:after{content:"";position:absolute;opacity:1;z-index:999999;top:0;left:0;width:100%;height:100%}@media only screen and (max-width:1570px) and (min-width:1025px){.jeg_sidecontent .container,.jeg_sidecontent .jeg_container,.jeg_sidecontent .jeg_vc_content>.vc_row{width:auto}.jeg_sidecontent .container{padding:0 45px}}@media only screen and (max-width:1440px) and (min-width:1025px){.jeg_sidecontent .container,.jeg_sidecontent .jeg_vc_content>.vc_row{padding:0 30px}.jeg_sidecontent .jeg_sidebar{padding:0 15px}}@media only screen and (min-width:768px){.jeg_col_1o3 .jeg_slider_type_3[data-items="2"] .jeg_slide_caption .jeg_post_meta,.jeg_col_2o3 .jeg_slider_type_3[data-items="5"] .jeg_slide_caption .jeg_post_meta{display:none}.jeg_postblock_carousel_2.jeg_col_12 .jeg_carousel_post[data-items="5"] .jeg_post_title,.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="3"] .jeg_post_title{font-size:14px}.jeg_postblock_carousel_2.jeg_col_12 .jeg_carousel_post[data-items="5"] .overlay_content,.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="4"] .overlay_content{padding:10px 15px}.jeg_postblock_carousel_2.jeg_col_12 .jeg_carousel_post[data-items="5"] .jeg_post_category a,.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="4"] .jeg_post_category a{font-size:10px;padding:2px 5px}.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="4"] .jeg_post_title{font-size:12px;margin-bottom:0}.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="5"] .jeg_post_title{font-size:11px;margin-bottom:0}.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="5"] .jeg_post_category a{font-size:9px;padding:0 3px}.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="4"] .jeg_post_category,.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="5"] .jeg_post_category{line-height:1}.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="4"] .jeg_postblock_content,.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="5"] .jeg_postblock_content{-webkit-transform:none;transform:none}.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="4"] .overlay_content,.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="5"] .overlay_content{padding:5px 10px}.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="4"] .jeg_post_meta,.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="5"] .jeg_post_meta{display:none}.widget .socials_widget.nobg a:nth-child(10),.widget .socials_widget:not(.nobg) a:nth-child(7){margin-right:0}}@media only screen and (max-width:1024px){.jeg_header{display:none}#jeg_off_canvas,.jeg_navbar_mobile,.jeg_navbar_mobile_wrapper{display:block}.jeg_sidebar{padding:0 15px!important}.jeg_sidecontent .jeg_viewport{margin-left:auto}#jeg_sidecontent{display:none}.jeg_slider_type_2_wrapper .thumbnail-container{padding-bottom:445px}.jeg_slider_type_2 .jeg_slide_caption .jeg_post_title{font-size:30px}.jeg_slider_type_3 .jeg_post_title{font-size:18px}.jeg_col_2o3 .jeg_slider_type_3[data-items="3"] .jeg_post_title,.jeg_col_2o3 .jeg_slider_type_3[data-items="4"] .jeg_post_title,.jeg_col_2o3 .jeg_slider_type_3[data-items="5"] .jeg_post_title,.jeg_col_3o3 .jeg_slider_type_3[data-items="5"] .jeg_post_title{font-size:16px;margin-bottom:5px}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_title{font-size:30px;letter-spacing:-.02em}.jeg_slider_type_5_wrapper .thumbnail-container,.jeg_slider_type_6_wrapper .thumbnail-container{padding-bottom:445px}.jeg_slider_type_5 .jeg_slide_caption .jeg_post_title{font-size:30px}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title{font-size:40px;margin:20px auto 30px}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title:before{bottom:-42px}.jeg_slider_type_7_wrapper .thumbnail-container{padding-bottom:445px}.jeg_slider_type_7 .jeg_slide_caption .jeg_post_title{font-size:24px}.jeg_slider_type_7 .jeg_post_excerpt{margin-bottom:15px}.jeg_slider_type_7 .jeg_block_nav a{height:50px;line-height:50px}.jeg_postblock_carousel_3 .jeg_post_title{font-size:14px}.jeg_postblock_carousel_3 .jeg_thumb{width:65px}.jeg_heroblock_1 .jeg_heroblock_wrapper,.jeg_heroblock_2 .jeg_heroblock_wrapper{height:412px}.jeg_heroblock_3 .jeg_heroblock_wrapper,.jeg_heroblock_4 .jeg_heroblock_wrapper{height:355px}.jeg_heroblock_13.jeg_hero_style_1 .jeg_postblock_content{left:30px;bottom:30px}.jeg_heroblock_13.jeg_hero_style_2 .jeg_postblock_content{left:30px;right:30px}.jeg_heroblock_13.jeg_hero_style_3 .jeg_postblock_content{left:20px;top:20px}.jeg_heroblock_skew.jeg_hero_style_1 .jeg_postblock_content{left:0}.jeg_heroblock_skew.jeg_hero_style_1 .jeg_hero_item_1 .jeg_postblock_content{left:10px}.jeg_heroblock_6.jeg_hero_style_1 .jeg_heroblock_scroller .jeg_post_category,.jeg_heroblock_6.jeg_hero_style_1 .jeg_heroblock_scroller .jeg_post_title{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.jeg_hero_style_1 .jeg_postblock_content{padding-bottom:20px}.jeg_hero_style_2 .jeg_post_info{bottom:20px}.jeg_hero_style_7 .jeg_post_title{font-size:16px}.jeg_hero_style_7 .jeg_post_meta{font-size:10px}.jeg_heroblock_1 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_1 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_6 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_7 .jeg_post_title,.jeg_heroblock_11 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_12 .jeg_hero_item_5 .jeg_post_title,.jeg_heroblock_2 .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_3 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_3 .jeg_hero_item_4 .jeg_post_title{font-size:16px}.jeg_heroblock_13 .jeg_post_title,.jeg_heroblock_6 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_skew .jeg_post_title{font-size:28px;line-height:1.2}.jeg_hero_style_7 .jeg_postblock_content{width:auto;right:20px}.jeg_heroblock_1.jeg_hero_style_7 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_1.jeg_hero_style_7 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_10.jeg_hero_style_7 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_10.jeg_hero_style_7 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_10.jeg_hero_style_7 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_10.jeg_hero_style_7 .jeg_hero_item_6 .jeg_post_title,.jeg_heroblock_10.jeg_hero_style_7 .jeg_hero_item_7 .jeg_post_title,.jeg_heroblock_11.jeg_hero_style_7 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_12.jeg_hero_style_7 .jeg_hero_item_5 .jeg_post_title,.jeg_heroblock_2.jeg_hero_style_7 .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_3.jeg_hero_style_7 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_3.jeg_hero_style_7 .jeg_hero_item_4 .jeg_post_title{font-size:12px}.jeg_heroblock_10.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_10.jeg_hero_style_7 .jeg_hero_item_5 .jeg_post_title,.jeg_heroblock_11.jeg_hero_style_7 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_11.jeg_hero_style_7 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_12.jeg_hero_style_7 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_12.jeg_hero_style_7 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_5.jeg_hero_style_7 .jeg_post_title,.jeg_heroblock_8.jeg_hero_style_7 .jeg_post_title{font-size:18px}.jeg_heroblock_1.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_11.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_12.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_2.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_3.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_4.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_5.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_9.jeg_hero_style_7 .jeg_post_title{font-size:20px}.jeg_heroblock_skew.jeg_hero_style_7 .jeg_post_title{font-size:22px;line-height:1.3}.jeg_heroblock_13.jeg_hero_style_7 .jeg_post_title,.jeg_heroblock_6.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title{font-size:24px;line-height:1.4}.jeg_postblock_carousel_3 .jeg_post_meta{display:none}.popularpost_item:first-child .jeg_post_title{font-size:20px}.entry-header .jeg_post_title{font-size:2.4em}.jeg_featured_big .entry-header .jeg_post_title,.jeg_single_tpl_2 .entry-header .jeg_post_title,.jeg_single_tpl_3 .entry-header .jeg_post_title,.jeg_single_tpl_6 .entry-header .jeg_post_title{font-size:3em}.entry-content h1{font-size:2em}.entry-content h2{font-size:1.703em}.entry-content h3{font-size:1.35em}.entry-content h3.jeg_block_title{font-size:inherit}.jeg_featured_img{background-attachment:inherit}.jeg_parallax .jeg_featured_img{background-position:50%!important;background-size:cover}.jeg_slider_type_1 .jeg_slide_caption .jeg_post_title{font-size:23px}}@media only screen and (max-width:1023px){.footer_right{float:none;text-align:inherit;margin:.5em 0}.footer_right .jeg_menu_footer li a,.footer_right .jeg_menu_footer li:not(:last-child):after{margin:0 1em 0 0}.footer_right .socials_widget a{margin:0 1em 1em 0}.footer_column{margin-bottom:40px}.jeg_slider_type_2 .owl-dots{opacity:1}}@media only screen and (max-width:768px){.jeg_slide_caption .jeg_post_category a{font-size:10px}.jeg_slider_type_1 .jeg_slide_caption .jeg_post_title{font-size:26px}.jeg_slider_type_2_wrapper .thumbnail-container{padding-bottom:364px}.jeg_slider_type_2 .jeg_slide_caption .jeg_post_title{font-size:26px;margin:15px auto 5px}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_title{font-size:28px}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_category a{font-size:10px}.jeg_slider_type_5_wrapper .thumbnail-container,.jeg_slider_type_6_wrapper .thumbnail-container{padding-bottom:364px}.jeg_slider_type_5 .jeg_slide_caption .jeg_post_title{font-size:26px}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title{font-size:32px}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_excerpt{max-width:50%}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_excerpt,.jeg_slider_type_6 .jeg_slide_caption .jeg_post_meta{margin-left:75px}.jeg_slider_type_7_wrapper .thumbnail-container{padding-bottom:364px}.jeg_slider_type_7 .jeg_slide_caption .jeg_post_title{font-size:18px}.jeg_slider_type_7 .jeg_slide_caption .jeg_post_excerpt{display:none}.jeg_heropost_1 .jeg_postbig{width:100%;margin-bottom:30px}.jeg_heropost_1 .jeg_postsmall.left{width:50%;float:left;margin-right:10%}.jeg_heropost_1 .jeg_postsmall.right{width:40%;float:left}.jeg_heropost_1 .jeg_pl_sm_2 .jeg_post_title{font-size:20px;line-height:1.3}.jeg_heroblock_1 .jeg_heroblock_wrapper,.jeg_heroblock_2 .jeg_heroblock_wrapper{height:350px}.jeg_heroblock_3 .jeg_heroblock_wrapper,.jeg_heroblock_4 .jeg_heroblock_wrapper{height:300px}.jeg_heroblock .jeg_post_category{font-size:10px}.jeg_heroblock .jeg_post_category a{font-size:inherit}.jeg_hero_style_7 .jeg_postblock_content{width:auto;padding:18px 12px 10px;bottom:8px;left:8px;right:8px}.jeg_hero_style_7 .jeg_post_title{margin-top:15px}.jeg_heroblock_1.jeg_hero_style_7 .jeg_heroblock_scroller .jeg_post_meta,.jeg_heroblock_10.jeg_hero_style_7 .jeg_post_meta,.jeg_heroblock_11.jeg_hero_style_7 .jeg_hero_item_4 .jeg_post_meta,.jeg_heroblock_12.jeg_hero_style_7 .jeg_hero_item_5 .jeg_post_meta,.jeg_heroblock_2.jeg_hero_style_7 .jeg_heroblock_scroller .jeg_post_meta,.jeg_heroblock_3.jeg_hero_style_7 .jeg_heroblock_scroller .jeg_post_meta,.jeg_heroblock_6.jeg_hero_style_7 .jeg_heroblock_scroller .jeg_post_meta{display:none}.jeg_heroblock_13.jeg_hero_style_1 .jeg_postblock_content{left:20px;bottom:20px;width:70%}.jeg_heroblock_13.jeg_hero_style_2 .jeg_postblock_content{left:20px;right:20px}.jeg_heroblock_13.jeg_hero_style_2 .jeg_post_info{bottom:10px}.jeg_heroblock_13.jeg_hero_style_3 .jeg_postblock_content{left:20px;top:20px}.jeg_heroblock_13.jeg_hero_style_7 .jeg_postblock_content{bottom:30px;left:30px;padding:15px 25px;width:50%}.jeg_heroblock_skew.jeg_hero_style_3 .jeg_hero_item_1 .jeg_postblock_content{left:-10px}.jeg_heroblock .jeg_post_title{font-size:14px}.jeg_heroblock .jeg_post_meta{font-size:10px}.jeg_heroblock_1 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_1 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_6 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_7 .jeg_post_title,.jeg_heroblock_11 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_12 .jeg_hero_item_5 .jeg_post_title,.jeg_heroblock_2 .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_3 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_3 .jeg_hero_item_4 .jeg_post_title{font-size:12px}.jeg_heroblock_10 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_5 .jeg_post_title,.jeg_heroblock_11 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_11 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_12 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_12 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_5 .jeg_post_title,.jeg_heroblock_8 .jeg_post_title{font-size:18px}.jeg_heroblock_11 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_12 .jeg_hero_item_1 .jeg_post_title{font-size:20px}.jeg_heroblock_1 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_2 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_3 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_4 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_9 .jeg_post_title,.jeg_heroblock_skew .jeg_post_title{font-size:22px}.jeg_heroblock_13 .jeg_post_title,.jeg_heroblock_6 .jeg_hero_item_1 .jeg_post_title{font-size:24px}.jeg_hero_style_6 .jeg_postblock_content{right:0}.jeg_heroblock_10.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_10.jeg_hero_style_7 .jeg_hero_item_5 .jeg_post_title,.jeg_heroblock_11.jeg_hero_style_7 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_11.jeg_hero_style_7 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_12.jeg_hero_style_7 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_12.jeg_hero_style_7 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_5.jeg_hero_style_7 .jeg_post_title,.jeg_heroblock_8.jeg_hero_style_7 .jeg_post_title{font-size:16px}.jeg_heroblock_1.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_11.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_12.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_2.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_3.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_4.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_5.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_9.jeg_hero_style_7 .jeg_post_title{font-size:18px}.jeg_heroblock_6.jeg_hero_style_7 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_skew.jeg_hero_style_7 .jeg_post_title{font-size:20px}.jeg_heroblock_13.jeg_hero_style_7 .jeg_post_title{font-size:22px}.jeg_heroblock_skew.jeg_hero_style_1 .jeg_hero_item_1 .jeg_postblock_content{left:0}.jeg_heroblock .jeg_postformat_icon:after{-webkit-transform:scale(.8);transform:scale(.8);top:10px;right:10px}.jeg_heroblock_skew .jeg_postformat_icon:after{-webkit-transform:skewX(7deg) scale(.8);transform:skewX(7deg) scale(.8)}.jeg_footer_primary{padding:40px 0 30px}.footer_column{margin-bottom:20px}.footer_column:last-child{margin-bottom:0}.jeg_footer p.copyright{margin:.5em 0}.entry-header .jeg_post_title{font-size:2.4em!important;line-height:1.15!important}.entry-header .jeg_post_subtitle{margin:-5px 0 15px;font-size:18px}.jeg_fs_container .jeg_post_meta{margin:15px 0 0}.entry-header,.jeg_share_button{margin-bottom:20px}.entry-content p{margin-bottom:1em}}@media only screen and (min-width:768px) and (max-width:1023px){.jeg_block_heading{margin-bottom:20px}.jeg_block_title span{font-size:13px}.jeg_block_title i,.jeg_block_title span,.okayNav__menu-toggle{height:30px!important;line-height:30px!important}.jeg_col_3o3 .jeg_slider_type_3[data-items="5"] .jeg_post_title{font-size:18px}.jeg_col_1o3 .jeg_slider_type_3 .jeg_post_title,.jeg_col_2o3 .jeg_slider_type_3[data-items="3"] .jeg_post_title,.jeg_col_2o3 .jeg_slider_type_3[data-items="4"] .jeg_post_title,.jeg_col_2o3 .jeg_slider_type_3[data-items="5"] .jeg_post_title{font-size:13px;margin-bottom:0}.jeg_col_1o3 .jeg_slider_type_3 .jeg_slide_caption .jeg_post_meta,.jeg_col_2o3 .jeg_slider_type_3[data-items="3"] .jeg_post_meta,.jeg_col_2o3 .jeg_slider_type_3[data-items="4"] .jeg_post_meta{display:none}.popularpost_item:first-child .jeg_post_title{font-size:15px;line-height:1.4;padding-right:40px;margin-top:10px}.popularpost_item:first-child .jeg_post_title a:before,.popularpost_item:first-child:hover .jeg_post_title a:before{font-size:26px;width:30px}.popularpost_item .jeg_post_title a:before{font-size:15px;width:18px;height:18px;line-height:18px}.popularpost_item{padding-left:50px;margin-bottom:15px}.popularpost_item .jeg_post_title{font-size:14px;line-height:1.4}.jeg_featured_big .entry-header .jeg_post_title{font-size:40px!important}.jeg_fs_container .jeg_post_meta{margin-top:30px}.jeg_fs_container .entry-header{padding-bottom:80px}.jeg_views_count{display:none}.jeg_share_stats .counts{font-size:20px}.jeg_share_button a>span{font-size:11px}.jeg_share_button a{width:32px;max-width:32px;height:32px;line-height:32px}.jeg_share_button .fa{font-size:14px}}@media only screen and (max-width:768px) and (min-width:736px){.jeg_hero_style_1 .jeg_postblock_content{padding:0 20px 20px}.jeg_hero_style_2 .jeg_postblock_content{left:20px;right:20px}.jeg_hero_style_2 .jeg_post_info{bottom:15px}.jeg_hero_style_3 .jeg_postblock_content{padding:20px 20px 0}.jeg_heroblock_10 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_10 .jeg_hero_item_5 .jeg_post_title,.jeg_heroblock_11 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_11 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_12 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_12 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_5 .jeg_post_title,.jeg_heroblock_8 .jeg_post_title{font-size:16px}.jeg_heroblock_1 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_2 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_3 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_4 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_9 .jeg_post_title,.jeg_heroblock_skew .jeg_post_title{font-size:20px}.jeg_heroblock_13 .jeg_post_title,.jeg_heroblock_6 .jeg_hero_item_1 .jeg_post_title{font-size:22px}}@media only screen and (min-width:736px) and (max-width:1024px){.jeg_heroblock_1.jeg_hero_style_2 .jeg_hero_item_3 .jeg_post_meta,.jeg_heroblock_1.jeg_hero_style_2 .jeg_hero_item_4 .jeg_post_meta,.jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_2 .jeg_post_meta,.jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_3 .jeg_post_meta,.jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_4 .jeg_post_meta,.jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_6 .jeg_post_meta,.jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_7 .jeg_post_meta,.jeg_heroblock_11.jeg_hero_style_2 .jeg_hero_item_4 .jeg_post_meta,.jeg_heroblock_12.jeg_hero_style_2 .jeg_hero_item_5 .jeg_post_meta,.jeg_heroblock_2.jeg_hero_style_2 .jeg_heroblock_scroller .jeg_post_meta,.jeg_heroblock_3.jeg_hero_style_2 .jeg_hero_item_3 .jeg_post_meta,.jeg_heroblock_3.jeg_hero_style_2 .jeg_hero_item_4 .jeg_post_meta,.jeg_heroblock_6 .jeg_heroblock_scroller .jeg_post_meta{display:none}.jeg_heroblock_1.jeg_hero_style_2 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_1.jeg_hero_style_2 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_6 .jeg_post_title,.jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_7 .jeg_post_title,.jeg_heroblock_11.jeg_hero_style_2 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_12.jeg_hero_style_2 .jeg_hero_item_5 .jeg_post_title,.jeg_heroblock_2.jeg_hero_style_2 .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_3.jeg_hero_style_2 .jeg_hero_item_3 .jeg_post_title,.jeg_heroblock_3.jeg_hero_style_2 .jeg_hero_item_4 .jeg_post_title,.jeg_heroblock_6 .jeg_heroblock_scroller .jeg_post_title{margin-bottom:0}}@media only screen and (max-width:767px){.jeg_content{padding:20px 0 30px}.jeg_postblock{margin-bottom:10px}.jeg_block_heading,.jeg_blocklink{margin-bottom:25px}.jeg_ad_module,.jeg_heroblock,.jeg_postblock_carousel_2,.jeg_sidebar .widget,.jeg_slider_wrapper,.jeg_video_playlist{margin-bottom:30px}.jeg_slider_type_2_wrapper .thumbnail-container{padding-bottom:320px}.jeg_slider_type_3 .jeg_post_title{font-size:18px!important;margin-bottom:5px!important}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_title{font-size:26px}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title:before{bottom:-30px}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_excerpt{display:none}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_meta{margin-left:0;padding-top:30px}.jeg_heropost_1 .jeg_pl_sm_2 .jeg_post_title{font-size:16px;line-height:1.4}.entry-header .jeg_post_title{font-size:32px!important}.jeg_fs_scroll{bottom:0;font-size:20px;height:30px;line-height:30px}.jeg_share_button.share-float .jeg_btn-line .fa{height:auto;margin-top:0}.jeg_post_nav .post .arrow{font-size:36px;width:36px;height:36px;line-height:36px}.jeg_post_nav .prev-post .post-title{left:10px}.jeg_post_nav .next-post .post-title{right:10px}}@media only screen and (max-width:667px){.jeg_slider_type_4 .jeg_slide_caption .jeg_post_title{font-size:24px}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title{font-size:26px}.jeg_news_ticker{padding-right:65px}.jeg_heropost_1 .jeg_postsmall.left{margin-right:0;padding-right:15px}.jeg_heropost_1 .jeg_postsmall.right{width:50%;padding-left:15px}.jeg_heropost_1 .jeg_pl_md_box .jeg_post_title{font-size:18px}.jeg_heroblock_1:not(.owl-carousel) .jeg_heroblock_wrapper,.jeg_heroblock_2:not(.owl-carousel) .jeg_heroblock_wrapper,.jeg_heroblock_3:not(.owl-carousel) .jeg_heroblock_wrapper,.jeg_heroblock_4:not(.owl-carousel) .jeg_heroblock_wrapper{height:440px}.jeg_heroblock_10:not(.owl-carousel) .jeg_post,.jeg_heroblock_11:not(.owl-carousel) .jeg_post,.jeg_heroblock_12:not(.owl-carousel) .jeg_post,.jeg_heroblock_1:not(.owl-carousel) .jeg_post,.jeg_heroblock_2:not(.owl-carousel) .jeg_post,.jeg_heroblock_3:not(.owl-carousel) .jeg_post,.jeg_heroblock_4:not(.owl-carousel) .jeg_post,.jeg_heroblock_5:not(.owl-carousel) .jeg_post,.jeg_heroblock_6:not(.owl-carousel) .jeg_post{position:relative;top:inherit;right:inherit;bottom:inherit;left:inherit}.jeg_heroblock_1:not(.owl-carousel) .jeg_hero_item_1,.jeg_heroblock_2:not(.owl-carousel) .jeg_hero_item_1,.jeg_heroblock_3:not(.owl-carousel) .jeg_hero_item_1,.jeg_heroblock_4:not(.owl-carousel) .jeg_hero_item_1{width:100%;height:60%}.jeg_heroblock_1:not(.owl-carousel) .jeg_heroblock_scroller,.jeg_heroblock_2:not(.owl-carousel) .jeg_heroblock_scroller,.jeg_heroblock_3:not(.owl-carousel) .jeg_heroblock_scroller,.jeg_heroblock_4:not(.owl-carousel) .jeg_heroblock_scroller{white-space:nowrap;height:40%;overflow-x:auto;overflow-y:hidden;z-index:0;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0);transform:translateZ(0)}.jeg_heroblock_10:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_11:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_12:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_1:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_2:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_3:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_4:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_5:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_6:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post{width:45%;height:100%;float:none;display:inline-block;margin-bottom:0}.jeg_heroblock:not(.owl-carousel).jeg_heroblock_4 .jeg_heroblock_scroller .jeg_post,.jeg_heroblock:not(.owl-carousel).jeg_heroblock_5 .jeg_heroblock_scroller .jeg_post{width:50%!important}.jeg_heroblock_10:not(.owl-carousel) .jeg_postblock_content,.jeg_heroblock_11:not(.owl-carousel) .jeg_postblock_content,.jeg_heroblock_12:not(.owl-carousel) .jeg_postblock_content,.jeg_heroblock_1:not(.owl-carousel) .jeg_postblock_content,.jeg_heroblock_2:not(.owl-carousel) .jeg_postblock_content,.jeg_heroblock_3:not(.owl-carousel) .jeg_postblock_content,.jeg_heroblock_4:not(.owl-carousel) .jeg_postblock_content,.jeg_heroblock_5:not(.owl-carousel) .jeg_postblock_content,.jeg_heroblock_6:not(.owl-carousel) .jeg_postblock_content{white-space:normal}.jeg_heroblock_10:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_11:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_12:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_1:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_2:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_3:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_4:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_5:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_6:not(.owl-carousel) .jeg_post_title{font-size:24px;line-height:1.4;margin-bottom:5px}.jeg_heroblock_10:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_11:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_12:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_1:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_2:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_3:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_4:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_5:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_6:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title{font-size:16px!important;line-height:20px;margin-bottom:0}.jeg_heroblock_10:not(.owl-carousel):not(.jeg_hero_style_7) .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_11:not(.owl-carousel):not(.jeg_hero_style_7) .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_12:not(.owl-carousel):not(.jeg_hero_style_7) .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_1:not(.owl-carousel):not(.jeg_hero_style_7) .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_2:not(.owl-carousel):not(.jeg_hero_style_7) .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_3:not(.owl-carousel):not(.jeg_hero_style_7) .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_4:not(.owl-carousel):not(.jeg_hero_style_7) .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_5:not(.owl-carousel):not(.jeg_hero_style_7) .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_6:not(.owl-carousel):not(.jeg_hero_style_7) .jeg_hero_item_1 .jeg_post_title{max-width:85%;margin-left:0;margin-right:0}.jeg_heroblock_10:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_11:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_12:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_1:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_2:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_3:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_4:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_5:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_6:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title{max-width:80%;margin-left:auto;margin-right:auto}.jeg_heroblock_10:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_11:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_12:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_1:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_2:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_3:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_4:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_5:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_6:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content{width:70%}.jeg_heroblock_10:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_meta,.jeg_heroblock_11:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_meta,.jeg_heroblock_12:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_meta,.jeg_heroblock_1:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_meta,.jeg_heroblock_2:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_meta,.jeg_heroblock_3:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_meta,.jeg_heroblock_4:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_meta,.jeg_heroblock_5:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_meta,.jeg_heroblock_6:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_meta{display:none}.jeg_hero_style_1 .jeg_post_category,.jeg_hero_style_1 .jeg_post_meta,.jeg_hero_style_1 .jeg_post_review,.jeg_hero_style_1 .jeg_post_title{opacity:1;-webkit-transform:none!important;transform:none!important}.jeg_heroblock_7 .jeg_post{float:left;position:relative;width:50%;height:300px;left:0;top:0}.jeg_heroblock_7 .jeg_post_title{font-size:18px;line-height:1.4}.jeg_heroblock_8 .jeg_post{float:left;position:relative;width:100%;height:300px;left:0;top:0}.jeg_heroblock_8 .jeg_post_title{font-size:24px;line-height:1.4}.jeg_heroblock_9 .jeg_post_title,.jeg_heroblock_skew .jeg_post_title{font-size:20px!important;line-height:1.2}.jeg_heroblock_13.jeg_hero_style_7 .jeg_postblock_content{width:60%}.jeg_heroblock_13.jeg_hero_style_5 .jeg_postblock_content,.jeg_heroblock_13.jeg_hero_style_6 .jeg_postblock_content{width:80%}.jeg_heroblock_1.owl-carousel .jeg_post,.jeg_heroblock_10.owl-carousel .jeg_post,.jeg_heroblock_11.owl-carousel .jeg_post,.jeg_heroblock_12.owl-carousel .jeg_post,.jeg_heroblock_2.owl-carousel .jeg_post,.jeg_heroblock_3.owl-carousel .jeg_post,.jeg_heroblock_4.owl-carousel .jeg_post,.jeg_heroblock_5.owl-carousel .jeg_post,.jeg_heroblock_6.owl-carousel .jeg_post,.jeg_heroblock_7.owl-carousel .jeg_post,.jeg_heroblock_8.owl-carousel .jeg_post{position:relative;top:auto;left:auto}.jeg_heroblock_1.owl-carousel .jeg_heroblock_wrapper,.jeg_heroblock_2.owl-carousel .jeg_heroblock_wrapper,.jeg_heroblock_3.owl-carousel .jeg_heroblock_wrapper,.jeg_heroblock_4.owl-carousel .jeg_heroblock_wrapper{height:auto}.jeg_heroblock.owl-carousel .jeg_heroblock_scroller{width:100%}.jeg_heroblock_1.owl-carousel .jeg_hero_item_1,.jeg_heroblock_2.owl-carousel .jeg_hero_item_1{width:100%;height:300px}.jeg_heroblock_1.owl-carousel .jeg_heroblock_scroller,.jeg_heroblock_2.owl-carousel .jeg_heroblock_scroller{height:400px}.jeg_heroblock_1.owl-carousel .jeg_hero_item_2{width:100%;height:50%}.jeg_heroblock_1.owl-carousel .jeg_hero_item_2 .jeg_post_title,.jeg_heroblock_1.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_10.owl-carousel .jeg_post_title,.jeg_heroblock_11.owl-carousel .jeg_post_title,.jeg_heroblock_12.owl-carousel .jeg_post_title,.jeg_heroblock_2.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_3.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_4.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_6.owl-carousel .jeg_heroblock_scroller .jeg_post_title{font-size:18px}.jeg_heroblock_1.owl-carousel .jeg_hero_item_3,.jeg_heroblock_1.owl-carousel .jeg_hero_item_4,.jeg_heroblock_2.owl-carousel .jeg_hero_item_2,.jeg_heroblock_2.owl-carousel .jeg_hero_item_3,.jeg_heroblock_2.owl-carousel .jeg_hero_item_4,.jeg_heroblock_2.owl-carousel .jeg_hero_item_5{float:left;width:50%;height:50%}.jeg_heroblock_3.owl-carousel .jeg_hero_item_1{width:100%;height:300px}.jeg_heroblock_3.owl-carousel .jeg_heroblock_scroller{width:100%;height:400px}.jeg_heroblock_3.owl-carousel .jeg_hero_item_2,.jeg_heroblock_3.owl-carousel .jeg_hero_item_3,.jeg_heroblock_3.owl-carousel .jeg_hero_item_4{float:left;width:50%}.jeg_heroblock_3.owl-carousel .jeg_hero_item_3,.jeg_heroblock_3.owl-carousel .jeg_hero_item_4{height:50%}.jeg_heroblock_4.owl-carousel .jeg_hero_item_1{width:100%;height:300px}.jeg_heroblock_4.owl-carousel .jeg_heroblock_scroller{width:100%;height:400px}.jeg_heroblock_4.owl-carousel .jeg_hero_item_2,.jeg_heroblock_4.owl-carousel .jeg_hero_item_3{float:left;width:50%;height:100%}.jeg_heroblock_10.owl-carousel .jeg_post,.jeg_heroblock_11.owl-carousel .jeg_post,.jeg_heroblock_12.owl-carousel .jeg_post{width:100%;height:200px}}@media only screen and (max-width:568px){.jeg_slider_type_1 .jeg_slide_caption .jeg_post_title{font-size:20px;line-height:1.4}.jeg_slider_type_2_wrapper .thumbnail-container{padding-bottom:228px}.jeg_slider_type_2 .jeg_slide_caption .jeg_post_title{font-size:20px;line-height:1.4}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_title{font-size:26px;margin-bottom:10px}.jeg_slider_type_5_wrapper .thumbnail-container,.jeg_slider_type_6_wrapper .thumbnail-container{padding-bottom:228px}.jeg_slider_type_5 .jeg_slide_caption .jeg_post_title{font-size:20px}.jeg_slider_type_5 .owl-next{right:20px}.jeg_slider_type_5 .owl-prev{left:20px}.jeg_slider_type_5 .owl-nav div,.jeg_slider_type_8 .owl-nav div{width:34px;height:34px;line-height:34px;font-size:15px}.jeg_slider_type_6 .owl-nav{right:20px;bottom:20px}.jeg_slider_type_6 .owl-nav div{height:34px;line-height:34px;font-size:11px}.jeg_slider_type_8 .owl-prev{left:15px}.jeg_slider_type_8 .owl-next{right:15px}.jeg_heropost_1 .jeg_pl_md_box .jeg_post_title{font-size:16px}.jeg_hero_style_7 .jeg_heroblock_scroller .jeg_post_title{margin-top:6px}.jeg_heroblock_13.jeg_hero_style_1 .jeg_postblock_content{left:15px;bottom:15px;width:60%}.jeg_heroblock_13.jeg_hero_style_2 .jeg_postblock_content{left:20px;right:20px}.jeg_heroblock_13.jeg_hero_style_2 .jeg_post_info{width:60%}.jeg_heroblock_13.jeg_hero_style_3 .jeg_postblock_content{left:15px;top:15px;width:60%}.jeg_heroblock_13.jeg_hero_style_7 .jeg_postblock_content{bottom:20px;left:20px;padding:15px 20px;width:60%}.jeg_heroblock_13.jeg_hero_style_7 .jeg_post_title{font-size:20px}.jeg_heroblock_1 .jeg_hero_item_1.format-video .jeg_postformat_icon:after,.jeg_heroblock_13 .jeg_post.format-video .jeg_postformat_icon:after,.jeg_heroblock_2 .jeg_hero_item_1.format-video .jeg_postformat_icon:after,.jeg_heroblock_4 .jeg_hero_item_1.format-video .jeg_postformat_icon:after,.jeg_heroblock_5 .jeg_hero_item_1.format-video .jeg_postformat_icon:after,.jeg_heroblock_6 .jeg_hero_item_1.format-video .jeg_postformat_icon:after{width:32px;height:32px;font-size:15px;line-height:28px}.jeg_heroblock_13 .jeg_post.format-video .jeg_postformat_icon:after{top:10px;right:10px}.jeg_heroblock_9 .jeg_post_title,.jeg_heroblock_skew .jeg_post_title{font-size:16px!important}.jeg_heroblock_6 .jeg_hero_item_1 .jeg_post_title{font-size:18px}.jeg_heroblock_13 .jeg_post_title{font-size:20px}.jeg_fs_container .entry-header{padding-bottom:40px}.jeg_featured_big .jeg_post_subtitle{font-size:14px}.jeg_share_button .fa{font-size:18px}.jeg_share_button a>span{margin-left:6px}.entry-header .jeg_meta_comment{display:none!important}}@media only screen and (max-width:480px){.jeg_block_heading,.jeg_heropost_1 .jeg_postbig,.jeg_postblock,.jeg_postblock_14 .row:last-child>div[class*=col-]:not(:last-child) .jeg_pl_md_box,.jeg_postblock_15 .row:last-child>div[class*=col-]:not(:last-child) .jeg_pl_md_box,.jeg_slider_wrapper,.jeg_video_playlist{margin-bottom:20px}#jeg_sidecontent{width:80%;left:-80%}.jeg_sidecontent .container{padding:0 20px}.jeg_slider_type_1 .jeg_post_category a,.jeg_slider_type_1 .jeg_slide_caption .jeg_post_meta{font-size:10px;line-height:10px}.jeg_slider_type_1 .jeg_slide_caption .jeg_post_title{font-size:19px;margin-bottom:5px;line-height:1.3}.jeg_slider_type_2_wrapper .thumbnail-container{padding-bottom:190px}.jeg_slider_type_2 .jeg_slide_caption .jeg_post_title{font-size:18px;margin:10px auto 0}.jeg_slider_type_2 .jeg_post_meta{display:none}.jeg_slider_type_2 .owl-dots{right:15px}.jeg_slider_type_2 .owl-dot span{width:8px;height:8px;margin:5px 0}.jeg_slider_type_4_wrapper .thumbnail-container{padding-bottom:56.25%}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_title{font-size:22px;margin-bottom:5px;margin:10px 0 5px}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_category a{font-size:8px}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_meta{font-size:10px}.jeg_slider_type_4 .owl-dots{padding-bottom:8px}.jeg_owlslider .owl-nav div{font-size:15px;width:30px;height:30px;line-height:30px}.jeg_owlslider .owl-nav .owl-next{right:15px}.jeg_owlslider .owl-nav .owl-prev{left:15px}.jeg_owlslider .owl-dot span{width:8px;height:8px;line-height:8px;margin:0 4px}.jeg_slider_type_5_wrapper .thumbnail-container{padding-bottom:190px}.jeg_slider_type_5 .jeg_slide_caption .jeg_post_title{font-size:18px;margin:12px auto 0}.jeg_slider_type_5 .jeg_slide_caption .jeg_post_category a{font-size:10px}.jeg_slider_type_5 .jeg_post_meta{display:none}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title{font-size:20px}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_meta{display:none}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_category a{font-size:8px}.jeg_heropost_1 .jeg_postsmall.left{width:100%;padding-right:0}.jeg_heropost_1 .jeg_postsmall.right{width:100%;padding-left:0}.jeg_heropost_1 .jeg_pl_md_box .jeg_post_title{font-size:18px}.jeg_heroblock .jeg_post_category{font-size:9px}.jeg_heroblock_1:not(.owl-carousel) .jeg_heroblock_wrapper,.jeg_heroblock_2:not(.owl-carousel) .jeg_heroblock_wrapper,.jeg_heroblock_3:not(.owl-carousel) .jeg_heroblock_wrapper,.jeg_heroblock_4:not(.owl-carousel) .jeg_heroblock_wrapper{height:300px}.jeg_heroblock_1:not(.owl-carousel) .jeg_hero_item_1,.jeg_heroblock_2:not(.owl-carousel) .jeg_hero_item_1,.jeg_heroblock_3:not(.owl-carousel) .jeg_hero_item_1,.jeg_heroblock_4:not(.owl-carousel) .jeg_hero_item_1{height:55%}.jeg_heroblock_1:not(.owl-carousel) .jeg_heroblock_scroller,.jeg_heroblock_2:not(.owl-carousel) .jeg_heroblock_scroller,.jeg_heroblock_3:not(.owl-carousel) .jeg_heroblock_scroller,.jeg_heroblock_4:not(.owl-carousel) .jeg_heroblock_scroller{height:45%}.jeg_heroblock_10:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_11:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_12:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_1:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_2:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_3:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_4:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_5:not(.owl-carousel) .jeg_post_title,.jeg_heroblock_6:not(.owl-carousel) .jeg_post_title{font-size:18px!important}.jeg_heroblock_1 .jeg_post_meta,.jeg_heroblock_10 .jeg_post_meta,.jeg_heroblock_11 .jeg_post_meta,.jeg_heroblock_12 .jeg_post_meta,.jeg_heroblock_2 .jeg_post_meta,.jeg_heroblock_3 .jeg_post_meta,.jeg_heroblock_4 .jeg_post_meta,.jeg_heroblock_5 .jeg_post_meta,.jeg_heroblock_6 .jeg_post_meta{display:none}.jeg_heroblock_10:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_11:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_12:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_1:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_2:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_3:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_4:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_5:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post,.jeg_heroblock_6:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post{width:80%!important}.jeg_heroblock_10:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_11:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_12:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_1:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_2:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_3:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_4:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_5:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_6:not(.owl-carousel) .jeg_heroblock_scroller .jeg_post_title{font-size:15px!important}.jeg_heroblock_10:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_11:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_12:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_1:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_2:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_3:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_4:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_5:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content,.jeg_heroblock_6:not(.owl-carousel).jeg_hero_style_7 .jeg_hero_item_1 .jeg_postblock_content{width:auto}.jeg_heroblock_10:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_11:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_12:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_1:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_2:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_3:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_4:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_5:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_6:not(.owl-carousel).jeg_hero_style_5 .jeg_hero_item_1 .jeg_post_title{max-width:90%}.jeg_heroblock_1.owl-carousel .jeg_post_title,.jeg_heroblock_10.owl-carousel .jeg_post_title,.jeg_heroblock_11.owl-carousel .jeg_post_title,.jeg_heroblock_12.owl-carousel .jeg_post_title,.jeg_heroblock_2.owl-carousel .jeg_post_title,.jeg_heroblock_3.owl-carousel .jeg_post_title,.jeg_heroblock_4.owl-carousel .jeg_post_title,.jeg_heroblock_5.owl-carousel .jeg_post_title,.jeg_heroblock_6.owl-carousel .jeg_post_title,.jeg_heroblock_7.owl-carousel .jeg_post_title,.jeg_heroblock_8.owl-carousel .jeg_post_title{font-size:18px}.jeg_heroblock_1.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_10.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_11.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_12.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_2.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_3.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_4.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_5.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_6.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_7.owl-carousel .jeg_heroblock_scroller .jeg_post_title,.jeg_heroblock_8.owl-carousel .jeg_heroblock_scroller .jeg_post_title{font-size:14px}.jeg_heroblock_1.owl-carousel .jeg_hero_item_1,.jeg_heroblock_2.owl-carousel .jeg_hero_item_1,.jeg_heroblock_3.owl-carousel .jeg_hero_item_1,.jeg_heroblock_4.owl-carousel .jeg_hero_item_1{height:200px}.jeg_heroblock_1.owl-carousel .jeg_heroblock_scroller,.jeg_heroblock_2.owl-carousel .jeg_heroblock_scroller,.jeg_heroblock_3.owl-carousel .jeg_heroblock_scroller,.jeg_heroblock_4.owl-carousel .jeg_heroblock_scroller{height:300px}.jeg_heroblock_10.owl-carousel .jeg_post,.jeg_heroblock_11.owl-carousel .jeg_post,.jeg_heroblock_12.owl-carousel .jeg_post{height:130px}.jeg_heroblock_7 .jeg_post{width:100%;height:200px}.jeg_heroblock_8 .jeg_post{height:200px}.jeg_heroblock_8 .jeg_post_title{font-size:16px;line-height:20px}.jeg_heroblock_skew .jeg_postblock_content,.jeg_heroblock_skew .jeg_thumb>div{-webkit-transform:none;transform:none}.jeg_heroblock_skew.jeg_hero_style_5 .jeg_postblock_content{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.jeg_heroblock_9 .jeg_post,.jeg_heroblock_skew .jeg_post{position:relative;width:100%;height:50%;left:auto;right:auto;padding-left:0!important}.jeg_heroblock_skew .jeg_postblock_content{margin:0!important}.jeg_heroblock_skew .jeg_postformat_icon:after{-webkit-transform:scale(.8);transform:scale(.8)}.jeg_heroblock_skew .jeg_hero_item_2 .jeg_postformat_icon:after{margin-right:0}.jeg_heroblock_9 .jeg_post_title,.jeg_heroblock_skew .jeg_post_title{font-size:16px!important;max-width:90%;margin-left:0;margin-right:0}.jeg_hero_style_1 .jeg_postblock_content,.jeg_hero_style_6 .jeg_postblock_content{padding:5px 15px 10px}.jeg_hero_style_2 .jeg_postblock_content{left:15px;right:15px}.jeg_hero_style_2 .jeg_post_info{bottom:10px}.jeg_hero_style_4 .jeg_postblock_content{padding:15px 15px 10px}.jeg_heroblock_13.jeg_hero_style_1 .jeg_postblock_content{left:0;bottom:0;width:85%}.jeg_heroblock_13.jeg_hero_style_2 .jeg_post_info{width:85%}.jeg_heroblock_13.jeg_hero_style_3 .jeg_postblock_content{left:0;top:0;width:auto}.jeg_heroblock_13.jeg_hero_style_5 .jeg_postblock_content,.jeg_heroblock_13.jeg_hero_style_6 .jeg_postblock_content{width:auto}.jeg_heroblock_13.jeg_hero_style_7 .jeg_postblock_content{left:5px;right:5px;bottom:5px;width:auto;padding:10px 12px}.jeg_heroblock_13.jeg_hero_style_7 .jeg_post_title{max-width:100%;margin-bottom:6px;font-size:16px}.jeg_heroblock_skew.jeg_hero_style_3 .jeg_hero_item_1 .jeg_postblock_content{left:0}.jeg_heroblock .jeg_post.format-video .jeg_postformat_icon:after{top:5px;right:5px}.page_nav .navtext{display:none}.jeg_pagination{text-align:center!important}.jeg_pagination .page_info{float:none!important}.jeg_pagination .page_nav.prev:before{padding-right:0}.jeg_pagination .page_nav.next:after{padding-left:0}.jeg_pagenav_1 .page_nav{padding:0}.entry-header,.jeg_share_button,.jeg_share_button.share-float .jeg_sharelist{margin-bottom:15px}.jeg_share_button.share-float{margin-bottom:0}.jeg_meta_author img{width:25px}.entry-header .jeg_meta_comment{display:none!important}.jeg_views_count{display:none}.jeg_share_button a>span{display:none!important}.jeg_share_button a{width:auto!important;max-width:none!important;height:32px;line-height:32px}.jeg_share_button .fa{font-size:14px}.jeg_post_nav .post .arrow{font-size:28px;width:28px;height:28px;line-height:28px}.jeg_post_nav .post-title{font-size:12px}.jeg_post_nav .prev-post .post-title{left:10px}.jeg_post_nav .next-post .post-title{right:10px}}@media only screen and (max-width:320px){.jeg_mobile_wrapper{width:275px}.jeg_mobile_menu li a{font-size:16px;margin-bottom:12px}.jeg_mobile_wrapper .socials_widget.nobg a .fa{font-size:16px}.jeg_navbar_mobile .jeg_search_wrapper .jeg_search_input{font-size:16px;padding:.5em 35px .5em 12px;height:38px}.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_result{margin-top:80px}.jeg_navbar_mobile .jeg_search_form .jeg_search_button{font-size:16px}#jeg_sidecontent{width:90%;left:-90%}.jeg_slider_type_1 .jeg_slide_caption .jeg_post_title{font-size:1em;line-height:1.3;margin-top:5px}.jeg_slider_type_1 .jeg_slide_caption .jeg_post_meta{display:none}.jeg_slider_type_2_wrapper .thumbnail-container{padding-bottom:145px}.jeg_slider_type_2 .jeg_slide_caption .jeg_post_title{font-size:1em;margin-top:5px}.jeg_slider_type_3 .jeg_post_title{font-size:16px!important}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_title{font-size:16px;margin-bottom:0}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_category a{font-size:8px}.jeg_slider_type_4 .jeg_slide_caption .jeg_post_meta{display:none}.jeg_slider_type_4 .owl-dots{padding-bottom:5px}.jeg_owlslider .owl-dot span{width:5px;height:5px;line-height:5px;margin:0 3px}.jeg_slider_type_5_wrapper .thumbnail-container{padding-bottom:145px}.jeg_slider_type_5 .jeg_slide_caption .jeg_post_title{font-size:1em;margin:10px auto 0}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title{font-size:1em;margin:15px auto 20px}.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title:before{bottom:-20px;border-width:2px}.jeg_heropost_1 .jeg_postbig{margin-bottom:15px}.jeg_heroblock .jeg_post_meta{display:none}.jeg_heroblock .jeg_post_title{margin-bottom:0}.jeg_heroblock_13.jeg_hero_style_1 .jeg_postblock_content{width:100%}.jeg_heroblock:not(.jeg_hero_style_7) .jeg_hero_item_1 .jeg_post_title{font-size:15px!important;max-width:100%!important}.jeg_heroblock .jeg_heroblock_scroller .jeg_post_title{font-size:13px!important}.jeg_pagination .page_nav{display:none}}@media only screen and (min-width:768px){.jeg_col_3o3 .jeg_pl_lg_2 .jeg_post_title,.jeg_col_3o3 .jeg_pl_lg_3 .jeg_post_title{font-size:24px}.jeg_postblock_1.jeg_col_1o3 .jeg_pl_lg_1 .jeg_post_title{font-size:16px}.jeg_postblock_2.jeg_col_3o3 .jeg_pl_sm{width:33.3333333%}.jeg_postblock_2.jeg_col_1o3 .jeg_pl_lg_2 .jeg_post_title{font-size:16px;margin-top:15px}.jeg_postblock_2.jeg_col_1o3 .jeg_pl_lg_2 .jeg_thumb{width:auto;float:none;margin-right:0}.jeg_postblock_2.jeg_col_1o3 .jeg_posts{display:block;margin-right:0}.jeg_postblock_2.jeg_col_1o3 .jeg_pl_sm{float:none;width:auto;padding-right:0}.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_thumb{width:120px;margin-right:15px;margin-bottom:5px}.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_thumb{width:120px;margin-left:15px;margin-bottom:5px}.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_post_title,.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_post_title{font-size:14px}.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_postblock_content,.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_postblock_content{overflow:visible}.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_meta_author,.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_meta_author{display:none}.jeg_postblock_3.jeg_col_3o3 .jeg_pl_md_2 .jeg_post_title,.jeg_postblock_4.jeg_col_3o3 .jeg_pl_md_3 .jeg_post_title{font-size:24px;line-height:1.3em}.jeg_postblock_5.jeg_col_1o3 .jeg_post .jeg_post_title,.jeg_postblock_6.jeg_col_1o3 .jeg_post .jeg_post_title{font-size:16px;margin-top:15px}.jeg_postblock_5.jeg_col_1o3 .jeg_post .jeg_thumb,.jeg_postblock_6.jeg_col_1o3 .jeg_post .jeg_thumb{width:auto;float:none;margin-left:0;margin-right:0}.jeg_postblock_5.jeg_col_1o3 .jeg_readmore,.jeg_postblock_6.jeg_col_1o3 .jeg_readmore{display:none}.jeg_col_1o3 .jeg_pl_lg_6 .jeg_post_title{font-size:18px}.jeg_col_1o3 .jeg_pl_lg_6 .jeg_thumb{width:100%;margin:0 0 5px}.jeg_col_1o3 .jeg_pl_lg_6 .jeg_post_excerpt{margin-top:5px}.jeg_col_3o3 .jeg_pl_lg_6 .jeg_post_title{font-size:26px}.jeg_postblock_8.jeg_col_1o3 .jeg_posts{margin-right:0}.jeg_postblock_8.jeg_col_1o3 .jeg_post{width:100%;padding-right:0;margin-bottom:20px}.jeg_postblock_8.jeg_col_2o3 .jeg_post:first-child,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(2){width:50%}.jeg_postblock_8.jeg_col_3o3 .jeg_post{width:25%}.jeg_postblock_8.jeg_col_3o3 .jeg_post:first-child,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(2),.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(3){width:33.333333333%}.jeg_postblock_8.jeg_col_1o3 .jeg_post_title,.jeg_postblock_8.jeg_col_2o3 .jeg_post:first-child .jeg_post_title,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(2) .jeg_post_title,.jeg_postblock_8.jeg_col_3o3 .jeg_post:first-child .jeg_post_title,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(2) .jeg_post_title,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(3) .jeg_post_title{font-size:16px}.jeg_postblock_9.jeg_col_1o3 .jeg_posts{margin-right:0}.jeg_postblock_9.jeg_col_1o3 .jeg_post{width:100%;padding-right:0;margin-bottom:20px}.widget .jeg_postblock_9.jeg_col_1o3 .jeg_post:last-child{margin-bottom:0}.jeg_postblock_9.jeg_col_3o3 .jeg_post{width:33.333333333%}.jeg_col_1o3 .jeg_pl_lg_4 .jeg_postblock_heading{margin-bottom:15px}.jeg_col_1o3 .jeg_pl_lg_4 .jeg_post_title{font-size:18px;line-height:1.25}.jeg_col_3o3 .jeg_pl_lg_4 .jeg_thumb img{width:100%}.jeg_col_3o3 .jeg_pl_lg_4 .jeg_post_title{font-size:32px}.jeg_postblock_11.jeg_col_1o3 .jeg_posts{margin-right:0}.jeg_postblock_11.jeg_col_1o3 .jeg_post{width:100%;padding-right:0;margin-bottom:20px}.jeg_postblock_11.jeg_col_3o3 .jeg_post{width:33.333333333%}.jeg_postblock_12.jeg_col_1o3 .jeg_post{margin-bottom:30px}.jeg_postblock_12.jeg_col_1o3 .jeg_post_title{font-size:16px;line-height:1.3;margin:0 auto 5px}.jeg_postblock_12.jeg_col_1o3 .jeg_postblock_content{padding:12px 20px 15px;margin:-50px 15px 0}.jeg_postblock_12.jeg_col_1o3 .jeg_meta_comment,.jeg_postblock_12.jeg_col_1o3 .jeg_meta_like,.jeg_postblock_12.jeg_col_1o3 .jeg_post_excerpt{display:none}.jeg_postblock_12.jeg_col_3o3 .jeg_block_loadmore,.jeg_postblock_12.jeg_col_3o3 .jeg_block_nav{margin-bottom:20px}.jeg_postblock_12.jeg_col_3o3 .jeg_post_title{font-size:32px;margin-bottom:10px}.jeg_postblock_12.jeg_col_3o3 .jeg_postblock_content{margin-top:-70px}.jeg_postblock_13.jeg_col_1o3 .jeg_pl_lg_1{margin-bottom:30px}.jeg_postblock_13.jeg_col_1o3 .jeg_pl_lg_1 .jeg_post_title{font-size:18px;font-size:16px}.jeg_postblock_13 .jeg_posts_wrap{position:relative;overflow:hidden}.jeg_postblock_13 .jeg_posts_wrap .jeg_posts{flex-wrap:wrap;display:flex;align-items:flex-start;margin-right:-30px}.jeg_postblock_13.jeg_col_2o3 .jeg_posts_wrap .jeg_post{float:left;width:50%;padding-right:30px}.jeg_postblock_13.jeg_col_3o3 .jeg_posts_wrap .jeg_post{float:left;width:33.333333333%;padding-right:30px}.jeg_postblock_13.jeg_col_1o3 .jeg_posts_wrap .jeg_posts{flex-wrap:wrap;display:flex;align-items:flex-start;margin-right:-20px}.jeg_postblock_13.jeg_col_1o3 .jeg_posts_wrap .jeg_post{float:left;width:50%;padding-right:20px}.jeg_postblock_13.jeg_col_1o3 .jeg_pl_md_1 .jeg_post_title{font-size:12px;line-height:1.4em}.jeg_postblock_13.jeg_col_1o3 .jeg_pl_md_1 .jeg_thumb{margin-bottom:10px}.jeg_postblock_14.jeg_col_1o3 .jeg_pl_lg_box .jeg_postblock_content{padding:20px 15px 10px}.jeg_postblock_14.jeg_col_1o3 .jeg_pl_lg_box .jeg_post_title{font-size:16px;margin-bottom:0}.jeg_postblock_14.jeg_col_1o3 .jeg_posts{margin-right:-20px}.jeg_postblock_14.jeg_col_1o3 .jeg_posts .jeg_post{padding-right:20px}.jeg_postblock_14.jeg_col_1o3 .jeg_posts .jeg_thumb .jeg_post_category{left:0;bottom:0}.jeg_postblock_14.jeg_col_1o3 .jeg_posts .jeg_thumb .jeg_post_category a{font-size:10px}.jeg_postblock_14.jeg_col_1o3 .jeg_pl_md_1,.jeg_postblock_14.jeg_col_1o3 .jeg_post{margin-bottom:20px}.jeg_postblock_14.jeg_col_1o3 .jeg_pl_md_1 .jeg_thumb{margin-bottom:10px}.jeg_postblock_14.jeg_col_1o3 .jeg_pl_md_1 .jeg_post_title{font-size:12px;font-weight:500}.jeg_postblock_14.jeg_col_1o3 .jeg_meta_author{display:none}.jeg_postblock_14.jeg_col_3o3 .jeg_postbig .jeg_post_title{font-size:32px}.jeg_postblock_14.jeg_col_3o3 .jeg_posts .jeg_post{width:33.333333333%}.jeg_postblock_15.jeg_col_1o3 .jeg_posts{margin-right:0}.jeg_postblock_15.jeg_col_1o3 .jeg_post{width:100%;padding-right:0}.jeg_postblock_15.jeg_col_3o3 .jeg_post{width:33.333333333%}.jeg_postblock_16.jeg_col_1o3 .jeg_pl_lg_5{margin-bottom:20px}.jeg_postblock_16.jeg_col_1o3 .jeg_pl_lg_5 .jeg_post_title{font-size:18px}.jeg_postblock_16.jeg_col_3o3 .jeg_pl_lg_5 .jeg_post_title{font-size:32px}.jeg_postblock_16.jeg_col_3o3 .jeg_pl_lg_5 .jeg_thumb img{width:100%}.jeg_postblock_17:not(.jeg_col_1o3) .jeg_posts_wrap{position:relative;overflow:hidden}.jeg_postblock_17:not(.jeg_col_1o3) .jeg_posts{flex-wrap:wrap;display:flex;align-items:stretch;margin-right:-30px}.widget .jeg_postblock_17.jeg_col_1o3{margin-bottom:0}.jeg_postblock_17.jeg_col_2o3 .jeg_post{float:left;width:50%;padding-right:30px}.jeg_postblock_17.jeg_col_3o3 .jeg_post{float:left;width:33.333333333%;padding-right:30px}.jeg_col_1o3 .jeg_pl_lg_8 .jeg_post_title{font-size:18px}.jeg_postblock_18.jeg_col_1o3 .jeg_pl_lg_8:not(:last-of-type){margin-bottom:20px}.jeg_postblock_18.jeg_col_1o3 .jeg_pl_lg_8 .jeg_post_meta{margin-top:5px}.jeg_postblock_18.jeg_col_1o3 .jeg_share_button{margin:10px 0}.jeg_postblock_18.jeg_col_1o3 .jeg_share_button a{width:30px;height:30px;line-height:30px}.jeg_postblock_18.jeg_col_1o3 .jeg_share_button .fa{font-size:14px}.jeg_postblock_18.jeg_col_1o3 .jeg_meta_author,.jeg_postblock_18.jeg_col_1o3 .jeg_share_button a.expanded>span{display:none}.widget_jnews_module_block_19 .jeg_col_1o3 .jeg_post:last-child,.widget_jnews_module_block_19 .jeg_postblock{margin-bottom:0}.jeg_postblock_19:not(.jeg_col_1o3) .jeg_posts{flex-wrap:wrap;display:flex;align-items:stretch;margin-right:-30px}.jeg_postblock_19.jeg_col_2o3 .jeg_post{float:left;width:50%;padding-right:30px}.jeg_postblock_19.jeg_col_3o3 .jeg_post{float:left;width:33.333333333%;padding-right:30px}.jeg_postblock_20:not(.jeg_col_1o3) .jeg_posts{flex-wrap:wrap;display:flex;align-items:stretch;margin-right:-30px}.jeg_postblock_20.jeg_col_2o3 .jeg_post{float:left;width:50%;padding-right:30px}.jeg_postblock_20.jeg_col_3o3 .jeg_post{float:left;width:33.333333333%;padding-right:30px}.jeg_postblock_21:not(.jeg_col_1o3) .jeg_posts{flex-wrap:wrap;display:flex;align-items:stretch;margin-right:-30px}.jeg_postblock_21.jeg_col_2o3 .jeg_post{float:left;width:50%;padding-right:30px}.jeg_postblock_21.jeg_col_3o3 .jeg_post{float:left;width:33.333333333%;padding-right:30px}.widget_jnews_module_block_21 .jeg_col_1o3 .jeg_post:last-child,.widget_jnews_module_block_21 .jeg_postblock{margin-bottom:0}.jeg_postblock_21.jeg_col_1o3 .jeg_block_loadmore,.jeg_postblock_21.jeg_col_1o3 .jeg_block_nav{margin-top:20px;padding-bottom:0}.jeg_postblock_22.jeg_col_1o3 .jeg_post_title{font-size:12px;font-weight:500}.jeg_postblock_22.jeg_col_1o3 .jeg_post_meta{display:none}.jeg_postblock_22.jeg_col_3o3 .jeg_post{width:25%}.jeg_postblock_23.jeg_col_1o3 .jeg_posts{margin-right:0}.jeg_postblock_23.jeg_col_1o3 .jeg_post{width:100%;padding-right:0}.jeg_postblock_23.jeg_col_3o3 .jeg_post{width:33.333333333%}.jeg_postblock_24:not(.jeg_col_1o3) .jeg_posts{flex-wrap:wrap;display:flex;align-items:stretch;margin-right:-30px}.jeg_postblock_24.jeg_col_2o3 .jeg_post{float:left;width:50%;padding-right:30px}.jeg_postblock_24.jeg_col_3o3 .jeg_post{float:left;width:33.333333333%;padding-right:30px}.jeg_postblock_24 .jeg_pl_xs_4 .jeg_post_meta,.jeg_postblock_24 .jeg_pl_xs_4 .jeg_post_title{position:relative;z-index:1}.jeg_postblock_25.jeg_col_1o3 .jeg_post{margin-bottom:15px;padding-bottom:20px}.jeg_postblock_25.jeg_col_1o3 .jeg_post .jeg_post_title{font-size:18px}.jeg_postblock_25.jeg_col_1o3 .jeg_post .jeg_thumb{width:100%;float:none}.jeg_postblock_25.jeg_col_1o3 .jeg_meta_comment,.jeg_postblock_25.jeg_col_1o3 .jeg_meta_like,.jeg_postblock_25.jeg_col_1o3 .jeg_post_excerpt{display:none}.jeg_col_1o3 .jeg_pl_lg_9 .jeg_postblock_heading{margin-bottom:10px}.jeg_col_1o3 .jeg_pl_lg_9 .jeg_post_excerpt{line-height:1.4;max-height:4.2em;overflow:hidden}.jeg_col_1o3 .jeg_pl_lg_9 .jeg_post_title{font-size:16px;margin-bottom:5px}.jeg_col_1o3 .jeg_meta_footer .jeg_post_share{display:none}.jeg_col_3o3 .jeg_pl_lg_9 .jeg_thumb img{width:100%}.jeg_postblock_27.jeg_col_1o3 .jeg_posts{margin-right:0}.jeg_postblock_27.jeg_col_1o3 .jeg_post{width:100%;padding-right:0;margin-bottom:20px}.jeg_postblock_27.jeg_col_1o3 .jeg_post_excerpt{display:none}.jeg_blocklink.jeg_col_3o3{height:400px}}@media only screen and (max-width:1024px){.jeg_pl_lg_1 .jeg_post_title,.jeg_pl_lg_2 .jeg_post_title,.jeg_pl_lg_3 .jeg_post_title{font-size:18px}.jeg_pl_lg_2 .jeg_thumb,.jeg_pl_lg_3 .jeg_thumb{width:280px}.jeg_pl_lg_5 .jeg_post_title{font-size:22px;line-height:1.3em}.jeg_pl_lg_6 .jeg_post_title{font-size:18px}.jeg_pl_lg_7 .jeg_post_title{font-size:22px;line-height:1.3em}.jeg_pl_lg_9 .jeg_post_title{font-size:20px}.jeg_col_1o3 .jeg_pl_lg_9 .jeg_post_title{font-size:14px}.jeg_col_1o3 .jeg_pl_lg_9 .jeg_post_category{margin-bottom:5px}.jeg_col_1o3 .jeg_pl_lg_9 .jeg_post_category a{font-size:11px}.jeg_col_3o3 .jeg_pl_lg_9 .jeg_post_title{font-size:26px}.jeg_pl_lg_card .jeg_postblock_content{padding:15px 20px}.jeg_pl_lg_box .jeg_post_title,.jeg_pl_lg_card .jeg_post_title{font-size:18px}.jeg_pl_md_2 .jeg_post_title,.jeg_pl_md_3 .jeg_post_title{font-size:16px}.jeg_pl_md_2 .jeg_thumb,.jeg_pl_md_3 .jeg_thumb{width:200px}.jeg_pl_sm .jeg_post_title{font-size:13px}.jeg_pl_sm .jeg_thumb{width:100px}.jeg_pl_sm .jeg_postblock_content{margin-left:100px}.jeg_pl_md_card .jeg_postblock_content{padding:12px 15px}.jeg_pl_md_card .jeg_post_title{font-size:14px}.jeg_pl_md_box .jeg_post_title{font-size:14px;line-height:1.3em}.jeg_postblock_8 .jeg_meta_author{display:none}.jeg_postblock_12.jeg_col_1o3 .jeg_postblock_content{padding:12px 15px}.jeg_postblock_12.jeg_col_3o3 .jeg_post_title{font-size:28px}.jeg_postblock_23 .jeg_posts{margin-right:-30px}.jeg_postblock_23 .jeg_post{padding-right:30px}.jeg_postblock_25 .jeg_post_title{font-size:18px;margin-bottom:5px}.jeg_postblock_25 .jeg_thumb{margin-right:20px}.jeg_postblock_27 .jeg_post_title,.jeg_postblock_carousel_2 .jeg_post_title{font-size:16px}.jeg_blocklink .jeg_videowrapper{display:none}.jeg_blocklink{height:187px}.jeg_blocklink.jeg_col_3o3{height:330px}}@media only screen and (max-width:768px){.jeg_pl_lg_2 .jeg_thumb{width:230px;margin-right:20px}.jeg_pl_lg_3 .jeg_thumb{width:230px;margin-left:20px}.jeg_pl_xs .jeg_post_title{width:auto;float:none;margin-bottom:5px;padding-left:0}.jeg_pl_xs .jeg_post_meta{float:none;width:auto}.jeg_postblock_17 .jeg_pl_md_1,.jeg_postblock_19 .jeg_pl_md_box{margin-bottom:20px}.jeg_postblock_20 .jeg_pl_sm{margin-bottom:10px}}@media only screen and (min-width:768px) and (max-width:1023px){.jeg_post_meta{font-size:10px}.jeg_post_excerpt{font-size:12px}.jeg_pl_lg_1 .jeg_post_title,.jeg_pl_lg_2 .jeg_post_title,.jeg_pl_lg_3 .jeg_post_title{font-size:16px}.jeg_pl_lg_6 .jeg_thumb{width:220px}.jeg_col_1o3 .jeg_pl_lg_6 .jeg_post_title{font-size:16px}.jeg_col_2o3 .jeg_pl_lg_6 .jeg_post_title{margin-bottom:10px}.jeg_col_3o3 .jeg_pl_lg_6 .jeg_post_title{font-size:22px}.jeg_pl_lg_9 .jeg_post_title{font-size:18px}.jeg_col_3o3 .jeg_pl_lg_9 .jeg_post_title{font-size:24px}.jeg_pl_md_1 .jeg_post_title{font-size:14px;margin:10px 0 5px}.jeg_pl_md_1 .jeg_thumb{margin-bottom:10px}.jeg_pl_md_2 .jeg_post_title,.jeg_pl_md_3 .jeg_post_title{font-size:14px}.jeg_pl_sm .jeg_thumb,.jeg_pl_sm_3 .jeg_thumb{width:80px}.jeg_pl_sm .jeg_postblock_content{margin-left:80px;padding-left:10px}.jeg_pl_sm_3 .jeg_postblock_content{margin-right:80px;padding-right:10px}.jeg_pl_xs .jeg_postblock_content,.jeg_pl_xs_4 .jeg_postblock_content{line-height:normal}.jeg_pl_xs_4 .jeg_post_title{font-size:12px}.jeg_col_3o3 .jeg_pl_lg_2 .jeg_post_title,.jeg_col_3o3 .jeg_pl_lg_3 .jeg_post_title{font-size:18px}.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_thumb{width:80px;margin-right:10px}.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_thumb{width:80px;margin-left:10px}.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_post_meta,.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_post_meta{clear:both;padding-top:5px}.jeg_postblock_3.jeg_col_3o3 .jeg_pl_md_2 .jeg_post_title,.jeg_postblock_4.jeg_col_3o3 .jeg_pl_md_3 .jeg_post_title{font-size:18px}.jeg_postblock_8 .jeg_post_title{font-size:13px}.jeg_postblock_12.jeg_col_1o3 .jeg_post_title{font-size:14px}.jeg_postblock_12.jeg_col_3o3 .jeg_post_title{font-size:24px}.jeg_postblock_14.jeg_col_1o3 .jeg_post_meta{display:none}.jeg_postblock_14.jeg_col_1o3 .jeg_pl_lg_box .jeg_post_title{font-size:14px}.jeg_postblock_14.jeg_col_1o3 .jeg_pl_md_1 .jeg_post_title{font-size:11px;line-height:normal}.jeg_postblock_22 .jeg_post{padding-right:20px}.jeg_postblock_22 .jeg_post_title{font-size:15px}.jeg_postblock_24 .jeg_pl_md_box{margin-bottom:10px}.jeg_postblock_25 .jeg_post{padding-bottom:20px}.jeg_postblock_25 .jeg_thumb{width:200px;margin-right:15px}.jeg_postblock_25 .jeg_readmore{display:none}.jeg_postblock_25.jeg_col_1o3 .jeg_post .jeg_post_title{font-size:16px}.jeg_postblock_26 .jeg_meta_footer{margin-top:20px}.jeg_postblock_26 .jeg_meta_footer>div{padding:5px;font-size:11px}.jeg_postblock_26 .jeg_meta_footer .jeg_post_share a{margin:0 6px}.jeg_postblock_27 .jeg_posts{margin-right:-30px}.jeg_postblock_27 .jeg_post{padding-right:30px}.jeg_postblock_27 .jeg_post_title{font-size:14px}.jeg_postblock_27 .jeg_post_category a{font-size:11px}.jeg_postblock_27 .jeg_thumb{margin-bottom:10px}.jeg_blocklink{height:145px}.jeg_blocklink.jeg_col_3o3{height:253px}}@media only screen and (max-width:767px){.jeg_block_heading,.jeg_blocklink{margin-bottom:20px}.jeg_pl_lg_2 .jeg_thumb,.jeg_pl_lg_3 .jeg_thumb{width:40%}.jeg_pl_lg_6 .jeg_post_excerpt{margin-top:5px}.jeg_pl_lg_9 .jeg_post_title{font-size:22px!important}.jeg_pl_md_1 .jeg_post_title{font-size:20px}.jeg_pl_sm .jeg_post_title{font-size:14px}.jeg_col_3 .jeg_pl_sm .jeg_thumb{width:100px}.jeg_col_3 .jeg_pl_sm .jeg_postblock_content{margin-left:100px}.jeg_posttree_2.jeg_col_3 .jeg_post_excerpt{display:block}.jeg_postblock_2 .jeg_posts{display:block;margin-right:0}.jeg_postblock_2 .jeg_pl_sm{float:none;width:auto;padding-right:0}.jeg_postblock_8 .jeg_post_title{font-size:13px}.jeg_postblock_8 .jeg_thumb{margin-bottom:10px}.jeg_postblock_8.jeg_col_3o3 .jeg_post:first-child .jeg_post_title,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(2) .jeg_post_title,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(3) .jeg_post_title,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(4) .jeg_post_title{font-size:16px}.jeg_postblock_8.jeg_col_2o3 .jeg_post:first-child,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(2),.jeg_postblock_8.jeg_col_3o3 .jeg_post:first-child,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(2),.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(3),.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(4){width:50%}.jeg_postblock_14 .jeg_posts .jeg_post_title,.jeg_postblock_9 .jeg_post .jeg_post_title{font-size:16px}.jeg_postblock_14 .jeg_posts .jeg_thumb,.jeg_postblock_9 .jeg_thumb{margin-bottom:10px}.jeg_postblock_12.jeg_col_1o3 .jeg_postblock_content{padding:15px 20px 0}.jeg_postblock_12.jeg_col_3o3 .jeg_post_title,.jeg_postblock_13 .jeg_post_title{font-size:18px}.jeg_postblock_13 .jeg_thumb img{width:100%}.jeg_postblock_16 .jeg_pl_lg_5{margin-bottom:20px}.jeg_postblock_17 .jeg_posts,.jeg_postblock_19 .jeg_posts,.jeg_postblock_20 .jeg_posts,.jeg_postblock_24 .jeg_posts{margin-bottom:30px}.jeg_postblock_19 .jeg_pl_md_box .jeg_post_title,.jeg_postblock_24 .jeg_pl_md_box .jeg_post_title{font-size:22px}.jeg_postblock_19 .jeg_pl_md_box .jeg_thumb,.jeg_postblock_24 .jeg_pl_md_box .jeg_thumb{max-height:350px}.jeg_postblock_22.jeg_col_1o3 .jeg_posts{margin-right:-30px}.jeg_postblock_22.jeg_col_1o3 .jeg_post{padding-right:30px;margin-bottom:30px}.jeg_postblock_22.jeg_col_3o3 .jeg_post{width:50%}.jeg_postblock_23 .jeg_post_title{font-size:16px}.jeg_postblock_38 .jeg_post_title{font-size:18px}.jeg_blocklink{height:0!important;padding-bottom:50%}}@media only screen and (max-width:667px){.jeg_pl_lg_box .jeg_post_title,.jeg_pl_md_box .jeg_post_title{font-size:24px}.jeg_pl_md_1 .jeg_post_title,.jeg_postblock_15 .jeg_post_title{font-size:18px}.jeg_pl_sm .jeg_thumb{width:80px}.jeg_pl_sm .jeg_postblock_content{margin-left:80px}.jeg_pl_lg_4 .jeg_post_title{font-size:22px}.jeg_postblock_8 .jeg_post_title{font-size:13px}.jeg_postblock_22 .jeg_posts{margin-right:0!important}.jeg_postblock_22 .jeg_post{width:100%!important;padding:0!important}.jeg_postblock_22 .jeg_post_title,.jeg_postblock_23 .jeg_post_title{font-size:18px}.jeg_postblock_carousel_2 .jeg_post_title{font-size:16px}}@media only screen and (max-width:568px){.jeg_pl_lg_2 .jeg_post_title,.jeg_pl_lg_3 .jeg_post_title{font-size:16px;margin-bottom:5px}.jeg_pl_lg_4 .jeg_post_title,.jeg_pl_lg_5 .jeg_post_title,.jeg_pl_lg_6 .jeg_post_title,.jeg_pl_lg_7 .jeg_post_title,.jeg_pl_lg_8 .jeg_post_title{font-size:18px;line-height:1.3em}.jeg_pl_lg_2 .jeg_thumb{margin-right:20px}.jeg_pl_lg_3 .jeg_thumb{margin-left:20px}.jeg_postblock_2 .jeg_pl_lg_2 .jeg_postblock_content{overflow:visible}.jeg_postblock_5 .jeg_meta_comment,.jeg_postblock_5 .jeg_meta_like,.jeg_postblock_6 .jeg_meta_comment,.jeg_postblock_6 .jeg_meta_like{display:none}.jeg_postblock_13 .jeg_pl_lg_1{margin-bottom:30px}.jeg_pl_lg_6 .jeg_thumb{width:42%}.jeg_heropost_1 .jeg_pl_sm_2 .jeg_post_title{font-size:1em}.jeg_postblock_14 .jeg_posts .jeg_post_title,.jeg_postblock_15 .jeg_post_title,.jeg_postblock_9 .jeg_post .jeg_post_title{font-size:14px}.jeg_postblock_19 .jeg_pl_md_box .jeg_thumb,.jeg_postblock_24 .jeg_pl_md_box .jeg_thumb{max-height:260px}.jeg_postblock_23 .jeg_posts{margin-right:0}.jeg_postblock_23 .jeg_post{width:100%;padding-right:0}.jeg_postblock_23 .jeg_post_title{font-size:18px}.jeg_postblock_23 .jeg_post_excerpt{margin:0 0 .5em}.jeg_postblock_25 .jeg_post{padding-bottom:20px}.jeg_postblock_25 .jeg_thumb{width:42%}.jeg_postblock_25 .jeg_readmore{display:none}.jeg_postblock_26 .jeg_meta_footer{margin-top:20px}.jeg_postblock_26 .jeg_meta_footer>div{padding:8px;font-size:11px}.jeg_postblock_26 .jeg_meta_footer .jeg_post_share a{margin:0 6px}.jeg_postblock_27 .jeg_post{margin-bottom:30px}.jeg_postblock_27 .jeg_post_title{font-size:18px!important}.jeg_postblock_27 .jeg_post_category a{font-size:11px!important}.jeg_postblock_carousel_2 .jeg_post_title{font-size:16px}}@media only screen and (max-width:480px){.jeg_post_meta{font-size:10px;text-rendering:auto}.jeg_post_excerpt{margin-top:5px}.jeg_readmore{margin-top:10px}.jeg_pl_lg_1 .jeg_post_title{font-size:16px;margin-bottom:5px}.jeg_pl_lg_2{margin-bottom:15px}.jeg_pl_lg_2 .jeg_post_title,.jeg_pl_lg_3 .jeg_post_title{font-size:16px}.jeg_pl_lg_9 .jeg_postblock_heading{margin-bottom:10px}.jeg_pl_lg_9 .jeg_post_title{font-size:24px!important}.jeg_pl_lg_9 .jeg_post_category{margin-bottom:6px}.jeg_pl_lg_9 .jeg_post_category a{font-size:11px}.jeg_pl_lg_9 .jeg_post_excerpt{margin-top:10px}.jeg_pl_md_1 .jeg_post_title{font-size:16px}.jeg_pl_md_1 .jeg_thumb{margin-bottom:10px}.jeg_pl_md_2 .jeg_post_title,.jeg_pl_md_3 .jeg_post_title{font-size:15px;font-weight:400}.jeg_pl_md_2 .jeg_thumb,.jeg_pl_md_3 .jeg_thumb{width:100px}.jeg_pl_md_2 .jeg_thumb{margin-right:10px}.jeg_pl_md_3 .jeg_thumb{margin-left:10px}.jeg_pl_lg_2 .jeg_thumb{margin-right:10px}.jeg_pl_lg_3 .jeg_thumb{margin-left:10px}.jeg_col_1o3 .jeg_pl_lg_card .jeg_postblock_content,.jeg_col_3o3 .jeg_pl_lg_card .jeg_postblock_content,.jeg_pl_lg_card .jeg_postblock_content{margin:-50px 15px 0;padding:12px 15px}.jeg_pl_lg_box .jeg_post_title,.jeg_pl_md_box .jeg_post_title{font-size:18px}.jeg_pl_xs_2 .jeg_post_title,.jeg_pl_xs_4 .jeg_post_title{font-size:14px}.jeg_postblock_2 .jeg_pl_lg_2{margin-bottom:20px}.jeg_postblock_2 .jeg_pl_lg_2 .jeg_postblock_content{overflow:visible}.jeg_postblock_3 .jeg_post_excerpt,.jeg_postblock_4 .jeg_post_excerpt,.jeg_postblock_5 .jeg_post_excerpt,.jeg_postblock_6 .jeg_post_excerpt{display:none}.jeg_postblock_5 .jeg_thumb .jeg_post_category,.jeg_postblock_5 .jeg_thumb .jeg_post_category a{font-size:8px;line-height:8px}.jeg_pl_lg_6 .jeg_thumb{width:100%;float:none;margin:0 0 5px}.jeg_pl_lg_7 .jeg_postblock_content{margin:5px auto 0}.jeg_postblock_8 .jeg_posts{margin-right:0}.jeg_postblock_8 .jeg_post{width:100%!important;padding-right:0;margin-bottom:20px}.jeg_postblock_8 .jeg_post .jeg_post_title{font-size:16px!important}.jeg_postblock_8 .jeg_meta_author{display:inline-block}.jeg_postblock_14 .jeg_posts,.jeg_postblock_15 .jeg_posts,.jeg_postblock_9 .jeg_posts{margin-right:0}.jeg_postblock_14 .jeg_posts .jeg_post,.jeg_postblock_15 .jeg_post,.jeg_postblock_9 .jeg_post{width:100%!important;float:none;padding-right:0;margin-bottom:20px}.jeg_postblock_14 .jeg_posts .jeg_post_title,.jeg_postblock_9 .jeg_post .jeg_post_title{font-size:16px}.jeg_pl_lg_4 .jeg_post_excerpt{line-height:1.5;max-height:4.5em;text-overflow:ellipsis;overflow:hidden}.jeg_pl_lg_4 .jeg_postblock_heading{margin-bottom:10px}.jeg_postblock_11 .jeg_posts{margin-right:0}.jeg_postblock_11 .jeg_post{width:100%!important;padding-right:0;margin-bottom:20px}.jeg_postblock_11 .jeg_post .jeg_post_title{font-size:16px}.jeg_postblock_12 .jeg_post_title{font-size:16px!important}.jeg_postblock_13 .jeg_post_title{font-size:16px;margin-top:0}.jeg_postblock_13 .jeg_post_excerpt{display:none}.jeg_postblock_13 .jeg_post{margin-bottom:20px}.jeg_postblock_13 .jeg_thumb{margin-bottom:10px}.jeg_postblock_16 .jeg_pl_lg_5{margin-bottom:15px}.jeg_postblock_16 .jeg_posts{padding-top:10px}.jeg_postblock_17 .jeg_posts,.jeg_postblock_19 .jeg_posts,.jeg_postblock_20 .jeg_posts,.jeg_postblock_24 .jeg_posts{margin-bottom:0}.jeg_postblock_18 .jeg_pl_lg_8:not(:last-of-type){margin-bottom:20px}.jeg_postblock_18 .jeg_pl_lg_8 .jeg_post_meta{margin-top:5px}.jeg_postblock_18 .jeg_share_button{margin:10px 0}.jeg_postblock_18 .jeg_share_button a{width:30px!important;height:30px;line-height:30px}.jeg_postblock_18 .jeg_share_button .fa{font-size:14px}.jeg_postblock_18 .jeg_share_button a.expanded>span{display:none}.jeg_postblock_19 .jeg_pl_md_box .jeg_thumb,.jeg_postblock_24 .jeg_pl_md_box .jeg_thumb{max-height:220px}.jeg_postblock_19 .jeg_pl_md_box .jeg_post_title,.jeg_postblock_24 .jeg_pl_md_box .jeg_post_title{font-size:16px}.jeg_postblock_22:not(.jeg_pb_boxed),.jeg_postblock_23:not(.jeg_pb_boxed){margin-bottom:10px}.jeg_postblock_22 .jeg_post,.jeg_postblock_23 .jeg_post{margin-bottom:20px}.jeg_postblock_25 .jeg_postblock_heading{margin-bottom:10px}.jeg_postblock_25 .jeg_thumb{width:100%;float:none;margin:0 0 10px}.jeg_postblock_26 .jeg_meta_footer>div{width:100%;display:block;border-right:0;border-bottom:1px solid #eee}.jeg_postblock_26 .jeg_meta_footer>div:last-child{border-bottom:0}.jeg_postblock_26 .jeg_meta_footer .jeg_post_share a{margin:0 6px}.jeg_postblock_27 .jeg_post{margin-bottom:20px}.jeg_postblock_27 .jeg_post_title{font-size:16px!important}.jeg_postblock_27 .jeg_post_category a{font-size:11px!important}.jeg_postblock_carousel_2 .jeg_post_title{font-size:18px}}@media only screen and (max-width:320px){.jeg_pl_lg_2 .jeg_post_title,.jeg_pl_lg_3 .jeg_post_title{font-size:1em}.jeg_pl_lg_2 .jeg_meta_author{display:none}.jeg_pl_lg_9 .jeg_post_title{font-size:16px!important;margin-bottom:.5em}.jeg_pl_lg_9 .jeg_post_category{margin-bottom:5px}.jeg_pl_lg_9 .jeg_postblock_heading{margin-bottom:10px}.jeg_pl_md_2 .jeg_post_title,.jeg_pl_md_3 .jeg_post_title{font-size:1em}.jeg_pl_md_2 .jeg_thumb,.jeg_pl_md_3 .jeg_thumb{width:80px}.jeg_pl_lg_4 .jeg_post_title,.jeg_pl_lg_5 .jeg_post_title,.jeg_pl_lg_7 .jeg_post_title,.jeg_pl_lg_8 .jeg_post_title{font-size:16px;line-height:1.4}.jeg_pl_lg_6 .jeg_post_title{font-size:15px}.jeg_pl_lg_6 .jeg_post_excerpt{margin-top:5px}.jeg_pl_sm .jeg_post_title{font-size:13px;line-height:normal}.jeg_col_1o3 .jeg_pl_lg_card .jeg_postblock_content,.jeg_col_3o3 .jeg_pl_lg_card .jeg_postblock_content,.jeg_pl_lg_card .jeg_postblock_content,.jeg_pl_md_card .jeg_postblock_content{padding:10px 15px}.jeg_pl_lg_card .jeg_post_excerpt{display:none}.jeg_pl_md_box .jeg_post_title,.jeg_postblock_11 .jeg_post .jeg_post_title,.jeg_postblock_12 .jeg_post .jeg_post_title,.jeg_postblock_13 .jeg_post_title,.jeg_postblock_14 .jeg_posts .jeg_post_title,.jeg_postblock_22 .jeg_post_title,.jeg_postblock_23 .jeg_post_title,.jeg_postblock_8 .jeg_post .jeg_post_title,.jeg_postblock_9 .jeg_post .jeg_post_title{font-size:14px!important}.jeg_pl_lg_7 .jeg_postblock_content{padding:20px;margin:0}.jeg_pl_lg_7 .jeg_post_excerpt{display:none}.jeg_postblock_14 .jeg_pl_lg_box .jeg_post_title{margin-bottom:0}.jeg_postblock_14 .jeg_pl_lg_box .jeg_post_meta{display:none}.jeg_postblock_25 .jeg_post_title{font-size:16px}.jeg_postblock_27 .jeg_post{margin-bottom:15px}.jeg_postblock_27 .jeg_thumb{margin-bottom:10px}.jeg_postblock_27 .jeg_post_title{font-size:14px!important}.jeg_postblock_27 .jeg_post_category a{font-size:11px!important}.jeg_postblock_carousel_2 .jeg_post_title{font-size:14px}}.jeg_cart{position:relative;line-height:inherit}.jeg_midbar .jeg_cart{line-height:50px}.jnews-dark-mode{--j-grey-bg-color:#494949;--j-darkgrey-bg-color:#282828;--j-bg-color:#1A1A1A;--j-dark-bg-color:#131313;--j-txt-color:#CACACA;--j-link-txt-color:#ffffff;--j-meta-txt-color:#8B8B8B;--j-border-color:#303030;color:var(--j-txt-color);background-color:var(--j-bg-color)}.jnews-dark-mode .jeg_footer.dark .jeg_footer_content,.jnews-dark-mode .jeg_megamenu .sub-menu,.jnews-dark-mode .jeg_megamenu .sub-menu .jeg_newsfeed_subcat li.active a,.jnews-dark-mode .jeg_menu li>ul,.jnews-dark-mode .jeg_mobile_midbar,.jnews-dark-mode .jeg_mobile_midbar.dark,.jnews-dark-mode .jeg_video_playlist_item,.jnews-dark-mode .jeg_video_playlist_list_inner_wrapper{background-color:var(--j-dark-bg-color)}.jnews-dark-mode .sub-menu .jeg_newsfeed_subcat{background-color:rgba(0,0,0,.7)}.jnews-dark-mode #jeg_off_canvas .jeg_mobile_wrapper,.jnews-dark-mode .jeg_content,.jnews-dark-mode .jeg_footer.dark .jeg_footer_bottom,.jnews-dark-mode .jeg_header .jeg_bottombar.jeg_navbar_wrapper:not(.jeg_navbar_boxed):not(.jeg_navbar_dark),.jnews-dark-mode .jeg_hero_style_6 .jeg_post_meta,.jnews-dark-mode .jeg_hero_style_6 .jeg_post_title a,.jnews-dark-mode .jeg_heropost_14 .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a,.jnews-dark-mode .jeg_midbar:not(.dark),.jnews-dark-mode .jeg_mobile_midbar,.jnews-dark-mode .jeg_mobile_wrapper,.jnews-dark-mode .jeg_newsfeed_subcat li.active,.jnews-dark-mode .jeg_overlay_slider_item.active,.jnews-dark-mode .jeg_owlslider .owl-nav div,.jnews-dark-mode .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a,.jnews-dark-mode .jeg_search_popup_expand .jeg_search_form,.jnews-dark-mode .jeg_side_heading,.jnews-dark-mode .jeg_sidefeed .jeg_post.active,.jnews-dark-mode .jeg_slider_type_1.owl-carousel .owl-nav div,.jnews-dark-mode .jeg_slider_type_5 .owl-nav div,.jnews-dark-mode .jeg_stickybar:not(.dark),.jnews-dark-mode .sidecontent_postwrapper{background-color:var(--j-bg-color)}.jnews-dark-mode .jeg_block_loadmore a,.jnews-dark-mode .jeg_megamenu .owl-carousel .owl-nav div,.jnews-dark-mode .jeg_post_title a:before,.jnews-dark-mode .jeg_postblock_content .jeg_readmore,.jnews-dark-mode .jeg_slider_type_1.owl-carousel .owl-nav .owl-next,.jnews-dark-mode .jeg_tabpost_nav li:hover,.jnews-dark-mode .jeg_video_playlist_item.active,.jnews-dark-mode .socials_widget:not(.nobg) a .fa,.jnews-dark-mode .thumbnail-container{background-color:var(--j-grey-bg-color)}.jnews-dark-mode #jeg_off_canvas.dark .jeg_mobile_wrapper,.jnews-dark-mode .jeg_header .jeg_bottombar.jeg_navbar_dark.jeg_navbar_wrapper:not(.jeg_navbar_boxed),.jnews-dark-mode .jeg_header_sticky .jeg_navbar_wrapper:not(.jeg_navbar_boxed),.jnews-dark-mode .jeg_midbar.dark,.jnews-dark-mode .jeg_mobile_midbar.dark{background-color:var(--j-dark-bg-color)}.jnews-dark-mode #jeg_loginform,.jnews-dark-mode #jeg_registerform,.jnews-dark-mode .jeg_header .jeg_search_no_expand .jeg_search_form .jeg_search_input,.jnews-dark-mode .jeg_pagenav_1 a.page_nav:hover,.jnews-dark-mode .jeg_pagenav_1 a.page_number:hover,.jnews-dark-mode .jeg_postblock .jeg_pl_lg_card .jeg_inner_post,.jnews-dark-mode .jeg_postblock .jeg_pl_lg_card .jeg_postblock_content,.jnews-dark-mode .jeg_postblock .jeg_pl_md_card .jeg_inner_post,.jnews-dark-mode .jeg_postblock .jeg_pl_md_card .jeg_postblock_content,.jnews-dark-mode .jeg_postblock_32 .jeg_post_meta,.jnews-dark-mode .jeg_postblock_35 .jeg_post_meta,.jnews-dark-mode .jeg_review_search .review-search-form,.jnews-dark-mode .jeg_search_result{background-color:var(--j-darkgrey-bg-color)}.jnews-dark-mode tr:hover{background:var(--j-grey-bg-color)!important}.jnews-dark-mode .jeg_postblock .jeg_block_loadmore a:after,.jnews-dark-mode .jeg_postblock .jeg_block_loadmore a:before,.jnews-dark-mode .jeg_share_stats>div:last-child:after,.jnews-dark-mode .okayNav__nav--invisible{background-color:var(--j-border-color)}.jnews-dark-mode .jeg_footer:not(.dark) .jeg_footer_bottom,.jnews-dark-mode .jeg_footer:not(.dark) .jeg_footer_content{background-color:#292929}.jnews-dark-mode .jeg_hero_style_7 .jeg_postblock_content{background:#242424!important;background-color:rgba(26,26,26,.94)}.jnews-dark-mode .jeg_post .box_wrap,.jnews-dark-mode .jeg_search_form{background-color:transparent}.jnews-dark-mode .jeg_postblock_30 .jeg_pl_lg_7{background:0 0}.jnews-dark-mode .jeg_postblock .jeg_block_nav a:hover:not(.disabled),.jnews-dark-mode .jeg_postblock .owl-carousel .owl-nav div:hover{background:rgba(255,255,255,.3)}.jnews-dark-mode .jeg_postblock .jeg_block_nav a{background:rgba(0,0,0,.4)}.jnews-dark-mode .jeg_postblock .module-overlay,.jnews-dark-mode .jeg_review_search .module-overlay{background:rgba(0,0,0,.2)}.jnews-dark-mode .jeg_block_heading_6:after,.jnews-dark-mode .jeg_postblock .okayNav__menu-toggle span{background:#ccc}.jnews-dark-mode .jeg_overlay_slider_item{background:rgba(40,40,40,.75)}.jnews-dark-mode .thumbnail-container:after{background-color:var(--j-darkgrey-bg-color);background-image:url('https://www.unthinkable.fm/wp-content/themes/jnews/assets/img/preloader-dark.gif')}.jeg_midbar .jeg_menu:not(.jeg_main_menu)>li>a,.jnews-dark-mode .content-inner a:hover,.jnews-dark-mode .jeg_block_title,.jnews-dark-mode .jeg_caption_container .jeg_post_meta,.jnews-dark-mode .jeg_carousel .jeg_postblock_carousel_3 .jeg_post_title a,.jnews-dark-mode .jeg_footer .jeg_footer_content a,.jnews-dark-mode .jeg_footer a,.jnews-dark-mode .jeg_header .jeg_menu.jeg_main_menu>li>a,.jnews-dark-mode .jeg_header .socials_widget.nobg>a>i.fa:before,.jnews-dark-mode .jeg_hero_style_6 .jeg_postblock_content a,.jnews-dark-mode .jeg_hero_style_7 .jeg_postblock_content a,.jnews-dark-mode .jeg_meganav_bar,.jnews-dark-mode .jeg_menu a,.jnews-dark-mode .jeg_meta_author a,.jnews-dark-mode .jeg_midbar .jeg_menu:not(.jeg_main_menu)>li>a,.jnews-dark-mode .jeg_mobile_midbar,.jnews-dark-mode .jeg_mobile_midbar.dark,.jnews-dark-mode .jeg_mobile_wrapper a,.jnews-dark-mode .jeg_nav_icon .jeg_mobile_toggle.toggle_btn,.jnews-dark-mode .jeg_nav_item a,.jnews-dark-mode .jeg_navbar .jeg_menu:not(.jeg_main_menu)>li>a,.jnews-dark-mode .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a,.jnews-dark-mode .jeg_pl_md_box .jeg_meta_date,.jnews-dark-mode .jeg_post_title,.jnews-dark-mode .jeg_post_title a,.jnews-dark-mode .jeg_postblock .jeg_block_loadmore a,.jnews-dark-mode .jeg_postblock .jeg_block_nav a,.jnews-dark-mode .jeg_postblock .jeg_post_title a,.jnews-dark-mode .jeg_postblock .jeg_readmore,.jnews-dark-mode .jeg_postblock .okayNav__menu-toggle.icon--active span,.jnews-dark-mode .jeg_postblock .okayNav__nav--invisible a,.jnews-dark-mode .jeg_postblock .owl-carousel .owl-dot,.jnews-dark-mode .jeg_postblock .owl-carousel .owl-nav .owl-next,.jnews-dark-mode .jeg_postblock .owl-carousel .owl-nav .owl-prev,.jnews-dark-mode .jeg_postblock.jeg_postblock_27 .jeg_pl_md_4 .jeg_post_title a,.jnews-dark-mode .jeg_postblock_14 .jeg_postbig .jeg_meta_date *,.jnews-dark-mode .jeg_review_search .jeg_pagenav_1 .page_nav,.jnews-dark-mode .jeg_review_search .jeg_pagenav_1 .page_number,.jnews-dark-mode .jeg_review_search .jeg_post_title a,.jnews-dark-mode .jeg_side_tabs li,.jnews-dark-mode .jeg_slider_type_8 .jeg_item_caption .jeg_post_title a,.jnews-dark-mode .owl-carousel .owl-nav div,.jnews-dark-mode .page_nav,.jnews-dark-mode .page_number,.jnews-dark-mode .socials_widget.nobg a .fa,.jnews-dark-mode a:focus,.jnews-dark-mode a:hover{color:var(--j-link-txt-color)}.jnews-dark-mode .jeg_postblock.jeg_postblock_27 .jeg_pl_md_4 .jeg_post_meta,.jnews-dark-mode .jeg_postblock_content .jeg_post_meta,.jnews-dark-mode .mfp-close-btn-in .mfp-close{color:var(--j-meta-txt-color)}.jnews-dark-mode .entry-header .jeg_post_meta .fa,.jnews-dark-mode .jeg_footer .socials_widget.nobg .fa,.jnews-dark-mode .jeg_post_meta .fa{color:inherit}.jnews-dark-mode .content-inner,.jnews-dark-mode .content-inner :not(a),.jnews-dark-mode .jeg_megamenu .sub-menu .jeg_newsfeed_subcat li.active a,.jnews-dark-mode .jeg_post_meta span,.jnews-dark-mode .jeg_post_subtitle,.jnews-dark-mode .jeg_postblock .jeg_meta_footer .jeg_meta_author a,.jnews-dark-mode .jeg_postblock .jeg_meta_footer .jeg_meta_comment a,.jnews-dark-mode .jeg_postblock .jeg_post_excerpt p,.jnews-dark-mode .jeg_postblock .jeg_subcat_list>li>a,.jnews-dark-mode .jeg_postblock .okayNav__nav--invisible a,.jnews-dark-mode .jeg_review_search,.jnews-dark-mode .jeg_tabpost_nav li,.jnews-dark-mode p{color:var(--j-txt-color)}.jnews-dark-mode .custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta,.jnews-dark-mode .custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta .jeg_meta_comment a,.jnews-dark-mode .custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta .jeg_meta_like a,.jnews-dark-mode .fa-search,.jnews-dark-mode .jeg_meta_footer .jeg_post_share a,.jnews-dark-mode .jeg_pl_xs_4 .jeg_postblock_content:before,.jnews-dark-mode .jeg_post_meta .fa:not(.fa-star):not(.fa-star-o):not(.fa-clock-o):not(.fa-star-half-o),.jnews-dark-mode .jeg_post_review .fa{color:var(--j-link-txt-color)}.jnews-dark-mode .a:hover,.jnews-dark-mode .content-inner,.jnews-dark-mode .entry-header .jeg_meta_comment a,.jnews-dark-mode .entry-header .jeg_post_title,.jnews-dark-mode .jeg_block_title,.jnews-dark-mode .jeg_post_source span,.jnews-dark-mode .jeg_post_tags span,.jnews-dark-mode .jeg_post_title a,.jnews-dark-mode .jeg_post_via span,.jnews-dark-mode .jeg_video_playlist_title,.jnews-dark-mode a:focus,.jnews-dark-mode h1,.jnews-dark-mode h1.jeg_post_title,.jnews-dark-mode h2,.jnews-dark-mode h3,.jnews-dark-mode label{color:var(--j-link-txt-color)!important}.jnews-dark-mode .jeg_menu_footer li:not(:last-child):after,.jnews-dark-mode .sf-arrows .sf-with-ul:after{color:var(--j-grey-bg-color)}.jnews-dark-mode .jeg_postblock .jeg_block_nav a.disabled{color:#999}.jnews-dark-mode .jeg_postblock .jeg_meta_footer .label,.jnews-dark-mode .jeg_postblock.jeg_postblock_27 .jeg_post_excerpt{color:#ccc}.jnews-dark-mode .ads-wrapper img,.jnews-dark-mode .jeg_aside_item,.jnews-dark-mode .jeg_block_heading:before,.jnews-dark-mode .jeg_block_heading_6,.jnews-dark-mode .jeg_bottombar,.jnews-dark-mode .jeg_header_wrapper .jeg_bottombar,.jnews-dark-mode .jeg_header_wrapper .jeg_bottombar.jeg_navbar_dark,.jnews-dark-mode .jeg_main_menu>li,.jnews-dark-mode .jeg_midbar,.jnews-dark-mode .jeg_mobile_menu ul li a,.jnews-dark-mode .jeg_nav_item,.jnews-dark-mode .jeg_navigation *,.jnews-dark-mode .jeg_pagenav_1 .page_nav,.jnews-dark-mode .jeg_pagenav_1 .page_number,.jnews-dark-mode .jeg_post .box_wrap,.jnews-dark-mode .jeg_postblock,.jnews-dark-mode .jeg_postblock *,.jnews-dark-mode .jeg_postblock .jeg_block_heading_1,.jnews-dark-mode .jeg_postblock .jeg_block_heading_6,.jnews-dark-mode .jeg_postblock .jeg_block_loadmore a,.jnews-dark-mode .jeg_postblock .jeg_block_nav a,.jnews-dark-mode .jeg_postblock .jeg_block_nav:after,.jnews-dark-mode .jeg_postblock .jeg_block_nav:before,.jnews-dark-mode .jeg_postblock .jeg_meta_footer,.jnews-dark-mode .jeg_postblock .jeg_meta_footer>div,.jnews-dark-mode .jeg_postblock .jeg_pl_lg_6,.jnews-dark-mode .jeg_postblock .jeg_pl_lg_8:not(:last-of-type),.jnews-dark-mode .jeg_postblock .jeg_pl_lg_9,.jnews-dark-mode .jeg_postblock .okayNav__nav--invisible a,.jnews-dark-mode .jeg_postblock .owl-carousel .owl-dot,.jnews-dark-mode .jeg_postblock .owl-carousel .owl-nav .owl-next,.jnews-dark-mode .jeg_postblock .owl-carousel .owl-nav .owl-prev,.jnews-dark-mode .jeg_postblock.jeg_postblock_24 .jeg_pl_xs_4 .jeg_postblock_content,.jnews-dark-mode .jeg_postblock.jeg_postblock_25 .jeg_post,.jnews-dark-mode .jeg_postblock_20 .jeg_pl_xs,.jnews-dark-mode .jeg_postblock_28 .show_border article,.jnews-dark-mode .jeg_postblock_29 .show_border article,.jnews-dark-mode .jeg_postblock_30 .jeg_pl_lg_7,.jnews-dark-mode .jeg_postblock_39 .jeg_post_meta,.jnews-dark-mode .jeg_postblock_content .jeg_readmore,.jnews-dark-mode .jeg_search_popup_expand .jeg_search_form,.jnews-dark-mode .jeg_search_result,.jnews-dark-mode .jeg_search_result .search-link,.jnews-dark-mode .jeg_stickybar,.jnews-dark-mode .jeg_tabpost_nav li,.jnews-dark-mode .jeg_video_playlist_item,.jnews-dark-mode .jeg_video_playlist_list_inner_wrapper,.jnews-dark-mode .popularpost_item,.jnews-dark-mode .popularpost_item:first-child .jeg_post_title a:before,.jnews-dark-mode tr{border-color:var(--j-border-color)}.jnews-dark-mode .jnews_inline_related_post .jeg_postblock_29.jeg_col_2o3 .jeg_postsmall{column-rule-color:var(--j-border-color)}.jnews-dark-mode .jeg_search_popup_expand .jeg_search_form:before{border-bottom-color:var(--j-bg-color)}.jnews-dark-mode .jeg_search_popup_expand .jeg_search_form:after,.jnews-dark-mode .jeg_search_result .jeg_post:not(:last-child){border-bottom-color:var(--j-border-color)}.jnews-dark-mode #jeg_sidecontent,.jnews-dark-mode .jeg_ad_module,.jnews-dark-mode .jeg_menu li>ul li a,.jnews-dark-mode .jeg_newsfeed_subcat li.active,.jnews-dark-mode .jeg_side_tabs,.jnews-dark-mode .sidecontent_postwrapper *,.jnews-dark-mode .sub-menu .jeg_newsfeed_subcat{border-color:var(--j-border-color)!important}.jnews-dark-mode .jeg_megamenu .owl-carousel .owl-nav div,.jnews-dark-mode .jeg_postblock .jeg_readmore{border:0}.jnews-dark-mode .chosen-container .chosen-results li.highlighted,.jnews-dark-mode .jeg_popup_post,.jnews-dark-mode .jeg_share_button .jeg_btn-toggle{color:var(--j-txt-color);background:var(--j-grey-bg-color)}.jnews-dark-mode .newsfeed_carousel.owl-carousel .owl-nav div.disabled{background:var(--j-border-color)}.jnews-dark-mode .jeg_meganav_bar,.jnews-dark-mode .jeg_postblock_carousel_3 .owl-nav>div{border-color:var(--j-border-color);background:var(--j-darkgrey-bg-color)}.jnews-dark-mode .jeg_footer .socials_widget:not(.nobg) .fa,.jnews-dark-mode .jeg_post_source a,.jnews-dark-mode .jeg_post_tags a,.jnews-dark-mode .jeg_post_via a{color:var(--j-link-txt-color);background:var(--j-grey-bg-color)}.jnews-dark-mode .chosen-container-active.chosen-with-drop .chosen-single,.jnews-dark-mode .chosen-drop,.jnews-dark-mode .chosen-single,.jnews-dark-mode .socialshare_list .share-count,.jnews-dark-mode input:not([type=submit]),.jnews-dark-mode select,.jnews-dark-mode textarea{background:var(--j-dark-bg-color);border-color:var(--j-border-color);color:var(--j-txt-color)}.jnews-dark-mode .jeg_menu li>ul li.current-menu-item>a,.jnews-dark-mode .jeg_menu li>ul li.sfHover>a,.jnews-dark-mode .jeg_menu li>ul li:hover>a,.jnews-dark-mode .jeg_menu_style_4>li.current-menu-item>a,.jnews-dark-mode .jeg_menu_style_4>li.sfHover>a,.jnews-dark-mode .jeg_menu_style_4>li>a:hover,.jnews-dark-mode .jeg_slider_type_6 .owl-nav div{color:var(--j-link-txt-color)!important;background:var(--j-grey-bg-color)!important}.jnews-dark-mode.jeg_single_tpl_6 .entry-header .jeg_post_subtitle span,.jnews-dark-mode.jeg_single_tpl_6 .entry-header .jeg_post_title span{background:var(--j-bg-color);box-shadow:7px 0 0 var(--j-bg-color),-7px 0 0 var(--j-bg-color)}.jnews-dark-mode .socialshare_list .share-count:before{border-color:transparent var(--j-border-color)}.jnews-dark-mode .socialshare_list .share-count:after{border-color:transparent var(--j-bg-color)}.jnews-dark-mode .jeg_postblock_carousel_2 .owl-carousel .owl-nav .owl-next,.jnews-dark-mode .jeg_postblock_carousel_2 .owl-carousel .owl-nav .owl-prev{color:#fff;border-color:#fff}.jnews-dark-mode .jeg_navbar_mobile .jeg_search_expanded .jeg_search_popup_expand .jeg_search_toggle:before{bottom:0}.jeg_main_menu>li>a{font-size:12px;letter-spacing:1px;font-weight:700}.jeg_heroblock .jeg_post_category a,.jeg_pl_lg_box .jeg_post_category a,.jeg_pl_md_box .jeg_post_category a,.jeg_postblock_carousel_2 .jeg_post_category a,.jeg_slide_caption .jeg_post_category a,.jeg_thumb .jeg_post_category a{padding:5px 7px;line-height:1;letter-spacing:2px;font-size:10px}.jeg_post_meta{letter-spacing:1px;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.jeg_readmore{border:2px solid #121212;box-shadow:none;font-weight:700;letter-spacing:2px;font-size:10px;padding:8px 20px}.jeg_block_nav a{border:2px solid;width:34px}.jeg_block_loadmore a{border:2px solid #121212;line-height:28px;height:auto;font-weight:700;letter-spacing:2px}.jeg_block_loadmore a:after,.jeg_block_loadmore a:before{display:none}.jeg_pl_md_1 .jeg_post_title{font-size:18px;line-height:1.3}.jeg_postblock_23 .jeg_post_title{font-size:20px;line-height:1.25}.jeg_postblock_23 .jeg_post_excerpt{margin:15px 0}.jeg_postblock_27 .jeg_post_category a{font-size:10px;letter-spacing:1px;border-bottom:1px solid;padding-bottom:5px;margin-bottom:8px}.jeg_pl_md_4 .jeg_post_title{font-size:18px;font-weight:700;line-height:1.3}.jeg_pl_sm .jeg_post_title{font-size:14px;margin-bottom:5px}.jeg_pl_md_box .jeg_post_title{font-size:18px;font-weight:700}.jeg_hero_style_6 .jeg_post_title{line-height:1.2}.jeg_hero_style_6 .jeg_post_meta{padding:1px 0}.entry-content h1,.entry-content h2,.entry-content h3{font-weight:600}.jeg_share_button a{border-radius:0}.jeg_tabpost_nav li{text-transform:uppercase;font-size:11px;letter-spacing:1px;font-weight:700;border-color:#121212!important;border-width:2px!important}.jnews-dark-mode .jeg_tabpost_nav li{border-color:var(--j-border-color)}.jeg_tabpost_nav li.active{background:#121212;color:#fff}.jnews-dark-mode .jeg_tabpost_nav li.active{background:var(--j-darkgrey-bg-color)}.popularpost_item{margin-bottom:15px}.popularpost_item .jeg_post_title{font-weight:700}.popularpost_item .jeg_post_title a:before{background:0 0;height:auto;font-weight:700;font-style:normal;border-radius:0;border:2px solid}.popularpost_item:first-child .jeg_post_title a:before,.popularpost_item:first-child:hover .jeg_post_title a:before{border:none;border-left:2px solid}.jscroll-to-top>a{border-radius:0;border:2px solid #121212;background:#fff;color:#121212;line-height:40px;box-shadow:none}.jeg_footer p.copyright{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.entry-content tbody tr:hover,.entry-header .jeg_meta_comment a,.jeg_footer_bottom a,.jeg_footer_content a,.jeg_hero_style_7 .jeg_post_meta a,.jeg_readmore,.newsfeed_carousel.owl-carousel .owl-nav div,.owl-carousel .owl-nav div,body{color:#3d3d3d}.jeg_block_heading_6 strong,.jeg_hero_style_6 .jeg_post_title a:hover,.jeg_meta_author a,.jeg_midbar .jeg_menu:not(.jeg_main_menu)>li>a:hover,.jeg_mobile_menu li a:hover,.jeg_mobile_menu li.sfHover>a,.jeg_navbar .jeg_menu:not(.jeg_main_menu)>li>a:hover,.jeg_pl_lg_7 .jeg_thumb .jeg_post_category a,.jeg_pl_xs_4 .jeg_postblock_content:before,.jeg_postblock .jeg_post_title a:hover,.jeg_share_count .counts,.jeg_side_tabs li.active,.jeg_sidefeed .jeg_pl_xs_3 .jeg_post_title a:hover,.widget_jnews_popular .jeg_post_title a:hover,a,span.required{color:#121212}.btn,.button,.jeg_block_heading_6:after,.jeg_block_loadmore a.active,.jeg_block_loadmore a:hover,.jeg_footer.dark .btn,.jeg_footer.dark .button,.jeg_footer.dark .socials_widget:not(.nobg) a:hover .fa,.jeg_footer.dark input[type=submit],.jeg_heroblock .jeg_post_category a,.jeg_overlay_slider_bottom.owl-carousel .owl-nav div,.jeg_overlay_slider_bottom.owl-carousel .owl-nav div:hover,.jeg_pagenav_1 .page_number.active,.jeg_pagenav_1 .page_number.active:hover,.jeg_pl_lg_box .jeg_post_category a,.jeg_pl_md_box .jeg_post_category a,.jeg_post_source a:hover,.jeg_post_tags a:hover,.jeg_post_via a:hover,.jeg_postblock.alt .jeg_block_loadmore a:hover,.jeg_postblock_carousel_2 .jeg_post_category a,.jeg_readmore:hover,.jeg_slide_caption .jeg_post_category a,.jeg_slider_type_1 .owl-nav .owl-next,.jeg_thumb .jeg_post_category a,.jeg_vertical_playlist .jeg_video_playlist_current,.popularpost_item:hover .jeg_post_title a:before,input[type=submit]{background-color:#121212}.jeg_block_loadmore a.active,.jeg_block_loadmore a:hover,.jeg_overlay_slider .jeg_post_category,.jeg_pagenav_1 .page_number.active,.jeg_pagenav_1 .page_number.active:hover,.jeg_readmore:hover,.jeg_sidefeed .jeg_post.active{border-color:#121212}.jeg_tabpost_nav li.active{border-bottom-color:#121212}.entry-header .jeg_post_meta .fa,.jeg_post_meta .fa{color:#525252}.entry-header .jeg_post_title,.jeg_block_title,.jeg_hero_style_7 .jeg_post_title a,.jeg_post_title a,.jeg_video_playlist_title,h1,h2,h3{color:#121212}.entry-content .content-inner a{color:#d93}.jeg_midbar{height:91px;background-image:url("")}.jeg_midbar,.jeg_midbar.dark{border-bottom-width:px}.jeg_bottombar .jeg_nav_icon,.jeg_header .jeg_bottombar.jeg_navbar{height:56px}.jeg_header .jeg_bottombar .jeg_main_menu:not(.jeg_menu_style_1)>li>a,.jeg_header .jeg_bottombar .jeg_menu:not(.jeg_main_menu)>li>a,.jeg_header .jeg_bottombar.jeg_navbar{line-height:56px}.jeg_header .jeg_bottombar.jeg_navbar_wrapper:not(.jeg_navbar_boxed){background:#121212}.jeg_header .jeg_bottombar,.jeg_header .jeg_bottombar.jeg_navbar_dark{border-top-width:0;border-bottom-width:0}.jeg_navbar .jeg_nav_icon,.jeg_stickybar.jeg_navbar{height:46px}.jeg_stickybar .jeg_main_menu:not(.jeg_menu_style_1)>li>a,.jeg_stickybar .jeg_menu:not(.jeg_main_menu)>li>a,.jeg_stickybar.jeg_navbar{line-height:46px}.jeg_stickybar,.jeg_stickybar.dark{border-bottom-width:1px}.jeg_mobile_bottombar{height:px;line-height:px}.jeg_mobile_midbar,.jeg_mobile_midbar.dark{background:#121212;border-top-width:px}.jeg_header .socials_widget>a>i.fa:before{color:#121212}.jeg_aside_item.socials_widget>a>i.fa:before{color:#a0a0a0}.jeg_nav_icon .jeg_mobile_toggle.toggle_btn{color:#121212}.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form .jeg_search_button{color:#727272}.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_result .search-link,.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_result a,.jeg_navbar_mobile .jeg_search_wrapper.jeg_search_popup_expand .jeg_search_form .jeg_search_input{color:#383838}.jeg_header .jeg_search_no_expand .jeg_search_form .jeg_search_input{background-color:rgba(255,255,255,0);border-color:rgba(255,255,255,0)}.jeg_header .jeg_search_no_expand .jeg_search_form button.jeg_search_button{color:#757575}.jeg_header .jeg_menu.jeg_main_menu>li>a{color:#fff}.jeg_header .jeg_menu.jeg_main_menu>li.sfHover>.sf-with-ul:after,.jeg_header .jeg_menu.jeg_main_menu>li.sfHover>a,.jeg_header .jeg_menu.jeg_main_menu>li>.sf-with-ul:hover:after,.jeg_header .jeg_menu.jeg_main_menu>li>a:hover,.jeg_header .jeg_menu_style_4>li.current-menu-item>a{color:#d93}.jeg_nav_item.jeg_logo .site-title a,.jeg_nav_item.jeg_mobile_logo .site-title a,.jeg_stickybar .jeg_nav_item.jeg_logo .site-title a{font-family:"Oleo Script Swash Caps",Helvetica,Arial,sans-serif}.jeg_mobile_wrapper{background-image:url("")}.jeg_footer.dark .jeg_footer_content,.jeg_footer_content{background-color:#121212}.btn,.button,body,input,select,textarea{font-family:Lato,Helvetica,Arial,sans-serif}.entry-header .jeg_post_title,.jeg_footer .jeg_footer_heading h3,.jeg_footer .widget h2,.jeg_post_title,.jeg_tabpost_nav li,h3.jeg_block_title{font-family:Montserrat,Helvetica,Arial,sans-serif}.jeg_heroblock .jeg_post_category a,.jeg_pl_lg_box .jeg_post_category a,.jeg_pl_md_box .jeg_post_category a,.jeg_postblock_carousel_2 .jeg_post_category a,.jeg_slide_caption .jeg_post_category a,.jeg_thumb .jeg_post_category a{background-color:#000}.jeg_heroblock .jeg_post_category a,.jeg_overlay_slider .jeg_post_category,.jeg_pl_lg_box .jeg_post_category a,.jeg_pl_md_box .jeg_post_category a,.jeg_postblock_carousel_2 .jeg_post_category a,.jeg_slide_caption .jeg_post_category a,.jeg_thumb .jeg_post_category a{border-color:#000}.theiaStickySidebar:after{content:"";display:table;clear:both}</style>
	<meta name="description" content="Get the latest Technology news, Health, Fitness, Beauty, Gadgets, Tips, and Tricks on Fashion Trends, and Home Decor." />
	<link rel="canonical" href="https://www.unthinkable.fm/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Unthinkable - Technology &amp; Lifestyle Blog | Health | Home Decor" />
	<meta property="og:description" content="Get the latest Technology news, Health, Fitness, Beauty, Gadgets, Tips, and Tricks on Fashion Trends, and Home Decor." />
	<meta property="og:url" content="https://www.unthinkable.fm/" />
	<meta property="og:site_name" content="Unthinkable" />
	<meta property="article:modified_time" content="2022-08-02T13:47:36+00:00" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:label1" content="Est. reading time" />
	<meta name="twitter:data1" content="1 minute" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":["Person","Organization"],"@id":"https://www.unthinkable.fm/#/schema/person/22ebfb41ea38725ff09c7fe14a6495e6","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.unthinkable.fm/#/schema/person/image/","url":"https://secure.gravatar.com/avatar/0a755f46bd52f4f6e40d64f5f7d843d8?s=96&d=mm&r=g","contentUrl":"https://secure.gravatar.com/avatar/0a755f46bd52f4f6e40d64f5f7d843d8?s=96&d=mm&r=g","caption":"admin"},"logo":{"@id":"https://www.unthinkable.fm/#/schema/person/image/"},"sameAs":["http://www.unthinkable.fm"]},{"@type":"WebSite","@id":"https://www.unthinkable.fm/#website","url":"https://www.unthinkable.fm/","name":"Unthinkable","description":"Just another WordPress site","publisher":{"@id":"https://www.unthinkable.fm/#/schema/person/22ebfb41ea38725ff09c7fe14a6495e6"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.unthinkable.fm/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https://www.unthinkable.fm/","url":"https://www.unthinkable.fm/","name":"Unthinkable - Technology & Lifestyle Blog | Health | Home Decor","isPartOf":{"@id":"https://www.unthinkable.fm/#website"},"about":{"@id":"https://www.unthinkable.fm/#/schema/person/22ebfb41ea38725ff09c7fe14a6495e6"},"datePublished":"2020-03-12T00:15:11+00:00","dateModified":"2022-08-02T13:47:36+00:00","description":"Get the latest Technology news, Health, Fitness, Beauty, Gadgets, Tips, and Tricks on Fashion Trends, and Home Decor.","breadcrumb":{"@id":"https://www.unthinkable.fm/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.unthinkable.fm/"]}]},{"@type":"BreadcrumbList","@id":"https://www.unthinkable.fm/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]}]}</script>
	<!-- / Yoast SEO plugin. -->




<link rel="alternate" type="application/rss+xml" title="Unthinkable &raquo; Feed" href="https://www.unthinkable.fm/feed/" />
<link rel="alternate" type="application/rss+xml" title="Unthinkable &raquo; Comments Feed" href="https://www.unthinkable.fm/comments/feed/" />
<style type="text/css"></style>
	


<!--[if lt IE 9]>
<link rel='stylesheet' id='vc_lte_ie9-css'  href='https://www.unthinkable.fm/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css?ver=6.0.5' type='text/css' media='screen' />
<![endif]-->







<style id='rocket-lazyload-inline-css' type='text/css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://www.unthinkable.fm/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}
</style>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js' defer></script>
<link rel="https://api.w.org/" href="https://www.unthinkable.fm/wp-json/" /><link rel="alternate" type="application/json" href="https://www.unthinkable.fm/wp-json/wp/v2/pages/54" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.unthinkable.fm/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.unthinkable.fm/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 5.8.6" />
<link rel='shortlink' href='https://www.unthinkable.fm/' />
<link rel="alternate" type="application/json+oembed" href="https://www.unthinkable.fm/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.unthinkable.fm%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://www.unthinkable.fm/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.unthinkable.fm%2F&#038;format=xml" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-135977754-4"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-135977754-4');
</script>
<meta name="p:domain_verify" content="5ff64b0660e17596cf4c704e4f7b871a"/><meta name="ahrefs-site-verification" content="d1d8fe148fc1d2cc5f8571f372cd7c8b77b007b5d7980a4384f254a52424f601">
<meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/>
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"Organization","@id":"https:\/\/www.unthinkable.fm\/#organization","url":"https:\/\/www.unthinkable.fm\/","name":"","logo":{"@type":"ImageObject","url":""},"sameAs":["https:\/\/www.facebook.com\/jegtheme\/","https:\/\/twitter.com\/jegtheme","https:\/\/www.youtube.com","https:\/\/www.instagram.com\/jegtheme\/"]}</script>
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"https:\/\/www.unthinkable.fm\/#website","url":"https:\/\/www.unthinkable.fm\/","name":"","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.unthinkable.fm\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
<link rel="icon" href="https://www.unthinkable.fm/wp-content/uploads/2021/06/cropped-unthinkable-image-2-32x32.jpg" sizes="32x32" />
<link rel="icon" href="https://www.unthinkable.fm/wp-content/uploads/2021/06/cropped-unthinkable-image-2-192x192.jpg" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.unthinkable.fm/wp-content/uploads/2021/06/cropped-unthinkable-image-2-180x180.jpg" />
<meta name="msapplication-TileImage" content="https://www.unthinkable.fm/wp-content/uploads/2021/06/cropped-unthinkable-image-2-270x270.jpg" />
<style id="jeg_dynamic_css" type="text/css" data-type="jeg_custom-css"></style><style type="text/css"></style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head>
<body class="home page-template page-template-template-builder page-template-template-builder-php page page-id-54 wp-embed-responsive jeg_toggle_dark jnews jsc_normal wpb-js-composer js-comp-ver-6.0.5 vc_responsive">

    
    

    <div class="jeg_ad jeg_ad_top jnews_header_top_ads">
        <div class='ads-wrapper  '></div>    </div>

    <!-- The Main Wrapper
    ============================================= -->
    <div class="jeg_viewport">

        
        <div class="jeg_header_wrapper">
            <div class="jeg_header_instagram_wrapper">
    </div>

<!-- HEADER -->
<div class="jeg_header normal">
    <div class="jeg_midbar jeg_container normal">
    <div class="container">
        <div class="jeg_nav_row">
            
                <div class="jeg_nav_col jeg_nav_left jeg_nav_grow">
                    <div class="item_wrap jeg_nav_alignleft">
                        <div class="jeg_nav_item jeg_logo jeg_desktop_logo">
		    <h1 class="site-title">
	    	<a href="https://www.unthinkable.fm/" style="padding: 0 0 0 0;">
	    	    unthinkable.fm	    	</a>
	    </h1>
	</div>                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_center jeg_nav_normal">
                    <div class="item_wrap jeg_nav_aligncenter">
                                            </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_right jeg_nav_grow">
                    <div class="item_wrap jeg_nav_alignright">
                        <!-- Search Icon -->
<div class="jeg_nav_item jeg_search_wrapper search_icon jeg_search_modal_expand">
    <a href="#" class="jeg_search_toggle"><i class="fa fa-search"></i></a>
    <form action="https://www.unthinkable.fm/" method="get" class="jeg_search_form" target="_top">
    <input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
    <button type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
    <div class="search-result-wrapper">
    </div>
    <div class="search-link search-noresult">
        No Result    </div>
    <div class="search-link search-all-button">
        <i class="fa fa-search"></i> View All Result    </div>
</div></div>                    </div>
                </div>

                        </div>
    </div>
</div><div class="jeg_bottombar jeg_navbar jeg_container jeg_navbar_wrapper jeg_navbar_normal jeg_navbar_fitwidth jeg_navbar_dark">
    <div class="container">
        <div class="jeg_nav_row">
            
                <div class="jeg_nav_col jeg_nav_left jeg_nav_grow">
                    <div class="item_wrap jeg_nav_alignleft">
                        <div class="jeg_main_menu_wrapper">
<div class="jeg_nav_item jeg_mainmenu_wrap"><ul class="jeg_menu jeg_main_menu jeg_menu_style_4" data-animation="animate"><li id="menu-item-59" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-54 current_page_item menu-item-59 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/">Home</a></li>
<li id="menu-item-2385" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2385 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/business/">BUSINESS</a></li>
<li id="menu-item-65" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-65 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/fashion/">FASHION</a></li>
<li id="menu-item-69" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-69 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/lifestyle/">LIFESTYLE</a></li>
<li id="menu-item-2387" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2387 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/technology/">TECHNOLOGY</a></li>
<li id="menu-item-9417" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9417 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/home-improvement/">HOME IMPROVEMENT</a></li>
<li id="menu-item-2388" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2388 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/cbd/">CBD</a></li>
<li id="menu-item-302" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-302 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/lifestyle/health/">HEALTH</a></li>
<li id="menu-item-4247" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4247 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/cryptocurrency/">CRYPTOCURRENCY</a></li>
<li id="menu-item-12661" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12661 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/pet/">PETS</a></li>
<li id="menu-item-9416" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-9416 bgnav" data-item-row="default" ><a href="#">MORE</a>
<ul class="sub-menu">
	<li id="menu-item-2386" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2386 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/entertainment/">ENTERTAINMENT</a></li>
	<li id="menu-item-1112" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1112 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/internet/">INTERNET</a></li>
	<li id="menu-item-2442" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2442 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/games-sports/">GAMES &amp; SPORTS</a></li>
	<li id="menu-item-10665" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10665 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/reviews/">REVIEWS</a></li>
</ul>
</li>
</ul></div></div>
                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_center jeg_nav_normal">
                    <div class="item_wrap jeg_nav_aligncenter">
                                            </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_right jeg_nav_normal">
                    <div class="item_wrap jeg_nav_alignright">
                                            </div>
                </div>

                        </div>
    </div>
</div></div><!-- /.jeg_header -->        </div>

        <div class="jeg_header_sticky">
            <div class="sticky_blankspace"></div>
<div class="jeg_header full">
    <div class="jeg_container">
        <div data-mode="scroll" class="jeg_stickybar jeg_navbar jeg_navbar_wrapper  jeg_navbar_dark">
            <div class="container">
    <div class="jeg_nav_row">
        
            <div class="jeg_nav_col jeg_nav_left jeg_nav_normal">
                <div class="item_wrap jeg_nav_alignleft">
                                    </div>
            </div>

            
            <div class="jeg_nav_col jeg_nav_center jeg_nav_grow">
                <div class="item_wrap jeg_nav_aligncenter">
                    <div class="jeg_nav_item jeg_nav_icon">
    <a href="#" class="toggle_btn jeg_mobile_toggle">
    	<span></span><span></span><span></span>
    </a>
</div><div class="jeg_main_menu_wrapper">
<div class="jeg_nav_item jeg_mainmenu_wrap"><ul class="jeg_menu jeg_main_menu jeg_menu_style_4" data-animation="animate"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-54 current_page_item menu-item-59 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/">Home</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2385 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/business/">BUSINESS</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-65 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/fashion/">FASHION</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-69 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/lifestyle/">LIFESTYLE</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2387 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/technology/">TECHNOLOGY</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9417 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/home-improvement/">HOME IMPROVEMENT</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2388 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/cbd/">CBD</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-302 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/lifestyle/health/">HEALTH</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4247 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/cryptocurrency/">CRYPTOCURRENCY</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12661 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/pet/">PETS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-9416 bgnav" data-item-row="default" ><a href="#">MORE</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2386 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/entertainment/">ENTERTAINMENT</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1112 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/internet/">INTERNET</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2442 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/games-sports/">GAMES &amp; SPORTS</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10665 bgnav" data-item-row="default" ><a href="https://www.unthinkable.fm/category/reviews/">REVIEWS</a></li>
</ul>
</li>
</ul></div></div>
                </div>
            </div>

            
            <div class="jeg_nav_col jeg_nav_right jeg_nav_normal">
                <div class="item_wrap jeg_nav_alignright">
                    <!-- Search Icon -->
<div class="jeg_nav_item jeg_search_wrapper search_icon jeg_search_modal_expand">
    <a href="#" class="jeg_search_toggle"><i class="fa fa-search"></i></a>
    <form action="https://www.unthinkable.fm/" method="get" class="jeg_search_form" target="_top">
    <input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
    <button type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
    <div class="search-result-wrapper">
    </div>
    <div class="search-link search-noresult">
        No Result    </div>
    <div class="search-link search-all-button">
        <i class="fa fa-search"></i> View All Result    </div>
</div></div>                </div>
            </div>

                </div>
</div>        </div>
    </div>
</div>
        </div>

        <div class="jeg_navbar_mobile_wrapper">
            <div class="jeg_navbar_mobile" data-mode="scroll">
    <div class="jeg_mobile_bottombar jeg_mobile_midbar jeg_container dark">
    <div class="container">
        <div class="jeg_nav_row">
            
                <div class="jeg_nav_col jeg_nav_left jeg_nav_normal">
                    <div class="item_wrap jeg_nav_alignleft">
                        <div class="jeg_nav_item">
    <a href="#" class="toggle_btn jeg_mobile_toggle"><i class="fa fa-bars"></i></a>
</div>                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_center jeg_nav_grow">
                    <div class="item_wrap jeg_nav_aligncenter">
                        <div class="jeg_nav_item jeg_mobile_logo">
		    <h1 class="site-title">
	    	<a href="https://www.unthinkable.fm/">
		        unthinkable.fm		    </a>
	    </h1>
	</div>                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_right jeg_nav_normal">
                    <div class="item_wrap jeg_nav_alignright">
                        <div class="jeg_nav_item jeg_search_wrapper jeg_search_popup_expand">
    <a href="#" class="jeg_search_toggle"><i class="fa fa-search"></i></a>
	<form action="https://www.unthinkable.fm/" method="get" class="jeg_search_form" target="_top">
    <input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
    <button type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
    <div class="search-result-wrapper">
    </div>
    <div class="search-link search-noresult">
        No Result    </div>
    <div class="search-link search-all-button">
        <i class="fa fa-search"></i> View All Result    </div>
</div></div>                    </div>
                </div>

                        </div>
    </div>
</div></div>
<div class="sticky_blankspace" style="height: 60px;"></div>        </div>
<div class="jeg_main">

    <div class="jeg_container">
        <div class="jeg_content">
            <div class="jeg_vc_content">
                <div class="row vc_row"><div class="jeg-vc-wrapper"><div class="wpb_column jeg_column vc_column_container vc_col-sm-12 jeg_main_content"><div class="jeg_wrapper wpb_wrapper"><div  class="jeg_heroblock jeg_heroblock_1 jeg_col_3o3 jeg_hero_style_5 jnews_module_54_0_642b33936a4d8  " data-margin="2" >
                <div class="jeg_heroblock_wrapper" style='margin: 0px 0px -2px -2px;'>
	                <article class="jeg_post jeg_hero_item_1 post-12881 post type-post status-publish format-standard has-post-thumbnail hentry category-games-sports" style="padding: 0 0 2px 2px;">
                    <div class="jeg_block_container">
                        
                        <span class="jeg_postformat_icon"></span>
                        <div class="jeg_thumb">
                            <a href="https://www.unthinkable.fm/unblocked-games-wtf/" ><div class="thumbnail-container thumbnail-background" data-src="https://www.unthinkable.fm/wp-content/uploads/2023/04/Unblocked-Games-WTF-All-you-need-to-know-1-750x422.jpg" >
                        <div class="lazyloaded" data-src="https://www.unthinkable.fm/wp-content/uploads/2023/04/Unblocked-Games-WTF-All-you-need-to-know-1-750x422.jpg" style="background-image: url(https://www.unthinkable.fm/wp-content/uploads/2023/04/Unblocked-Games-WTF-All-you-need-to-know-1-750x422.jpg)"></div>
                    </div></a>
                        </div>
                        <div class="jeg_postblock_content">
                            <div class="jeg_post_category"><a href="https://www.unthinkable.fm/category/games-sports/" class="category-games-sports">GAMES &amp; SPORTS</a></div>
                            <div class="jeg_post_info">
                                <h2 class="jeg_post_title">
                                    <a href="https://www.unthinkable.fm/unblocked-games-wtf/" >Unblocked Games WTF The Complete Guide for Playing online games</a>
                                </h2>
                                <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://www.unthinkable.fm/author/admin/">admin</a></div><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/unblocked-games-wtf/"><i class="fa fa-clock-o"></i> April 3, 2023</a></div></div>
                            </div>
                        </div>
                    </div>
                </article>
            <div class="jeg_heroblock_scroller">
                <article class="jeg_post jeg_hero_item_2 post-9540 post type-post status-publish format-standard has-post-thumbnail hentry category-internet tag-best-free-mileage-tracker-apps-in tag-mileage-tracker-apps" style="padding: 0 0 2px 2px;">
                    <div class="jeg_block_container">
                        
                        <span class="jeg_postformat_icon"></span>
                        <div class="jeg_thumb">
                            <a href="https://www.unthinkable.fm/mileage-tracker-apps/" ><div class="thumbnail-container thumbnail-background" data-src="https://www.unthinkable.fm/wp-content/uploads/2022/09/Mileage-Tracker-750x500.jpg" >
                        <div class="lazyloaded" data-src="https://www.unthinkable.fm/wp-content/uploads/2022/09/Mileage-Tracker-750x500.jpg" style="background-image: url(https://www.unthinkable.fm/wp-content/uploads/2022/09/Mileage-Tracker-750x500.jpg)"></div>
                    </div></a>
                        </div>
                        <div class="jeg_postblock_content">
                            <div class="jeg_post_category">
                                <a href="https://www.unthinkable.fm/category/internet/" class="category-internet">INTERNET</a>
                            </div>
                            <div class="jeg_post_info">
                                <h2 class="jeg_post_title">
                                    <a href="https://www.unthinkable.fm/mileage-tracker-apps/">Top 15 Best Free Mileage Tracker Apps in 2023</a>
                                </h2>
                                <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/mileage-tracker-apps/" ><i class="fa fa-clock-o"></i> April 3, 2023</a></div></div>
                            </div>
                        </div>
                    </div>
                </article><article class="jeg_post jeg_hero_item_3 post-12864 post type-post status-publish format-standard has-post-thumbnail hentry category-internet" style="padding: 0 0 2px 2px;">
                    <div class="jeg_block_container">
                        
                        <span class="jeg_postformat_icon"></span>
                        <div class="jeg_thumb">
                            <a href="https://www.unthinkable.fm/flixhq/" ><div class="thumbnail-container thumbnail-background" data-src="https://www.unthinkable.fm/wp-content/uploads/2023/04/FlixHQ--750x422.jpg" >
                        <div class="lazyloaded" data-src="https://www.unthinkable.fm/wp-content/uploads/2023/04/FlixHQ--750x422.jpg" style="background-image: url(https://www.unthinkable.fm/wp-content/uploads/2023/04/FlixHQ--750x422.jpg)"></div>
                    </div></a>
                        </div>
                        <div class="jeg_postblock_content">
                            <div class="jeg_post_category">
                                <a href="https://www.unthinkable.fm/category/internet/" class="category-internet">INTERNET</a>
                            </div>
                            <div class="jeg_post_info">
                                <h2 class="jeg_post_title">
                                    <a href="https://www.unthinkable.fm/flixhq/">FlixHQ Alternatives Watch Free Online TV Shows and HD Movies on 2023</a>
                                </h2>
                                <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/flixhq/" ><i class="fa fa-clock-o"></i> April 2, 2023</a></div></div>
                            </div>
                        </div>
                    </div>
                </article><article class="jeg_post jeg_hero_item_4 post-12859 post type-post status-publish format-standard has-post-thumbnail hentry category-games-sports" style="padding: 0 0 2px 2px;">
                    <div class="jeg_block_container">
                        
                        <span class="jeg_postformat_icon"></span>
                        <div class="jeg_thumb">
                            <a href="https://www.unthinkable.fm/66ez/" ><div class="thumbnail-container thumbnail-background" data-src="https://www.unthinkable.fm/wp-content/uploads/2023/04/66ez-games-750x371.png" >
                        <div class="lazyloaded" data-src="https://www.unthinkable.fm/wp-content/uploads/2023/04/66ez-games-750x371.png" style="background-image: url(https://www.unthinkable.fm/wp-content/uploads/2023/04/66ez-games-750x371.png)"></div>
                    </div></a>
                        </div>
                        <div class="jeg_postblock_content">
                            <div class="jeg_post_category">
                                <a href="https://www.unthinkable.fm/category/games-sports/" class="category-games-sports">GAMES &amp; SPORTS</a>
                            </div>
                            <div class="jeg_post_info">
                                <h2 class="jeg_post_title">
                                    <a href="https://www.unthinkable.fm/66ez/">What is 66EZ? Unblocked games Features &#038; Benefits Alternatives on (2023)</a>
                                </h2>
                                <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/66ez/" ><i class="fa fa-clock-o"></i> April 2, 2023</a></div></div>
                            </div>
                        </div>
                    </div>
                </article>
            </div>
	            </div>
            </div>
            </div></div></div></div><div class="row vc_row"><div class="jeg-vc-wrapper"><div class="wpb_column jeg_column vc_column_container vc_col-sm-12 jeg_main_content"><div class="jeg_wrapper wpb_wrapper"><div  class="jeg_postblock_8 jeg_postblock jeg_module_hook jeg_pagination_disable jeg_col_3o3 jnews_module_54_1_642b33936e02d   " data-unique="jnews_module_54_1_642b33936e02d">
                
                <div class="jeg_block_container">
                
                <div class="jeg_posts_wrap">
                <div class="jeg_posts jeg_load_more_flag">
                    <article class="jeg_post jeg_pl_md_1 post-12852 post type-post status-publish format-standard has-post-thumbnail hentry category-internet tag-ice-generators">
                <div class="jeg_thumb">
                    
                    <a href="https://www.unthinkable.fm/ice-generators-for-industrial-use-from-certified-manufacturers/"><div class="thumbnail-container  size-500 "><img width="360" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20180'%3E%3C/svg%3E" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="Ice generators" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2023/04/ice-blocks-360x180.jpg" /><noscript><img width="360" height="180" src="https://www.unthinkable.fm/wp-content/uploads/2023/04/ice-blocks-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="Ice generators" /></noscript></div></a>
                    <div class="jeg_post_category">
                        <span><a href="https://www.unthinkable.fm/category/internet/" class="category-internet">INTERNET</a></span>
                    </div>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://www.unthinkable.fm/ice-generators-for-industrial-use-from-certified-manufacturers/">Ice generators for industrial use from certified manufacturers</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://www.unthinkable.fm/author/admin/">admin</a></div><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/ice-generators-for-industrial-use-from-certified-manufacturers/"><i class="fa fa-clock-o"></i> April 1, 2023</a></div></div>
                </div>
            </article><article class="jeg_post jeg_pl_md_1 post-12848 post type-post status-publish format-standard has-post-thumbnail hentry category-entertainment tag-cookape tag-cookape-com">
                <div class="jeg_thumb">
                    
                    <a href="https://www.unthinkable.fm/cookape/"><div class="thumbnail-container  size-500 "><img width="360" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20180'%3E%3C/svg%3E" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="Cookape com" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2023/03/IGPANEL-360x180.jpg" /><noscript><img width="360" height="180" src="https://www.unthinkable.fm/wp-content/uploads/2023/03/IGPANEL-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="Cookape com" /></noscript></div></a>
                    <div class="jeg_post_category">
                        <span><a href="https://www.unthinkable.fm/category/entertainment/" class="category-entertainment">ENTERTAINMENT</a></span>
                    </div>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://www.unthinkable.fm/cookape/">Cookape.com: Get Free More Instagram Followers in 2023</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://www.unthinkable.fm/author/alan-romero/">Alan Romero</a></div><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/cookape/"><i class="fa fa-clock-o"></i> March 31, 2023</a></div></div>
                </div>
            </article><article class="jeg_post jeg_pl_md_1 post-12831 post type-post status-publish format-standard has-post-thumbnail hentry category-internet tag-submit-a-guest-post-technology tag-write-for-us-technology">
                <div class="jeg_thumb">
                    
                    <a href="https://www.unthinkable.fm/submit-a-guest-post-technology/"><div class="thumbnail-container  size-500 "><img width="360" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20180'%3E%3C/svg%3E" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="Submit a Guest Post Technology" data-lazy-srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/why-sound-not-working-troubleshooting-tips-hero1589984848315177-360x180.jpg 360w, https://www.unthinkable.fm/wp-content/uploads/2023/03/why-sound-not-working-troubleshooting-tips-hero1589984848315177-750x375.jpg 750w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2023/03/why-sound-not-working-troubleshooting-tips-hero1589984848315177-360x180.jpg" /><noscript><img width="360" height="180" src="https://www.unthinkable.fm/wp-content/uploads/2023/03/why-sound-not-working-troubleshooting-tips-hero1589984848315177-360x180.jpg" class="attachment-jnews-360x180 size-jnews-360x180 wp-post-image" alt="Submit a Guest Post Technology" srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/why-sound-not-working-troubleshooting-tips-hero1589984848315177-360x180.jpg 360w, https://www.unthinkable.fm/wp-content/uploads/2023/03/why-sound-not-working-troubleshooting-tips-hero1589984848315177-750x375.jpg 750w" sizes="(max-width: 360px) 100vw, 360px" /></noscript></div></a>
                    <div class="jeg_post_category">
                        <span><a href="https://www.unthinkable.fm/category/internet/" class="category-internet">INTERNET</a></span>
                    </div>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://www.unthinkable.fm/submit-a-guest-post-technology/">Submit a Guest Post Technology Write For Us</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://www.unthinkable.fm/author/admin/">admin</a></div><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/submit-a-guest-post-technology/"><i class="fa fa-clock-o"></i> April 3, 2023</a></div></div>
                </div>
            </article>
                </div>
            </div>
                <div class='module-overlay'>
                <div class='preloader_type preloader_dot'>
                    <div class="module-preloader jeg_preloader dot">
                        <span></span><span></span><span></span>
                    </div>
                    <div class="module-preloader jeg_preloader circle">
                        <div class="jnews_preloader_circle_outer">
                            <div class="jnews_preloader_circle_inner"></div>
                        </div>
                    </div>
                    <div class="module-preloader jeg_preloader square">
                        <div class="jeg_square"><div class="jeg_square_inner"></div></div>
                    </div>
                </div>
            </div>
            </div>
            <div class="jeg_block_navigation">
                <div class='navigation_overlay'><div class='module-preloader jeg_preloader'><span></span><span></span><span></span></div></div>
                
                
            </div>
                
                <script type="rocketlazyloadscript">var jnews_module_54_1_642b33936e02d = {"header_icon":"","first_title":"","second_title":"","url":"","header_type":"heading_6","header_background":"","header_secondary_background":"","header_text_color":"","header_line_color":"","header_accent_color":"","header_filter_category":"","header_filter_author":"","header_filter_tag":"","header_filter_text":"All","post_type":"post","content_type":"all","number_post":"3","post_offset":"4","unique_content":"disable","include_post":"","exclude_post":"","include_category":"","exclude_category":"","include_author":"","include_tag":"","exclude_tag":"","sort_by":"latest","date_format":"default","date_format_custom":"Y\/m\/d","pagination_mode":"disable","pagination_nextprev_showtext":"","pagination_number_post":3,"pagination_scroll_limit":0,"boxed":"","boxed_shadow":"","el_id":"","el_class":"","scheme":"","column_width":"auto","title_color":"","accent_color":"","alt_color":"","excerpt_color":"","css":"","compatible_column_notice":"","paged":1,"column_class":"jeg_col_3o3","class":"jnews_block_8"};</script>
            </div></div></div></div></div>
            </div>

                            <div class="container">
                    <div class="jeg_latestpost ">
                        <div class="row">
                            <div class="jeg_main_content col-sm-8">
                                <div  class="jeg_postblock_5 jeg_postblock jeg_module_hook jeg_pagination_nav_1 jeg_col_2o3 jnews_module_54_2_642b33937155a   " data-unique="jnews_module_54_2_642b33937155a">
                
                <div class="jeg_block_container">
                
                <div class="jeg_posts jeg_load_more_flag">
                <article class="jeg_post jeg_pl_lg_2 post-10076 post type-post status-publish format-standard has-post-thumbnail hentry category-entertainment tag-best-comixology-alternatives tag-comixology">
                <div class="jeg_thumb">
                    
                    <a href="https://www.unthinkable.fm/comixology/"><div class="thumbnail-container  size-715 "><img width="350" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20250'%3E%3C/svg%3E" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="ComiXology" data-lazy-srcset="https://www.unthinkable.fm/wp-content/uploads/2022/10/ComiXology-350x250.jpg 350w, https://www.unthinkable.fm/wp-content/uploads/2022/10/ComiXology-120x86.jpg 120w, https://www.unthinkable.fm/wp-content/uploads/2022/10/ComiXology-750x536.jpg 750w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2022/10/ComiXology-350x250.jpg" /><noscript><img width="350" height="250" src="https://www.unthinkable.fm/wp-content/uploads/2022/10/ComiXology-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="ComiXology" srcset="https://www.unthinkable.fm/wp-content/uploads/2022/10/ComiXology-350x250.jpg 350w, https://www.unthinkable.fm/wp-content/uploads/2022/10/ComiXology-120x86.jpg 120w, https://www.unthinkable.fm/wp-content/uploads/2022/10/ComiXology-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></noscript></div></a>
                    <div class="jeg_post_category">
                        <span><a href="https://www.unthinkable.fm/category/entertainment/" class="category-entertainment">ENTERTAINMENT</a></span>
                    </div>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://www.unthinkable.fm/comixology/">Top 12 Best ComiXology Alternatives For 2022</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://www.unthinkable.fm/author/ahmed/">ahmed bajwa</a></div><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/comixology/"><i class="fa fa-clock-o"></i> March 30, 2023</a></div><div class="jeg_meta_comment"><a href="https://www.unthinkable.fm/comixology/#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>ComiXology Manga is a resource with a variety of applications. It may be used to read comic books and feature comic-related material. The fact that prominent publishers' comic books and...</p>
                        <a href="https://www.unthinkable.fm/comixology/" class="jeg_readmore">Read more</a>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_lg_2 post-10479 post type-post status-publish format-standard has-post-thumbnail hentry category-internet tag-primevideo-com-mytv">
                <div class="jeg_thumb">
                    
                    <a href="https://www.unthinkable.fm/primevideo/"><div class="thumbnail-container  size-715 "><img width="350" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20250'%3E%3C/svg%3E" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="Activate Prime Video" data-lazy-srcset="https://www.unthinkable.fm/wp-content/uploads/2022/11/GUID-A5E374A8-16DA-4B39-8E3F-3F3B34E831FB2en-USNormal-350x250.png 350w, https://www.unthinkable.fm/wp-content/uploads/2022/11/GUID-A5E374A8-16DA-4B39-8E3F-3F3B34E831FB2en-USNormal-120x86.png 120w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2022/11/GUID-A5E374A8-16DA-4B39-8E3F-3F3B34E831FB2en-USNormal-350x250.png" /><noscript><img width="350" height="250" src="https://www.unthinkable.fm/wp-content/uploads/2022/11/GUID-A5E374A8-16DA-4B39-8E3F-3F3B34E831FB2en-USNormal-350x250.png" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="Activate Prime Video" srcset="https://www.unthinkable.fm/wp-content/uploads/2022/11/GUID-A5E374A8-16DA-4B39-8E3F-3F3B34E831FB2en-USNormal-350x250.png 350w, https://www.unthinkable.fm/wp-content/uploads/2022/11/GUID-A5E374A8-16DA-4B39-8E3F-3F3B34E831FB2en-USNormal-120x86.png 120w" sizes="(max-width: 350px) 100vw, 350px" /></noscript></div></a>
                    <div class="jeg_post_category">
                        <span><a href="https://www.unthinkable.fm/category/internet/" class="category-internet">INTERNET</a></span>
                    </div>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://www.unthinkable.fm/primevideo/">How to Activate Prime Video</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://www.unthinkable.fm/author/alan-romero/">Alan Romero</a></div><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/primevideo/"><i class="fa fa-clock-o"></i> March 29, 2023</a></div><div class="jeg_meta_comment"><a href="https://www.unthinkable.fm/primevideo/#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>Watching the streaming platform is included in the Amazon Prime membership, including a basic version of Amazon Music and early access to lightning deals. Other benefits of Amazon Prime include...</p>
                        <a href="https://www.unthinkable.fm/primevideo/" class="jeg_readmore">Read more</a>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_lg_2 post-12812 post type-post status-publish format-standard has-post-thumbnail hentry category-technology">
                <div class="jeg_thumb">
                    
                    <a href="https://www.unthinkable.fm/download-youtube-videos/"><div class="thumbnail-container  size-715 "><img width="350" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20250'%3E%3C/svg%3E" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" data-lazy-srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/shutterstock_1457601002-760x400-1-350x250.webp 350w, https://www.unthinkable.fm/wp-content/uploads/2023/03/shutterstock_1457601002-760x400-1-120x86.webp 120w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2023/03/shutterstock_1457601002-760x400-1-350x250.webp" /><noscript><img width="350" height="250" src="https://www.unthinkable.fm/wp-content/uploads/2023/03/shutterstock_1457601002-760x400-1-350x250.webp" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/shutterstock_1457601002-760x400-1-350x250.webp 350w, https://www.unthinkable.fm/wp-content/uploads/2023/03/shutterstock_1457601002-760x400-1-120x86.webp 120w" sizes="(max-width: 350px) 100vw, 350px" /></noscript></div></a>
                    <div class="jeg_post_category">
                        <span><a href="https://www.unthinkable.fm/category/technology/" class="category-technology">TECHNOLOGY</a></span>
                    </div>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://www.unthinkable.fm/download-youtube-videos/">How To Download YouTube Videos On Android iOS PC and Mac.</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://www.unthinkable.fm/author/admin/">admin</a></div><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/download-youtube-videos/"><i class="fa fa-clock-o"></i> March 29, 2023</a></div><div class="jeg_meta_comment"><a href="https://www.unthinkable.fm/download-youtube-videos/#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>YouTube is one of the most popular video-sharing platforms on the internet. With millions of videos uploaded every day, it's no wonder that people want to download their favorite videos...</p>
                        <a href="https://www.unthinkable.fm/download-youtube-videos/" class="jeg_readmore">Read more</a>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_lg_2 post-12779 post type-post status-publish format-standard has-post-thumbnail hentry category-technology tag-video-conferencing-software">
                <div class="jeg_thumb">
                    
                    <a href="https://www.unthinkable.fm/video-conferencing-software/"><div class="thumbnail-container  size-715 "><img width="350" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20250'%3E%3C/svg%3E" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" data-lazy-srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/Video-Conferencing-Software-350x250.jpg 350w, https://www.unthinkable.fm/wp-content/uploads/2023/03/Video-Conferencing-Software-120x86.jpg 120w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2023/03/Video-Conferencing-Software-350x250.jpg" /><noscript><img width="350" height="250" src="https://www.unthinkable.fm/wp-content/uploads/2023/03/Video-Conferencing-Software-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/Video-Conferencing-Software-350x250.jpg 350w, https://www.unthinkable.fm/wp-content/uploads/2023/03/Video-Conferencing-Software-120x86.jpg 120w" sizes="(max-width: 350px) 100vw, 350px" /></noscript></div></a>
                    <div class="jeg_post_category">
                        <span><a href="https://www.unthinkable.fm/category/technology/" class="category-technology">TECHNOLOGY</a></span>
                    </div>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://www.unthinkable.fm/video-conferencing-software/">10 Best Video Conferencing Software In 2023</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://www.unthinkable.fm/author/alan-romero/">Alan Romero</a></div><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/video-conferencing-software/"><i class="fa fa-clock-o"></i> March 28, 2023</a></div><div class="jeg_meta_comment"><a href="https://www.unthinkable.fm/video-conferencing-software/#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>Video conferencing software is a communication tool that allows users to connect and communicate with each other over the internet through video and audio calls. These software tools typically offer...</p>
                        <a href="https://www.unthinkable.fm/video-conferencing-software/" class="jeg_readmore">Read more</a>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_lg_2 post-12806 post type-post status-publish format-standard has-post-thumbnail hentry category-internet tag-photographic-memory-vs-eidetic-memory">
                <div class="jeg_thumb">
                    
                    <a href="https://www.unthinkable.fm/photographic-memory-vs-eidetic-memory-whats-the-difference/"><div class="thumbnail-container  size-715 "><img width="350" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20250'%3E%3C/svg%3E" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="https://techbullion.com/wp-content/uploads/2022/01/Eidetic-Memory-VS-Photographic-Memory.jpg" data-lazy-srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/Eidetic-Memory-VS-Photographic-Memory-350x250.jpg 350w, https://www.unthinkable.fm/wp-content/uploads/2023/03/Eidetic-Memory-VS-Photographic-Memory-120x86.jpg 120w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2023/03/Eidetic-Memory-VS-Photographic-Memory-350x250.jpg" /><noscript><img width="350" height="250" src="https://www.unthinkable.fm/wp-content/uploads/2023/03/Eidetic-Memory-VS-Photographic-Memory-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="https://techbullion.com/wp-content/uploads/2022/01/Eidetic-Memory-VS-Photographic-Memory.jpg" srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/Eidetic-Memory-VS-Photographic-Memory-350x250.jpg 350w, https://www.unthinkable.fm/wp-content/uploads/2023/03/Eidetic-Memory-VS-Photographic-Memory-120x86.jpg 120w" sizes="(max-width: 350px) 100vw, 350px" /></noscript></div></a>
                    <div class="jeg_post_category">
                        <span><a href="https://www.unthinkable.fm/category/internet/" class="category-internet">INTERNET</a></span>
                    </div>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://www.unthinkable.fm/photographic-memory-vs-eidetic-memory-whats-the-difference/">Photographic Memory VS. Eidetic Memory: What&#8217;s The Difference?</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://www.unthinkable.fm/author/admin/">admin</a></div><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/photographic-memory-vs-eidetic-memory-whats-the-difference/"><i class="fa fa-clock-o"></i> March 28, 2023</a></div><div class="jeg_meta_comment"><a href="https://www.unthinkable.fm/photographic-memory-vs-eidetic-memory-whats-the-difference/#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>What is the difference between photographic and eidetic memory? Can I improve my eidetic memory? Can I develop photographic memory? Simple technique. How To Define Photographic Memory? How Is This...</p>
                        <a href="https://www.unthinkable.fm/photographic-memory-vs-eidetic-memory-whats-the-difference/" class="jeg_readmore">Read more</a>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_lg_2 post-12714 post type-post status-publish format-standard has-post-thumbnail hentry category-technology tag-payroll-management-software">
                <div class="jeg_thumb">
                    
                    <a href="https://www.unthinkable.fm/payroll-management-software/"><div class="thumbnail-container  size-715 "><img width="350" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20250'%3E%3C/svg%3E" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="Payroll Management Software" data-lazy-srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/Payroll-Management-Software-350x250.jpg 350w, https://www.unthinkable.fm/wp-content/uploads/2023/03/Payroll-Management-Software-120x86.jpg 120w, https://www.unthinkable.fm/wp-content/uploads/2023/03/Payroll-Management-Software-750x536.jpg 750w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2023/03/Payroll-Management-Software-350x250.jpg" /><noscript><img width="350" height="250" src="https://www.unthinkable.fm/wp-content/uploads/2023/03/Payroll-Management-Software-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="Payroll Management Software" srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/Payroll-Management-Software-350x250.jpg 350w, https://www.unthinkable.fm/wp-content/uploads/2023/03/Payroll-Management-Software-120x86.jpg 120w, https://www.unthinkable.fm/wp-content/uploads/2023/03/Payroll-Management-Software-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></noscript></div></a>
                    <div class="jeg_post_category">
                        <span><a href="https://www.unthinkable.fm/category/technology/" class="category-technology">TECHNOLOGY</a></span>
                    </div>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://www.unthinkable.fm/payroll-management-software/">12 Best Payroll Management Software In 2023 With Features</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://www.unthinkable.fm/author/alan-romero/">Alan Romero</a></div><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/payroll-management-software/"><i class="fa fa-clock-o"></i> March 27, 2023</a></div><div class="jeg_meta_comment"><a href="https://www.unthinkable.fm/payroll-management-software/#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>Payroll management software is a type of software designed to automate the process of managing employee compensation, including salaries, wages, bonuses, deductions, and taxes. This software helps businesses streamline their...</p>
                        <a href="https://www.unthinkable.fm/payroll-management-software/" class="jeg_readmore">Read more</a>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_lg_2 post-12772 post type-post status-publish format-standard has-post-thumbnail hentry category-technology tag-vanceai-review">
                <div class="jeg_thumb">
                    
                    <a href="https://www.unthinkable.fm/vanceai-review-productivity-series-offers-best-results-at-low-costs/"><div class="thumbnail-container  size-715 "><img width="350" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20250'%3E%3C/svg%3E" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="VanceAI Review" data-lazy-srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/VanceAI-Review-350x250.jpg 350w, https://www.unthinkable.fm/wp-content/uploads/2023/03/VanceAI-Review-120x86.jpg 120w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2023/03/VanceAI-Review-350x250.jpg" /><noscript><img width="350" height="250" src="https://www.unthinkable.fm/wp-content/uploads/2023/03/VanceAI-Review-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="VanceAI Review" srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/VanceAI-Review-350x250.jpg 350w, https://www.unthinkable.fm/wp-content/uploads/2023/03/VanceAI-Review-120x86.jpg 120w" sizes="(max-width: 350px) 100vw, 350px" /></noscript></div></a>
                    <div class="jeg_post_category">
                        <span><a href="https://www.unthinkable.fm/category/technology/" class="category-technology">TECHNOLOGY</a></span>
                    </div>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://www.unthinkable.fm/vanceai-review-productivity-series-offers-best-results-at-low-costs/">VanceAI Review: Productivity Series Offers Best Results at Low Costs</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://www.unthinkable.fm/author/admin/">admin</a></div><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/vanceai-review-productivity-series-offers-best-results-at-low-costs/"><i class="fa fa-clock-o"></i> March 30, 2023</a></div><div class="jeg_meta_comment"><a href="https://www.unthinkable.fm/vanceai-review-productivity-series-offers-best-results-at-low-costs/#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>Photo editing has become an integral part of the content creation process for businesses, brands, and individuals online. In the past, users had to pay a significant amount of money...</p>
                        <a href="https://www.unthinkable.fm/vanceai-review-productivity-series-offers-best-results-at-low-costs/" class="jeg_readmore">Read more</a>
                    </div>
                </div>
            </article><article class="jeg_post jeg_pl_lg_2 post-12764 post type-post status-publish format-standard has-post-thumbnail hentry category-internet">
                <div class="jeg_thumb">
                    
                    <a href="https://www.unthinkable.fm/smihub/"><div class="thumbnail-container  size-715 "><img width="350" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20250'%3E%3C/svg%3E" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" data-lazy-srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/smihub-1000x600-1-350x250.jpg 350w, https://www.unthinkable.fm/wp-content/uploads/2023/03/smihub-1000x600-1-120x86.jpg 120w, https://www.unthinkable.fm/wp-content/uploads/2023/03/smihub-1000x600-1-750x536.jpg 750w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2023/03/smihub-1000x600-1-350x250.jpg" /><noscript><img width="350" height="250" src="https://www.unthinkable.fm/wp-content/uploads/2023/03/smihub-1000x600-1-350x250.jpg" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="" srcset="https://www.unthinkable.fm/wp-content/uploads/2023/03/smihub-1000x600-1-350x250.jpg 350w, https://www.unthinkable.fm/wp-content/uploads/2023/03/smihub-1000x600-1-120x86.jpg 120w, https://www.unthinkable.fm/wp-content/uploads/2023/03/smihub-1000x600-1-750x536.jpg 750w" sizes="(max-width: 350px) 100vw, 350px" /></noscript></div></a>
                    <div class="jeg_post_category">
                        <span><a href="https://www.unthinkable.fm/category/internet/" class="category-internet">INTERNET</a></span>
                    </div>
                </div>
                <div class="jeg_postblock_content">
                    <h3 class="jeg_post_title">
                        <a href="https://www.unthinkable.fm/smihub/">What is Smihub? Best Instagram Story Viewer on 2023</a>
                    </h3>
                    <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://www.unthinkable.fm/author/admin/">admin</a></div><div class="jeg_meta_date"><a href="https://www.unthinkable.fm/smihub/"><i class="fa fa-clock-o"></i> March 25, 2023</a></div><div class="jeg_meta_comment"><a href="https://www.unthinkable.fm/smihub/#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
                    <div class="jeg_post_excerpt">
                        <p>Instagram has become one of the most popular social media platforms in the world. With over one billion active users, it's no surprise that people are always looking for new...</p>
                        <a href="https://www.unthinkable.fm/smihub/" class="jeg_readmore">Read more</a>
                    </div>
                </div>
            </article>
            </div>
                <div class='module-overlay'>
                <div class='preloader_type preloader_dot'>
                    <div class="module-preloader jeg_preloader dot">
                        <span></span><span></span><span></span>
                    </div>
                    <div class="module-preloader jeg_preloader circle">
                        <div class="jnews_preloader_circle_outer">
                            <div class="jnews_preloader_circle_inner"></div>
                        </div>
                    </div>
                    <div class="module-preloader jeg_preloader square">
                        <div class="jeg_square"><div class="jeg_square_inner"></div></div>
                    </div>
                </div>
            </div>
            </div>
            <div class="jeg_block_navigation">
                <div class='navigation_overlay'><div class='module-preloader jeg_preloader'><span></span><span></span><span></span></div></div>
                <div class="jeg_navigation jeg_pagination jeg_pagenav_1 jeg_aligncenter no_navtext no_pageinfo">
                <span class="page_info">Page 1 of 116</span>
                <span class='page_number active'>1</span>
<a class='page_number' href='https://www.unthinkable.fm/page/2/'>2</a>
<span class="page_number dots">&hellip;</span>
<a class='page_number' href='https://www.unthinkable.fm/page/116/'>116</a>
<a class="page_nav next" href="https://www.unthinkable.fm/page/2/"><span class="navtext">Next</span></a>
            </div>
                
            </div>
                
                <script type="rocketlazyloadscript">var jnews_module_54_2_642b33937155a = {"header_icon":"","first_title":"","second_title":"","url":"","header_type":"heading_8","header_background":"","header_secondary_background":"","header_text_color":"","header_line_color":"","header_accent_color":"","header_filter_category":"","header_filter_author":"","header_filter_tag":"","header_filter_text":"All","post_type":"post","content_type":"all","number_post":"8","post_offset":"7","unique_content":"disable","include_post":"","exclude_post":"","include_category":"","exclude_category":"","include_author":"","include_tag":"","exclude_tag":"","sort_by":"latest","date_format":"default","date_format_custom":"","excerpt_length":"30","excerpt_ellipsis":"...","pagination_mode":"nav_1","pagination_nextprev_showtext":"","pagination_number_post":"8","pagination_scroll_limit":0,"ads_type":"disable","ads_position":1,"ads_random":"","ads_image":"","ads_image_tablet":"","ads_image_phone":"","ads_image_link":"","ads_image_alt":"","ads_image_new_tab":"","google_publisher_id":"","google_slot_id":"","google_desktop":"auto","google_tab":"auto","google_phone":"auto","content":"","ads_bottom_text":"","boxed":false,"boxed_shadow":false,"el_id":"","el_class":"","scheme":"","column_width":"auto","title_color":"","accent_color":"","alt_color":"","excerpt_color":"","css":"","paged":1,"pagination_align":"center","pagination_navtext":null,"pagination_pageinfo":null,"box_shadow":false,"column_class":"jeg_col_2o3","class":"jnews_block_5"};</script>
            </div>                            </div>
	                        <div class="jeg_sidebar left  col-sm-4">
    <div class="widget widget_jnews_popular" id="jnews_popular-3"><div class="jeg_block_heading jeg_block_heading_6 jnews_642b339376ef0"><h3 class="jeg_block_title"><span>Papular News</span></h3></div><ul class="popularpost_list"><li class="popularpost_item post-1531 post type-post status-publish format-standard has-post-thumbnail hentry category-internet tag-cmovies-alternatives tag-sites-like-cmovies">
                <div class="jeg_thumb">
                    
                    <a href="https://www.unthinkable.fm/cmovies-alternatives/"><div class="thumbnail-container  size-715 "><img width="350" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20250'%3E%3C/svg%3E" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="CMovies Alternatives" data-lazy-srcset="https://www.unthinkable.fm/wp-content/uploads/2021/03/Screenshot_2020-12-27-Cmovies-Watch-Free-Movies-Online-350x250.png 350w, https://www.unthinkable.fm/wp-content/uploads/2021/03/Screenshot_2020-12-27-Cmovies-Watch-Free-Movies-Online-120x86.png 120w, https://www.unthinkable.fm/wp-content/uploads/2021/03/Screenshot_2020-12-27-Cmovies-Watch-Free-Movies-Online-750x536.png 750w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2021/03/Screenshot_2020-12-27-Cmovies-Watch-Free-Movies-Online-350x250.png" /><noscript><img width="350" height="250" src="https://www.unthinkable.fm/wp-content/uploads/2021/03/Screenshot_2020-12-27-Cmovies-Watch-Free-Movies-Online-350x250.png" class="attachment-jnews-350x250 size-jnews-350x250 wp-post-image" alt="CMovies Alternatives" srcset="https://www.unthinkable.fm/wp-content/uploads/2021/03/Screenshot_2020-12-27-Cmovies-Watch-Free-Movies-Online-350x250.png 350w, https://www.unthinkable.fm/wp-content/uploads/2021/03/Screenshot_2020-12-27-Cmovies-Watch-Free-Movies-Online-120x86.png 120w, https://www.unthinkable.fm/wp-content/uploads/2021/03/Screenshot_2020-12-27-Cmovies-Watch-Free-Movies-Online-750x536.png 750w" sizes="(max-width: 350px) 100vw, 350px" /></noscript></div></a>
                </div>
                <h3 class="jeg_post_title">
                    <a href="https://www.unthinkable.fm/cmovies-alternatives/" data-num="01">Top 15 Best CMovies Alternatives To Watch Movies Online</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="" class="jeg_share_tw"><span class="share-text">Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item post-1374 post type-post status-publish format-standard has-post-thumbnail hentry category-internet tag-extratorrent-alternatives tag-extratorrents-proxy tag-site-like-alternatives tag-unblock-extratorrent">
                <h3 class="jeg_post_title">
                    <a href="https://www.unthinkable.fm/extratorrents-proxy-list-to-unblock-extratorrent-2021/" data-num="02">ExtraTorrents Proxy List to Unblock Extratorrent 2021</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="" class="jeg_share_tw"><span class="share-text">Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item post-1916 post type-post status-publish format-standard has-post-thumbnail hentry category-internet tag-beautiful-linux-distros tag-beautiful-linux-distros-in-2021 tag-linux tag-linux-distros tag-most-beautiful-linux-distros tag-most-beautiful-linux-distros-in-2021 tag-top-10-most-beautiful-linux-distros-in-2021">
                <h3 class="jeg_post_title">
                    <a href="https://www.unthinkable.fm/beautiful-linux-distros/" data-num="03">Top 10 Most Beautiful Linux Distros In 2021</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="" class="jeg_share_tw"><span class="share-text">Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item post-1366 post type-post status-publish format-standard has-post-thumbnail hentry category-internet tag-best-alternatives-to-chia-anime tag-chia-anime tag-chia-anime-alternatives tag-sites-like-chia-anime">
                <h3 class="jeg_post_title">
                    <a href="https://www.unthinkable.fm/top-21-best-alternatives-to-chia-anime-you-can-use-in-2021/" data-num="04">Top 21 Best Alternatives To Chia-Anime You Can Use In 2021</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="" class="jeg_share_tw"><span class="share-text">Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li><li class="popularpost_item post-4161 post type-post status-publish format-standard has-post-thumbnail hentry category-technology tag-submit-a-guest-post-technology tag-write-for-us-technology">
                <h3 class="jeg_post_title">
                    <a href="https://www.unthinkable.fm/write-for-us-technology-business/" data-num="05">Write For Us -Technology | Business  | Digital Marketing | App</a>
                </h3>
                <div class="popularpost_meta">
                    <div class="jeg_socialshare">
                        <span class="share_count"><i class="fa fa-share-alt"></i> 0 shares</span>
                        <div class="socialshare_list">
                            <a href="" class="jeg_share_fb"><span class="share-text">Share</span> <span class="share-count">0</span></a>
                            <a href="" class="jeg_share_tw"><span class="share-text">Tweet</span> <span class="share-count">0</span></a>
                        </div>
                    </div>
                </div>
            </li></ul></div><div class="widget widget_media_image" id="media_image-2"><a href="https://news.google.com/publications/CAAqBwgKMIz_nwswmYm4Aw?hl=en-PK&#038;gl=PK&#038;ceid=PK%3Aen"><img width="300" height="75" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2075'%3E%3C/svg%3E" class="image wp-image-5053  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" data-lazy-srcset="https://www.unthinkable.fm/wp-content/uploads/2022/02/follow-on-google-news-300x75.png 300w, https://www.unthinkable.fm/wp-content/uploads/2022/02/follow-on-google-news-350x89.png 350w, https://www.unthinkable.fm/wp-content/uploads/2022/02/follow-on-google-news.png 356w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.unthinkable.fm/wp-content/uploads/2022/02/follow-on-google-news-300x75.png" /><noscript><img width="300" height="75" src="https://www.unthinkable.fm/wp-content/uploads/2022/02/follow-on-google-news-300x75.png" class="image wp-image-5053  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" srcset="https://www.unthinkable.fm/wp-content/uploads/2022/02/follow-on-google-news-300x75.png 300w, https://www.unthinkable.fm/wp-content/uploads/2022/02/follow-on-google-news-350x89.png 350w, https://www.unthinkable.fm/wp-content/uploads/2022/02/follow-on-google-news.png 356w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a></div></div>
                        </div>
                    </div>
                </div>
                    </div>
        <div class="jeg_ad jnews_above_footer_ads "><div class='ads-wrapper  '></div></div>    </div>
</div>

        <div class="footer-holder" id="footer" data-id="footer">
            <div class="jeg_footer jeg_footer_3 dark">
    <div class="jeg_footer_container jeg_container">
        <div class="jeg_footer_content">
            <div class="container">
                <div class="row">
                    <div class="jeg_footer_primary clearfix">
                        <div class="col-md-3 footer_column">
                            <div class="footer_widget widget_text" id="text-2"><div class="jeg_footer_heading jeg_footer_heading_1"><h3 class="jeg_footer_title"><span>About Us</span></h3></div>			<div class="textwidget"><p>Get the latest news,Health, Fitness, Beauty, Food, Tech Tips, and Tricks on Fashion Trends, and Home Decor. Everything trendy is one place.</p>
<p>Mail ID – <strong><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="62501607010a4c0c07165052505322050f030b0e4c010d0f">[email&#160;protected]</a></strong></p>
</div>
		</div>                        </div>

                        <div class="col-md-3 footer_column">
                                                    </div>

                        <div class="col-md-3 footer_column">
                                                    </div>

                        <div class="col-md-3 footer_column">
                                                    </div>
                    </div>
                </div>
            </div>
        </div>

        
        <div class="jeg_footer_bottom clearfix">
            <div class="container">

                <!-- secondary footer right -->

                <div class="footer_right">

                    <ul class="jeg_menu_footer"><li id="menu-item-108" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-108"><a href="https://www.unthinkable.fm/write-for-us/">Write for us</a></li>
<li id="menu-item-106" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-106"><a href="https://www.unthinkable.fm/privacy-policy/">Privacy Policy</a></li>
<li id="menu-item-2526" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2526"><a href="https://radical.fm/">Radical</a></li>
<li id="menu-item-8224" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8224"><a href="https://techzambo.com/">Techzambo</a></li>
<li id="menu-item-8470" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8470"><a href="https://businesscrunch.net/">Businesscrunch</a></li>
<li id="menu-item-11143" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-11143"><a href="https://www.techgame.org/">Techgame</a></li>
<li id="menu-item-107" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-107"><a href="https://www.unthinkable.fm/contact-us/">Contact Us</a></li>
<li id="menu-item-11606" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-11606"><a href="https://www.unthinkable.fm/write-for-us-cryptocurrency/">Write for us Cryptocurrency</a></li>
</ul>
                    
                    
                </div>

                <!-- secondary footer left -->

                
                
                                    <p class="copyright"> Unthinkable © Copyright 2020, All Rights Reserved </p>
                
            </div>
        </div>

            </div>
</div><!-- /.footer -->        </div>

        <div class="jscroll-to-top">
        	<a href="#back-to-top" class="jscroll-to-top_link"><i class="fa fa-angle-up"></i></a>
        </div>
    </div>

    <!-- Mobile Navigation
    ============================================= -->
<div id="jeg_off_canvas" class="normal">
    <a href="#" class="jeg_menu_close"><i class="jegicon-cross"></i></a>
    <div class="jeg_bg_overlay"></div>
    <div class="jeg_mobile_wrapper">
        <div class="nav_wrap">
    <div class="item_main">
        <!-- Search Form -->
<div class="jeg_aside_item jeg_search_wrapper jeg_search_no_expand square">
    <a href="#" class="jeg_search_toggle"><i class="fa fa-search"></i></a>
    <form action="https://www.unthinkable.fm/" method="get" class="jeg_search_form" target="_top">
    <input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
    <button type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
    <div class="search-result-wrapper">
    </div>
    <div class="search-link search-noresult">
        No Result    </div>
    <div class="search-link search-all-button">
        <i class="fa fa-search"></i> View All Result    </div>
</div></div><div class="jeg_aside_item">
    <ul class="jeg_mobile_menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-54 current_page_item menu-item-59"><a href="https://www.unthinkable.fm/" aria-current="page">Home</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2385"><a href="https://www.unthinkable.fm/category/business/">BUSINESS</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-65"><a href="https://www.unthinkable.fm/category/fashion/">FASHION</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-69"><a href="https://www.unthinkable.fm/category/lifestyle/">LIFESTYLE</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2387"><a href="https://www.unthinkable.fm/category/technology/">TECHNOLOGY</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9417"><a href="https://www.unthinkable.fm/category/home-improvement/">HOME IMPROVEMENT</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2388"><a href="https://www.unthinkable.fm/category/cbd/">CBD</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-302"><a href="https://www.unthinkable.fm/category/lifestyle/health/">HEALTH</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4247"><a href="https://www.unthinkable.fm/category/cryptocurrency/">CRYPTOCURRENCY</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12661"><a href="https://www.unthinkable.fm/category/pet/">PETS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-9416"><a href="#">MORE</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2386"><a href="https://www.unthinkable.fm/category/entertainment/">ENTERTAINMENT</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1112"><a href="https://www.unthinkable.fm/category/internet/">INTERNET</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2442"><a href="https://www.unthinkable.fm/category/games-sports/">GAMES &amp; SPORTS</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10665"><a href="https://www.unthinkable.fm/category/reviews/">REVIEWS</a></li>
</ul>
</li>
</ul></div>    </div>
    <div class="item_bottom">
        <div class="jeg_aside_item socials_widget nobg">
    <a href="https://www.facebook.com/jegtheme/" target='_blank' class="jeg_facebook"><i class="fa fa-facebook"></i> </a><a href="https://twitter.com/jegtheme" target='_blank' class="jeg_twitter"><i class="fa fa-twitter"></i> </a><a href="https://www.youtube.com" target='_blank' class="jeg_youtube"><i class="fa fa-youtube-play"></i> </a><a href="https://www.instagram.com/jegtheme/" target='_blank' class="jeg_instagram"><i class="fa fa-instagram"></i> </a></div><div class="jeg_aside_item jeg_aside_copyright">
	<p>Unthinkable © Copyright 2020, All Rights Reserved</p>
</div>    </div>
</div>    </div>
</div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript" data-rocket-type="text/javascript">var jfla = []</script><script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.7' id='regenerator-runtime-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></script>
<script type='text/javascript' id='contact-form-7-js-extra'>
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/www.unthinkable.fm\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1677666686' id='contact-form-7-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-browser-checker-js-after'>
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script type='text/javascript' id='rocket-preload-links-js-extra'>
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?(.*)wp\\-json(\/.*|$)|\/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.unthinkable.fm","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-preload-links-js-after'>
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-includes/js/comment-reply.min.js?ver=5.8.6' id='comment-reply-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='mediaelement-core-js-before'>
var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}};
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.16' id='mediaelement-core-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=5.8.6' id='mediaelement-migrate-js' defer></script>
<script type='text/javascript' id='mediaelement-js-extra'>
/* <![CDATA[ */
var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=5.8.6' id='wp-mediaelement-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-includes/js/hoverIntent.min.js?ver=1.10.1' id='hoverIntent-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-includes/js/imagesloaded.min.js?ver=4.1.4' id='imagesloaded-js' defer></script>
<script type='text/javascript' id='jnews-frontend-js-extra'>
/* <![CDATA[ */
var jnewsoption = {"popup_script":"magnific","single_gallery":"","ismobile":"","isie":"","sidefeed_ajax":"","lang":"en_US","module_prefix":"jnews_module_ajax_","live_search":"1","postid":"0","isblog":"","admin_bar":"0","follow_video":"","follow_position":"top_right","rtl":"0","gif":"","site_slug":"\/","site_domain":"www.unthinkable.fm"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-content/themes/jnews/assets/dist/frontend.min.js?ver=5.5.0' id='jnews-frontend-js' defer></script>
<!--[if lt IE 9]>
<script type='text/javascript' src='https://www.unthinkable.fm/wp-content/themes/jnews/assets/js/html5shiv.min.js?ver=5.5.0' id='html5shiv-js'></script>
<![endif]-->
<script type='text/javascript' src='https://www.unthinkable.fm/wp-includes/js/wp-embed.min.js?ver=5.8.6' id='wp-embed-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.unthinkable.fm/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.0.5' id='wpb_composer_front_js-js' defer></script>
<div class="jeg_ad jnews_mobile_sticky_ads "></div><script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"ItemList","url":"https:\/\/www.unthinkable.fm","itemListElement":[{"@type":"ListItem","position":1,"item":{"name":"Unblocked Games WTF The Complete Guide for Playing online games","@id":"https:\/\/www.unthinkable.fm\/unblocked-games-wtf\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=12881","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2023\/04\/Unblocked-Games-WTF-All-you-need-to-know-1.jpg"}},{"@type":"ListItem","position":2,"item":{"name":"Top 15 Best Free Mileage Tracker Apps in 2023","@id":"https:\/\/www.unthinkable.fm\/mileage-tracker-apps\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=9540","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2022\/09\/Mileage-Tracker.jpg"}},{"@type":"ListItem","position":3,"item":{"name":"FlixHQ Alternatives Watch Free Online TV Shows and HD Movies on 2023","@id":"https:\/\/www.unthinkable.fm\/flixhq\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=12864","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2023\/04\/FlixHQ-.jpg"}},{"@type":"ListItem","position":4,"item":{"name":"What is 66EZ? Unblocked games Features &#038; Benefits Alternatives on (2023)","@id":"https:\/\/www.unthinkable.fm\/66ez\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=12859","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2023\/04\/66ez-games.png"}},{"@type":"ListItem","position":5,"item":{"name":"Ice generators for industrial use from certified manufacturers","@id":"https:\/\/www.unthinkable.fm\/ice-generators-for-industrial-use-from-certified-manufacturers\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=12852","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2023\/04\/ice-blocks.jpg"}},{"@type":"ListItem","position":6,"item":{"name":"Cookape.com: Get Free More Instagram Followers in 2023","@id":"https:\/\/www.unthinkable.fm\/cookape\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=12848","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2023\/03\/IGPANEL.jpg"}},{"@type":"ListItem","position":7,"item":{"name":"Submit a Guest Post Technology Write For Us","@id":"https:\/\/www.unthinkable.fm\/submit-a-guest-post-technology\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=12831","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2023\/03\/why-sound-not-working-troubleshooting-tips-hero1589984848315177.jpg"}},{"@type":"ListItem","position":8,"item":{"name":"Top 12 Best ComiXology Alternatives For 2022","@id":"https:\/\/www.unthinkable.fm\/comixology\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=10076","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2022\/10\/ComiXology.jpg"}},{"@type":"ListItem","position":9,"item":{"name":"How to Activate Prime Video","@id":"https:\/\/www.unthinkable.fm\/primevideo\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=10479","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2022\/11\/GUID-A5E374A8-16DA-4B39-8E3F-3F3B34E831FB2en-USNormal.png"}},{"@type":"ListItem","position":10,"item":{"name":"How To Download YouTube Videos On Android iOS PC and Mac.","@id":"https:\/\/www.unthinkable.fm\/download-youtube-videos\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=12812","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2023\/03\/shutterstock_1457601002-760x400-1.webp"}},{"@type":"ListItem","position":11,"item":{"name":"10 Best Video Conferencing Software In 2023","@id":"https:\/\/www.unthinkable.fm\/video-conferencing-software\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=12779","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2023\/03\/Video-Conferencing-Software.jpg"}},{"@type":"ListItem","position":12,"item":{"name":"Photographic Memory VS. Eidetic Memory: What&#8217;s The Difference?","@id":"https:\/\/www.unthinkable.fm\/photographic-memory-vs-eidetic-memory-whats-the-difference\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=12806","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2023\/03\/Eidetic-Memory-VS-Photographic-Memory.jpg"}},{"@type":"ListItem","position":13,"item":{"name":"12 Best Payroll Management Software In 2023 With Features","@id":"https:\/\/www.unthinkable.fm\/payroll-management-software\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=12714","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2023\/03\/Payroll-Management-Software.jpg"}},{"@type":"ListItem","position":14,"item":{"name":"VanceAI Review: Productivity Series Offers Best Results at Low Costs","@id":"https:\/\/www.unthinkable.fm\/vanceai-review-productivity-series-offers-best-results-at-low-costs\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=12772","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2023\/03\/VanceAI-Review.jpg"}},{"@type":"ListItem","position":15,"item":{"name":"What is Smihub? Best Instagram Story Viewer on 2023","@id":"https:\/\/www.unthinkable.fm\/smihub\/","url":"https:\/\/www.unthinkable.fm\/?post_type=post&p=12764","image":"https:\/\/www.unthinkable.fm\/wp-content\/uploads\/2023\/03\/smihub-1000x600-1.jpg"}}]}</script>
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"Webpage","headline":"Home","url":"https:\/\/www.unthinkable.fm\/"}</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{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.unthinkable.fm/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script></body>
</html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1680552851 -->