@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Text:ital,wght@0,300..700;1,300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

:root{--primary-color:#c03800;--secendary-color:#ffe6e6;--black-color:#000;--white-color:#fff;--border-color:#ddd;--text-color:#222;--secendary-text-color:#444;}
*{padding:0;margin:0;box-sizing:border-box;}
body{font-family:"Tiro Bangla", serif;font-size:18px;background:#F4F4F4;color:#222;font-weight:normal;overflow-x:hidden;padding:0;margin:0;}
h1, h2, h3, h4, h5, h6{font-family:"Tiro Bangla", serif;margin-bottom:0;font-size:16px;line-height:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#222;padding:0 2px}
a{color:#0000;text-decoration:none;}
a:hover{text-decoration:none;color:inherit;}
p{margin-bottom:0;font-size:16px;line-height:22px;color:#303030;}
.Title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:28px;line-height:38px;color:#222;font-weight:600;}
ul{margin:0;padding:0;}
li{list-style:none;}
.container{max-width:1310px;padding-right:10px;padding-left:10px;}
.container-fluid{padding:0;}
picture img{transition:all ease 0.4s;overflow:hidden;width:100%;aspect-ratio:1.77;object-fit:cover;}

/*common*/
.main-menu.sticky .navbar{border-bottom:0;}
.navbar-toggler:focus{box-shadow:none;}
.common-btn{margin-top:20px;}
.common-btn a{font-size:18px;border:1px solid var(--primary-color);border-radius:50px;padding:8px 40px;background:var(--primary-color);color:var(--white-color);transition:all 0.3s ease;}
.common-btn a:hover{color:var(--primary-color);background:#fff;}
.DHomeAdd970X90{padding-top:18px;}
.DHomeAdd300X90{padding-top:10px;}

.DAdDesktop {
  display: block;
  margin-top: 20px;
}
.DAdMobile {
margin-top: 20px;
  display: none;
  text-align: center;
}

/*back-to-top*/
#button{display:inline-block;background-color:var(--primary-color);width:50px;height:50px;text-align:center;border-radius:50%;position:fixed;bottom:30px;right:30px;transition:background-color 0.3s, opacity 0.5s, visibility 0.5s;opacity:0;visibility:hidden;z-index:1000;border:1px solid var(--white-color);}
#button::after{font-weight:normal;font-style:normal;font-size:2em;line-height:50px;color:#fff;}
#button:hover{cursor:pointer;background-color:var(--black-color);}
#button:active{background-color:var(--black-color);}
#button.show{opacity:1;visibility:visible;}
#button i{font-size:20px;line-height:50px;color:#fff;}
.btn-check:focus + .btn, .btn:focus{box-shadow:none;}
.section-Heading{margin-bottom:15px;}
.section-Heading h2{font-size:26px;line-height:1;font-weight:700;margin-top:0;background:var(--black-color);margin-bottom:0;padding:17px 23px 15px;border-left:7px solid var(--primary-color);border-radius:3px 3px 0 0;overflow:hidden;}
.section-Heading h2 a{color:var(--white-color);}
.section-Heading h2 a:hover{color:var(--primary-color);transition:0.3s;}
.commonAdd{text-align:center;}
.border-inner{border-right:1px solid var(--border-color);}
.border-bottom{border-bottom:1px solid var(--border-color);}
.border-top{border-top:1px solid var(--border-color);padding-top:10px;}
.toggle-menu .navbar-nav .dropdown-menu{position:relative!important;}

/* header Area start  */
/* top menu  */
.top-menu-header{border-bottom:1px solid var(--border-color);padding:5px 0;}
.top-menu-header .sideBar i{font-size:26px;}
.top-menu-header .sideBar .sideBarIcons{gap:0 5px;}
.top-menu-header .logo img{width:240px;}
.social-Link ul{display:flex;gap:0 20px;}
.social-Link ul li a{columns:var(--black-color);font-size:16px;}
.social-Link ul li a:hover{color:var(--primary-color);}
.header-right-meta{display:flex;align-items:center;gap:10px;}

/* Mobile nav */
.MobileShow{display:none;}
.menu-button{color:#333;cursor:pointer;font-size:18px;position:relative;}
.nav-link-search  i{color:#333 ;margin-right:5px;}
.open-menu{color:#333;cursor:pointer;font-size:17px;position:absolute;right:13px;top:12px;transition:transform 450ms ease;}

/* Mobile nav */
.show{display:inline;}
.Hide{display:none;}
.hide{display:none;}
.MobileShow{display:none;}
.mobLogo img{width:160px;}
.menu-button{color:#000;cursor:pointer;font-size:26px;position:relative;}
.nav-link-search  i{color:#CF1F27;margin-right:5px;font-size:20px;}
.open-menu{color:#242424;cursor:pointer;font-size:17px;position:absolute;right:13px;top:12px;transition:transform 450ms ease;}
.overflow{margin:15px -12px 0;overflow-x:hidden;overflow-y:auto;}
.mobile-sticky{position:fixed;top:0;left:0;width:100%;z-index:999999;background:#fff;}

/* CountDown CSS */
/* .header-top-right{width:100%;} */
.countdown-wrap { background: var(--primary-color); padding: 15px 20px 12px 20px; border-radius: 10px; }
.countdown-wrap .heading{font-size:18px;font-weight:600;color:var(--black-color);letter-spacing:2px;text-align:center;margin-bottom:20px;font-family:"Red Hat Text", sans-serif;}
.countdown-wrap .primary{font-size:24px;color:var(--primary-color);text-align:center;font-family:"Red Hat Text", sans-serif;font-weight:700;letter-spacing:0.5px;}
.countdown-wrap .sub-heading{font-size:12px;font-weight:700;color:#ffc8c8;text-align:center;letter-spacing:1.1px;margin-top:5px;font-family:"Red Hat Text", sans-serif;}
.countdown-wrap .background{background-position:top, bottom;background-repeat:repeat-x;background-size:100% 75%, 100% 25%;position:relative;z-index:2;}
.countdown-wrap .background::after{content:"";position:absolute;width:100%;height:75%;background-color:#322338;filter:blur(100px);opacity:0.35;z-index:-1;}
.countdown-wrap .center{align-self:flex-end;}
.countdown-wrap .countdown-timer{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;}
.countdown-wrap .timer-box{width:70px;padding:15px 0px;text-align:center;background:var(--white-color);position:relative;border-radius:10px;}
.countdown-wrap .sheet{position:absolute;width:100%;height:50%;left:0;top:0;right:0;background:#cda1a191;opacity:0.35;border-radius:10px;}
.countdown-wrap .flip{transition:transform 1s;transform:translate(0%, 100%) scaleY(-1);}
.countdown-wrap .circle-left{width:0.4em;height:0.7em;position:absolute;background:#f69b9b;border-top-right-radius:100%;border-bottom-right-radius:100%;top:45%;left:0;}
.countdown-wrap .circle-right{width:0.4em;height:0.7em;position:absolute;background:#f69b9b;border-top-left-radius:100%;border-bottom-left-radius:100%;top:45%;right:0;}

.countdown-wrap h3 { color: var(--white-color); font-size:18px; text-align: center; margin-bottom: 10px;}

/*======================Header========================*/
.HeaderTop{padding:4px 0 5px;background:#f5f5f5;}
.header-top-area{padding:15px 0;background:var(--white-color);}
.header-banner{text-align:end!important;}
/* .header-banner img{width:268px;} */
.DLogo img{width:126px;border-radius:5px;}
.StickyLogo a{font-size:26px;color:var(--white-color);font-weight:800;font-family:"Red Hat Text", sans-serif;}
.search-top{display:none;}
.sticky .StickyLogo.d-none{display:block!important;}
.DHeaderNav{background:var(--primary-color);padding:0px 0;}
.DHeaderNav .navbar-expand-lg .navbar-nav{width:100%;}
.DHeaderNav .navbar{padding:0;}
.DHeaderNav .navbar-nav{justify-content:start;gap:8px;display:flex;}
.DHeaderNav .navbar-light .navbar-nav .nav-link{color:var(--white-color);padding:26px 22px;font-size:20px;line-height:22px;font-weight:600;display:block;border-right:1px solid #ee3939;}
.DHeaderNav .navbar-light .navbar-nav .nav-link:hover{color:var(--black-color);}
.sticky.DHeaderNav .navbar-light .navbar-nav .nav-link{color:var(--white-color);}
.sticky.DHeaderNav .navbar-light .navbar-nav .nav-link:hover{color:var(--white-color);}
.DHeaderNav .navbar-light .navbar-nav .nav-item:first-child .nav-link{padding-left:10px;}
.DHeaderNav .navbar-light .navbar-nav .nav-link i{color:#333;}
.DHeaderNav .dropdown:hover > .dropdown-menu{display:block;}
.offcanvas-body .btn-secondary{background-color:unset;border-color:unset;border:unset;color:#242424;font-size:18px;line-height:26px;font-weight:600;padding:15px;padding-right:0;}
.offcanvas-body .dropdown-item{color:#242424!important;font-size:20px!important;line-height:30px;font-weight:500;padding:14px 10px!important;}
.btn-check:active+.btn-secondary:focus, .btn-check:checked+.btn-secondary:focus, .btn-secondary.active:focus, .btn-secondary:active:focus, .show>.btn-secondary.dropdown-toggle:focus{box-shadow:unset!important;}
.DHeaderNav .dropdown-menu{padding:0;margin:0;border-radius:0;border:0px solid #ccc;font-weight:400;font-size:14px;background:#333;color:#fff;left:-25px;}
.DHeaderNav .dropdown-item:focus, .dropdown-item:hover{color:var(--primary-color);text-decoration:none;}
.DHeaderNav .dropdown-item{padding:0.5rem 0.8rem;font-weight:700;color:#222;font-size:17px;min-width:auto;}
.offcanvas-body .hum-menu-list{column-count:5;}
.offcanvas-body .hum-menu-list .side-menu-item{padding:0!important;color:#242424 !important;font-size:18px !important;margin-bottom:10px!important;font-weight:700;}
.offcanvas-body .hum-menu-list .side-menu-item.other-menu-color{color:#b3b3b3!important;}
.hum-menu-wrap{margin-bottom:30px;}
.offcanvas-body .hum-menu-list .item-bold{margin-top:4px;}
.offcanvas-body .hum-menu-list .item-bold li{margin-bottom:4px;}
.offcanvas-body .hum-menu-list .item-bold .side-menu-item{font-weight:400!important;font-size:18px !important;}
.offcanvas-body .sidebar-metaAll-wrap{padding:18px 0;margin:20px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.offcanvas-body .sidebar-metaAll-wrap .col-lg-2{width:20%;padding:0 7px;}
.offcanvas-body .sidebar-metaAll-items a{color:#000000;font-size:16px;font-weight:700;display:flex;align-items:center;gap:3px;text-align:start;}
.offcanvas-body .sidebar-metaAll-items{line-height:1;}
.offcanvas-body .sidebar-metaAll-items .follow-btn .btn{padding:0;display:block;}
.offcanvas-body .sidebar-metaAll-items .pulsate-wrap .live-text{font-size:16px;line-height:1;text-transform:capitalize;font-weight:700;}
.offcanvas-body .sidebar-metaAll-items img{width:18px;margin-right:4px;}
.DHeaderNav .navbar .megamenu .megamenu-wrap{margin-bottom:30px;}
.DHeaderNav .navbar .megamenu h5{font-size:18px;color:var(--primary-color);line-height:30px;font-weight:600;margin-bottom:10px;padding-left:10px;border-bottom:1px solid #eee;}
.DHeaderNav .megamenu .dropdown-item{color:#3c3c3c;font-weight:600;font-size:16px;}
.DHeaderNav .megamenu .for-fb .dropdown-item::before{content:"\f09a";font-family:"Font Awesome 6 Brands";font-weight:900;color:#1E65F9;font-size:16px;margin-right:8px;}
.DHeaderNav .megamenu .for-utube .dropdown-item::before{content:"\f167";font-family:"Font Awesome 6 Brands";font-weight:900;color:#FF1732;font-size:16px;margin-right:8px;}
.DHeaderNav .navbar-light .navbar-nav .nav-item .dropdown-menu.megamenu li{border-bottom:1px solid #b75757;}
.DHeaderNav .navbar .has-megamenu{position:static !important;}
.DHeaderNav .navbar .has-megamenu .dropdown-toggle::after{display:none;}
.DHeaderNav .navbar .megamenu{left:0;right:0;width:100%;margin-top:0;min-width:1260px;box-shadow:0px 0px 25px #dcdcdc;border-color:#999;border:none;background:#fff;padding:1.5rem;box-shadow:rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
.DHeaderNav .megamenu .col-lg-3{flex:20%;}
.DHeaderNav .megamenu .row{--bs-gutter-x:1.5rem;}
.DHeaderNav .nav-link.nav-link-search{color:#000;font-size:16px;line-height:20px;}
.DHeaderNav .navbar-light .navbar-nav .nav-item .dropdown-menu{background:var(--white-color);left:0;box-shadow:rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
.DHeaderNav .navbar-light .navbar-nav .nav-item .dropdown-menu li a:hover{color:var(--primary-color);}
.sticky{position:fixed;top:0px;width:100%;background:var(--primary-color);z-index:999999;-webkit-animation:500ms ease-in-out 0s normal none 1 running fadeInDown;animation:500ms ease-in-out 0s normal none 1 running fadeInDown;}
@keyframes fadeInDown{
0%{
	opacity:0;
	-webkit-transform:translate3d(0, -100%, 0);
	transform:translate3d(0, -100%, 0);
}
100%{
	opacity:1;
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}
}
.offcanvas-end .offcanvas-body{background:#fff;}
.sticky .StickyLogo{display:block;}
.StickyLogo img{width:45px;border-radius:10px;}
.StickyLogo:hover img{opacity:1;}
.sticky.DHeaderNav .navbar-light .navbar-nav .nav-link{padding:26px 22px;}
.sticky .DHeaderNav .navbar-light .navbar-nav .nav-item .nav-link{padding:20px 15px;color:var(--text-color);font-size:17px;}
.search{width:100%;position:relative;}
.search .input-group .form-control{padding:8px 10px;border-color:var(--primary-color);}
.search .input-group .input-group-text{padding:8px 15px;}
.form-control:focus{border-color:unset;outline:0;box-shadow:unset;}
.dropdown-item:focus, .dropdown-item:hover{color:#000;text-decoration:none;background:transparent;}
.sticky .DHeaderNav .navbar-light .navbar-nav .nav-item .nav-link:hover{color:var(--primary-color);font-size:17px;}
.dropdown:hover > .dropdown-menu{display:block;}

/* Toggle menu css */
.offcanvas-body-top{padding:8px 0;background:#fff;border-bottom:1px solid #D9D9D9;}
.offcanvas-top{height:100vh;}
.offcanvas-header{margin-top:10px;}
.modal-backdrop.show{opacity:0;}
.offcanvas-header .btn-close{padding:0;background:unset;width:29px;height:29px;background-color:#fff;border-radius:0;line-height:18px;margin-right:2px;opacity:unset;color:var(--primary-color);border:1px solid #B3B3B3;}
.offcanvas-header .btn-close i{color:var(--primary-color) !important;padding-right:0;font-size:25px;line-height:1;}
.offcanvas-header .text-reset{color:unset !important;}
.offcanvas-body{background:var(--white-color);overflow-y:scroll;position:relative;width:100%;height:100vh;padding:40px 22px 150px 22px;scrollbar-width:thin;}
.offcanvas-body .navbar-nav .nav-link{color:var(--black-color)!important;border-right:unset!important;font-size:19px!important;line-height:26px;font-weight:700;padding:22px 22px!important;}
.offcanvas-body .navbar-nav .nav-link:hover{color:var(--primary-color);}
.DHeaderNav .navbar-light .offcanvas-body .navbar-nav .nav-item:first-child .nav-link{border-left:unset;}
.DHeaderNav .navbar-light .offcanvas-body .navbar-nav .nav-item:first-child .nav-link{padding-left:22px;}

.offcanvas-body .navbar-nav{display:block !important;}
.offcanvas-body .hum-list{column-count:5;}
.DHeaderNav .offcanvas-body .dropdown:hover > .dropdown-menu{position:static;}
.offcanvas-body .dropdown .dropdown-menu.show{display:block !important;left:0;}
.offcanvas-body .dropdown:hover .dropdown-menu{display:none;}
.dropdown-menu.show{display:block;}
.toggle-menu .btn-primary{background:unset;border:unset;color:#222;padding-right:0;padding:15px 7px;position:relative;padding-right:0;}
.offcanvas-body .navbar-nav .nav-link .btn-secondary.nav-item{color:#242424;font-size:16px;line-height:26px;font-weight:700;}
.offcanvas-body .DHeaderNav .dropdown-item{font-size:18px;}
.btn-primary:active:focus{box-shadow:unset;}
.toggle-menu .btn i{padding-right:0;font-size:26px;color:#fff;}
.sticky .toggle-menu .btn i{color:var(--white-color);}
.nav-item .icon-group{display:flex;line-height:0;}
.nav-item .icon-group .icon-group-bar i{transform:rotate(180deg);font-size:22px;}
.nav-item .icon-group .icon-group-search i{font-size:22px;font-size:20px;margin:2px 0 0 1px;}
button:focus:not(:focus-visible){box-shadow:none;}
.toggle-menu .offcanvas-end{top:0px;background:#fff;}
.search .input-group-text{background:var(--primary-color);color:var(--white-color);border-color:var(--primary-color);cursor:pointer;}
.search .form-control{position:relative;}
.offcanvas-body .navbar-nav .nav-item{border-bottom:1px solid #eaeaea;}

.sticky .DHeaderNav .offcanvas-body .navbar-nav .nav-item .nav-link{padding:0.8rem 0.9rem 0.68rem;}
.DHeaderNav .offcanvas-body .dropdown-menu a{margin-left:44px;}
.offcanvas-body .dropdown-menu .dropdown-item::before{content:"\f45c";font-family:"Font Awesome 5 Free";font-weight:900;font-size:10px;margin-right:10px;line-height:20px;}
.offcanvas-header .search{position:relative;box-shadow:0 0 40px rgba(51, 51, 51, 0.1);width:80%;}
.offcanvas-header .search input{border:1px solid #d6d4d4;font-size:18px;color:#828282;}
.offcanvas-header .search input:focus{box-shadow:none;border:1px solid var(--primary-color);}
.offcanvas-header .search .fa-search{position:absolute;top:16px;left:15px;font-size:13px;color:#828282;}
.search .form-control::placeholder{font-size:16px;}
.offcanvas-header .search button{position:absolute;top:0px;right:0px;height:45px;width:74px;background:var(--primary-color);border-radius:unset;border-color:unset;font-size:13px;color:#fff;border-radius:0 5px 5px 0;margin-right:0;}

/* Common */
.allnews a{display:block;text-align:center;border:none;padding:5px;color:#fff;background:#CC0000;text-decoration:none;}
.section-heading h5{display:inline;font-size:26px;font-weight:bold;line-height:20px;position:relative;}
.section-heading a{color:#171717;position:relative;padding-right:18px;display:inline-block;white-space:nowrap;}
.section-heading{margin-bottom:20px;border-bottom:1px dotted #171717;position:relative;padding-bottom:7px;}
.section-heading .section-heading-icon{margin-right:3px;position:relative;top:-3px;width:24px;}
.divider-border{position:relative;border-bottom:5px double var(--primary-color);margin:10px 0;}

/*========body=========*/
/* Common Section CSS */
.Common-list .Common-list-details .Desc{height:56px;}
.Common-list-details:hover .Desc .Title{color:#CC0000;}
.CommonLead .Desc{padding:6px 0px;height:132px;overflow:hidden;}
.CommonLead .Desc .Title{-webkit-line-clamp:2;font-size:26px;line-height:1.3;}
.CommonLead .Desc .Brief p{-webkit-line-clamp:3;line-height:1.4;}
.Common-list-details .Brief p{font-size:16px;line-height:1.4;margin-top:10px;color:#747474;}
.CommonLeadList .Desc{padding:0;}
.CommonLeadList{margin-bottom:5px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--border-color);}
.CommonLeadList:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0;}
.CommonLeadList .col-5{padding-right:0;}
.CommonLeadList .Desc .Title{font-size:18px;line-height:1.4;-webkit-line-clamp:2;font-weight:600;color:#222;transition:all ease 0.4s;}
.CommonLeadList:hover .Desc .Title a{color:var(--primary-color);}
.CommonLeadList picture img{aspect-ratio:1.74;}
.CommonLeadList2{margin-bottom:5px;border-bottom:1px solid #e3e3e3;padding-bottom:12px;margin-bottom:12px;}
.CommonLeadList2:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0;}
.CommonLeadList2 .col-7{padding-left:0;}
.CommonLeadList2 .Desc .Title{font-size:18px;line-height:26px;-webkit-line-clamp:2;font-weight:500;}
.CommonLeadList2 .Desc{padding:0;}
.CommonLeadList2:last-child{margin-bottom:0;padding-bottom:0;}
.Common-listBox-item{border-top:1px solid #e3e3e3;padding-top:10px;margin-top:10px;}
.Common-listBox-item .Desc{height:61px;}
.Common-listBox-item .Title{font-size:18px;line-height:1.4;-webkit-line-clamp:2;font-weight:600;color:#212121;}

/* Lead Top */
.DLeadNews{margin-bottom:24px;position:relative;}
.DLeadImg img{width:100%;aspect-ratio:1.77;object-fit:cover;object-position:center;transition:all ease 0.4s;}
.DLeadNews .Desc .Title{font-size:26px;line-height:1.4;font-weight:700;-webkit-line-clamp:3;margin-bottom:5px;}
.DLeadNews a:hover h2{color:var(--primary-color);}

/*Lead Section*/
.LeadNewsTop{padding-top:25px;}
.DTopNewsSection .col-lg-6{padding:0 15px;}
.DTopNewsSection .col-lg-3{padding:0 15px;}
.DLeadNews{width:100%;position:relative;}
.DLeadNews .Desc{padding-top:10px;overflow:hidden;}
.DLeadNews:hover .Desc .Title{color:var(--primary-color);}
.DLeadNewsList3 .CommonLeadList .col-5{padding-right:12px;}
.DTopNewsSection .DLeadNews{position:relative;}
.DTopNewsSection .DLeadNews .lead-img{position:relative;overflow:hidden;display:block;border-radius:12px;}
.DTopNewsSection .DLeadNews .lead-img img{margin-bottom:5px;transition:transform 1s;width:100%;border-radius:12px;}
.DLeadNews:hover .lead-img img{transform:scale(1.03);}
.DTopNewsSection .DLeadNews .col-lg-4{padding-right:0;}
.DTopNewsSection .news-img img{transition:all ease 0.4s;overflow:hidden;width:100%;aspect-ratio:1.77;object-fit:cover}
.DTopNewsSection .CommonLeadList:hover .news-img img{transform:scale(1.1);}
.DTopNewsSection .Common-list-details:hover .news-img img{transform:scale(1.1);}
.DLeadNews:hover .news-img img{transform:scale(1.1);}
.top-pic-news-items:hover .common-Lead-List-imgs img{transform:scale(1.1);}
.DTopNewsSection .news-img{overflow:hidden;position:relative;}
.DLeadNews .Desc .Brief p{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:16px;line-height:1.3;margin-bottom:7px;}
.BPMN{border-bottom:unset!important;padding-bottom:unset!important;margin-bottom:unset!important;}
.TOP-ADD-BG{background:#F5F5F5;border-bottom:1px solid #D9D9D9;border-top:1px solid #D9D9D9;padding:12px 0;}
.TOP-ADD-BG .DHomeAdd970X90{border-top:unset;padding-top:unset;}
.TOP-ADD-BG .DHomeAdd300X90{border-top:unset;padding-top:unset;}
.DTopNewsSection .col-right4 .DLeadRightContent{position:relative;margin-bottom:12px;border-bottom:1px solid #e3e3e3;padding-bottom:12px;}
.lastest-news-wrap .section-Heading{margin-bottom:8px;}
.DLeadNewsList3 .CommonLeadList{padding-bottom:23px;margin-bottom:23px;border-bottom:1px solid #ececec;}
.DLeadNewsList3 .CommonLeadList:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:unset!important;}
.DLeadNewsList3 .CommonLeadList .col-lg-5{padding-right:12px;padding-left:0;}
.DLeadNewsList3 .CommonLeadList .Desc{padding-top:2px;}
.DLeadNewsList3 .CommonLeadList .Title{font-size:19px;line-height:1.4;font-weight:600;}
.DLeadNewsList3 .CommonLeadList p { display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; overflow: hidden;line-height: 1.4;}
.DLeadNewsList3 .CommonLeadList .news-img img{aspect-ratio:1.27;object-fit:cover;}
.DLeadNewsList3 .CommonLeadList .col-7{padding-right:0;}
.DLeadNews .lead-img-wrap p{font-size:15px;line-height:20px;color:#6c6c6c;margin-top:8px;}
.DTopNewsSection .DHomeAdd970X90{margin-top:20px;}
.Common-list-details .Desc .Title{font-size:20px;line-height:1.4;font-weight:700;-webkit-line-clamp:2;}
.Common-list-details .Desc{padding:6px 0 0 0;}

/* News Slider */
.world-cup-LeadNews .wrapper{display:flex;margin-top:30px;height:500px;overflow:hidden;}

/* LEFT MAIN SLIDER */
.world-cup-LeadNews .main-slider{width:65%;position:relative;}
.world-cup-LeadNews .main-slider .swiper{height:100%;}
.world-cup-LeadNews .slide{position:relative;background-size:cover;background-position:center;}
.world-cup-LeadNews .overlay{position:absolute;bottom:0;left:0;width:100%;padding:40px;color:#fff;background:linear-gradient(to top, rgba(0,0,0,0.9), transparent);z-index:2;}
.world-cup-LeadNews .overlay h2 a{font-size:30px;line-height:1.3;margin:0 0 10px;color:var(--white-color);font-weight:600;margin-top:20px;margin-bottom:0;}
.world-cup-LeadNews .overlay span{font-size:16px;}
.tag{display:inline-block;background:var(--primary-color);color:#fff;padding:8px 18px;border-radius:20px;font-size:16px;line-height:1;margin-right:10px;}
/* RIGHT CAPTION SLIDER */ 
.thumb-slider{width:35%;background:#252525;color:#fff;}
.world-cup-LeadNews .thumb-slider .swiper{height:100%;}
.world-cup-LeadNews .thumb{padding:40px;border-bottom:1px solid rgba(255, 255, 255, 0.205);cursor:pointer;transition:0.3s;}
.world-cup-LeadNews .thumb.swiper-slide-thumb-active{background:#cc0000d6;color:#fff;}
.world-cup-LeadNews .thumb small{display:block;opacity:0.7;margin-bottom:10px;}
.world-cup-LeadNews .thumb h3{margin:0;font-size:20px;line-height:1.4;color:#fff;-webkit-line-clamp:2!important;overflow:hidden;}
.world-cup-LeadNews .slide{position:relative;overflow:hidden;}
.world-cup-LeadNews .slide img{width:100%;height:100%;object-fit:cover;aspect-ratio:1.57;}
/* arrows */ 
.swiper-button-next, .swiper-button-prev{color:#fff;}
 .world-cup-LeadNews .mainSwiper{position:relative;}
/* CUSTOM VERTICAL PAGINATION */ 
.swiper-pagination{position:absolute;bottom:65% !important;left:95% !important;width:unset!important;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:99;}
/* bullet style */ 
.swiper-pagination-bullet{width:12px;height:12px;background:transparent;border:2px solid #fff;opacity:1;transition:0.3s;}
/* active bullet */ 
.swiper-pagination-bullet-active{background:#fff;width:12px;height:12px;}
.swiper-button-next, .swiper-button-prev{color:#fff;width:40px;height:40px;}
.swiper-button-next:after, .swiper-button-prev:after{font-size:22px;font-weight:bold;}

/* matchHigh-Al */
.matchHigh-All{margin-top:30px;}
.matchHigh-All-page{padding:0px 0 50px 0;} .matchHigh-All-page-wrap .gx-5{--bs-gutter-x:2rem;}
.matchHigh-All-page-contentBox{margin-bottom:30px;position:relative;border-radius:14px;width:100%;}
.matchHigh-All-page-contentBox::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:50%;display:block;background:linear-gradient(to top,#000,rgba(0,0,0,0));z-index:2;transition:.5s;border-radius:14px;}
.matchHigh-All-page-wrap{margin-top:30px;}
.matchHigh-All-page-lead .Desc .Title{font-size:30px!important;}
.matchHigh-All-page-contentBox .matchHigh-img{overflow:hidden;border-radius:14px;}
.matchHigh-All-page-lead .matchHigh-img img{aspect-ratio:1.74!important;object-fit:cover;}
.matchHigh-All-page-contentBox .Desc .Title{color:#fff;-webkit-line-clamp:2;font-size:20px;line-height:1.4;}
.matchHigh-All-page-contentBox .matchHigh-img img{border-radius:14px;width:100%;aspect-ratio:1.777;object-fit:cover;}
.matchHigh-All-page-contentBox:hover .matchHigh-img img{transform:scale(1.1);}
.matchHigh-All-page-contentBox .Desc{position:absolute;left:14px;right:14px;bottom:8px;z-index:3;}
.matchHigh-All-page .CommonLeadList .news-img img{aspect-ratio:1.97;}
.matchHigh-All-page .DLeadNewsList3 .CommonLeadList .Title a{color:#222;font-size:26px!important;}
.matchHigh-All-page .DLeadNewsList3 .CommonLeadList .Title{margin-bottom:10px;}
.matchHigh-All-page .DLeadNewsList3 .CommonLeadList p{font-size:18px;line-height:1.4;}
.breadcrumb-all{padding:50px 0 35px;position:relative}
.breadcrumb-all ul{display:flex;line-height:1;margin-bottom:0;padding:0;position:relative;z-index:1}
.breadcrumb-all ul img{height:16px;width:17px}
.breadcrumb-all ul li:after{color:#d9d9d9;content:"/";font-size:14px;margin-left:10px}
.breadcrumb-all ul li:last-child:after{content:none}
.breadcrumb-all ul li{align-items:center;color:#fff;display:flex;line-height:0;margin-right:10px}
.breadcrumb-all ul li a{color:#c00;color:var(--primary-color);font-size:18px;line-height:0}
.breadcrumb-all ul li a i{color:#444;font-size:14px;line-height:0;line-height:24px}
.breadcrumb-all ul li a.active{color:#c00;color:var(--primary-color)}
.photo-icon{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%);}
.photo-icon i{color:#fff;border:2px solid #d81922;padding:3px 10px;font-size:17px;border-radius:50%;width:38px;height:38px;line-height:29px;background:#d81922;}

/* Fixture CSS */
.overly{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0.7;z-index:1;}
.fixtures-section{background-image:url(../../media/imgAll/bg/field-stadium.jpg);background-attachment:fixed;background-position:center top;background-repeat:no-repeat;background-size:cover;position:relative;padding:130px 0;margin-bottom:100px;}
.filter-box{background:var(--primary-color);padding:10px;border-radius:15px;margin-bottom:25px;position:relative;z-index:9;}
.filter-box select{background:#fff;border:1px solid #eee;color:#000;height:50px;}
.fixture-card{padding:20px;border-radius:15px;margin-bottom:20px;transition:.3s;position:relative;z-index:9;}
.fixture-card:hover{transform:translateY(-4px);}
.fixture-teams{font-size:24px;font-weight:700;}
.fixture-info{color:#cfd6e4;font-size:15px;}

/* Custom Font Awesome Arrow */ 
.custom-select-wrap{position:relative;}
.custom-select-wrap select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:45px !important;cursor:pointer;}
.select-arrow{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#000;font-size:14px;pointer-events:none;transition:0.3s ease;}

/* rotate arrow */
.custom-select-wrap.open .select-arrow{transform:translateY(-50%) rotate(180deg);}
.fixture-teams a{display:inline-block;gap:20px;position:relative;}
.fixture-teams span{font-size:24px;line-height:1;color:#fff;}
.fixture-loc img { width: 50px; }
.fixture-teams p{font-size:14px;font-weight:400;line-height:24px;color:#fff;}
.fixture-teams-wrap{display:flex;align-items:center;gap:8px;}
.fixtures-section .section-Heading h2{color:#fff;position:relative;z-index:9;background:unset;border-left:0;padding-left:0;}
.fixtures-section .section-Heading h2 a{color:#fff;position:relative;z-index:9;}
.elementor-background-overlay{background-color:transparent;background-image:linear-gradient(90deg, #FFFFFF 0%, #FFFFFF70 100%);opacity:0.2;inset:0;position:absolute;border-radius:3px 3px 0px 0px;}
.fixture-teams-wrap .team-name h3{font-size:18px;line-height:1.4;color:#fff;}
.fixture-teams-wrap img{width:60px!important;}
.fixture-teams-wrap .teamA{text-align:start;}
.fixture-teams-wrap .teamB{text-align:end;}

/* matchHigh-All-page test CSS */
.matchHigh-newsBox{background:#fff;}
.matchHigh-commonBG{background-color:#ffffff;padding:30px 30px 35px 30px;border-radius:0px 0px 3px 3px;box-shadow:0px 3px 3px 0px rgba(0,0,0,0.06);margin-bottom:30px;}
.matchHigh-newsBox .DLeadNewsList3 .CommonLeadList .Title{font-size:20px;margin-bottom:6px;}
.matchHigh-newsBox .DLeadNewsList3 .CommonLeadList .Desc p{color:#797e87;}
.matchHigh-newsBox .DLeadNewsList3 .CommonLeadList .Title a{color:#222;}
.matchHigh-newsBox .DLeadNewsList3 .CommonLeadList:hover .Title a{color:var(--primary-color)!important;}
.matchHigh-newsBox .DLeadNewsList3 .CommonLeadList .news-img img{aspect-ratio:1.77;}
.matchHigh-All-page .section-Heading{margin-bottom:0;}
.matchHigh-All-page .section-Heading h2{font-size:26px;line-height:1;font-weight:700;margin-top:0;background:var(--black-color);margin-bottom:0;padding:17px 23px 15px;border-left:7px solid var(--primary-color);border-radius:3px 3px 0 0;overflow:hidden;}
.matchHigh-All-page .section-Heading h2 a{color:var(--white-color);}
.post-meta-item.post-categories a{border-radius:15px;margin-right:3px;}
.post-meta{margin-bottom:5px;}
.post-date{color:var(--primary-color);font-size:15px;}

/* Top Player CSS */
.player-box{background-color:#fff;border-radius:0px 0px 3px 3px;box-shadow:0px 3px 3px 0px rgba(0,0,0,0.06);margin-bottom:30px;border-radius:3px;width:100%;float:left;margin:0 0 50px;}
.player-box .num{top:-10px;}
.player-box:hover .num{background:#e81f3e;}
.player-box:hover .num:after{border-bottom:10px solid #b4001c;}
.player-thumb{
	float:left;
	/* width:44.5%; overflow:hidden;  background:url(../../media/imgAll/bg/playerbg.jpg) no-repeat; */ background-size:cover;}
.player-thumb img { height: 300px; width: 260px; object-fit: cover; object-position: top; }
.player-txt{width:53%;float:right;position:relative;padding:20px;}
.player-txt h3{font-weight:700;margin:0 0 5px;font-size:26px;line-height:1.4;}
.player-txt strong.player-desi{color:var(--primary-color);font-size:14px;font-weight:500;display:block;text-transform:uppercase;margin:0 0 11px;}
.player-txt p{font-size:16px;margin:0 0 30px;}
.player-txt ul{margin:0 0 28px;padding:0px;list-style:none;width:100%;float:left;}
.player-txt ul li{float:left;font-size:24px;font-weight:700;color:#000;border-left:1px solid #c3c3c3;font-family:'Roboto Condensed', sans-serif;padding:0 0 0 5px;width:25%;line-height:28px;}
.player-txt ul li span{display:block;font-size:12px;text-transform:uppercase;font-weight:400;}
.player-txt .playerbio{text-transform:uppercase;font-size:13px;color:#000;font-weight:400;position:relative;}
.player-txt .playerbio i{color:var(--primary-color);padding-left:3px;}
.player-txt .playerbio:after{position:absolute;left:0;top:-12px;width:50px;height:2px;content:"";background:linear-gradient(to right, rgb(124, 133, 154) 0%, rgb(242, 242, 242) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c859a', endColorstr='#171e36', GradientType=1 );/* IE6-9 */}
.player-txt ul.pb-small-info{margin:0px;}
.player-txt ul.pb-small-info li{width:100%;float:left;border:0px;font-size:14px;font-weight:400;position:relative;}
.player-txt ul.pb-small-info li:after{content:" :";position:absolute;left:0;right:32px;width:3px;margin:auto;}
.player-txt ul.pb-small-info li strong{float:right;width:50%;text-align:left;color:#ffcb05;font-weight:400;}
.player-txt a.follow{background:#e81f3e;position:absolute;color:#fff;right:0;font-size:12px;line-height:24px;border-radius:10px 0 0 10px;padding:0 10px 0 10px;text-transform:uppercase;bottom:20px;}
.player-box.with-extra-info .player-txt p{margin:0 0 10px;}
.player-box.with-extra-info .player-txt{padding:20px 20px 20px 10px;}
.player-box.with-extra-info .player-txt a.follow{bottom:inherit;top:28px;}
.player-box .num{position:absolute;right:15px;top:-10px;background:var(--primary-color);width:45px;height:44px;text-align:center;line-height:44px;color:#fff;font-weight:400;font-family:'Roboto Condensed', sans-serif;font-size:24px;border-radius:0 0 3px 3px;}
.num::after{position:absolute;left:-10px;top:0;content:"";width:0;height:0;border-bottom:10px solid var(--primary-color);border-left:11px solid transparent;}
.star-tag{position:absolute;top:0;right:20px;width:20px;height:27px;background:url(../../media/imgAll/bg/tag.png) no-repeat;font-size:12px;color:#fff;text-align:center;line-height:20px;}
a.full-team{position:absolute;top:0;right:0;background:#ffcb05;color:#000;text-transform:uppercase;font-weight:700;font-size:12px;line-height:30px;padding:0 20px;border-radius:3px;}
a.full-team:hover{background:#e81f3e;color:#fff;}
.player-box:hover .player-txt h3{color:var(--primary-color);}
.player-box:hover .player-txt a.playerbio{color:var(--primary-color);}
.player-box:hover .player-txt strong.player-desi{color:#e81f3e;}
.player-box:hover .player-txt a.follow{background:#ffcb05;color:#000;}
.top-payerAll-area .section-Heading h2{font-size:26px;line-height:1;font-weight:700;margin-top:0;background:var(--black-color);margin-bottom:0;padding:17px 23px 15px;border-left:7px solid var(--primary-color);border-radius:3px 3px 0 0;overflow:hidden;}
.top-payerAll-area .section-Heading h2 a{color:var(--white-color);}

/* Standing Page CSS */
.table-wrapper-grid{margin:50px 0;}
.table-standing .matchHigh-commonBG{background-color:#fff;padding:30px 15px 45px 15px;border-radius:0px 0px 3px 3px;box-shadow:0px 3px 3px 0px rgba(0,0,0,0.06);}
.table-td{font-size:13px;}
.table-th.table-th--club{font-size:14px;}
.table-th.table-th--s{font-size:14px; text-align: center;}
.table-standing .table-body .position-degit{padding-top:15px!important;}
.table-body .form .form-icon{width:13px;height:11px;margin-right:1px;text-indent:0;color:#000;font-size:12px;text-align:center;position:relative;padding:4px ;opacity:0.99;}
.table-body .form .form-icon::after{content:" ";position:absolute;top:3px;right:0;z-index:-1;width:16px;height:13px;}
.table-body .table-td-link span{font-size:15px;color:var(--black-color);}
.table-standing .common-btn a{width:100%;}

.point-table-page td.table-td.tdHead { text-align: center !important; }


/* Point table CSS */
.point-table-page .table-body .table-td-link span{font-size:20px;}
.point-table-page .table-td{font-size:20px;}
.point-table-page .table-td .tdHead{font-size:25px;}
.point-table-page .table-th.table-th--club{font-size:20px;}
/* .point-table-page .table > :not(caption) > * > *{padding:20px 0;} */
.point-table-page .table-td { font-size: 20px; text-align: center; }
.point-table-page .table-td:first-child { text-align: start; }


/* Video CSS */
.video-sliderAll .video-slider-img{position:relative;width:50%;}
.video-sliderAll img{aspect-ratio:1.97;position:relative;}
.sliderAll-caption h5{font-size:28px;line-height:1.4;color:#fff;margin:10px 0;font-weight:600;}
.video-sliderAll .next_arrow{position:absolute;right:4px;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer;}
.video-sliderAll .next_arrow i{font-size:17px;color:#fff;padding:0px 8px;background:#8a878773;width:27px;height:27px;border-radius:50%;line-height:27px;}
.video-sliderAll .priv_arrow{position:absolute;left:4px;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer;}
.video-sliderAll .priv_arrow i{font-size:17px;color:#fff;padding:0px 8px;background:#8a878773;width:27px;height:27px;border-radius:50%;line-height:27px;}
.video-sliderAll .slick-dots{padding:0;text-align:center;position:absolute;left:50%;transform:translateX(-50%);bottom:20px;}
.video-sliderAll .slick-dots button{background-position:center !important;background-size:cover !important;overflow:hidden;border:unset;}
.video-sliderAll .slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer;margin:0 10px;}
.video-sliderAll .slick-dots li button{font-size:0;line-height:0;display:block;padding:2px;cursor:pointer;color:transparent;outline:none;background:#d20000;opacity:0.5;border-radius:50%;width:29px;height:5px;border-radius:5px;}
.video-sliderAll .slick-dots li.slick-active button{opacity:1 !important;}
.slick-slider{padding-left:-10px;padding-right:-10px;}
.sliderAll-caption{background:#000;padding:45px;width:50%;}
.slick-dots li button::before{position:relative;}
.video-icon{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%);}
.video-icon i{background:#CC181E;border:1px solid #CC181E;padding:0px 20px;font-size:28px;color:#fff;border-radius:50%;width:60px;height:60px;line-height:57px;}
.video-sliderAll .video-sliderAl-wrapper{display:flex;}
.sliderAll-caption p{font-size:16px;font-size:18px;color:#b3b3b3;line-height:1.4;}
.slick-dotted.slick-slider{margin-bottom:0px!important;}

/* Photo Gallery CSS */ 
.photo-gallery-items{position:relative;}
.photo-gallery-items img{aspect-ratio:1.27;}
.matchHigh-picture-wrap.matchHigh-commonBG{padding:10px 10px 20px 10px;}

/* Photo Gallery page CSS */
.gallery-media-title{position:absolute;bottom:0;z-index:3;text-shadow:0 1px 2px rgb(0 0 0 / 60%);right:0;left:0;padding:63px 13px 10px;margin:0 0 0;text-align:left;background:linear-gradient(180deg,transparent 10.87%,rgba(0,0,0,.6) 53.06%,#000);}
.gallery-media-title h5{font-size:18px;font-weight:600;color:#fff;line-height:26px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.fancybox__container{z-index:99999999 !important;}
.gallery-page{padding-bottom:40px;}
.gallery-page .photo-gallery-items{margin-bottom:20px;}
.gallery-page .matchHigh-picture-wrap.matchHigh-commonBG{padding:10px 10px 0px 10px;}

/* Video Page CSS */
.video-LeadAll{padding-bottom:40px;}
.video-LeadAll .video-slider-img{position:relative;}
.video-LeadAll .sliderAll-caption{width:100%;padding:30px 45px;}

/* Match HighLight CSS */
.match-highlight-sec{padding:50px 0;}
.match-highlight-contentBox{background:var(--secendary-color);padding:35px 30px;width:100%;}
.match-highlight-top{margin-bottom:10px;}
.match-highlight-top h5{font-size:22px;color:#000;font-weight:700;} 
.match-highlight-top p{color:#303030;font-size:18px;} 
.team-info-wrap{align-items:center;gap:10px;margin-top:20px;} .team-info-wrap .teamA{text-align:left;}
.team-info-wrap .teamB{text-align:right;}
.score-count{margin-top:20px;text-align:center;width:100%;}
.score-count h2{font-size:26px;line-height:1;font-weight:700;background:#fff;padding:7px 12px;border-radius:5px;display:inline-block;} .team-name h3{font-size:16px;line-height:24px;padding-left:0;color:#000000;font-weight:600;} 
.team-flag img{width:50px;}

/* Team Intro CSS */
.team-intro-sec{background-image:url(../../media/imgAll/bg/subscribe-bg-1.jpg);background-attachment:fixed;max-height:650px;background-position:center top;background-repeat:no-repeat;background-size:cover;position:relative;padding:130px 0;margin:50px 0 100px 0;} 
.team-intro-wrap{position:relative;z-index:9;}
.team-intro-sec .section-Heading h2{color:#fff;position:relative;z-index:9;background:unset;border-left:0;padding-left:0;}
.team-intro-sec .section-Heading h2 a{color:#fff;position:relative;z-index:9;}
.team-intro-contentBox{background:var(--white-color);box-shadow:0px 3px 32px 0px rgba(159, 159, 159, 0.1);border:1px solid #cc00001a;margin-bottom:30px;} .team-intro-top .team-name{margin:15px 0 0px 0;} .team-intro-otherInfo p{font-size:20px;margin-bottom:12px;font-weight:600;} .team-intro-contentBox .team-flag img{width:65px;}
.team-intro-contentBox .team-name h3{font-size:22px;color:#000;}
.team-intro-otherInfo{padding:20px 30px;}
.team-intro-sec .common-btn{position:relative;z-index:9999;}
.team-intro-top{background:#ffefef;padding:20px 30px;}

/* Team Page CSS */
.teamAll-page{background:url(../../media/imgAll/bg/innerpagebg.jpg) no-repeat top center;background-attachment:scroll;background-attachment:fixed;padding-bottom:50px;}
.teamAll-page .team-intro-contentBox{margin-bottom:24px;}
.team-intro-wrap .team-intro-contentBox:hover{border-color:var(--primary-color);transition:0.5s;}
.teamAll-page .team-intro-top{background:#dfb6b64a;}
.team-details-card{width:100%;border:1px solid #e1e1e1;border-radius:4px;overflow:hidden;float:left;position:relative;background:#fff;padding:30px;}
.team-details-card .team-details-title h1{font-size:30px;line-height:1.4;color:var(--primary-color);font-weight:700;}
.team-details-wrapper .player-thumb{width:32%;}
.team-details-wrapper .player-txt{width:68%;padding:10px;}
.team-details-wrapper .player-txt h3{font-size:20px;}
.team-details-wrapper .top-payerAll-wrapper{margin-bottom:40px;}
.team-details-wrapper .player-txt strong.player-desi{font-size:12px;margin-bottom:5px;}
.team-details-wrapper .player-txt p{margin-bottom:3px;}
.top-payerAll-wrapper h4{background:#000;color:#fff;line-height:53px;font-weight:400;padding-left:30px;font-size:26px;margin-bottom:20px;}
.pimg img { width: 150px; }

/* Quiz Event CSS */ 
.quiz-event-sec{padding:0 0 50px 0;}

.quiz-event-contentBox-position{position:relative;}
.quiz-event-contentBox .quiz-event-title{position:absolute;top:50%;width:100%;}
.quiz-event-contentBox .quiz-event-title p{background-color:#2020205c;color:#fff;padding:10px;text-align:center;font-size:18px;font-weight:700;}

/* Quiz Page CSS */
.quizAll-page{padding-bottom:100px;}
.quizAll-page .quiz-event-contentBox .quiz-event-title p{background:var(--primary-color);position:relative;}
.quiz-event-contentBox h5{font-size:20px;line-height:1.4;padding:10px 20px;text-align:center;font-weight:500;}
.quizAll-page .quiz-event-contentBox .quiz-event-contentBox-position img{width:100%;aspect-ratio:1.71;object-fit:cover;}
.quizAll-page .quiz-event-contentBox{background:#fff;box-shadow:0px 3px 3px 0px rgba(0,0,0,0.06);}
.quizAll-page .quiz-event-contentBox .quiz-event-title{position:absolute;top:50%;width:unset;left:50%;transform:translate(-50%, -50%);}  .quizAll-page .button{position:relative;color:white;text-decoration:none;display:inline-block;text-transform:uppercase;letter-spacing:1px;border:2px solid white;border-radius:1000px;padding:10px 20px;box-shadow:0 2px 5px 0 rgba(3,6,26,0.15);transition:.5s all ease-in-out;background:var(--primary-color);}
.quizAll-page .button:hover{cursor:pointer;background:white;color:#1F4141;animation:none;}
.quizAll-page .button-pulse{animation:pulse 2s infinite 3s cubic-bezier(0.25, 0, 0, 1);box-shadow:0 0 0 0 white;}
@keyframes pulse{
  to{
    box-shadow:0 0 0 18px rgba(255, 255, 255, 0);
}
}

/* Quiz Details CSS */
.quiz-details-page{background:url(../../media/imgAll/bg/innerpagebg.jpg) no-repeat top center;background-attachment:scroll;background-attachment:scroll;background-attachment:fixed;padding-bottom:100px;}
.quiz-title{text-align:center;font-size:40px;font-weight:500;margin-bottom:40px;padding:0 150px;}

/* Option Card */ 
.option-card{background:#fff;border-radius:10px;padding:20px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;border:2px solid transparent;transition:0.3s;box-shadow:0px 3px 32px 0px rgba(159, 159, 159, 0.1);border:1px solid #cc00001a;}
.option-card:hover{border:1px solid var(--primary-color);transition:0.5s;}

/* Left part */ 
.option-left{display:flex;align-items:center;gap:15px;}
.option-badge{width:45px;height:45px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;}

/* Colors */
.badge-a{background:#fde7c7;color:#e6a23c;}
.badge-b{background:#d9f2e6;color:#2ecc71;}
.badge-c{background:#e6e4f7;color:#6c63ff;}
.badge-d{background:#dff3f8;color:#17a2b8;}

/* Selected */
.option-card.active{border:2px solid var(--primary-color);background:#fff;}

/* Check icon */
.check-icon{display:none;color:var(--primary-color);font-size:18px;}

.option-card.active .check-icon{display:block;}
.submitAll .btn{background:var(--primary-color);padding:6px 30px;border-radius:50px;color:#fff;font-size:18px;border-color:var(--primary-color);margin-top:15px;}
.submitAll .btn:hover{background:#fff;color:var(--primary-color);transition:0.3s;}

/* Team Profile CSS */
.team-profile-secTop{background:#1b1717;padding:50px 0;margin-top:20px;}
.team-profile-wrap{display:flex;align-items:center;gap:30px;}
.team-profile-wrap .team-flag img{width:150px;}
.team-profile-wrap .team-name h3{font-size:30px;color:var(--white-color);font-weight:700;}
.team-player-sec{padding:50px 0;}
.team-player-wrapper .team-flag img{width:110px;}
.team-player-wrapper .team-name h3{font-size:21px;}
.team-player-wrapper .team-intro-otherInfo p{font-size:18px;}
.LeadNewsTop.common-pages-news{border-top:unset;padding:50px 0;}

/* Match Schedule CSS */
.match-schedule-page{background:url(../../media/imgAll/bg/innerpagebg.jpg) no-repeat top center;background-attachment:scroll;background-attachment:fixed;padding-bottom:100px;}
.nms-title{background:var(--primary-color);border-radius:3px;padding:15px 20px;margin:0 0 20px;}
.nms-title h1, h4{font-size:26px;line-height:1.4;font-weight:700;color:var(--white-color);}
.match-shu-contentBox .teamz{border:1px solid #e1e1e1;padding:30px;position:relative;overflow:hidden;box-shadow:0 5px 10px rgba(0,0,0,.05);border-radius:3px;background:#fff;display:flex;gap:14px;align-items:center;margin-bottom:30px;}
.match-shu-contentBox .mt-center-score{text-align:center;}
.match-shu-contentBox .mt-center-score:after{display:none;}
.match-shu-contentBox .mt-center-score span.vs{width:60px;height:32px;background:var(--primary-color);color:#fff;text-align:center;display:inline-block;margin:0 auto;line-height:34px;border-radius:30px;font-weight:700;}
.up-match-meta{margin:17px 0 0;padding:0px;list-style:none;text-align:center;}
.match-shu-contentBox .up-match-meta li{display:inline-block;font-size:16px;color:#222;line-height:28px;padding:0px;}
.match-shu-contentBox .up-match-meta li:last-child { display: block; }
.up-match-meta li i{color:var(--primary-color);margin:0 5px 0 0;}
.up-match-meta li:first-child:after{content:"|";color:#fff;padding:0 15px;}
.match-shu-contentBox .teamz li.mt-left, .match-shu-contentBox .mt-center-score, .match-shu-contentBox .teamz li.mt-right{width:33.333333%;}
.match-shu-contentBox .teamz img{width:70px;}
.match-shu-contentBox .teamz li.mt-right{text-align:end;}
.teamz strong{font-size:20px;margin-left:6px;}

/* Player Page CSS */
.player-page{margin:80px 0;}


/* PlAyer details CSS */
.page-banner{background:url(../../media/imgAll/bg/innerbanner.jpg) no-repeat;text-align:center;position:relative;height:250px;overflow:hidden;}
.page-banner::before{content:"";position:absolute;inset:0;background:linear-gradient( 90deg, rgba(120, 0, 0, 0) 0%, rgba(40,0,20,0.65) 50%, rgba(0, 40, 120, 0.05) 100% );z-index:1;}
.page-banner::after{content:"Players Detail";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:90px;font-weight:700;color:rgba(255,255,255,0.05);white-space:nowrap;z-index:2;}
.banner-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.banner-content h1{color:#fff;font-size:52px;line-height:1.4;font-weight:300;margin-bottom:28px;}
.gt-breadcrumbs{position:absolute;left:0;right:0;text-align:center;bottom:0px;width:100%;}
.gt-breadcrumbs ul{margin:0px;padding:0 50px;list-style:none;width:auto;background:rgba(255,255,255,.20);display:inline-block;border-radius:75px 75px 0 0;}
.gt-breadcrumbs ul li{display:inline-block;color:#fff;font-size:12px;text-transform:uppercase;line-height:42px;}
.gt-breadcrumbs ul li:after{content:" ::";padding:0 10px;line-height:42px;}
.gt-breadcrumbs ul li:last-child:after{display:none;}
.gt-breadcrumbs ul li a{color:#fff;}
.gt-breadcrumbs ul li a.active, .gt-breadcrumbs ul li a:hover{color:#ffcb05;}
.player-details-page{background:url(../../media/imgAll/bg/innerpagebg.jpg) no-repeat top center;background-attachment:fixed;padding:100px 0;}

/* Palyer / Team Details */
.player-card{width:100%;border:1px solid #e1e1e1;border-radius:4px;overflow:hidden;float:left;position:relative;margin:0 0 60px;background:#fff;}
.player-card .pimg{width:46.2%;float:left;}
.player-card .pimg img{width:100%;height:auto;}
.player-card:after{position:absolute;bottom:-30px;right:-30px;width:170px;height:153px;content:"";background:url(../../media/imgAll/bg/socericon.png) no-repeat;}
.player-card .player-details{width:53.8%;float:left;padding:30px;position:relative;}
.player-card .player-details h2{margin:0 0 10px;font-size:26px;line-height:1.4;font-weight:700;}
.player-details strong.desi{font-size:16px;color:var(--primary-color);text-transform:uppercase;display:block;margin:0 0 20px;font-weight:500;}
.player-details span.follow{position:absolute;right:15px;top:-10px;background:var(--primary-color);width:60px;height:60px;text-align:center;line-height:65px;color:#fff;font-weight:400;font-family:'Roboto Condensed', sans-serif;font-size:24px;border-radius:0 0 3px 3px;}
.player-details span.follow::after{position:absolute;left:-10px;top:7px;content:"";width:0;height:0;border-bottom:10px solid var(--primary-color);border-left:11px solid transparent;}
.player-details span.follow a{color:#fff;}
.player-details ul{margin:0;padding:0px;list-style:none;width:80%;float:left;}
.player-details ul li{color:#777777;font-size:16px;line-height:26px;position:relative;font-family:'Roboto Condensed', sans-serif;}
.player-details ul li:after{content:" :";position:absolute;left:40%;top:0;}
.player-details ul li strong{float:right;width:50%;text-align:left;color:#e81f3e;}
.player-card.staff ul li{font-size:18px;line-height:32px;}
.player-card.staff ul li strong{font-size:18px;}
.player-bio{width:100%;float:left;border:1px solid #e1e1e1;border-radius:3px;overflow:hidden;margin:0 0 60px;background:#fff;}
.player-bio h4{background:#000;color:#fff;line-height:53px;font-weight:400;padding-left:30px;font-size:26px;}
.player-bio .txt{padding:30px;color:#000;}
.player-bio blockquote{color:var(--primary-color);font-family:'Roboto Condensed', sans-serif;font-size:22px;font-style:italic;border-left:2px solid var(--primary-color);padding-left:20px;margin-top:20px;}
.player-bio .txt p{font-size:17px;line-height:30px;}
.player-bio .txt p:last-child{margin:0px;}
.career-facts{width:100%;float:left;margin:0 0 60px;}
.career-facts h4{background:#000;font-size:26px;line-height:1.4;color:#fff;line-height:53px;font-weight:400;padding-left:30px;border-radius:3px 3px 0 0;}
.career-facts table{width:100%;border:0px;background:#fff;}
.career-facts table thead tr th{background:#e81f3e;color:#fff;text-align:center;font-family:'Roboto Condensed', sans-serif;font-size:16px;text-transform:uppercase;border:1px solid #e1e1e1;border-top:0px;line-height:40px;}
.career-facts table thead tr th:first-child, .career-facts table thead tr th:last-child{border:0px;}
.career-facts table tbody tr td{border:1px solid #e1e1e1;font-size:16px;font-weight:600;text-align:center;color:#777777;line-height:60px;width:60px;}
.career-facts table tbody tr:hover{background:rgba(0,0,0,0.05);color:#222;transition:0.5s;}
.career-facts table tbody tr td:first-child{width:100px;}
.highlights-gallery{width:100%;float:left;margin:0 0 50px;}
.highlights-gallery h2{background:#000;color:#fff;line-height:53px;font-weight:400;padding-left:30px;font-size:26px;margin-bottom:20px;}
.hlg-thumb{width:100%;float:left;overflow:hidden;border-radius:3px;position:relative;margin:0 0 10px;}
.hlg-thumb:after{position:absolute;left:0;bottom:0;width:100%;height:0;content:"";background:rgba(0,0,0,.5);opacity:0;}
.hlg-thumb img{width:100%;height:auto;transition:all ease-in-out 0.5s;-webkit-transition:all ease-in-out 0.5s;aspect-ratio:1.57;}
.hlg-thumb p{position:absolute;left:0;bottom:0;background:rgba(232,31,62,.70);width:100%;margin:0px;padding:8px 15px;color:#fff;z-index:999;}
.hlg-thumb p a{color:#fff;font-size:14px;}
.hlg-thumb p i{border-right:1px solid #fff;padding-right:10px;margin-right:8px;}
.hlg-thumb:hover:after{height:100%;opacity:1;}
.hlg-thumb:hover img{transform:scale(1.05, 1.05);-webkit-transform:scale(1.05, 1.05);transition:0.5s;}
.player-social-media{width:100%;float:left;}
.player-social-media h4{font-weight:400;margin:0 0 15px;}
.player-social-media .social-media li{width:130px;}
.social-media .social{width:130px;height:53px;padding:5px 0 0 60px;}
.social-media .social i{width:45px;line-height:53px;}
/* Palyer / Team Details */

/* Video Sec CSS */
.videos-sec{margin:50px 0;background:#1b1717;padding:80px 0;}
.video-All{margin-bottom:50px;}
.video-All .videos-contentBox{position:relative;margin-bottom:40px;} .video-All .videos-title h3{font-size:20px;line-height:1.4;padding-top:6px;font-family:"Red Hat Text", sans-serif;font-weight:700;}

/* Video */
.embed-responsive::before{display:block;content:"";}
.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}
.embed-responsive iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}
.embed-responsive-16by9::before{padding-top:56.25%;}

/* news-details */
.news-details p { font-size: 20px; line-height: 1.4; margin-bottom: 15px; }
.news-details img { margin-bottom: 30px; width:100%;}
.sharethis { border-top: 1px solid #ddd; padding-top: 15px; }

.page-title h1 { font-size: 30px; line-height: 1.5; }

 /*details-page*/
.details-page{ padding:30px 0; background:url(../../media/imgAll/bg/innerpagebg.jpg) no-repeat top center;background-attachment:scroll;background-attachment:scroll;background-attachment:fixed;padding-bottom:100px;}
.breadcrumb-wrap .breadcrumb-item{font-size:16px}
.breadcrumb-wrap .breadcrumb-item a{color:#171717}
.breadcrumb-wrap .breadcrumb-item i{color:#6c757d}
.breadcrumb-item+.breadcrumb-item::before{content:"\f054"; font-family:"font awesome 5 free"; font-weight:900;font-size:12px; line-height:24px;}

.dheading{margin:24px 0}
.DsubHead{margin-bottom:10px; color:var(--back-color); font-size:18px;}
.DShoulder{ margin-bottom:10px; color:#044497; font-size:18px}
.dheading h1{font-size:34px; font-weight:700; line-height:44px;}

.writter{margin-bottom:5px}
.writter p{font-size:15px;font-weight:700;}
.dateAndTime p>i{font-size:14px}
.DNewsImg{margin-top:20px;background: #ededed;border-radius: 15px;}
.DNewsImg img{border-radius: 15px;}
.DNewsImg p{padding: 5px;font-size:15px; font-style:italic;  text-align: center;  background: #ededed;border-radius:0 0 15px 15px; }
.dcontent-details{margin-top:30px;}
.dcontent-details h2{ font-size:20px; line-height:34px; color:#333; margin-bottom:20px;font-weight:bold; }
.dcontent-details p{ font-size:20px; line-height:34px; color:#222; margin-bottom:20px;  }
.dcontent-details img{
	/* height:100% !important;width:100% !important; */
	border-radius: 15px;margin-bottom: 5px;}
.WritterInitial{color:#555;}

.MostPopularTab{margin-top:55px;}
.MostPopularTab .panel-heading h2{ background:var(--gray-color); color:var(--primary-color); font-size:18px; font-weight:600; text-align:center; padding:8px 15px; }
.DLatestNews{ border:1px solid #e2e2e2; border-bottom:0; }
.MostPopularTab .PanelHeight{ border-bottom:1px solid #a9a9a9; max-height:410px; overflow-x:hidden; transition:all 1s ease }
.MostPopularTabList{ border-bottom:1px solid #e2e2e2; padding:10px 5px }
.MostPopularTabList .Desc{padding:0 }
.MostPopularTabList .Desc .Title{font-size:16px; font-weight:600!important; line-height:22px; overflow:hidden; text-overflow:ellipsis }
.DLatestNews img{border-radius:15px;}
.read-more-section{padding:30px 0;}
.section-heading h5 {padding:1px 0px;display:inline;font-size:24px;font-weight:bold;line-height:34px;border-bottom:3px solid #319bcd;}
.section-heading a{color:#171717;}
.section-heading {margin-bottom:28px;border-bottom:1px dotted #319bcd;position:relative;}
.section-heading h2 { font-size: 24px; line-height: 1.4; font-weight: 600; }
.cat-list h3{font-size:22px;line-height:1.4;font-weight:600;color:#171717;margin-bottom:10px; padding-top:5px;}
.sbnews-list { padding: 10px 0; border-bottom: 1px solid #ccc; margin-bottom: 10px; }

 /*============= Latest News =============*/ 
 .DLPSTab2{margin-bottom:0;}
.DLPSTab2 .nav-tabs{border:none;color:#171717;background:#eaecf0;border-bottom:1px solid #ddd;}
.DLPSTab2 .nav-tabs .nav-item{width:50%;float:left;}
.DLPSTab2 .nav-tabs .nav-item a{border:none;border-radius:0;text-align:center;font-size:18px;padding:7px 0;font-weight:600;color:#171717;}
.DLPSTab2 .nav-tabs .nav-item a.active{background:var(--primary-color);font-weight:600;color:#fff;}
.DLPSTab2 .PanelHeight{max-height:445px;overflow:auto;}
.DLatestNews{background:#f0f0f0;overflow:hidden;}
.latest-page{margin:60px 0;}
.DLatestNews .DLatestNewsList{border-bottom:1px solid #e2e2e2;padding:12px 10px;}
.DLatestNews .DLatestNewsList span{font-size:40px;padding-right:12px;color:#8DA88A;}
.DLatestNews .DLatestNewsList:last-child{border-bottom:none;}
.DLatestNews .DLatestNewsList .Desc{padding:0;}
.DLatestNews .DLatestNewsList .col-lg-5{padding-left:0;}
.DLatestNews .DLatestNewsList .Title {font-size:18px;line-height:26px;font-weight:600;color:#2b2b2b;}.DLatestNews .DLatestNewsList:hover p{color:#319bcd;}
.DLatestNewsHeight.longEnough{max-height:241px;overflow:auto;border:1px solid #e2e2e2;border-top:none;}
.allnews a{display:block;text-align:center;border:none;padding:5px;color:#fff;background:#319bcd;text-decoration:none;}

.DTextZoom button{ border-radius:50%; width:25px; height:25px; border:1px solid #000; padding:0; margin-left:5px; font-size:16px; line-height:16px }
.DTextZoom button:nth-child(1){font-size:30px; line-height:20px}
.DTextZoom button:nth-child(2){font-size:16px; line-height:20px}
.DTextZoom button:nth-child(3){font-size:20px; line-height:10px}

  /* Details */
.RelatedTags{margin-top:20px;}
.RelatedTags p{margin-bottom:10px !important;color:#044497;padding:0 !important;font-weight:bold !important;}
.RelatedTags .list-inline{margin-top:10px;}
.RelatedTags .list-inline-item{border:1px solid #ddd;padding:1px 10px;}
.RelatedTags .list-inline-item:hover{background:#d0d0d0;color:#333}
.RelatedTags .list-inline-item a{font-size:15px;color:#333;}
.RelatedTags .list-inline-item i{font-size:13px;color:#044497;}

.RelatedNews{padding-bottom:10px;margin-top:20px;}
.RelatedNews .related_caption{font-size:18px;padding:10px;color:#044497;font-weight:700;}
.RelatedNews .related_caption .ColorBox{margin-right:5px;margin-top:9px;}
.RelatedNews ul{padding:0 10px;margin:0;list-style:none;}
.RelatedNews ul li{padding:5px 0;}
.RelatedNews ul li i{font-size:13px;padding-right:5px;}
.RelatedNews ul li a{color:#069;font-size:17px;line-height:20px;}
.RelatedNews ul li a:hover{color:#044497;}

.catTitle{margin:20px 0 10px 0;padding:0 0 0 5px;font-size:26px;line-height:36px;color:#4251A3;font-weight:bold;}
.sbnews-text h5{font-size:16px;line-height:1.4;font-weight:600;color:#171717; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}

/* footer area start  */
.footerMenu{margin-top:50px;padding:24px 0;border-top:1px solid var(--border-color);}
.footerLogo{margin-bottom:15px;}
.footer-media ul{gap:0 15px;}
.footer-media ul li{transition:all 0.4s ease;}
.footer-media ul li:hover a{color:var(--primary-color);}
.footer-media ul li a{font-size:17px;line-height:30px;color:#000000;transition:all 0.4s ease;}
.footerLogo img{width:90px;}
.footer-Middel p{font-size:16px;line-height:1.5;color:#000000;margin-bottom:10px;}
.footer-Middel p > a{color:#1e1e1e;}
.footer-Middel span{margin-right:10px;font-size:16px;font-weight:600;color:var(--black-color);}
.footer-Middel p a:hover{color:var(--primary-color);}
.footerRight ul{list-style:none;padding:0;margin:0;}
.footerRight li{line-height:1.5;margin-bottom:5px;}
.footerRight li a{font-size:16px;font-weight:normal;color:#000000;transition:all ease 0.4s;font-family:"Inter", sans-serif;}
.footerRight li a:hover{color:var(--primary-color);}
.footer-info h5{font-size:18px;font-weight:700;color:var(--primary-color);margin-bottom:5px;padding-top:5px;}
.footer-info p{color:#000000;}
.app-wrapBox{display:inline;}
.app-wrapBox span{margin-right:0;}

/* copyRightFooter */
.copyRightFooter{border-top:1px solid #B3B3B3;padding:20px 0;}
.copyRightFooter p > a{color:var(--white-color);}
.copyRightFooter p{color:#000000;font-size:16px;font-family:"Inter", sans-serif;}
/* footer area end  */


/* XL Device :1200px. */
@media (min-width:1200px) and (max-width:1500px){
  .opinion-area .col-lg-4:nth-child(-n + 3) .opinion-list-items{margin-bottom:0;}
}

/* LG Device :992px. */
@media (min-width:992px) and (max-width:1200px){
.main-menu .logo img{margin-right:10px;}
.main-menu .menuSearch{margin-left:8px;}
.main-menu .navbar-nav{gap:0 20px;}
.sticky .StickyLogo{margin-right:0px;}
.DHeaderNav .navbar-light .navbar-nav .nav-link{padding:24px 6px;}
.opinion-list-items .opinio-imgs img{width:60px;height:60px;}
.opinion-area .col-lg-4:nth-child(-n + 3) .opinion-list-items{margin-bottom:0;}
.MobileShow{display:block !important;}
.MobileHide{display:none!important;}

}

/* MD Device :768px. */
@media (min-width:768px) and (max-width:991px){
.container{padding-right:20px;padding-left:20px;}
.header{display:block;}
#mobile-nav{padding:8px 20px;}
.MobileShow{display:block !important;}
.MobileHide{display:none!important;}
.DLeadNews .Desc{height:unset;}
.date{display:none;}
.header-right-meta .footer-media{display:none;}
.DLogo img{width:200px;}
.DLeadNews-content-position{padding:6px 10px 0 10px;margin:-20px 5px 0 5px;}
.DLeadNews .Desc .Title{font-size:24px;}
.common-Lead{margin-bottom:14px;border-bottom:1px solid #e3e3e3;padding-bottom:14px;}
.DLatestNews .DLatestNewsList p{font-size:16px;}
.AreaSearch{margin:30px 0;}
.common-Lead .Title{font-size:20px;}
.footerRight{text-align:center;margin-top:20px;}
.mobile-search.d-none{display:block !important;}
.toggle-menu .btn i{font-size:28px;}
.sticky .DLogo{display:block;}
.footer-Middel{margin-top:30px;border:none;}
.DHeaderNav .navbar-toggler{display:none;}
.offcanvas-body{padding:25px;}
.offcanvas-header{margin-right:0;margin-top:16px;padding:8px 20px;}
.offcanvas-header .btn-close{width:27px;height:27px;line-height:31px;}
.offcanvas-header .btn-close i{font-size:20px;}
.toggle-menu .btn-primary::before{position:relative;}
.offcanvas-body .dropdown-item{font-size:18px!important;}
.toggle-menu .offcanvas-end{box-shadow:inset 0 20px 20px -20px rgb(0 0 0 / 12%);}
.mobile-menu-area{background:var(--primary-color);}
.DHeaderNav .navbar-light .navbar-nav .nav-link{padding:24px 22px;}
.mobLogo img{width:65px;}
.header-top-area .col-lg-6.justify-content-end{justify-content:center!important;}
.countdown-wrap .countdown-timer{width:100%;}
.match-highlight-contentBox{margin-bottom:30px;padding:30px 15px;}
.team-intro-contentBox{margin-bottom:30px;}
.quiz-event-contentBox{margin-bottom:30px;}
.photo-gallery-items{margin-bottom:10px;}
.quiz-title{font-size:34px;padding:0 50px;}
.header-banner{text-align:center!important;}
/* .header-banner img{width:40%;margin-bottom:11px;} */
.sliderAll-caption p{display: none;}
.video-sliderAll img{aspect-ratio: 1.57;}
.fixtures-section{padding:50px 0;}
.team-intro-sec{padding: 50px 0;max-height:unset;}
.matchHigh-All-page .DLeadNewsList3 .CommonLeadList p{display:none;}
  .DAdDesktop {
    display: none;
  }
  .DAdMobile {
    display: block;
    margin-top: 20px;
  }
  .player-thumb img { height: 100%; width: 100%; }
}

/* Extra small Device. */
@media (max-width:767px){
.container{padding-right:20px;padding-left:20px;}
.header{display:block;}
  #mobile-nav{padding:8px 20px;}
.MobileShow{display:block !important;}
.MobileHide{display:none!important;}
.header-right-meta .footer-media{display:none;}
.DLeadNews .Desc{height:unset;}
.DHeaderNav .navbar-toggler{display:none;}
.DLeadNews-content-position{padding:6px 10px 0 10px;margin:-20px 5px 0 5px;}
.DLeadNews .Desc .Title{font-size:24px;}
.common-Lead{margin-bottom:14px;border-bottom:1px solid #e3e3e3;padding-bottom:14px;}
.AreaSearch{margin:30px 0;}
.common-Lead .Title{font-size:20px;}
.footerRight{text-align:center;margin-top:20px;}
.copyRightFooter p{font-size:14px;}
.mobile-search.d-none{display:none!important;}
.toggle-menu .btn i{font-size:28px;}
.sticky .DLogo{display:block;}
.sm-none{display:none !important;}
.DLogo img{width:160px;}
.opinio-info{text-align:center;margin-top:10px;}
.footer-Middel{margin-top:30px;border:none;}
.footerRight ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center;flex-wrap:wrap;}
.footerRight li{float:unset;min-width:auto;margin:4px 8px;}
.CommonLeadList{border-bottom:1px solid #e3e3e3 !important;}
.destop-content-none{display:block;}
.footerMenu .justify-content-center{text-align:center;}
.offcanvas-body{padding:25px;}
.offcanvas-header{margin-right:0;margin-top:16px;padding:8px 20px;justify-content:space-between!important;}
.offcanvas-header .btn-close{width:27px;height:27px;line-height:31px;}
.offcanvas-header .btn-close i{font-size:20px;}
.toggle-menu .btn-primary::before{position:relative;}
.offcanvas-body .dropdown-item{font-size:18px!important;}
.toggle-menu .offcanvas-end{box-shadow:inset 0 20px 20px -20px rgb(0 0 0 / 12%);}
.mobile-content-none{display:none!important;}
.mobile-add.d-none{display:block!important;}
.mobile-menu-area{background:var(--primary-color);}
.sticky.mobile-menu-area{background:var(--primary-color);}
.mobile-menu-area .mobile-topbar{background:var(--primary-color);}
.sticky.mobile-menu-area .mobile-topbar{background:var(--primary-color);}
.DHeaderNav .navbar-light .navbar-nav .nav-link{padding:24px 22px;}
.countdown-wrap .countdown-timer{width:100%;}
.header-top-area .col-lg-6.justify-content-end{justify-content:center!important;}
.mobLogo img{width:48px;}
/* .DLeadNewsList3 .CommonLeadList:last-of-type{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #ececec!important;} */
.match-highlight-contentBox{margin-bottom:30px;padding:30px 15px;}
.score-count h2{font-size:30px;}
.team-intro-contentBox{margin-bottom:30px;}
.quiz-event-contentBox{margin-bottom:30px;}
.footer-Left{text-align:center;}
.footer-media .justify-content-start{justify-content:center!important;}
.team-profile-wrap .team-flag img{width:100px;}
.team-player-sec{padding-bottom:0;}
.match-highlight-sec{padding-bottom:0;}
.LeadNewsTop.common-pages-news{padding-bottom:0;}
.videos-contentBox{margin-bottom:30px;}
.videos-sec{padding-bottom:30px;margin-bottom:0;}
.videos-title h3{font-size:20px;}
.header-top-area{padding:22px 0;}
/* .header-top-right{width:100%;} */
.countdown-wrap .sub-heading{font-size:10px;}
.countdown-wrap h3 { font-size: 16px; }
.countdown-wrap{padding:10px;}
.countdown-info { flex: 0 0 50px; display: flex; flex-direction: column; align-items: center; }
.countdown-wrap .timer-box { width: 40px; padding: 10px 0px; }
.countdown-wrap .primary{font-size:16px;}
.countdown-wrap .circle-left{width:6px;height:9px;}
.countdown-wrap .circle-right{width:6px;height:9px;}
.team-profile-secTop{padding:36px 0;}
.page-banner{height:180px;}
.page-banner::after{font-size:55px;}
.banner-content h1{font-size:36px;}
.world-cup-LeadNews .thumb{padding:10px;}
.world-cup-LeadNews .wrapper{flex-direction:column;height:auto;}
.world-cup-LeadNews .main-slider{width:100%;}
.thumb-slider{width:100%;}
.world-cup-LeadNews .slide{height:300px;}
.world-cup-LeadNews .slide img{height:100%;object-fit:cover;}
.world-cup-LeadNews .overlay{padding:15px;}
.world-cup-LeadNews .overlay h2{font-size:26px;line-height:1.4;}
.world-cup-LeadNews .overlay span{font-size:12px;}
.tag{font-size:12px;padding:5px 12px;}
.thumb-slider .swiper{height:auto;}
.world-cup-LeadNews .thumb{height:100px;padding:15px;border-bottom:none;border-right:1px solid rgba(255,255,255,0.1);}
.world-cup-LeadNews .thumb h3{font-size:18px;}
.swiper-pagination{left:auto !important;right:2% !important;bottom:-17px !important;top:auto !important;}
.swiper-pagination-bullet{width:10px;height:10px;}
.world-cup-LeadNews .thumb-slider .swiper, .world-cup-LeadNews .thumb-slider .swiper-wrapper{height:100% !important;}
.world-cup-LeadNews .swiper-wrapper{align-items:stretch !important;}
.swiper-slide.thumb.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active{height:105px !important;}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{display:none;}
.header-banner{text-align:center!important;}
/* .header-banner img{width:70%;margin-bottom:11px;} */
.matchHigh-newsBox .DLeadNewsList3 .CommonLeadList .Title{font-size:18px;margin-bottom:6px;}
.video-sliderAll .video-sliderAl-wrapper{display:block;}
.video-sliderAll .video-slider-img{width:100%;}
.sliderAll-caption{width:100%;}
.photo-gallery-items{margin-bottom:10px;}
.fixtures-section{padding:30px 0;margin-bottom:50px;}
.team-intro-sec{max-height:unset;padding:30px 0;margin:50px 0 60px 0;}
.matchHigh-newsBox .DLeadNewsList3 .CommonLeadList .Desc p{display:none;}
.post-meta{margin-bottom:2px;}
.post-date{font-size:14px;line-height:1;}
.matchHigh-newsBox .DLeadNewsList3 .CommonLeadList .news-img img{aspect-ratio:1.17;}
.table-th.table-th--s{padding:5px;}
/* .table-th.table-th--club{padding-left:0;} */
.DLeadNewsList3 .CommonLeadList .Desc{padding-top:0;}
.section-Heading h2{font-size:24px;padding:15px 10px 11px;}
.DLeadNewsList3 .CommonLeadList{padding-bottom:20px;margin-bottom:20px;}
.matchHigh-All{margin:10px 0 50px 0;}
.matchHigh-commonBG{padding:12px 16px 26px 16px;margin-bottom:40px;}
.sliderAll-caption p{display:none;}
.sliderAll-caption{padding:35px 18px;}
.sliderAll-caption h5{font-size:26px;}
.video-sliderAll .slick-dots{bottom:10px;}
.filter-box select{height:40px;}
.filter-box{padding:15px;}
.fixtures-section .section-Heading{margin-bottom:0;}
/* .fixture-card .justify-content-center{justify-content:end !important;}
.fixture-card .justify-content-end{justify-content:flex-start !important;}
.fixture-card .justify-content-end.ps-0{padding-left:12px !important;} */
.fixture-loc{margin:10px 0;} 
.player-thumb{width:35%;}
.player-txt{width:65%;padding-left:10px;padding-top:2px;}
.player-txt ul li{font-size:20px;}
.player-txt ul li span{font-size:10px;}
.player-txt strong.player-desi{font-size:12px;margin:0 0 2px;}
.player-txt p{font-size:15px;margin:0 0 14px;}
.player-txt ul{margin:0 0 18px;}
.player-box .num{left:-110px!important;top:111px!important;}
.player-txt .playerbio{font-size:12px;}
.top-payerAll-area .common-btn{margin-top:0;}
.team-intro-otherInfo p{font-size:18px;}
.footerMenu{margin-top:0;}


/* Others Page CSS */
.matchHigh-All-page .DLeadNewsList3 .CommonLeadList p{display:none;}

.matchHigh-All-page .DLeadNewsList3 .CommonLeadList .Title a{font-size:18px!important;margin-bottom:0px;}
.matchHigh-All-page .CommonLeadList .news-img img{aspect-ratio:1.17;}
.match-shu-contentBox .teamz{display:block;}
.up-match-meta{margin:9px 0 0;}
.match-shu-contentBox .teamz li.mt-left, .match-shu-contentBox .mt-center-score, .match-shu-contentBox .teamz li.mt-right{width:100%;text-align:start;padding:10px 0;}
.up-match-meta{text-align:start;}
.match-shu-contentBox .mt-center-score span.vs{font-size:15px;}
.nms-title h1, h4{font-size:20px;}
.point-table-page .table-body .table-td-link span{font-size: 12px; font-weight: 600;}
.point-table-page .table-body .table-td-link img{width:54px;height:38px;}
.point-table-page .table-td{font-size:16px;padding-left:5px;}
.point-table-page .table-td .tdHead{font-size:20px;}
.point-table-page .table-td:first-child { text-align: center; font-size: 11px; }
/* .point-table-page .table > :not(caption) > * > * { padding: 20px 0; text-align: center; } */
/* .point-table-page tbody tr .table-td:first-child{text-align: start;} */
.point-table-page .table-th.table-th--club{font-size:17px; text-align: center;}
.table-th.table-th--s{font-size:12px;}
.player-bio h4{padding-left:15px;font-size:22px;}
.player-bio .txt p{color:#474747;}
.top-payerAll-wrapper h4{padding-left:15px;font-size:22px;}
.highlights-gallery h2{padding-left:15px;font-size:22px;}
.video-LeadAll .sliderAll-caption{width:100%;padding:16px 15px;}
.quiz-title{font-size:26px;padding:0 15px;}
.player-card .pimg{width:35%;}
.player-card .player-details{width:65%;padding:26px 10px;}
.career-facts{overflow-x:scroll !important;white-space:nowrap;}
.career-facts table tbody tr td{padding:6px 16px;}
.team-details-card { margin-bottom: 30px; }
 .DAdDesktop {
    display: none;
  }
  .DAdMobile {
    display: block;
    margin-top: 20px;
  }
   .player-thumb img { height: 100%; width: 100%; }

}

/* SM Small Device :550px. */
@media only screen and (min-width:576px) and (max-width:767px){
.mobile-topbar svg{width:45px!important;}
.mobile-menu-area .pulsate-wrap{margin-right:8px;}
.table-th.table-th--s{padding:.5rem .5rem;}
}



