/* bassayfa.com styles */
:root{--Tanhaber-primary:#c90914;--Tanhaber-accent:#4887bf;--Tanhaber-bg:#f5f5f5;--Tanhaber-text:#222;--Tanhaber-text-light:#666;--Tanhaber-white:#fff;--Tanhaber-border:#e0e0e0;--Tanhaber-dark:#222;--Tanhaber-header-bg:#222;--Tanhaber-footer-bg:#1c1c1c;--Tanhaber-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--container-width:1200px;--gap:20px}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:var(--Tanhaber-font);font-size:16px;line-height:1.6;color:var(--Tanhaber-text);background:var(--Tanhaber-bg);margin:0}
body.hmfix{padding-top:0!important}
a{color:var(--Tanhaber-text);text-decoration:none;transition:color .2s}
a:hover{color:var(--Tanhaber-primary)}
img{max-width:100%;height:auto}
.container{max-width:var(--container-width);margin:0 auto;padding:0 15px}
.lcont{position:relative}
.lholder{height:0;overflow:visible}
.leftr{position:fixed;left:10px;top:100px;width:300px;z-index:99}
.righttr{position:fixed;right:10px;top:100px;width:300px;z-index:99}
body.admin-bar .leftr,body.admin-bar .righttr{top:132px}
@media(max-width:767px){.leftr,.righttr{display:none}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.mobile-gizle{display:block}
.des-gizle{display:none}
@media(max-width:767px){.mobile-gizle{display:none}.des-gizle{display:block}}

.currency{background:#222;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.currency .container{overflow:hidden}
.marquee-container{display:flex;gap:0;overflow:hidden}
.currency-item{display:inline-flex;align-items:center;gap:6px;padding:4px 16px;white-space:nowrap;text-decoration:none;border-right:1px solid rgba(255,255,255,.1);flex-shrink:0;font-size:.85rem;transition:background .15s}
.currency-item:hover{background:rgba(255,255,255,.05)}
.currency-item:last-child{border-right:none}
.currency-item-name{color:#999;font-size:.75rem;font-weight:500;text-transform:uppercase}
.currency-item-name::before{font-size:.6rem;margin-right:2px}
.currency-item.up .currency-item-name::before{content:"\25B2";color:#32BA5B}
.currency-item.down .currency-item-name::before{content:"\25BC";color:#FD5C56}
.currency-item-value{color:#fff;font-weight:600;font-size:.88rem;margin-right:2px}
.currency-item-range{color:#999;font-size:.75rem}
.currency-item.up .currency-item-range{color:#32BA5B}
.currency-item.down .currency-item-range{color:#FD5C56}

.header-middle{background:var(--Tanhaber-accent);position:sticky;position:-webkit-sticky;top:0;z-index:9999}
body.admin-bar .header-middle{top:32px}
.header-search-wrap{display:flex;align-items:center;gap:2px;flex-shrink:0}
.header-search-toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.4);border-radius:50%;transition:all .2s}
.header-search-toggle:hover{background:rgba(255,255,255,.2);border-color:#fff}
.header-search-toggle svg{width:15px;height:15px}
.header-search-form{display:none;align-items:center;gap:2px}
.header-search-form.open{display:flex}
.header-search-form input[type="text"]{padding:4px 8px;font-size:.75rem;border:1px solid rgba(255,255,255,.3);border-radius:3px;background:rgba(255,255,255,.15);color:#fff;width:130px;outline:none}
.header-search-form input[type="text"]::placeholder{color:rgba(255,255,255,.6)}
.header-search-form button{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:rgba(255,255,255,.2);border:none;border-radius:3px;cursor:pointer}
.header-search-form button:hover{background:rgba(255,255,255,.3)}
.header-search-form button svg path{stroke:#fff}
.hm-in{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-wrap:nowrap}
.hm-in-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}
.hm-in-left #logo{flex-shrink:0}
.hm-in-left #logo img{max-height:38px;width:auto}
.hm-in-left nav{display:flex;align-items:center;overflow:hidden}
.hm-in-left nav ul{list-style:none;display:flex;gap:0}
.hm-in-left nav ul li{position:relative}
.hm-in-left nav ul li a{display:block;padding:8px 10px;color:#fff;font-size:.78rem;font-weight:500;text-transform:uppercase;letter-spacing:.2px;white-space:nowrap}
.hm-in-left nav ul li a:hover{background:rgba(0,0,0,.15)}
.hm-in-left nav .sub-menu,.hm-in-left nav .children{display:none;position:absolute;top:100%;left:0;background:var(--Tanhaber-dark);min-width:180px;z-index:999;box-shadow:0 4px 12px rgba(0,0,0,.3)}
.hm-in-left nav li:hover>.sub-menu,.hm-in-left nav li:hover>.children{display:block}

html.mm-wrapper,body.mm-wrapper,html.mm-wrapper body{overflow:visible!important}
.hm-in-left nav .sub-menu .sub-menu,.hm-in-left nav .children .children{left:100%;top:0}
.hm-in-right{display:flex;align-items:center;gap:6px;flex-shrink:0}
.hm-in-right ul{list-style:none;display:flex;align-items:center;gap:4px}
.hm-in-right ul li a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:#fff;transition:all .2s}
.hm-in-right ul li a:hover{background:rgba(255,255,255,.2);border-color:#fff}
.hm-in-right ul li a svg{width:16px;height:16px}
.hm-in-right ul li a svg path,.hm-in-right ul li a svg circle{stroke:#fff}
.hm-in-right ul li a.hamburger svg path{stroke:none!important;fill:#fff}
.hm-in-right ul li a span{background-color:#fff;display:inline-block}

.new-header-gray{background:var(--Tanhaber-accent)}
.nhg-in{display:flex;align-items:center;justify-content:space-between;height:64px}
.nhg-left{display:flex;align-items:center;gap:10px;flex:1;overflow:hidden}
.hour24{flex-shrink:0}
.hour24 svg{width:28px;height:28px}
.hour24 svg path{fill:#f39c12}
.h4b-carousel{display:flex;align-items:center;flex:1;min-width:0;position:relative}
.h4b-nav{display:flex;align-items:center;gap:4px;flex-shrink:0;z-index:2;margin-right:10px}
.h4b-nav button{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(255,255,255,.35);border-radius:2px;cursor:pointer;color:#fff;font-size:1.4rem;line-height:1;padding:0;transition:background .2s,opacity .2s}
.h4b-nav button:hover{background:rgba(255,255,255,.15)}
.h4b-nav button:active{opacity:.6}
.h4b-slider-wrap{flex:1;overflow:hidden;position:relative;height:100%;min-height:30px}
.h4b-item{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:.95rem;text-decoration:none;padding-right:10px;box-sizing:border-box;opacity:0;transition:opacity .35s ease;pointer-events:none}
.h4b-item.active{opacity:1;pointer-events:auto}
.h4b-item:hover{color:#fff;opacity:.85}
.var4ngh{display:flex;align-items:center;gap:15px;flex-shrink:0}
.nhg-right{display:flex;align-items:center;gap:15px}
.ht-right-in{display:flex;align-items:center;gap:6px;color:#fff;font-size:.78rem;cursor:pointer;position:relative}
.ht-right-in span u{color:#f39c12;font-weight:600;text-decoration:none}
.ht-right-in span u em{font-style:normal}
.ht-right-in i{font-style:normal;font-size:.75rem}
.ht-right-in b{color:#fff;font-weight:600}
.weatherStatus span u{color:#f39c12;font-weight:600}
.weatherStatus span u em{font-style:normal}
.weatherStatus span u i.acik{display:inline-block;width:20px;height:20px;vertical-align:middle}
.nhg-right ul{display:none;position:absolute;top:100%;right:0;background:var(--Tanhaber-dark);border:1px solid rgba(255,255,255,.15);max-height:300px;overflow-y:auto;min-width:180px;z-index:99;list-style:none}
.nhg-right ul.open{display:block}
.nhg-right ul li{padding:6px 14px;color:#ccc;font-size:.78rem;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05)}
.nhg-right ul li:hover{background:rgba(255,255,255,.1);color:#fff}

.left-menu-overlay,.overlay,.hsf-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:9998}
.left-menu-overlay.open,.overlay.open,.hsf-overlay.open{display:block}
.left-menu{position:fixed;top:0;left:-320px;width:300px;height:100%;background:var(--Tanhaber-white);z-index:9999;transition:left .3s;overflow-y:auto;box-shadow:4px 0 20px rgba(0,0,0,.3)}
body.admin-bar .left-menu{top:32px;height:calc(100% - 32px)}
.left-menu.open{left:0}
.left-menu-header{padding:15px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--Tanhaber-border)}
.left-menu-header form{flex:1;display:flex;align-items:center;gap:6px}
.left-menu-header input[type="text"]{flex:1;padding:10px 14px;border:1px solid var(--Tanhaber-border);border-radius:4px;font-size:.85rem}
.left-menu-header .openSearch{padding:5px;display:flex;align-items:center}
.left-menu-off{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:5px 10px;color:var(--Tanhaber-text)}
.left-menu-off svg{width:16px;height:16px}
.left-menu-off svg path{fill:var(--Tanhaber-text)}
.left-menu-body ul{list-style:none}
.left-menu-body ul li{border-bottom:1px solid var(--Tanhaber-border)}
.left-menu-body ul li a{display:block;padding:12px 15px;font-size:.9rem;color:var(--Tanhaber-text);font-weight:500}
.left-menu-body ul li a:hover{background:var(--Tanhaber-bg);color:var(--Tanhaber-primary)}
.left-menu-body ul .sub-menu,.left-menu-body ul .children{display:none;padding-left:15px}
.left-menu-body ul li.open>.sub-menu,.left-menu-body ul li.open>.children{display:block}

.lastmin-slider{margin:15px 0;overflow:hidden;border-radius:8px;position:relative}
#owl-lastmin-slider{display:block;height:100%}
#owl-lastmin-slider .owl-item{-webkit-transform:translateZ(0);transform:translateZ(0)}
#owl-lastmin-slider a{display:block;position:relative;overflow:hidden;border-radius:6px}
#owl-lastmin-slider a figure{margin:0}
#owl-lastmin-slider a figure img{width:100%;height:100%;object-fit:cover}
#owl-lastmin-slider a h2{position:absolute;bottom:60px;left:20px;right:20px;color:#fff;font-size:1.2rem;z-index:2;text-shadow:0 2px 4px rgba(0,0,0,.5)}
#owl-lastmin-slider a .slide-caption{position:absolute;bottom:30px;left:20px;right:20px;color:rgba(255,255,255,.85);font-size:.85rem;z-index:2;max-width:60%}
#owl-lastmin-slider a svg{position:absolute;bottom:0;left:0;width:100%;height:auto;z-index:1}
#owl-lastmin-slider .owl-dots{position:absolute;bottom:15px;width:100%;text-align:center}
#owl-lastmin-slider .owl-dots .owl-dot span{display:block;width:10px;height:10px;background:rgba(255,255,255,.5);margin:4px;border-radius:50%}
#owl-lastmin-slider .owl-dots .owl-dot.active span{background:#fff}
#owl-lastmin-slider .owl-stage,.owl-stage-outer,.owl-item,.owl-item>div,.owl-item>div>a,.owl-item>div>a>figure{height:100%}

.lastol{margin:20px 0}
.lastol-out{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.lastol-in{background:var(--Tanhaber-white);border-radius:6px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:all .3s}
.lastol-in:hover{transform:translateY(-3px);box-shadow:0 4px 16px rgba(0,0,0,.1)}
.lastol-in a{display:block}
.lastol-in figure{position:relative;overflow:hidden;margin:0}
.lastol-in figure img{width:100%;height:180px;object-fit:cover;transition:transform .3s}
.lastol-in:hover figure img{transform:scale(1.05)}
.lastol-in .tag{position:absolute;top:8px;left:8px;padding:2px 10px;font-size:.65rem;text-transform:uppercase;border-radius:2px;z-index:2;color:#fff;font-weight:600}
.lastol-in h3{padding:10px 12px 4px;font-size:.85rem;line-height:1.4;color:var(--Tanhaber-text);transition:color .2s}
.lastol-in:hover h3{color:#fff}
.lastol-in .dashanim{display:flex;align-items:center;padding:0 12px;gap:4px}
.lastol-in .dashanim p{width:14px;height:3px;border-radius:2px;margin:0}
.lastol-in .dashanim .dashanim-in{height:3px;border-radius:2px;flex:1}
.lastol-in span{display:flex;align-items:center;gap:4px;padding:4px 12px 8px;font-size:.72rem}
.lastol-in span u{width:6px;height:6px;border-radius:50%;display:inline-block}

.site-content{padding:20px 0}
.pageWrapper .pageMainWrap .contentWrap{display:grid;grid-template-columns:1fr 300px;gap:30px}
.pageWrapper .pageMainWrap .contentWrap.contentWrap-full{display:block}
.pageWrapper .pageMainWrap .contentWrap .wideArea{min-width:0}
.pageWrapper .pageMainWrap .contentWrap.contentWrap-full .wideArea{max-width:1200px;margin:0 auto}
.pageWrapper .pageBread{font-size:.8rem;color:var(--Tanhaber-text-light);padding:8px 0;margin-bottom:15px;border-bottom:1px solid var(--Tanhaber-border)}
.pageWrapper .pageBread a{color:var(--Tanhaber-text-light)}
.pageWrapper .pageBread a:hover{color:var(--Tanhaber-primary)}
.pageWrapper .pageBread ul{list-style:none;display:flex;flex-wrap:wrap;gap:6px}
.pageWrapper .pageBread ul li:after{content:"/";margin-left:6px;color:#ccc}
.pageWrapper .pageBread ul li:last-child:after{display:none}
.pageWrapper .pageBread ul li a{color:var(--Tanhaber-text-light)}
.pageWrapper .pageBread ul li:last-child a{color:var(--Tanhaber-text)}
.pageWrapper .pageMainWrap .contentWrap .pageNav ul{list-style:none}
.pageWrapper .pageMainWrap .contentWrap .pageNav ul li a{display:block;padding:10px 15px;color:var(--Tanhaber-text);font-size:.9rem;border-bottom:1px solid var(--Tanhaber-border)}
.pageWrapper .pageMainWrap .contentWrap .pageNav ul li a:hover{color:var(--Tanhaber-primary)}
.contentWrap .wideArea .page-header{margin-bottom:20px}
.contentWrap .wideArea .page-title{font-size:1.8rem;padding-bottom:10px;border-bottom:3px solid var(--Tanhaber-primary)}

.sag-widget{min-width:0;align-self:start}
.sag-widget-title{margin:0;padding:12px 16px;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;background:var(--Tanhaber-dark);color:#fff;border-radius:8px 8px 0 0}
.sag-widget-title::before{content:"";display:inline-block;width:6px;height:14px;background:var(--Tanhaber-primary);margin-right:8px;vertical-align:-2px}
.sag-widget-list{list-style:none;margin:0;padding:0;background:var(--Tanhaber-white);border-radius:0 0 8px 8px;box-shadow:0 1px 4px rgba(0,0,0,.06)}
.sag-widget-list li{border-bottom:1px solid var(--Tanhaber-border)}
.sag-widget-list li:last-child{border-bottom:none}
.sag-widget-list a{display:flex;align-items:center;gap:10px;padding:10px 12px}
.sag-widget-list a:hover{background:rgba(0,0,0,.03)}
.sag-widget-list img{width:70px;height:50px;object-fit:cover;border-radius:4px;flex-shrink:0}
.sag-widget-info h4{margin:0;font-size:.8rem;line-height:1.35;color:var(--Tanhaber-text);transition:color .2s}
.sag-widget-list a:hover .sag-widget-info h4{color:var(--Tanhaber-primary)}
.sag-widget .tanhaber-ad{margin:15px auto}

footer{background:var(--Tanhaber-footer-bg);color:#ccc;margin-top:40px}
footer .top{padding:30px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:.82rem;line-height:1.8}
footer .top a{color:#999}
footer .top a:hover{color:var(--Tanhaber-primary)}
footer .center{padding:30px 0}
footer .center>div{display:grid;grid-template-columns:2fr 1fr;gap:40px}
footer .center .menu ul{list-style:none}
footer .center .menu ul li{padding:2px 0}
footer .center .menu ul li a{color:#999;font-size:.78rem;line-height:1.5}
footer .center .menu ul li a:hover{color:var(--Tanhaber-primary)}
footer .center .menu>div strong{color:#fff;font-size:.85rem;text-transform:uppercase;margin-bottom:10px;display:block;padding-bottom:5px;border-bottom:2px solid var(--Tanhaber-primary)}
.footer-cat-cols{display:flex;gap:20px}
.footer-cat-cols .footer-cat-col{flex:1}
.footer-cat-cols ul{list-style:none;margin:0;padding:0}
.footer-cat-cols ul li{padding:2px 0}
.footer-cat-cols ul li a{color:#999;font-size:.78rem;line-height:1.5}
.footer-cat-cols ul li a:hover{color:var(--Tanhaber-primary)}
footer .center .bulletin h4{color:#fff;font-size:.9rem;text-transform:uppercase;margin-bottom:12px}
footer .center .bulletin .form{display:flex;gap:8px;margin-bottom:10px}
footer .center .bulletin .form input{flex:1;padding:10px 14px;border:none;border-radius:4px;font-size:.85rem;background:#2b2b2b;color:#fff}
footer .center .bulletin .form button{padding:10px 18px;background:#2b2b2b;color:var(--Tanhaber-primary);border:none;border-radius:4px;cursor:pointer;font-size:1.2rem;font-weight:700}
footer .center .bulletin .form button:hover{background:var(--Tanhaber-primary);color:#fff}
footer .center .bulletin p{font-size:.78rem;color:#999;margin-bottom:12px}
footer .center .bulletin ul{list-style:none;display:flex;gap:8px;margin-top:8px}
footer .center .bulletin ul li a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.1);color:#ccc;transition:all .2s;font-size:.9rem}
footer .center .bulletin ul li a:hover{background:var(--Tanhaber-primary);color:#fff}
footer .bottom{background:#2b2b2b;padding:15px 0;font-size:.78rem}
footer .bottom>div{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}
footer .bottom p{color:#999}
footer .bottom a{color:var(--Tanhaber-primary)}

.policy{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--Tanhaber-dark);color:#ccc;padding:14px 20px;z-index:9997;font-size:.82rem}
.policy.active{display:block}
.policy .container{display:flex;align-items:center;justify-content:space-between;gap:15px}
.policy p{font-size:.78rem;flex:1}
.policy a{color:var(--Tanhaber-primary)}
.policy .icon-times{cursor:pointer;flex-shrink:0}

.tanhaber-ad{margin:0 auto;overflow:hidden;text-align:center}
.tanhaber-ad-sol,.tanhaber-ad-sag{display:block;clear:both}
.tanhaber-ad-page_top{margin:15px auto;max-width:100%}
.tanhaber-ad-page_bottom{margin:15px auto;max-width:100%}
.tanhaber-ad-between_cats{margin:20px auto;max-width:100%}
.lastol-out .tanhaber-ad-between_cats{grid-column:1/-1;width:100%}
.tanhaber-ad-post_top{max-width:100%}
.tanhaber-ad-post_mid{max-width:100%}
.to-top{display:none;position:fixed;bottom:80px;right:20px;width:44px;height:44px;background:var(--Tanhaber-primary);border-radius:50%;cursor:pointer;z-index:99;box-shadow:0 2px 10px rgba(0,0,0,.3);transition:all .3s;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}
.to-top.show{display:flex}
.to-top:hover{background:var(--Tanhaber-accent);transform:translateY(-3px)}
.to-top svg{width:20px;height:20px;fill:#fff}

.owl-theme .owl-dots .owl-dot span{background:#bbb;width:10px;height:10px;margin:4px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:var(--Tanhaber-primary)}
.owl-theme .owl-nav button{background:rgba(0,0,0,.4)!important;color:#fff!important;width:32px;height:32px;border-radius:4px!important;font-size:1.2rem!important}
.owl-theme .owl-nav button:hover{background:var(--Tanhaber-primary)!important}

.content-area{display:grid;grid-template-columns:1fr 300px;gap:30px}
.content-area.full-width{grid-template-columns:1fr}
.main-content{min-width:0}
.site-sidebar{min-width:0}
.site-sidebar .widget{background:var(--Tanhaber-white);padding:20px;border-radius:6px;margin-bottom:20px;box-shadow:0 1px 4px rgba(0,0,0,.06)}
.site-sidebar .widget-title{font-size:1rem;text-transform:uppercase;padding-bottom:10px;margin-bottom:15px;border-bottom:3px solid var(--Tanhaber-primary)}
.single-post .post-thumbnail{margin-bottom:20px;border-radius:8px;overflow:hidden}
.single-post .post-thumbnail img{width:100%;max-height:500px;object-fit:cover}
.single-post .entry-title{font-size:1.8rem;line-height:1.3;margin-bottom:12px}
.single-post .entry-meta{font-size:.85rem;color:var(--Tanhaber-text-light);display:flex;flex-wrap:wrap;gap:15px;align-items:center}
.single-post .entry-content{font-size:1.05rem;line-height:1.8}
.single-post .entry-content p{margin-bottom:1.2em}
.post-navigation{display:flex;justify-content:space-between;gap:20px;margin:25px 0;padding:15px 0;border-top:1px solid var(--Tanhaber-border);border-bottom:1px solid var(--Tanhaber-border)}
.post-navigation div{flex:1}
.related-posts{margin:30px 0;padding:20px 0;border-top:2px solid var(--Tanhaber-border)}
.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.related-item{position:relative;border-radius:6px;overflow:hidden;background:var(--Tanhaber-white);box-shadow:0 1px 4px rgba(0,0,0,.06)}
.comment-list{list-style:none;margin:20px 0}
.comment-list li{padding:15px 0;border-bottom:1px solid var(--Tanhaber-border)}
.search-form-wrapper{display:flex;gap:10px;margin:30px 0}
.search-form-wrapper input[type="search"]{flex:1;padding:12px 18px;border:2px solid var(--Tanhaber-border);font-size:1rem;border-radius:4px}
.search-form-wrapper button{padding:12px 24px;background:var(--Tanhaber-primary);color:var(--Tanhaber-white);border:none;font-size:1rem;cursor:pointer;border-radius:4px}
.load-more-wrap{text-align:center;margin:30px 0}
.load-more-btn{display:inline-block;padding:12px 40px;background:var(--Tanhaber-primary);color:#fff;border:none;border-radius:4px;font-size:.9rem;cursor:pointer}
.load-more-btn:hover{background:var(--Tanhaber-accent)}
@media(max-width:1199px){.lastol-out{grid-template-columns:repeat(3,1fr)}}
@media(max-width:991px){
.hm-in-left nav{display:none}
.content-area,.pageWrapper .pageMainWrap .contentWrap,.footer .center>div{grid-template-columns:1fr}
.lastol-out{grid-template-columns:repeat(2,1fr)}
.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991px){
.footer-cat-cols{flex-wrap:wrap}}
@media(max-width:767px){
.lastol-out,.related-grid{grid-template-columns:1fr}
.single-post .entry-title{font-size:1.4rem}
.policy .container{flex-direction:column}
.post-navigation{flex-direction:column}
.currency-item{padding:3px 8px;font-size:.75rem;gap:3px}
.currency-item-value{font-size:.78rem}
.currency-item-name{font-size:.65rem}
.currency-item-range{font-size:.65rem}
.currency{padding:5px 0}
.nhg-in{height:50px;flex-wrap:nowrap}
.h4b-item{font-size:.82rem}
.h4b-nav button{width:22px;height:22px;font-size:1.1rem}
.h4b-nav{margin-right:5px}
.var4ngh{gap:8px}
.nhg-right{gap:8px}
.ht-right-in{font-size:.7rem}
.hour24 svg{width:20px;height:20px}}

/* ==== Kanews mini strip (slider ustu) ==== */
.kanews-mini-strip{margin:15px 0 5px}
.kanews-mini-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}
.kanews-mini-title{display:inline-block;background:var(--Tanhaber-primary);color:#fff;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:6px 14px;border-radius:3px}
.kanews-mini-nav{display:flex;gap:6px}
.kanews-mini-nav button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--Tanhaber-border);border-radius:3px;cursor:pointer;font-size:1.2rem;line-height:1;color:var(--Tanhaber-text);transition:all .2s}
.kanews-mini-nav button:hover{background:var(--Tanhaber-primary);border-color:var(--Tanhaber-primary);color:#fff}
.kanews-mini-item{background:var(--Tanhaber-white);border-radius:6px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:all .3s}
.kanews-mini-item:hover{transform:translateY(-3px);box-shadow:0 4px 16px rgba(0,0,0,.1)}
.kanews-mini-item a{display:block}
.kanews-mini-item figure{position:relative;margin:0;overflow:hidden}
.kanews-mini-item figure img{width:100%;height:150px;object-fit:cover;transition:transform .3s}
.kanews-mini-item:hover figure img{transform:scale(1.05)}
.kanews-mini-item .tag{position:absolute;top:6px;left:6px;padding:2px 8px;font-size:.6rem;text-transform:uppercase;border-radius:2px;color:#fff;font-weight:600;z-index:2}
.kanews-mini-item h4{padding:10px 12px 12px;font-size:.82rem;line-height:1.4;min-height:36px}

/* ==== Kanews hero row (slider + one cikanlar) ==== */
.kanews-hero-row{display:grid;grid-template-columns:1fr 340px;gap:15px;margin:15px 0}
.kanews-hero-main{min-width:0}
.kanews-hero-main .lastmin-slider{margin:0}
.kanews-hero-side{min-width:0}
.kanews-box{background:var(--Tanhaber-white);border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.06)}
.kanews-box-title{margin:0;padding:12px 16px;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;background:var(--Tanhaber-dark);color:#fff}
.kanews-box-title::before{content:"";display:inline-block;width:6px;height:14px;background:var(--Tanhaber-primary);margin-right:8px;vertical-align:-2px}
.kanews-featured-box{height:100%}
.kanews-featured-box .kanews-box-title{background:var(--Tanhaber-primary)}
.kanews-featured-list{list-style:none;margin:0;padding:8px 0}
.kanews-featured-list li{padding:8px 14px;border-bottom:1px solid var(--Tanhaber-border)}
.kanews-featured-list li:last-child{border-bottom:none}
.kanews-featured-list a{display:flex;align-items:center;gap:10px}
.kanews-featured-num{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--Tanhaber-primary);color:#fff;font-size:.75rem;font-weight:700;border-radius:3px}
.kanews-featured-list figure{flex-shrink:0;width:72px;height:54px;margin:0;overflow:hidden;border-radius:4px}
.kanews-featured-list figure img{width:100%;height:100%;object-fit:cover}
.kanews-featured-info{min-width:0}
.kanews-featured-info h4{font-size:.8rem;line-height:1.35;margin-bottom:2px}
.kanews-featured-info span{font-size:.7rem;color:var(--Tanhaber-text-light)}

/* ==== Kanews mixed row ==== */
.kanews-mixed-row{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0}
.kanews-mixed-body{padding:14px}
.kanews-mixed-feat{display:block}
.kanews-mixed-feat figure{margin:0 0 10px;overflow:hidden;border-radius:6px}
.kanews-mixed-feat figure img{width:100%;height:150px;object-fit:cover;transition:transform .3s}
.kanews-mixed-feat:hover figure img{transform:scale(1.04)}
.kanews-mixed-feat h4{font-size:.95rem;line-height:1.4;margin-bottom:12px}
.kanews-mixed-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--Tanhaber-border)}
.kanews-mixed-list li{border-bottom:1px solid var(--Tanhaber-border);padding:8px 0}
.kanews-mixed-list li:last-child{border-bottom:none}
.kanews-mixed-list a{display:flex;align-items:baseline;gap:8px;font-size:.8rem;line-height:1.4}
.kanews-mixed-list a span{flex-shrink:0;font-size:.72rem;font-weight:700;color:var(--Tanhaber-primary)}
.kanews-mixed-list a:hover{color:var(--Tanhaber-primary)}
.kanews-popular-box .kanews-box-title{background:var(--Tanhaber-accent)}
.kanews-popular-list{list-style:none;margin:0;padding:8px 0}
.kanews-popular-list li{padding:9px 14px;border-bottom:1px solid var(--Tanhaber-border)}
.kanews-popular-list li:last-child{border-bottom:none}
.kanews-popular-list a{display:flex;align-items:center;gap:10px}
.kanews-popular-num{flex-shrink:0;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:#eee;color:var(--Tanhaber-text);font-size:.85rem;font-weight:800;border-radius:3px}
.kanews-popular-list li:nth-child(1) .kanews-popular-num,.kanews-popular-list li:nth-child(2) .kanews-popular-num,.kanews-popular-list li:nth-child(3) .kanews-popular-num{background:var(--Tanhaber-primary);color:#fff}
.kanews-popular-info{min-width:0}
.kanews-popular-info h4{font-size:.82rem;line-height:1.35;margin-bottom:2px}
.kanews-popular-info span{font-size:.7rem;color:var(--Tanhaber-text-light)}
.kanews-empty{padding:14px;font-size:.8rem;color:var(--Tanhaber-text-light)}

/* ==== Kategori kutusu baslik ==== */
.lastol-head{margin-bottom:12px;border-bottom:3px solid var(--Tanhaber-primary)}
.lastol-head a{display:inline-block;background:var(--Tanhaber-primary);color:#fff!important;font-family:var(--Tanhaber-font);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:8px 16px;border-radius:3px 3px 0 0}

.lastol-head a:hover{color:#fff!important;background:var(--Tanhaber-accent)}

.lastol-head span{display:inline-block;background:var(--Tanhaber-primary);color:#fff!important;font-family:var(--Tanhaber-font);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:8px 16px;border-radius:3px 3px 0 0}
/* ==== Kategori featured ==== */
.kanews-cat-feat{margin-bottom:20px}
.kanews-cat-feat-main{border-radius:8px;overflow:hidden;position:relative;background:var(--Tanhaber-white);box-shadow:0 1px 4px rgba(0,0,0,.06)}
.kanews-cat-feat-main a{display:block}
.kanews-cat-feat-main figure{margin:0;position:relative}
.kanews-cat-feat-main figure img{width:100%;height:380px;object-fit:cover}
.kanews-cat-feat-info{position:absolute;left:0;right:0;bottom:0;padding:20px;background:linear-gradient(to top,rgba(0,0,0,.85),rgba(0,0,0,0));z-index:2}
.kanews-cat-feat-info .tag{display:inline-block;padding:3px 12px;font-size:.7rem;text-transform:uppercase;border-radius:3px;color:#fff;font-weight:700;margin-bottom:10px}
.kanews-cat-feat-info h2{color:#fff;font-size:1.5rem;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.5)}
.kanews-cat-feat-time{display:block;color:rgba(255,255,255,.85);font-size:.78rem;margin-top:8px}

@media(max-width:767px){
.kanews-cat-feat-main figure img{height:220px}
.kanews-cat-feat-info h2{font-size:1.1rem}
}

@media(max-width:1199px){.kanews-hero-row{grid-template-columns:1fr 300px}.kanews-mixed-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991px){
.kanews-hero-row{grid-template-columns:1fr}
.kanews-hero-side{display:none}
.kanews-mixed-row{grid-template-columns:1fr 1fr}
}
@media(max-width:767px){
.kanews-mixed-row{grid-template-columns:1fr}
.kanews-mini-item figure img{height:160px}
.kanews-mixed-feat figure img{height:130px}
}

.single-feed-block{margin-top:24px}
.single-feed-block .lastol-out{grid-template-columns:repeat(3,1fr)}
@media(max-width:767px){.single-feed-block .lastol-out{grid-template-columns:1fr 1fr}}
