@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";:root{--color-theme: #f63a3a;--color-theme-2: #004e87;--color-heading: #12238c;--color-text: #777777;--color-white: #ffffff;--color-black: #000000;--color-grey: #ffeaea;--color-black-soft: #7e7e7e;--color-hr: #eceff8;--font-base: "Roboto", sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{font-family:var(--font-base);font-weight:400;font-size:16px;color:var(--color-text);line-height:1.6;overflow-x:hidden;background:#f8f8f8}img{max-width:100%;height:auto}a{text-decoration:none;color:var(--color-black);transition:all .3s ease}a:hover{color:var(--color-theme)}h1,h2,h3,h4,h5,h6{font-family:var(--font-base);font-weight:700;color:var(--color-black);margin:0 0 15px;line-height:1.3}p{margin:0 0 15px}ul{list-style:none;margin:0;padding:0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col-lg-12{width:100%;padding:0 15px}.col-lg-8{width:66.666667%;padding:0 15px}.col-lg-6{width:50%;padding:0 15px}.col-lg-4{width:33.333333%;padding:0 15px}.col-lg-3{width:25%;padding:0 15px}@media(max-width:991px){.col-lg-8,.col-lg-6,.col-lg-4,.col-lg-3{width:100%}}.d-flex{display:flex}.d-block{display:block}.d-none{display:none}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-end{justify-content:flex-end}.text-center{text-align:center}.text-white{color:#fff!important}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.pt-40{padding-top:40px}.pb-40{padding-bottom:40px}.pb-60{padding-bottom:60px}.binduz-er-top-header-area{padding:12px 0;position:relative;z-index:10;background:linear-gradient(135deg,#1a1a2e,#16213e)}.binduz-er-topbar-headline-2{margin-left:0}.binduz-er-topbar-headline-2 p{margin:0;color:#fff;font-size:14px}.binduz-er-topbar-headline-2 p span{font-weight:700;text-decoration:underline;margin-right:10px}.binduz-er-topbar-headline-2 p span i{color:#f63a3a;margin-right:5px}.binduz-er-topbar-headline-2 p a{color:#fff}.binduz-er-topbar-headline-2 p a:hover{color:var(--color-theme)}.binduz-er-topbar-social{display:flex;align-items:center}.binduz-er-news-social-title ul{display:flex}.binduz-er-news-social-title ul li{display:inline-block}.binduz-er-news-social-title ul li a{color:#fff;font-size:14px;display:inline-block;margin-left:15px;transition:.3s}.binduz-er-news-social-title ul li a:hover{color:var(--color-theme)}.binduz-er-news-subscribe-btn{margin-left:30px}.binduz-er-main-btn{display:inline-block;font-weight:600;text-align:center;white-space:nowrap;vertical-align:middle;border:1px solid var(--color-theme);padding:0 30px;font-size:13px;line-height:42px;border-radius:5px;color:#fff;cursor:pointer;transition:.4s;background-color:var(--color-theme);text-transform:uppercase;letter-spacing:.5px}.binduz-er-main-btn:hover{background-color:var(--color-heading);color:#fff;border-color:var(--color-heading)}.binduz-er-header-area{background:#fff;position:relative;z-index:100}.binduz-er-header-nav{padding:0;box-shadow:0 2px 10px #00000014;background:#fff}.navigation{display:flex;align-items:center}.navbar{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0}.navbar .logo img{max-height:50px}.navbar .logo h1{font-size:28px;margin:0;color:var(--color-heading);font-weight:900;letter-spacing:-1px}.navbar-nav{display:flex;align-items:center;margin:0 auto}.navbar-nav .nav-item{position:relative}.navbar-nav .nav-item .nav-link{font-size:15px;font-weight:700;color:#333;text-transform:uppercase;position:relative;transition:.3s;margin:0 20px;line-height:60px;padding:0;display:block}.navbar-nav .nav-item .nav-link:hover,.navbar-nav .nav-item.active .nav-link{color:var(--color-theme)}.binduz-er-navbar-btn,.binduz-er-widget{display:flex;align-items:center}.binduz-er-widget a{margin-left:15px;padding-left:15px;border-left:1px solid #e0e0e0;line-height:1;font-size:16px;color:#333}.binduz-er-widget a:first-child{border-left:0}.binduz-er-widget a:hover{color:var(--color-theme)}.binduz-er-hero-area-layout-1{padding:30px 0}.binduz-er-hero-post-item{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 5px 25px #0000001a}.binduz-er-hero-post-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.binduz-er-hero-post-item:hover img{transform:scale(1.05)}.binduz-er-hero-content{position:absolute;bottom:0;left:0;right:0;padding:30px;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,transparent 100%)}.binduz-er-meta-categories a{display:inline-block;background:var(--color-theme);color:#fff;line-height:28px;padding:0 12px;font-size:11px;font-weight:700;text-transform:uppercase;border-radius:3px;letter-spacing:.5px}.binduz-er-meta-categories a.cat-blue{background:var(--color-theme-2)}.binduz-er-meta-categories a.cat-yellow{background:#e1ad01}.binduz-er-meta-date{display:inline-block;margin-left:12px}.binduz-er-meta-date span{color:#ccc;font-size:13px}.binduz-er-meta-date span i{margin-right:5px}.binduz-er-hero-title{margin-top:12px}.binduz-er-hero-title a{color:#fff;font-size:28px;font-weight:700;line-height:1.3;display:block}.binduz-er-hero-title a:hover{color:var(--color-theme)}.binduz-er-video-post-title .binduz-er-title{font-size:22px;font-weight:700;position:relative;display:inline-block;padding-bottom:12px;margin-bottom:25px}.binduz-er-video-post-title .binduz-er-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:var(--color-theme)}.binduz-er-blog-posts-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 15px #0000000f;transition:all .3s ease}.binduz-er-blog-posts-item:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.binduz-er-blog-posts-thumb{overflow:hidden}.binduz-er-blog-posts-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.binduz-er-blog-posts-item:hover .binduz-er-blog-posts-thumb img{transform:scale(1.08)}.binduz-er-blog-posts-content{padding:20px}.binduz-er-blog-posts-content .binduz-er-meta-item{margin-bottom:8px}.binduz-er-blog-posts-content .binduz-er-meta-categories{font-size:12px;font-weight:700;color:var(--color-theme);text-transform:uppercase;letter-spacing:.5px}.binduz-er-blog-posts-content .binduz-er-meta-date{color:#999;font-size:13px;margin-left:0}.binduz-er-blog-posts-content .binduz-er-title{margin-bottom:10px}.binduz-er-blog-posts-content .binduz-er-title a{color:#222;font-size:18px;font-weight:700;line-height:1.4;display:block}.binduz-er-blog-posts-content .binduz-er-title a:hover{color:var(--color-theme)}.binduz-er-blog-posts-content p{color:#666;font-size:14px;line-height:1.6;margin:0}.binduz-er-sidebar-about-area{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 15px #0000000f}.binduz-er-sidebar-title .binduz-er-title{font-size:18px;font-weight:700;margin-bottom:20px;position:relative;padding-bottom:12px}.binduz-er-sidebar-title .binduz-er-title:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:var(--color-theme)}.binduz-er-sidebar-social ul{display:flex;gap:8px}.binduz-er-sidebar-social ul li a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-size:14px;transition:.3s}.binduz-er-sidebar-social ul li:nth-child(1) a{background:#3b5998}.binduz-er-sidebar-social ul li:nth-child(2) a{background:#1da1f2}.binduz-er-sidebar-social ul li:nth-child(3) a{background:#c32aa3}.binduz-er-sidebar-social ul li:nth-child(4) a{background:red}.binduz-er-sidebar-social ul li a:hover{transform:translateY(-3px)}.binduz-er-sidebar-latest-post-area{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 15px #0000000f}.binduz-er-sidebar-latest-post-item{display:flex;gap:15px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #eee}.binduz-er-sidebar-latest-post-item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.binduz-er-sidebar-latest-post-item .binduz-er-thumb{width:80px;height:80px;flex-shrink:0;border-radius:5px;overflow:hidden}.binduz-er-sidebar-latest-post-item .binduz-er-thumb img{width:100%;height:100%;object-fit:cover}.binduz-er-sidebar-latest-post-item .binduz-er-content span{font-size:11px;color:var(--color-theme);font-weight:700;text-transform:uppercase}.binduz-er-sidebar-latest-post-item .binduz-er-title{margin:5px 0 0}.binduz-er-sidebar-latest-post-item .binduz-er-title a{font-size:14px;font-weight:600;color:#333;line-height:1.4}.binduz-er-sidebar-latest-post-item .binduz-er-title a:hover{color:var(--color-theme)}.binduz-er-ad-box{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;height:250px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:1px}.binduz-er-footer-area{background:#0a0a0a;padding:60px 0 40px;position:relative}.binduz-er-footer-title .binduz-er-title{font-size:18px;color:#fff;position:relative;margin-bottom:25px;padding-bottom:12px}.binduz-er-footer-title .binduz-er-title:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background:var(--color-theme)}.binduz-er-footer-about p{color:#888;font-size:14px;line-height:1.8}.binduz-er-footer-menu-list ul li a{color:#888;font-size:14px;display:block;margin-bottom:12px;transition:.3s}.binduz-er-footer-menu-list ul li a:hover{color:var(--color-theme);padding-left:5px}.binduz-er-footer-widget-form .binduz-er-input-box input{width:100%;background:#1a1a1a;color:#888;border:0;height:50px;border-radius:5px;padding:0 20px;margin-bottom:12px}.binduz-er-footer-widget-form .binduz-er-input-box input::placeholder{color:#555}.binduz-er-footer-widget-form .binduz-er-input-box button{width:100%;background:var(--color-theme);color:#fff;line-height:50px;border-radius:5px;border:0;font-weight:600;cursor:pointer;transition:.3s}.binduz-er-footer-widget-form .binduz-er-input-box button:hover{background:var(--color-heading)}.binduz-er-footer-social ul{display:flex;gap:8px;margin-top:20px}.binduz-er-footer-social ul li a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:5px;color:#fff;font-size:14px;transition:.3s}.binduz-er-footer-social ul li:nth-child(1) a{background:#3b5998}.binduz-er-footer-social ul li:nth-child(2) a{background:#1da1f2}.binduz-er-footer-social ul li:nth-child(3) a{background:#0077b5}.binduz-er-footer-social ul li:nth-child(4) a{background:red}.binduz-er-footer-social ul li a:hover{transform:translateY(-3px)}.binduz-er-footer-copyright-area{background:#050505;padding:20px 0;border-top:1px solid #1a1a1a}.binduz-er-copyright-text p{color:#666;margin:0;font-size:14px}.binduz-er-copyright-text p span{color:#fff;font-weight:700}.binduz-er-copyright-menu ul{display:flex;justify-content:flex-end;gap:25px}.binduz-er-copyright-menu ul li a{color:#666;font-size:14px}.binduz-er-copyright-menu ul li a:hover{color:var(--color-theme)}@media(max-width:991px){.binduz-er-top-header-area,.navbar-nav{display:none}.binduz-er-hero-title a{font-size:20px}.binduz-er-footer-copyright-area .row{flex-direction:column;text-align:center}.binduz-er-copyright-menu ul{justify-content:center;margin-top:10px}}.binduz-er-hero-slider{position:relative;width:100%;height:600px;overflow:hidden}.binduz-er-hero-area{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;opacity:0;transition:opacity .8s ease-in-out;z-index:1}.binduz-er-hero-area.active{opacity:1;z-index:2}.binduz-er-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#000000b3,#0000004d);z-index:1}.binduz-er-hero-area .container{position:relative;z-index:2}.binduz-er-hero-news-content{max-width:600px}.binduz-er-hero-meta{display:flex;align-items:center;margin-bottom:15px}.binduz-er-meta-category a{display:inline-block;background:var(--color-theme);color:#fff;line-height:32px;padding:0 18px;font-size:13px;font-weight:700;text-transform:uppercase;border-radius:5px}.binduz-er-hero-news-content .binduz-er-meta-date{margin-left:15px}.binduz-er-hero-news-content .binduz-er-meta-date span{color:#ccc;font-size:14px}.binduz-er-hero-news-content .binduz-er-hero-title{margin:20px 0}.binduz-er-hero-news-content .binduz-er-hero-title .binduz-er-title a{color:#fff;font-size:42px;font-weight:700;line-height:1.2;display:block}.binduz-er-hero-news-content .binduz-er-hero-title .binduz-er-title a:hover{color:var(--color-theme)}.binduz-er-meta-author{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.binduz-er-author{display:flex;align-items:center}.binduz-er-author img{width:45px;height:45px;border-radius:50%;margin-right:12px;border:2px solid #fff}.binduz-er-author span{color:#ccc;font-size:14px}.binduz-er-author span span{color:#fff;font-weight:700}.binduz-er-meta-list ul{display:flex;gap:15px}.binduz-er-meta-list ul li{color:#ccc;font-size:14px}.binduz-er-meta-list ul li i{margin-right:5px;color:#fff}.binduz-er-hero-weather{display:flex;flex-direction:column;align-items:flex-end;gap:20px}.binduz-er-weather-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:15px 25px;background:#ffffff1a;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.binduz-er-weather-item i{font-size:28px;color:#fff;margin-bottom:8px}.binduz-er-weather-item .binduz-er-title{color:#fff;font-size:14px;margin:0}.binduz-er-weather-item span{color:#ccc;font-size:12px}.binduz-er-hero-dots{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.binduz-er-hero-dots .dot{width:12px;height:12px;border-radius:50%;background:#fff6;border:none;cursor:pointer;transition:.3s}.binduz-er-hero-dots .dot.active{background:var(--color-theme);transform:scale(1.2)}.hero-portal-area{padding:0;position:relative;z-index:10;margin-top:0}.binduz-er-hero-news-portal{display:flex;gap:30px}.binduz-er-news-portal-item{display:flex;align-items:center;gap:15px;flex:1;padding-right:30px;border-right:1px solid #eee}.binduz-er-news-portal-item:last-child{border-right:0;padding-right:0}.binduz-er-news-portal-item .binduz-er-thumb{width:110px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden}.binduz-er-news-portal-item .binduz-er-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.binduz-er-news-portal-item:hover .binduz-er-thumb img{transform:scale(1.1)}.binduz-er-news-portal-item .binduz-er-content .binduz-er-post-meta-date span{color:#666;font-size:13px}.binduz-er-news-portal-item .binduz-er-content .binduz-er-post-meta-date span i{margin-right:5px}.binduz-er-news-portal-item .binduz-er-content .binduz-er-title{font-size:16px;font-weight:700;line-height:1.4;margin:8px 0 0}.binduz-er-news-portal-item .binduz-er-content .binduz-er-title a{color:#222}.binduz-er-news-portal-item .binduz-er-content .binduz-er-title a:hover{color:var(--color-theme)}.binduz-er-trending-area{padding:60px 0;background:#fff}.binduz-er-trending-news-topbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;padding-bottom:25px;border-bottom:2px solid #eee;margin-bottom:30px}.binduz-er-trending-box .binduz-er-title{font-size:26px;font-weight:700;margin:0;position:relative;padding-left:15px}.binduz-er-trending-box .binduz-er-title:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--color-theme);border-radius:2px}.binduz-er-news-tab-btn .nav-pills{display:flex;gap:5px}.binduz-er-news-tab-btn .nav-pills li{display:inline-block}.binduz-er-news-tab-btn .nav-link{background:#f5f5f5;color:#666;border:none;padding:8px 20px;border-radius:5px;font-size:14px;font-weight:600;cursor:pointer;transition:.3s}.binduz-er-news-tab-btn .nav-link:hover,.binduz-er-news-tab-btn .nav-link.active{background:var(--color-theme);color:#fff}.binduz-er-trending-news-item{position:relative;border-radius:10px;overflow:hidden;height:400px}.binduz-er-trending-news-item img{width:100%;height:100%;object-fit:cover}.binduz-er-trending-news-overlay{position:absolute;bottom:0;left:0;right:0;padding:30px;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,transparent 100%);display:flex;justify-content:space-between;align-items:flex-end}.binduz-er-trending-news-meta .binduz-er-meta-categories a{background:var(--color-theme);color:#fff;padding:5px 12px;border-radius:3px;font-size:11px;font-weight:700;text-transform:uppercase}.binduz-er-trending-news-meta .binduz-er-meta-date{margin-left:0;margin-top:10px}.binduz-er-trending-news-meta .binduz-er-meta-date span{color:#ccc;font-size:13px}.binduz-er-trending-news-title{margin-top:15px}.binduz-er-trending-news-title .binduz-er-title{margin:0}.binduz-er-trending-news-title .binduz-er-title a{color:#fff;font-size:24px;font-weight:700;line-height:1.3}.binduz-er-trending-news-title .binduz-er-title a:hover{color:var(--color-theme)}.binduz-er-news-share a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#fff3;color:#fff;border-radius:50%;font-size:16px;transition:.3s}.binduz-er-news-share a:hover{background:var(--color-theme)}.binduz-er-trending-news-list-item{display:flex;flex-direction:column;gap:25px}.binduz-er-trending-news-list-box{display:flex;gap:20px;padding-bottom:25px;border-bottom:1px solid #eee}.binduz-er-trending-news-list-box:last-child{border-bottom:0;padding-bottom:0}.binduz-er-trending-news-list-box .binduz-er-thumb{width:120px;height:100px;flex-shrink:0;border-radius:8px;overflow:hidden}.binduz-er-trending-news-list-box .binduz-er-thumb img{width:100%;height:100%;object-fit:cover}.binduz-er-trending-news-list-box .binduz-er-content .binduz-er-meta-item{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px}.binduz-er-trending-news-list-box .binduz-er-meta-categories a{background:#e8f4ff;color:var(--color-theme-2);padding:3px 10px;border-radius:3px;font-size:11px;font-weight:700}.binduz-er-trending-news-list-box .binduz-er-meta-date span{color:#999;font-size:12px}.binduz-er-trending-news-list-title .binduz-er-title{margin:0}.binduz-er-trending-news-list-title .binduz-er-title a{color:#222;font-size:16px;font-weight:600;line-height:1.4}.binduz-er-trending-news-list-title .binduz-er-title a:hover{color:var(--color-theme)}.binduz-er-sidebar-categories{background:#fff;padding:30px;border-radius:10px;box-shadow:0 2px 15px #0000000f}.binduz-er-categories-list{display:flex;flex-direction:column;gap:12px}.binduz-er-categories-list .binduz-er-item a{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:#f8f8f8;border-radius:8px;color:#333;font-weight:600;transition:.3s}.binduz-er-categories-list .binduz-er-item a:hover{background:var(--color-theme);color:#fff}.binduz-er-categories-list .binduz-er-item a:hover .binduz-er-number{background:#fff;color:var(--color-theme)}.binduz-er-categories-list .binduz-er-number{display:inline-block;width:35px;height:35px;line-height:35px;text-align:center;background:var(--color-theme);color:#fff;border-radius:50%;font-size:13px;font-weight:700;transition:.3s}.col-lg-7{width:58.333333%;padding:0 15px}.col-lg-5{width:41.666667%;padding:0 15px}.col-lg-9{width:75%;padding:0 15px}@media(max-width:991px){.col-lg-7,.col-lg-5,.col-lg-9{width:100%}}@media(max-width:1200px){.hero-portal-area{padding:0}.binduz-er-hero-slider{height:500px}.binduz-er-hero-news-content .binduz-er-hero-title .binduz-er-title a{font-size:32px}}@media(max-width:991px){.binduz-er-top-header-area,.navbar-nav{display:none}.binduz-er-hero-title a{font-size:20px}.binduz-er-footer-copyright-area .row{flex-direction:column;text-align:center}.binduz-er-copyright-menu ul{justify-content:center;margin-top:10px}.binduz-er-hero-slider{height:450px}.binduz-er-hero-news-content .binduz-er-hero-title .binduz-er-title a{font-size:26px}.binduz-er-hero-weather{display:none}.binduz-er-hero-news-portal{flex-direction:column}.binduz-er-news-portal-item{border-right:0;padding-right:0;border-bottom:1px solid #eee;padding-bottom:20px}.binduz-er-news-portal-item:last-child{border-bottom:0;padding-bottom:0}.binduz-er-trending-news-topbar{flex-direction:column;align-items:flex-start}}.binduz-er-featured-area{padding:80px 0;background:#f8f8f8}.binduz-er-featured-slider{background:#fff;padding:15px;border-radius:15px;box-shadow:0 5px 25px #00000014;height:100%}.binduz-er-featured-title .binduz-er-title{font-size:24px;font-weight:700;margin-bottom:25px;position:relative;padding-left:18px}.binduz-er-featured-title .binduz-er-title:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--color-theme);border-radius:3px}.binduz-er-featured-slider-item{position:relative;padding:0}.binduz-er-featured-slider-item .binduz-er-trending-news-list-box{display:flex;flex-direction:column;height:100%}.binduz-er-featured-slider-item .binduz-er-trending-news-list-box .binduz-er-thumb{border-radius:12px;overflow:hidden;width:100%;height:auto;aspect-ratio:1 / 1;margin-bottom:25px}@media(max-width:768px){.binduz-er-featured-slider-item .binduz-er-trending-news-list-box .binduz-er-thumb{aspect-ratio:16 / 9}}.binduz-er-featured-slider-item .binduz-er-trending-news-list-box .binduz-er-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.binduz-er-featured-slider-item .binduz-er-trending-news-list-box:hover .binduz-er-thumb img{transform:scale(1.05)}.binduz-er-featured-slider-item .binduz-er-content{padding:10px 0;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.binduz-er-featured-slider-item .binduz-er-meta-item{display:flex;align-items:center;gap:15px;margin-bottom:15px;justify-content:flex-start}.binduz-er-featured-slider-item .binduz-er-meta-categories a{background:var(--color-theme);color:#fff;padding:5px 14px;border-radius:4px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.binduz-er-featured-slider-item .binduz-er-meta-date span{color:#666;font-size:14px}.binduz-er-featured-slider-item .binduz-er-trending-news-list-title .binduz-er-title{margin:0;padding:0}.binduz-er-featured-slider-item .binduz-er-trending-news-list-title .binduz-er-title:before{display:none}.binduz-er-featured-slider-item .binduz-er-trending-news-list-title .binduz-er-title a{font-size:20px;font-weight:700;color:#1a1a2e;line-height:1.5;display:block}.binduz-er-featured-slider-item .binduz-er-trending-news-list-title .binduz-er-title a:hover{color:var(--color-theme)}.binduz-er-featured-slider-item .slick-arrow{position:absolute;top:35%;transform:translateY(-50%);width:40px;height:40px;background:#ffffffe6;color:var(--color-theme);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:.3s;box-shadow:0 4px 15px #00000026}.binduz-er-featured-slider-item .slick-arrow:hover{background:var(--color-theme);color:#fff;transform:translateY(-50%) scale(1.1)}.binduz-er-featured-slider-item .prev{left:20px}.binduz-er-featured-slider-item .next{right:20px}.binduz-er-sidebar-social-feed{background:#fff;padding:25px;border-radius:10px;box-shadow:0 2px 15px #0000000f;margin-top:30px}.binduz-er-social-list{display:flex;flex-direction:column;gap:10px}.binduz-er-social-item{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background:#f8f8f8;border-radius:8px;transition:.3s}.binduz-er-social-item:hover{background:var(--social-color, #333);color:#fff}.binduz-er-social-item:hover .binduz-er-social-info,.binduz-er-social-item:hover .binduz-er-social-action{color:#fff}.binduz-er-social-info{display:flex;align-items:center;gap:10px;color:#333;font-size:14px}.binduz-er-social-info i{font-size:18px;width:25px}.binduz-er-social-info span{font-weight:700}.binduz-er-social-action{font-size:13px;font-weight:600;color:#666}.binduz-er-sidebar-ad{background:linear-gradient(135deg,#667eea,#764ba2);padding:30px;border-radius:10px;text-align:center}.binduz-er-sidebar-ad .binduz-er-title{color:#fff;font-size:22px;margin-bottom:20px}.binduz-er-sidebar-ad .binduz-er-title span{color:gold}.binduz-er-video-post-area{padding:60px 0;background:#fff}.binduz-er-video-post-topbar{margin-bottom:0}.binduz-er-video-post-tab .nav-pills{display:flex;gap:5px;flex-wrap:wrap}.binduz-er-video-post-tab .nav-pills li{display:inline-block}.binduz-er-video-post-tab .nav-link{background:#f5f5f5;color:#666;border:none;padding:6px 15px;border-radius:5px;font-size:13px;font-weight:600;cursor:pointer;transition:.3s}.binduz-er-video-post-tab .nav-link:hover,.binduz-er-video-post-tab .nav-link.active{background:var(--color-theme);color:#fff}.binduz-er-video-post-item .binduz-er-trending-news-list-box{margin-bottom:30px;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #0000000f;transition:all .3s ease}.binduz-er-video-post-item .binduz-er-trending-news-list-box:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.binduz-er-video-post-item .binduz-er-trending-news-list-box .binduz-er-thumb{position:relative;overflow:hidden;aspect-ratio:16 / 10}.binduz-er-video-post-item .binduz-er-trending-news-list-box .binduz-er-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.binduz-er-video-post-item .binduz-er-trending-news-list-box:hover .binduz-er-thumb img{transform:scale(1.08)}.binduz-er-video-post-item .main-item .binduz-er-thumb{aspect-ratio:16 / 9}.binduz-er-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.binduz-er-play a{width:55px;height:55px;display:flex;align-items:center;justify-content:center;background:var(--color-theme);color:#fff;border-radius:50%;font-size:18px;transition:all .3s ease;box-shadow:0 5px 20px #e2000066}.binduz-er-play a:hover{background:var(--color-heading);transform:scale(1.15)}.binduz-er-play.large a{width:80px;height:80px;font-size:26px}.binduz-er-video-post-item .binduz-er-content{padding:20px}.binduz-er-video-post-item .binduz-er-meta-item{display:flex;align-items:center;gap:12px;margin-bottom:12px}.binduz-er-video-post-item .binduz-er-meta-categories a{background:var(--color-theme);color:#fff;padding:5px 12px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase}.binduz-er-video-post-item .binduz-er-meta-date span{color:#777;font-size:13px}.binduz-er-video-post-item .binduz-er-trending-news-list-title .binduz-er-title{margin:0;padding:0}.binduz-er-video-post-item .binduz-er-trending-news-list-title .binduz-er-title:before{display:none}.binduz-er-video-post-item .binduz-er-trending-news-list-title .binduz-er-title a{font-size:17px;font-weight:600;color:#1a1a2e;line-height:1.5}.binduz-er-video-post-item .main-item .binduz-er-trending-news-list-title .binduz-er-title a{font-size:22px}.binduz-er-video-post-item .binduz-er-trending-news-list-title .binduz-er-title a:hover{color:var(--color-theme)}.binduz-er-trending-today-area{padding:60px 0;background:#1a1a2e;position:relative}.binduz-er-bg-cover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://images.unsplash.com/photo-1504711434969-e33886168f5c?w=1920) center/cover;opacity:.1}.binduz-er-trending-today-topbar{margin-bottom:40px}.binduz-er-trending-today-title .binduz-er-title{color:#fff;font-size:28px;position:relative;padding-left:20px}.binduz-er-trending-today-title .binduz-er-title:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--color-theme);border-radius:3px}.binduz-er-trending-today-item{background:#ffffff14;border-radius:16px;padding:20px;margin-bottom:30px;transition:all .4s ease;border:1px solid rgba(255,255,255,.1);height:100%;display:flex;flex-direction:column}.binduz-er-trending-today-item:hover{background:#ffffff26;transform:translateY(-8px);box-shadow:0 15px 40px #0000004d}.binduz-er-trending-today-item .binduz-er-trending-news-list-box{display:flex;flex-direction:column;height:100%}.binduz-er-trending-today-item .binduz-er-thumb{border-radius:12px;overflow:hidden;width:100%;aspect-ratio:1 / 1;margin-bottom:18px;flex-shrink:0}.binduz-er-trending-today-item .binduz-er-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.binduz-er-trending-today-item:hover .binduz-er-thumb img{transform:scale(1.08)}.binduz-er-trending-today-item .binduz-er-content{display:flex;flex-direction:column;flex-grow:1}.binduz-er-trending-today-item .binduz-er-meta-item{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}.binduz-er-trending-today-item .binduz-er-meta-categories a{background:var(--color-theme);color:#fff;padding:6px 14px;border-radius:5px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.binduz-er-trending-today-item .binduz-er-meta-date span{color:#fff9;font-size:13px}.binduz-er-trending-today-item .binduz-er-trending-news-list-title .binduz-er-title{margin:0;padding:0}.binduz-er-trending-today-item .binduz-er-trending-news-list-title .binduz-er-title:before{display:none}.binduz-er-trending-today-item .binduz-er-trending-news-list-title .binduz-er-title a{color:#fff;font-size:18px;font-weight:600;line-height:1.6;display:block}.binduz-er-trending-today-item .binduz-er-trending-news-list-title .binduz-er-title a:hover{color:var(--color-theme)}.binduz-er-sidebar-latest-post{background:#fff;padding:25px;border-radius:10px;box-shadow:0 2px 15px #0000000f;margin-bottom:30px}.binduz-er-sidebar-latest-post .binduz-er-sidebar-latest-post-item{display:flex;gap:15px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #eee}.binduz-er-sidebar-latest-post .binduz-er-sidebar-latest-post-item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.binduz-er-sidebar-latest-post .binduz-er-thumb{width:85px;height:70px;flex-shrink:0;border-radius:8px;overflow:hidden}.binduz-er-sidebar-latest-post .binduz-er-thumb img{width:100%;height:100%;object-fit:cover}.binduz-er-sidebar-latest-post .binduz-er-content span{color:#888;font-size:12px}.binduz-er-sidebar-latest-post .binduz-er-content span i{margin-right:5px}.binduz-er-sidebar-latest-post .binduz-er-title{margin:5px 0 0}.binduz-er-sidebar-latest-post .binduz-er-title a{font-size:14px;font-weight:600;color:#333;line-height:1.4}.binduz-er-sidebar-latest-post .binduz-er-title a:hover{color:var(--color-theme)}@media(min-width:1400px){.container{max-width:1320px}}@media(max-width:1200px){.binduz-er-featured-slider-item .slick-arrow{display:none}.navbar-nav .nav-item .nav-link{margin:0 12px;font-size:14px}.binduz-er-hero-title a{font-size:24px}}@media(max-width:991px){.col-lg-8,.col-lg-6,.col-lg-4,.col-lg-3{width:100%}.col-md-6{width:50%}.navbar-nav{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 10px 30px #0000001a;z-index:1000;padding:20px}.navbar-nav.mobile-open{display:flex}.navbar-nav .nav-item .nav-link{line-height:45px;margin:0;padding:0 15px;border-bottom:1px solid #eee}.navbar-nav .nav-item:last-child .nav-link{border-bottom:none}.navbar-toggler{display:block!important}.binduz-er-topbar-headline-2 p{font-size:12px}.binduz-er-news-social-title ul li a{margin-left:10px;font-size:13px}.binduz-er-news-subscribe-btn{margin-left:15px}.binduz-er-news-subscribe-btn .binduz-er-main-btn{padding:0 15px;font-size:11px;line-height:35px}.binduz-er-hero-content{padding:20px}.binduz-er-hero-title a{font-size:20px}.binduz-er-video-post-tab{margin-top:15px}.binduz-er-video-post-tab .nav-pills{justify-content:flex-start}.binduz-er-sidebar{margin-top:40px}.binduz-er-sidebar-social-feed{margin-top:30px}.binduz-er-hero-news-portal{grid-template-columns:repeat(2,1fr)!important;margin-top:-40px!important;gap:15px!important;padding:20px!important}.binduz-er-footer-area{padding:40px 0 30px}.binduz-er-footer-about,.binduz-er-footer-menu-list{margin-bottom:30px}}@media(max-width:767px){h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}h4{font-size:16px}.container{padding:0 15px}.col-md-6{width:100%}.row{margin:0 -10px}[class*=col-]{padding:0 10px}.navbar .logo h1{font-size:22px}.binduz-er-widget a{margin-left:10px;padding-left:10px;font-size:14px}.binduz-er-top-header-area{padding:8px 0}.binduz-er-topbar-headline-2{display:none}.binduz-er-topbar-social{justify-content:center;width:100%}.binduz-er-hero-area-layout-1{padding:15px 0}.binduz-er-hero-content{padding:15px}.binduz-er-hero-title a{font-size:18px;line-height:1.4}.binduz-er-meta-categories a{padding:0 10px;font-size:10px;line-height:24px}.binduz-er-hero-news-portal{grid-template-columns:1fr!important;margin-top:-30px!important;padding:15px!important}.binduz-er-news-portal-item{padding:12px!important}.binduz-er-news-portal-item .binduz-er-thumb{width:90px!important;height:90px!important}.binduz-er-news-portal-item h4{font-size:14px!important}.binduz-er-featured-slider-item{padding:15px}.binduz-er-featured-slider-item .binduz-er-title a{font-size:16px}.binduz-er-video-post-tabs .nav-link{padding:8px 15px;font-size:12px}.binduz-er-trending-today-slide{padding:15px}.binduz-er-trending-today-item{padding:15px!important}.binduz-er-trending-today-item .binduz-er-title a{font-size:15px}.binduz-er-latest-news-grid{grid-template-columns:1fr!important;gap:15px}.binduz-er-blog-posts-content{padding:15px}.binduz-er-blog-posts-content .binduz-er-title a{font-size:16px}.binduz-er-title{font-size:22px!important;line-height:1.4!important}.binduz-er-sidebar-about-area,.binduz-er-sidebar-latest-post-area,.binduz-er-sidebar-latest-post{padding:20px}.binduz-er-sidebar-latest-post-item .binduz-er-thumb{width:70px;height:70px}.binduz-er-footer-area{padding:30px 0 20px}.binduz-er-footer-title .binduz-er-title{font-size:16px}.binduz-er-footer-social ul{flex-wrap:wrap;gap:10px}.binduz-er-footer-social ul li a{width:38px;height:38px;font-size:14px}.binduz-er-footer-widget-form .binduz-er-input-box input{height:45px}.binduz-er-footer-widget-form .binduz-er-input-box button{line-height:45px;font-size:14px}.binduz-er-footer-copyright-area{padding:15px 0}.binduz-er-copyright-text p{font-size:12px;text-align:center}.binduz-er-copyright-menu{justify-content:center;margin-top:10px}.binduz-er-copyright-menu ul{flex-wrap:wrap;justify-content:center}}@media(max-width:480px){body{font-size:14px}h1{font-size:20px}h2{font-size:18px}.container{padding:0 12px}.navbar .logo h1{font-size:18px}.navbar{padding:8px 0}.binduz-er-top-header-area .col-lg-6:first-child{display:none}.binduz-er-hero-content{padding:12px}.binduz-er-hero-title a{font-size:16px}.binduz-er-hero-news-portal{padding:10px!important;border-radius:10px!important}.binduz-er-news-portal-item{padding:10px!important;gap:12px!important}.binduz-er-news-portal-item .binduz-er-thumb{width:80px!important;height:80px!important;border-radius:8px!important}.binduz-er-news-portal-item h4{font-size:13px!important;-webkit-line-clamp:2!important}.binduz-er-news-portal-item .binduz-er-content>div:last-child{font-size:11px!important;gap:10px!important}.binduz-er-weather-box{padding:10px!important}.binduz-er-weather-item{padding:8px!important}.binduz-er-weather-item h5{font-size:12px!important}.binduz-er-weather-item span{font-size:10px!important}.binduz-er-main-btn{padding:0 20px;font-size:12px;line-height:38px}.binduz-er-blog-posts-content{padding:12px}.binduz-er-blog-posts-content .binduz-er-title a{font-size:14px}.binduz-er-title{font-size:18px!important}.binduz-er-social-share>div{gap:8px!important}.binduz-er-social-share a,.binduz-er-social-share button{width:40px!important;height:40px!important;font-size:16px!important}.binduz-er-footer-about p{font-size:13px}.binduz-er-footer-menu-list ul li a{font-size:13px;margin-bottom:10px}}@media(hover:none)and (pointer:coarse){.navbar-nav .nav-item .nav-link{min-height:48px;display:flex;align-items:center}.binduz-er-footer-menu-list ul li a{min-height:44px;display:flex;align-items:center}.binduz-er-blog-posts-item:hover,.binduz-er-hero-post-item:hover img{transform:none}}@media print{.binduz-er-top-header-area,.binduz-er-header-nav,.binduz-er-footer-area,.binduz-er-footer-copyright-area,.binduz-er-sidebar,.binduz-er-social-share{display:none!important}body{font-size:12pt;line-height:1.5}.container{max-width:100%;margin:0;padding:0}}@media(max-height:500px)and (orientation:landscape){.binduz-er-hero-area-layout-1{min-height:auto}.binduz-er-hero-content{padding:10px}.binduz-er-hero-title a{font-size:16px}}.binduz-er-post-content{font-size:18px;line-height:1.8;color:#333}.binduz-er-post-content p{margin-bottom:25px}.binduz-er-post-content h2{font-size:28px;font-weight:800;margin-top:40px;margin-bottom:20px;color:#111}.binduz-er-post-content h3{font-size:24px;font-weight:700;margin-top:35px;margin-bottom:15px;color:#222}.binduz-er-post-content strong,.binduz-er-post-content b{font-weight:700;color:#000}.binduz-er-post-content blockquote{background:#f9f9f9;border-left:5px solid var(--color-theme);margin:30px 0;padding:20px 30px;font-style:italic;font-size:20px;color:#555;position:relative;border-radius:0 5px 5px 0}.binduz-er-post-content blockquote:before{content:"“";font-size:60px;color:var(--color-theme);position:absolute;top:-10px;left:10px;opacity:.2;font-family:serif}.binduz-er-post-content ul,.binduz-er-post-content ol{margin-bottom:25px;padding-left:20px}.binduz-er-post-content ul li{list-style:disc;margin-bottom:10px;padding-left:10px}.binduz-er-post-content ol li{list-style:decimal;margin-bottom:10px;padding-left:10px}.binduz-er-post-content img{max-width:100%;height:auto;border-radius:8px;margin:30px 0;box-shadow:0 5px 15px #0000000d}.article-image{display:block;margin:30px auto}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;background:#000;margin:30px 0;border-radius:8px}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.highlight{background-color:#fff3cd;padding:2px 5px;border-radius:3px}.binduz-er-post-content hr{border:0;height:1px;background:#eee;margin:40px 0}.binduz-er-post-content a{color:var(--color-theme);text-decoration:underline;font-weight:500}.binduz-er-post-content a:hover{color:var(--color-heading)}.binduz-er-post-content code{background:#f1f1f1;padding:2px 5px;border-radius:3px;font-family:monospace;color:#d63384}.binduz-er-blog-details-area{padding:60px 0;background:#f8f9fa}@media(max-width:768px){.binduz-er-blog-details-area{padding:30px 0!important}}
