:root {
    --bs-blue: #0573e6;
    --bs-black: #000;
    --bs-deepred: #d60000;
    --bs-red: #ed0000;
    --bs-litegreen: #0abb75;
    --bs-deepyellow: #ffc84b;
    --bs-heading: #2c2c2c;
    --bs-bg: #f5f5f5;
    --bs-brand: #3066b0;
    --bs-primary: #0d6b4f;
    --bs-primary-soft: #0d6b4f26;
    --bs-primary-deep: #023e2c;
    --bs-secondary: #ff0300;
    --bs-secondary-soft: #ee29432b;
    --bs-ygreen: #45731a;
    --bs-lgreen: #daf5de;
}


#header .logo, .text-600 {
    font-weight: 600
}

.navbar .dropdown-menu li a:hover, a:hover {
    text-decoration: underline
}

#bodyblur, nav#desktop-menu {
    z-index: 9999;
    position: fixed
}

a:hover {
    color: var(--bs-black);
    text-decoration-thickness: 0.6px;
    text-decoration-color: #000
}

.list-inline > li, a {
    display: inline-block
}

.footernav ul li a:before, .navbar > ul > li > a:before {
    content: "";
    left: 0;
    visibility: hidden;
    width: 0;
    transition: .3s ease-in-out
}

.section_all_cat_vdo .fa {
    position: absolute;
    background: #c10000;
    color: var(--bs-white);
    line-height: 25px;
    padding: 5px 8px
}

#searchOpenBtn {
    padding-top: 0;
    border-radius: 25px
}

nav.footernav ul li a {
    color: var(--bs-white);
    padding: 1px 5px;
    display: inline-table;
    margin-bottom: 0;
    font-size: 17px
}

.home_sidebar_top .category-heading {
    text-align: left;
    background: #e2eedf;
    margin-bottom: 0;
    border-top: 4px solid #b3c1af;
    padding: 0 10px;
    border-bottom: 1px solid #b3c1af;
    height: 45px
}

.content__col .border__btm:first-child {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px
}

.cat-block-2 .body__content__child {
    height: 90px
}

.lead_8_content1 {
    background: 0 0;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 1px 1px 16px #dfdfdf;
    border-radius: 0 0 6px 6px
}

.more_news span {
    font-size: 25px
}

.back-to-top i {
    font-size: 28px;
    color: var(--bs-red);
    line-height: 0
}

.section_page .more-button-2 .bi {
    font-size: 13px;
    color: #f10000
}

.section_2_page .content-body .callout-card img {
    margin: 6px 0;
    height: 140px;
    width: 100%;
    object-fit: cover
}

.section_2_page .content-body .callout-card ul li {
    padding-left: 0
}

.block__child .link-hover-homepage, .section_2_page .border__btm {
    border-bottom: 1px solid #e6e6e6
}

.block__child .link-hover-homepage:last-child, .nav-tabs, .sb_content .media:last-child, .section_2_page .border__btm:last-child {
    border-bottom: none
}

.section_2_page .LatestNewstab .latest__heading {
    font-size: 20px;
    border-bottom: 4px solid #d7d7d7
}

.home_sidebar_top .category-heading a {
    background: 0 0;
    color: #000;
    font-size: 25px;
    font-weight: 300;
    text-decoration: none !important;
    display: block;
    padding-top: 6px
}

#footer .footer-top .social-links a:hover, .category-heading a:hover, .category__heading a:hover, .desktop-menu > ul > li > a, .desktop-menu > ul > li > ul > li > a, .nav-link, .news__ticker .news-scroll ul li, .online__vote .heading a:hover, .popular-topic .body a:hover, .section_page .section_heading a:hover, .single__page__heading a:hover, .tag a:hover, a {
    text-decoration: none
}

.home_sidebar_top .category-heading .all-news-text {
    float: right;
    color: #0d8db5 !important;
    font-size: 15px;
    background: 0 0;
    margin-top: 5px;
    padding-right: 0 !important
}

.footernav ul li a:before {
    position: absolute;
    height: 1px;
    bottom: -6px;
    background-color: #ef0000
}

.list-inline > li {
    padding-right: 5px;
    padding-left: 5px
}

.no-gutters > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
    float: left
}

.border__footer {
    border-top: 1px solid #444;
    width: 21%;
    margin: 10px auto
}

a {
    color: #444;
}

img {
    max-width: 100%;
    vertical-align: middle;
    transition: transform .1s ease-out;
    overflow-clip-margin: content-box;
    overflow: clip;
    border-radius: .5rem;
}

img:hover {
    border-radius: .5rem;
    overflow: hidden;
}

.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3px;
    font-size: 20px;
    font-weight: 400;
    color: var(--bs-white);
    white-space: nowrap;
    transition: .3s;
    position: relative
}

/*.navbar-mobile > ul > li a {*/
/*    white-space: nowrap;*/
/*    padding: 0;*/
/*    border-bottom: 1px solid #e9e9e9*/
/*}*/

.navbar-mobile > ul > li {
    white-space: nowrap;
    padding: 0;
    border-bottom: 1px solid #e9e9e9
}


.pagination > .active > span, .pagination > li > a, .pagination > li > span {
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    text-decoration: none;
    float: left
}

.navbar > ul > li:first-child {
    white-space: nowrap;
    padding-left: 0
}

#header.fixed-top .navbar-mobile > ul > li {
    padding: 0 !important
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.lead__single__content {
    padding: 15px 0
}

.caption_5 {
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 6px 0 15px
}

.caption, .caption_2 {
    padding-top: 5px;
    padding-right: 5px
}

.border__right__top {
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8
}

.border__cat__top {
    height: 4px;
    background: #7e7e7e;
}

.border__right {
    border-right: 1px solid var(--bs-primary-soft);
}

.border__left {
    border-left: 1px solid var(--bs-primary-soft);
}

.border__left__2 {
    border-left: 1px solid var(--bs-primary-soft);
}

.border__right__2 {
    border-right: 1px solid var(--bs-primary-soft);
}

.border__btm__2 {
    border-bottom: 1px solid var(--bs-primary-soft);
}

.headline__list .border__btm__2:last-child {
    border-bottom: none;
}

.sec__4 .cat__lead img {
    height: 350px;
    object-fit: cover;
}

.block__row__4.sec__5 .category-heading {
    background: 0 0;
    padding: 4px 9px 1px;
    border-top: 6px solid var(--bs-primary);
    border-bottom: 2px solid var(--bs-primary);
    margin-bottom: 13px !important;
}

.block__row__4.sec__5 .category-heading a {
    color: var(--bs-primary);
}

.block__row__4.sec__5 .category-heading a:after {
    display: none !important;
}

.block__row__4.sec__5 .block__lead {
    padding: .5rem;
    border: 1px solid var(--bs-primary-soft);
    background: var(--bs-primary-soft);
}

.block__row__4.sec__5 .block__2 .category-heading {
    border-top: 6px solid var(--bs-secondary);
    border-bottom: 2px solid var(--bs-secondary);
}

.block__row__4.sec__5 .block__2 .category-heading a {
    color: var(--bs-secondary);
}

.block__row__4.sec__5 .block__2 .block__lead {
    padding: .5rem;
    border: 1px solid #ee29431f;
    background: #ee29431f;
}

.block__row__4.sec__5 .cat__block__main .link-hover-homepage {
    height: 5.5rem;
}

.block__3rd .border__right:last-child, .block__row__4 .overlay_block_2 .border__right:last-child, .full__row.row__3 .border__right:last-child, .full__row__3 .border__right:last-child {
    border-right: none
}

.lead__middle__block .link-hover-homepage:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.h4, h4 {
    font-size: 1.2rem !important;
    line-height: 1.3em
}

.pagination > .active > span {
    z-index: 3;
    color: var(--bs-white);
    cursor: default;
    background-color: #337ab7
}

.caption_2 {
    padding-left: 5px
}

#topbar {
    background: 0 0;
    height: 0px;
    font-size: 14px;
    transition: .5s;
    color: var(--bs-white);
    padding: 0
}

#header, #header.fixed-top {
    height: auto
}

#header.fixed-top .logo img {
    max-height: 50px;
    transition: .4s linear
}

#search.search_open {
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%
}

.form-select:focus, .btn-check:focus + .btn-primary, .btn-primary:focus {
    border-color: var(--bs-primary-soft);
    outline: 0;
    box-shadow: none;
}

#search .form-control {
    padding: 6px 12px 5px
}

.search-new {
    position: absolute;
    display: block !important;
    top: 1px;
    float: left
}

#search .input-group {
    margin-right: -4px;
    left: -6px;
    top: -11px;
    position: relative;
    width: 100%
}

.search-input {
    border: 1px solid #cfcfcf
}

.searchCloseBtn, .searchIcon {
    background: var(--bs-red);
    color: var(--bs-white)
}

.searchCloseBtn {
    border-radius: 0 8px 8px 0;
    border-left: 1px solid #c9c9c9
}

#header {
    background: var(--bs-lgreen);
    transition: .5s;
    z-index: 99999;
    box-shadow: none;
    /*box-shadow: 0 2px 15px rgb(0 0 0 / 10%)*/
}

#header .logo {
    font-size: 30px;
    margin: 0;
    padding: 0;
    line-height: 1;
    letter-spacing: .8px;
    text-align: center;
    display: block
}

.newsticker marquee ul.list-inline li::after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    margin-left: 20px;
    margin-right: 4px;
    background: #007db7;
    position: relative;
    top: -1px
}

#header .logo_w, #header.fixed-top .header__ads img, #header.fixed-top .logo, #header.fixed-top .top__container, .navbar > ul > .dropdown:hover .dropdown:after, .navbar > ul > li:last-child:after, .newsticker marquee ul.list-inline li:last-child::after, .sub a:last-child::after, .vote-result h5:last-child:after {
    display: none
}

.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: 0 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: .4s;
    border: 1px solid var(--bs-gray-500)
}

.back-to-top:hover {
    background: #000;
    color: var(--bs-white)
}

.back-to-top:hover i {
    color: var(--bs-white)
}

#footer .copyright {
    text-align: center;
    float: none
}

#footer {
    background: #f1f1f1;
    padding: 0;
    font-size: 14px
}

#footer .footer-top .social-links a {
    font-size: 25px;
    display: inline-block;
    background: #e30512;
    color: var(--bs-white);
    line-height: 1;
    padding: 7px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 38px;
    height: 39px;
    transition: .3s
}

#footer .footer-top .social-links a:hover {
    background: #000;
    color: var(--bs-white)
}

.mobile-nav-toggle.bi-x {
    color: var(--bs-red);
    font-size: 39px;
    padding: 0;
    top: 8px !important;
    /*right: 147px !important;*/
    right: 7px !important;
    font-weight: 700;
    z-index: 999999
}

.home__top .lead3 .link-hover-homepage {
    padding-bottom: 16px
}

.block__2nd__top .sports__body .link-hover-homepage {
    height: 380px;
    border: 1px solid var(--bs-white);
    box-shadow: -7px 7px 15px 0 rgb(0 0 0 / 12%)
}

.block__col__3 .box__shadow:hover, .full__row__9 .box__shadow {
    border: none
}

.block__col__3 .box__shadow:hover, .box__shadow:hover {
    box-shadow: -7px 7px 15px 0 var(--bs-primary-soft);
}

.block__col__3 .box__shadow, .box__shadow {
    box-shadow: -7px 7px 15px 0 var(--bs-primary-soft);
}

.box__shadow {
    border: 1px solid #dfdfdf
}

.block__col__3 .box__shadow {
    border: none;
    height: 333px;
    margin-bottom: 35px
}


.full__row__9 .block__child .title__box h4 {
    font-weight: 600 !important
}

.full__row__9 .block__child .title__box {
    height: 199px
}

.full__row__9.sec__6 .block__child .title__box {
    height: auto !important;
}

.cat__name {
    position: absolute;
    bottom: 5px;
    color: #000
}

.cat__name:before {
    content: " ";
    display: inline-block;
    margin-right: .5rem;
    border-left: 3px solid #d90000;
    height: .75rem;
    padding: 0;
    width: 0
}

.full__row__2 .main__title, .full__row__3 .main__title {
    margin-right: 0;
    padding: 20px
}

.block__2nd__top .sports__body .link-hover-homepage .body {
    padding: 20px
}

.block__2nd__top .sports__body .link-hover-homepage:hover {
    border: 1px solid #f1f1f1;
    box-shadow: -7px 7px 15px 0 rgb(0 0 0 / 25%)
}

.last__row .block__child h5 {
    margin-bottom: 9px;
    padding-top: 18px
}

.row__tab .nav-link {
    float: right
}

.latest-popular .tab-content .item .sn, .popular__home .item .sn {
    font-size: 2.2rem;
}

.full__row__2 .main__title {
    background: var(--bs-white)
}

.full__row__2 .block__3rd .link-hover-homepage {
    background: #ededed;
    height: 273px
}

.full__row__2 .block__2nd:hover, .full__row__2 .block__3rd .link-hover-homepage:hover, .full__row__2 .main__title:hover, .full__row__3 .block__2nd:hover, .full__row__3 .block__3rd .link-hover-homepage:hover, .full__row__3 .main__title:hover, .full__row__3 .special__block__lead:hover {
    background: var(--bs-white)
}

.full__row__2 .block__2nd {
    height: 269px;
    background: #ededed
}

.full__row__2 .topic__content .topic__lead .link-hover-homepage {
    height: 269px;
    margin-bottom: 15px;
    background: var(--bs-white)
}

.full__row__3 .block__3rd .link-hover-homepage {
    background: #ededed;
    height: 215px
}

.full__row__3 .block__2nd {
    height: 269px;
    background: #ededed
}

.full__row__3 .topic__content .topic__lead .link-hover-homepage {
    height: 269px;
    background: #ddf2ff
}

.full__row__3 .block__child .bi {
    font-size: 15px;
    color: var(--bs-red);
    margin-right: 5px
}

.nav-link {
    display: block;
    color: #0d6efd;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.carousel-caption h3, .carousel-caption h4, .full__row__4 .media .media-title h4, .navbar .active, .navbar .active:focus, .navbar a:hover, .navbar li:hover > a, .tab__active {
    color: var(--bs-white)
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: #e40613;
    color: var(--bs-white)
}

.nav-tabs {
    margin-bottom: 15px
}

.tab__active {
    margin-right: 380px;
    background: #000 !important;
    padding: 4px 3px 0;
    font-size: 20px
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: none;
    border-radius: 25px
}

.tab__all {
    margin: 0 4px;
    padding: 4px 15px;
    height: 29px
}

.block-special .thumbnail, .full__row__4 .media, .full__row__9 .media, .full__row__excludive .media, .vdopg .thumbnail {
    position: relative
}

.full__row__4 .media .media-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    font-size: 1.4em;
    padding: 50px 10px 13px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgb(0 0 0 / 74%) 50%, rgb(0 0 0 / 93%) 100%);
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    transition: .1s
}

.full__row__4 .media .media-title:hover {
    background: #df0000;
    padding: 30px 14px
}

.full__row__4 .media img {
    height: 370px;
    width: 100%;
    object-fit: cover
}

.embed-responsive iframe {
    max-width: 100%;
    max-height: 500px;
    min-width: 100%;
    min-height: 480px
}

.single__video__page .ads__top__banner img {
    width: 75%
}


.single__video__page .more__video h4 {
    font-size: 18px !important;
    line-height: 1.3em
}

.single__video__page .more__video .thumbnail {
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    height: 82px;
    overflow: hidden
}

.single__video__page .more__video .heading h4, .sub__heading {
    color: var(--bs-red)
}

.single__video__page .more__video .heading .video__bar {
    width: 31px;
    height: 3px;
    background: var(--bs-black);
    display: block
}

.single__video__page .vdopgsingle .info__txt {
    color: var(--bs-red);
    margin: 25px 0 15px;
    display: block
}

.single__video__page .vdopgsingle .vedio__title h2 {
    font-weight: 600;
    letter-spacing: .5px;
    color: var(--bs-black)
}

.cat_ad_35 img, .single__video__page .comment {
    width: 70%;
    margin: 0 auto
}

.single__video__page .share-btn .shr__txt {
    background: var(--bs-primary-soft);
    display: flex;
    padding: 3px 18px;
    font-size: 19px;
    margin-right: 13px;
    border-radius: 4px;
    font-weight: 500;
    height: 31px;
    width: 136px;
}

.single__video__page .comment .cmnt__bar {
    background: var(--bs-primary-soft);
    height: 11px;
    position: relative;
    top: -19px;
    z-index: 3;
    left: 0;
    right: 0
}

.single__video__page .comment p {
    position: relative;
    z-index: 9;
    background: var(--bs-gray-200);
    display: inline;
    padding: 0 8px !important;
    margin-left: 19px
}

.single__video__page .follow__btn {
    float: right;
    position: relative;
    top: 5px;
    background: var(--bs-gray-300);
    padding: 5px 10px;
    border-left: 5px solid var(--bs-danger)
}

.single__video__page .follow__btn i, .single_page .follow__btn i {
    font-size: 25px;
    padding: 8px 2px;
    color: #fff
}

.bi-clock, .block__ads .title span, .search__page .media-body i, .tag__page .media-body i, time {
    font-size: 13px
}

@media screen and (max-width: 600px) {
    .embed-responsive iframe {
        max-height: 250px;
        min-height: 250px
    }

    .single__video__page .follow__btn a {
        margin: 0 5px
    }

    .single__video__page .follow__btn span {
        font-weight: 600;
        color: var(--bs-danger);
        position: relative;
        top: 10px
    }

    .sec__4 .cat__lead img {
        height: 240px;
    }

    /*.block__col__3 .box__shadow, .box__shadow{*/
    /*    box-shadow: none;*/
    /*}*/
    .full__row__9 .block__child .title__box {
        height: auto;
    }


    /*.url__li .logo {*/
    /*    display: block !important;*/
    /*    padding-left: 2rem !important;*/
    /*}*/
    /*.mbl__menu__option {*/
    /*    width: 100% !important;*/
    /*}*/
}

.url__li a:hover {
    text-decoration-color: var(--bs-white);
}

.vdopg .bi, .video-block-main .bi {
    background: var(--bs-red);
    box-shadow: 0 0 9px #000;
    color: var(--bs-white)
}

.vdopg .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    list-style: none;
    background: #dfdfdf;
    padding: 16px 14px 6px;
    font-size: 26px;
    line-height: 1
}

.carousel-caption {
    position: absolute;
    right: 0 !important;
    left: 0 !important;
    bottom: 0;
    padding: 16px 10px 4px;
    margin: 0;
    text-align: left;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 50%, #000 100%);
    z-index: 3;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%)
}

.social__media {
    background: #ebebeb;
    padding: 15px;
    line-height: 1;
    margin: 15px 0 25px
}

.social__media ul li {
    float: left;
    margin-right: 8px
}

.social__media span {
    font-size: 18px;
    color: #545454;
    font-weight: 700
}

.full__row__9 .media .media-title, .full__row__excludive .media .media-title {
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgb(0 0 0 / 74%) 50%, rgb(0 0 0 / 93%) 100%);
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    transition: .1s;
    position: absolute
}

@media (min-width: 1200px) {
    .navbar {
        display: inline-block
    }
}

.latest-popular .nav.nav-pills, .single_page .story-content-inner .link {
    width: 100%
}

.print__btn {
    background: #e4e4e4;
    height: 33px;
    width: 35px;
    padding: 5px 10px;
    border-radius: 3px;
    margin-left: 5px
}

.all__btn {
    color: #f10000;
    background: #e9e9e9;
    display: block;
    margin-top: 2px;
    padding-top: 3px
}

.breadcrumbs {
    padding: 15px 0 12px 12px;
    background-color: #f1f6fe;
    min-height: 40px;
    margin-bottom: 25px
}

.breadcrumbs a {
    color: #f10000;
    font-size: 26px;
    font-weight: 700
}

.pb-2 {
    padding-bottom: 2rem
}

.sidebar .media-heading {
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 19px !important;
    padding: 4px 2px
}

.sb_content .media {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-top: 1px;
    margin-bottom: 24px
}

.sb_content .media-body img {
    margin-top: 0;
    height: 90px;
    object-fit: cover
}

.sb_content .media-left {
    width: 65%;
    padding-right: 10px
}

.single_page .spl {
    width: 85%;
    float: left
}

.tag a {
    font-size: 15px;
    padding: 4px 12px 2px;
    background: var(--bs-gray-100);
    border-radius: 11px;
    color: #0573e6cc;
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
    box-shadow: 2px 2px 4px #ccc;
    transition: .2s
}

.tag a:hover {
    background: var(--bs-gray-200);
    color: var(--bs-danger)
}

.section_page .section_heading a {
    font-size: 40px;
    color: var(--bs-deepred);
    line-height: 1
}

.lead__single__content span {
    font-size: 16px;
    color: var(--bs-red);
    font-weight: 400;
    display: block;
    margin-bottom: 4px
}

.exclusive__t {
    line-height: 1.3;
    height: 60px;
    width: 80%
}

.exclusive .heading span {
    font-size: 35px;
    color: #e40613;
    line-height: 1
}

.exclusive .border__left {
    width: 6px;
    height: 27px;
    float: left;
    display: flex;
    background: #00000082;
    margin-top: 2px
}

.publisher__info {
    margin-top: 9px
}

.full__row__9 .media .media-title {
    width: 100%;
    padding: 50px 14px 1px
}

.full__row__9 .media .media-title h4 {
    color: var(--bs-white);
    line-height: 1.4em;
    width: 100% !important
}

.block__col__3 .caption {
    height: 80px !important
}

.sub-headline h5 {
    color: var(--bs-danger);
    font-weight: 700
}

.last__row .topic__lead h4 {
    font-weight: 700 !important;
    line-height: 1.5em;
    height: 55px
}

.block__col__3 .block__child .media {
    width: 32%;
    float: left
}

.block__col__3 .block__child h5 {
    margin-bottom: 0;
    padding-top: 0
}

.block__col__4 .topic__content {
    background: #f9f9f9;
    padding: 10px;
    box-shadow: 0 2px 17px #d1d1d1;
    border-radius: 5px;
    height: 497px;
    overflow: hidden
}

.block__col__4 .topic__content img {
    border-radius: 5px
}

.block__col__4 .category-heading a {
    background: 0 0;
    border-radius: 5px;
    color: #000;
    font-weight: 700;
    padding-left: 0
}

.block__col__4 .category-heading i {
    font-size: 16px;
    font-weight: 700;
    color: var(--bs-red)
}

.navbar > ul > li > a:before {
    position: absolute;
    height: 0;
    bottom: 0;
    background-color: transparent
}

#header.fixed-top .logo_w {
    display: block;
    text-align: center
}

#header.fixed-top .logo_w img {
    max-height: 62px;
    margin: 10px 0;
    transition: .4s linear;
    width: auto;
    padding-top: 10px;
    display: none
}

section {
    padding: 30px 0;
    overflow: hidden
}

figure figcaption {
    background: #f1f1f1;
    padding: 2px 0 0;
    text-align: center
}

.ads span {
    font-size: 14px;
    display: block
}

.ads_8 img {
    width: 303px;
    height: 90px;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    padding: 3px
}

.full__row__excludive .media .media-title {
    width: 100%;
    font-size: 1.4em;
    padding: 50px 10px 0
}

.full__row__9 .block__main .media .media-title h3, .full__row__excludive .media .media-title h4, .photo__gallery__section .single__img a, footer .brand__icon {
    color: var(--bs-white)
}

.full__row__excludive {
    background: #007c7224;
    border-bottom: 1px solid #007c724a
}

.nav-link:focus, .nav-link:hover {
    color: #ff2300
}

.ads__section__1 img {
    width: 307px;
    height: 90px;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    padding: 3px;
    margin-bottom: 4px
}

.social-links .btn__video, .social-links .eng {
    background: #df0000;
    border: 1px solid #000;
    color: var(--bs-white)
}

.social-links .eng {
    padding: 11px
}

.social-links .btn__video {
    padding: 14px 11px 10px;
    font-weight: 700;
    margin-left: 8px !important
}

.header__ads img {
    width: 658px;
    height: 90px;
    border: 1px solid #e3e3e3;
    padding: 4px
}

.navbar-mobile {
    z-index: 999999
}

.sidebar__home .category-heading {
    text-align: center;
    background: #233090;
    border-bottom: none
}

.sidebar__home .category-heading a {
    background: 0 0;
    padding: 7px 6px 2px;
    font-size: 24px;
    color: var(--bs-white)
}

.sidebar__home .link-hover-homepage {
    text-align: center;
    background: #f3f3f3
}

.scroll::before {
    content: "BGIC সর্বশেষ:";
    float: left;
    color: var(--bs-white);
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    z-index: 1;
    padding: 5px 10px 3px;
    background: rgb(11 97 172)
}

.scroll ul li {
    padding: 0 13px
}

.scroll ul li #order-icon {
    width: 2px;
    height: 16px;
    background-color: #36a1ff;
    position: relative;
    display: inline-block;
    margin-left: 25px;
    top: 2px;
    border-radius: 0
}

.sub a {
    padding-right: 8px;
    display: inline-block
}

.sub a::after, .sub span::after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    background-color: #ff00008c;
    margin-left: 11px;
    position: relative;
    top: -3px
}

.latest .nav.nav-pills {
    padding: 1rem 0 0;
    margin-bottom: 1rem;
}

.latest-popular .news {
    position: relative;
    overflow-y: hidden;
    /*overflow-y: scroll;*/
    overflow-x: hidden;
    width: auto;
    padding-right: 0;
    border: none;
}

.latest-popular .news .item, .popularNews__hm .item {
    margin-bottom: .5rem;
    border-bottom: 1px solid var(--bs-primary-soft);
    padding-bottom: 1rem;
}

.latest-popular .news .item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.latest-popular .nav-item {
    width: 50%
}

.latest-popular .nav-link, .latest-popular .nav-link.active {
    width: 100%;
    padding: 5px 0 3px;
    font-size: 18px
}

.latest-popular .nav-link {
    background: transparent;
    border: 0;
    border-radius: 0;
    font-weight: 400;
    color: var(--bs-black);
    font-size: 1.4rem;
    padding: 0 0 9px;
}

/*.latest-popular .nav-link.active {*/
/*    background: var(--bs-primary);*/
/*    border-radius: 0;*/
/*    font-weight: 400*/
/*}*/


.latest-popular .nav-link.active {
    background: transparent;
    border-radius: 0;
    font-weight: 400;
    border-bottom: 3px solid var(--bs-secondary);
    color: var(--bs-black);
    font-size: 1.4rem;
    padding: 0 0 9px;
}

.single_page .content .content_body .img-caption {
    font-size: 15px;
    border-bottom: none;
    padding: 6px 0 2px;
    color: #282828;
    text-align: center;
    background: #f9f9f9;
    margin-bottom: 0
}

.single_page .content .content_text {
    margin-top: 20px
}

.single_page .sidebar {
    width: 100%;
    float: none
}

.single_page .story-content {
    margin-top: 15px
}

.single_page .also-read-text {
    color: var(--bs-black);
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 4px
}

.single_page .story-content-inner {
    border: 1px solid #eee;
    padding: 10px 12px;
    border-radius: 5px;
    margin-bottom: 10px
}

.single_page .story-content-inner .link .heading {
    float: left;
    width: 81%;
    font-size: 19px;
    text-align: left;
    padding-right: 5px;
    color: var(--bs-blue)
}

.single_page .story-content-inner .link .image {
    width: 16%;
    float: right;
    height: auto;
    object-fit: cover;
    border-radius: 3px
}

.single_page .user-info {
    display: inline-flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.single_page .mailme {
    background: #647d0029;
    padding: 22px 60px;
    margin-bottom: 20px;
    font-size: 19px;
    font-weight: 500
}

.single_page .pub__photo img {
    border-radius: 50%;
    width: 55px !important;
    height: 55px;
    margin-right: 3px;
    margin-top: 0
}

.single_page .printBtn333 {
    background: #fff;
    color: #7a7a7a;
    border-radius: 4px;
    border: 1px solid #ccc;
    transition: opacity .2s ease-in, top .2s ease-in;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin-left: 0;
    padding: 0 10px;
    cursor: pointer !important
}

.single_page.ads__top__banner {
    border-bottom: 1px solid #ddd
}

.ads__banner img, .single_page.ads__top__banner img {
    width: 75%
}

.single_page .follow__btn {
    float: right;
    position: relative;
    top: -15px;
    background: 0 0;
    padding: 5px 10px;
    border-left: 5px solid var(--bs-danger)
}

.single_page .follow__btn span {
    font-weight: 300;
    color: var(--bs-white);
    position: relative;
    top: -3px
}

.single_page .content_body .share-btn .shr__txt {
    height: 30px;
    background: var(--bs-yellow);
    display: flex;
    padding: 3px 12px;
    font-size: 19px;
    margin-right: 4px;
    border-radius: 4px;
    font-weight: 500
}

.single_page .comment .cmnt__bar {
    background: var(--bs-deepred);
    height: 11px;
    position: relative;
    top: -19px;
    z-index: 3;
    left: 0;
    right: 0
}

.single_page .comment p {
    position: relative;
    z-index: 9;
    background: var(--bs-gray-200);
    display: inline
}


.comment {
    background: var(--bs-gray-200);
    padding: 20px
}

.single_page .comment p:before {
    content: '';
    width: 36px;
    height: 12px;
    display: inline-block;
    background: var(--bs-deepred);
    margin-right: 11px;
    top: 0;
    position: relative
}

.single_page.more_news .cmnt__bar {
    background: var(--bs-gray-300);
    height: 11px;
    position: relative;
    top: -30px;
    z-index: 3;
    left: 0;
    right: 0
}

.single_page.more_news .heading {
    position: relative;
    z-index: 4;
    padding: 0 10px;
    background: var(--bs-white);
    display: inline-block;
    margin: 8px 22px
}

.single_page .content-ad-block360 {
    margin-top: 15px;
    padding-top: 3px
}

.single_page .content-ads-title-360 {
    text-align: center !important
}

.single_page .content p {
    text-align: justify
}

.podcast audio {
    width: 100%;
    margin-top: 8px
}

.content-ad-block360 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 30px 0;
    padding: 10px 0;
    text-align: center
}

.content-ad-block360 img {
    max-width: 728px
}

.a2a_default_style {
    float: right;
}

.a2a_default_style .a2a_svg a2a_s__default {
    background: #ddd !important;
}

.singlePageRelPost2 img, .singlePageRelPost2 .thumbnail {
    border-radius: .5rem .5rem 0 0 !important;
}

@media (min-width: 982px) {
    .single_page .content {
        padding-right: 20px;
        border-right: 1px solid #ccc
    }

    .single-page-headline {
        width: 100%;
    }

    .single_page .content .content_text {
        width: 80%;
        margin: 0 auto;
    }
}

.header .social-links .social__icon {
    font-size: 19px;
    display: inline-block;
    color: var(--bs-white);
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 33px;
    height: 33px;
    transition: .3s;
    margin-bottom: 3px;
    margin-left: 4px
}

.section_page .content__col .title {
    height: 57px;
    font-size: 1.1rem !important;
    line-height: 1.3em;
    font-weight: 600
}

.border__btm {
    border-bottom: 1px solid var(--bs-primary-soft);
}

.border__btm:last-child {
    border-bottom: none;
}

.navbar-mobile .dropdown ul a {
    font-size: 16px
}

@media (min-width: 991px) {
    #load_more_post .callout-card a img {
        margin: 6px 0;
        height: 140px;
        width: 100%;
        object-fit: cover
    }

    .lead3 h4 {
        height: auto;
        overflow: hidden
    }
}

div#side-popup-news-content {
    position: fixed;
    bottom: 0;
    right: -350px;
    height: 300px;
    width: 280px;
    color: #fff;
    border-top: 4px solid #505050;
    border-left: 4px solid #505050;
    z-index: 9999999;
    overflow-y: auto;
    background: #fff;
    transition: .9s
}

div#side-popup-news-content .close-icon {
    width: 30px;
    height: 33px;
    background: #f10000;
    font-size: 27px;
    cursor: pointer;
    z-index: 999;
    padding: 0 2px;
    top: -3px
}

div#side-popup-news-content .media-left {
    padding-right: 5px
}

#newsPopupDisBtn h3 {
    line-height: 1;
    font-size: 21px;
    padding: 4px 4px 6px;
    margin-bottom: 0;
    color: #fff
}

#newsPopupDisBtn {
    background: #5a5a5a;
    margin-bottom: 5px
}

.side-popup-news-item-box .link-hover-homepage img {
    opacity: 1;
    width: 106px;
    margin-left: 5px
}

.side-popup-news-item-box .link-hover-homepage .media-body h4 {
    margin-bottom: 0;
    font-size: 16px !important;
    line-height: 1.3
}

.side-popup-news-item-box .link-hover-homepage {
    margin-bottom: 6px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 1px
}

.full__row__11 .block__main .link-hover-homepage {
    background: #a1a1a11c;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 4px 7px hsl(0deg 0% 0% / 19%);
    height: 374px;
    overflow: hidden
}

.full__row__11 .block__main .link-hover-homepage img {
    height: 111px;
    width: 111px;
    border: 2px solid #bfbfbf;
    padding: 2px;
    border-radius: 50%;
    object-fit: cover;
    margin-top: 4px;
    z-index: 2;
    position: relative;
    margin-bottom: 4px
}

.full__row__11 .block__main .link-hover-homepage h4 {
    font-size: 19px !important;
    height: 83px;
    overflow: hidden
}

.full__row__11 .block__main .link-hover-homepage .sub__heading {
    display: block;
    margin-top: 10px
}

.cat__bar__hm__all {
    width: 20px;
    height: 4px;
    background: red
}

.footer__menu a, .full__row__excludive .media {
    float: left
}

.full__row__excludive .media-title span {
    color: #ff7878;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 1px;
    text-shadow: 0 0 21px var(--bs-black);
    background: var(--bs-black) 96;
    padding: 1px 6px;
    border-radius: 3px
}

.full__row__excludive {
    background: 0 0;
    border-bottom: 1px solid transparent
}

.full__row__excludive .media-title h4 {
    line-height: 1.3;
    color: #fff
}

.full__row__excludive .media img {
    width: 100%
}

.full__row__9 .block__main:hover h3, .homePageExcludive .link-hover-homepage:hover .media-title h4, .homePageExclusive .link-hover-homepage:hover .media-title h4, .last__row__2 .item__lead .link-hover-homepage:hover h4, .video-block-main .video-top-content:hover h3 {
    color: var(--bs-deepyellow) !important
}

.video-top-content .media i {
    position: absolute;
    background: #ffffff9e;
    width: 64px;
    height: 64px;
    padding: 6px 9px;
    border-radius: 50%;
    font-size: 50px;
    box-shadow: 0 0 9px var(--bs-black);
    color: var(--bs-secondary);
    z-index: 999;
    line-height: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.district__block {
    border-top: 1px solid var(--bs-primary-soft);
    border-bottom: 1px solid var(--bs-primary-soft);
}

.district__block .btn__n__search button, .district__block .form-group .form-control {
    height: 43px;
    padding: 11px 15px;
    font-size: 17px;
}

.district__block form {
    background: var(--bs-primary-soft);
    padding: 4px 11px 3px;
    border-radius: 4px;
}

.district__block .category-heading {
    margin-bottom: 8px
}

.online__vote .heading {
    background: 0 0;
    padding: 4px 9px 1px;
    border-top: 6px solid var(--bs-primary);
    border-bottom: 2px solid var(--bs-primary);
    margin-bottom: 13px !important;
}

.online__vote .body, .online__vote span {
    border: 1px solid var(--bs-primary-soft);
}

.online__vote .heading a {
    background: 0 0;
    padding: 0 10px 0 0;
    font-size: 23px;
    color: var(--bs-primary);
    display: inline-block
}

.online__vote .body h4 {
    font-size: 17px !important
}

.online__vote span {
    display: block;
    border-radius: 39px;
    padding: 6px 10px;
    height: 37px;
    margin-bottom: 10px
}

.online__vote .btn__vote .btn__submit {
    display: inline-block;
    text-align: center;
    background: var(--bs-primary-soft);
    border-radius: 41px;
    margin-bottom: 10px;
    color: var(--bs-primary);
    padding: 7px 23px 4px;
}

.full__row__9 .cat__block__main .link-hover-homepage {
    border-bottom: 1px solid var(--bs-primary-soft);
    padding-bottom: 8px
}

.navbar .active, .navbar .active:focus, .navbar a:focus, .navbar a:hover, .navbar li:hover > a, footer .editors__info h4 {
    color: var(--bs-white)
}

.navbar a, li.active a {
    color: var(--bs-white);
}

.sub__cat__page h3 {
    margin-top: 16px;
    font-size: 18px;
    margin-left: 10px;
    color: #565656
}

/*.latest-popular .news {*/
/*    height: 311px*/
/*}*/

.popularNews__hm .list-content {
    max-height: 444px;
    overflow-y: scroll;
    border: 1px solid #c5332d
}

.popularNews__hm {
    padding: 7px 0;
    display: block
}

.popularNews__hm .heading {
    background-color: #efefef;
    border: none;
    border-radius: 0;
    text-align: left;
    color: #fff;
    padding: 0
}

.popularNews__hm .heading h4 {
    background: #c5332d;
    padding: 10px 16px 7px;
    line-height: 1;
    width: 124px;
    color: #fff
}

.navbar .dropdown ul, .navbar > ul > .dropdown:hover {
    background: var(--bs-bg)
}

.popularNewsByCat {
    padding-left: 5px;
    padding-top: 5px
}

.link-hover-homepage img {
    opacity: .9
}

.link-hover-homepage:hover img {
    opacity: 1
}

.lead__middle__block .link-hover-homepage {
    overflow: hidden;
    margin-bottom: 6px;
    background: 0 0 !important;
    height: auto !important;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 2px;
    padding-top: 1px
}

.btn-success {
    color: #0abb75;
    background-color: rgba(10, 187, 117, .15);
    border: none
}

.btn-success:hover {
    color: #fff;
    background-color: #0abb75;
    border-color: #0abb75
}

.lead__single__content h3 {
    color: var(--bs-black);
    font-weight: 600
}

time {
    display: block
}

.slick-dots {
    display: none !important
}

.last__row__2 .link-hover-homepage .caption {
    position: absolute;
    bottom: 7px;
    left: 2px;
    right: 0;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .85), transparent 48%);
    padding-top: 100px
}

.last__row__2 .link-hover-homepage .caption h4 {
    line-height: 1.2em;
    color: var(--bs-white);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.last__row__2 .block__child .media-left {
    width: 35%
}

.last__row__2 .block__child .link-hover-homepage {
    padding: 4px 4px 0;
    height: 64px;
    overflow: hidden
}

.last__row__2 .block__child .link-hover-homepage h4 {
    /*font-size: 16px !important;*/
    line-height: 1.4
}

.full__row.row__3 .caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(transparent, var(--bs-black));
    padding: 13px 11px;
    margin-bottom: 0
}

.full__row.row__3 .css__block__4 {
    border-bottom: 1px solid var(--bs-primary-soft);
    margin-bottom: .6rem;
}

.full__row.row__3 .css__block__4:last-child {
    border-bottom: none
}

.dropdown-toggle::after {
    content: "\F282";
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    font-family: bootstrap-icons;
    font-size: 14px;
    border-top: none;
    border-right: none;
    border-bottom: 0;
    border-left: none
}

.navbar .dropdown ul {
    left: 0;
    top: calc(100% + 30px);
    box-shadow: 0 5px 4px #c5c5c5;
    transition: none;
    border-radius: 0;
    border: none;
    padding-bottom: 0
}

.navbar .dropdown-menu li a {
    color: var(--bs-black) !important
}

.navbar .dropdown a.dropdown-toggle:hover, .navbar .dropdown a.dropdown-toggle:active {
    text-decoration: none !important;
    box-shadow: 0 5px 4px #c5c5c5;
}

.navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 0;
    padding: 0;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    background: 0;
    box-shadow: none
}

.navbar-mobile .dropdown > .dropdown-active {
    display: block;
    border-left: 4px solid var(--bs-gray-300);
    margin-left: 18px;
    border-top: 1px solid var(--bs-gray-300);
    padding-top: 7px
}

.navbar-mobile a i, .navbar-mobile a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
    color: #f10000 !important
}

.navbar-mobile a, .navbar-mobile a:focus {
    font-size: 20px;
    padding: 10px 19px 8px;
    color: var(--bs-dark) !important;
    font-weight: 400
}

.mobile-nav-toggle {
    color: var(--bs-black);
    font-size: 36px;
    cursor: pointer;
    line-height: 0;
    transition: none
}

.section_all_cat_vdo .caption {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12) !important;
    padding: 7px 7px 0;
    height: 80px;
    overflow: hidden
}

.section_all_cat_vdo .item i {
    position: absolute;
    background: var(--bs-red);
    width: 41px;
    height: 41px;
    padding: 7px 9px;
    border-radius: 50%;
    font-size: 27px;
    left: 5px;
    top: 5px;
    box-shadow: 0 0 9px var(--bs-black);
    color: var(--bs-white)
}

.single__page__heading a, .single__page__heading a:hover {
    color: var(--bs-deepred);
    border-bottom: 1px solid var(--bs-deepred)
}

.home__video {
    background: var(--bs-primary-deep) !important;
}

.cat__pg__top__1 .section__page__lead img {
    width: 100%;
    height: 374px;
    object-fit: cover
}

.publisher__name:before {
    content: '';
    width: 36px;
    height: 12px;
    display: inline-block;
    background: #c3c3c3;
    margin-right: 11px;
    top: 0;
    position: relative
}

.single__page__heading a {
    font-size: 21px;
    font-weight: 300;
    line-height: 1
}

.section_page .section_heading a:hover {
    color: var(--bs-blue)
}

.btn-success {
    color: var(--bs-litegreen)
}

.ads__section.single_page, .bg__grey {
    background: var(--bs-gray-200)
}

footer a {
    font-weight: 300;
    line-height: 1.3em
}

footer p {
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px
}

footer .title p {
    font-weight: 700;
    color: var(--bs-black)
}

footer hr {
    color: rgb(164 174 198 / 84%)
}

footer .brand__icon img {
    width: auto
}

footer .social i {
    font-size: 29px;
    padding-top: 11px
}

footer .footer__menu a:after {
    content: '';
    width: 1px;
    height: 11px;
    background: #b34848;
    display: inline-block;
    margin-top: 0;
    margin-left: 6px;
    margin-right: 6px
}

/*.footer__top .body {*/
/*    border-right: 1px solid #7c7c7c;*/
/*    border-left: 1px solid #7c7c7c;*/
/*    padding: 0 10px*/
/*}*/

.photo__gallery__section .img__lead img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-right: none
}

.category-heading-special a {
    font-size: 27px;
    color: #fff;
    margin-bottom: 8px;
    font-weight: 700
}

.photo__gallery__section .single__img .photo__title {
    bottom: 18px;
    z-index: 3;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    right: 0;
    left: 0;
    padding: 50px 13px 10px;
    margin-right: 0;
    text-align: left;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, var(--bs-black) 000 c9 90%);
    font-size: 24px
}

.photo__gallery__section .single__img:hover a {
    color: var(--bs-deepred) !important
}

.photo__gallery__section .single__img i {
    position: absolute;
    left: 6px;
    top: 6px;
    color: #fff;
    background: #f00000;
    font-size: 26px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 8px 12px;
    z-index: 999
}

.photo__gallery__section .photo__item__4 i {
    left: 6px;
    top: 6px;
    color: #fff;
    background: #f00000;
    font-size: 14px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding: 8px 12px;
    z-index: 999
}

.photo__gallery__section .img-3rd-block img {
    width: 553px;
    height: 300px;
    object-fit: cover;
    border-bottom: 2px solid #fff
}

.photo__gallery__section .img-3rd-block.single__img .photo__title {
    bottom: 2px;
    margin-right: 0
}

.photo__gallery__section .img-2nd-block img {
    width: 100%;
    height: 199px;
    object-fit: cover
}

.photo__gallery__section .main__photo {
    background: #e5e5e5;
    height: 479px;
    margin-bottom: 10px
}

.main__photo .photo__title2 a {
    color: var(--bs-black) !important;
    font-size: 25px;
    padding: 15px
}

.photo__gallery__section .photo__item__4 .item {
    background: #e5e5e5;
    border-radius: 0;
    height: 232px
}

.photo__gallery__section .photo__item__4 .item .photo__title2 a {
    line-height: 1.2;
    font-size: 18px !important;
    padding: 6px;
    margin-bottom: 0;
    color: var(--bs-black)
}

.photo__gallery__section .photo__item__4 .item:hover a {
    color: var(--bs-deepred) !important
}

.photos__page .photo-list img {
    height: 320px;
    width: 100%;
    object-fit: cover
}

.breaking__news a {
    color: var(--bs-black);
    font-size: 19px
}

.breaking__news {
    background: #ffebeb;
    height: 34px;
    margin-left: 14px
}

.breaking__news .scroll__news .title {
    background-color: #dc3545;
    font-size: 16px;
    position: absolute;
    top: 0;
    margin-top: 0;
    margin-left: 0;
    padding-top: 6px;
    padding-left: 10px;
    z-index: 3;
    width: 184px;
    height: 34px;
    color: #fff
}

.breaking__news .scroll__news .title:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 34px;
    top: 0;
    left: -12px;
    border-left: 12px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 34px solid #dc3545
}

.breaking__news .scroll__news .title:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 34px;
    right: -12px;
    top: 0;
    border-right: 12px solid transparent;
    border-left: 0 solid transparent;
    border-top: 34px solid #dc3545
}

.newsticker {
    padding: 5px 0 4px !important;
    border-bottom: 1px solid #464646;
    border-top: 1px solid #464646;
    margin: 15px 0;
    position: relative
}

.newsticker .scroll-news {
    line-height: 1.3;
    display: flex;
    align-items: center;
    height: 31px
}

.newsticker .scroll-news::before {
    content: "সবশেষ";
    float: left;
    color: var(--bs-white);
    font-size: 20px;
    position: absolute;
    z-index: 1;
    font-weight: 500;
    line-height: 1;
    top: 1px;
    padding: 9px 10px;
    background: var(--bs-secondary)
}

.newsticker .scroll-news ul li a {
    font-size: 19px;
    line-height: 1;
    padding-top: 2px
}

.matter__square {
    width: 100%;
    margin: 0 auto
}

.matter__banner {
    width: 80%;
    margin: 0 auto
}

@media (max-width: 991px) {
    .navbar .dropdown:hover > ul {
        border: none;
        margin-bottom: 0
    }

    .navbar-mobile .dropdown ul li {
        min-width: 200px;
        border-bottom: none
    }

    .navbar {
        flex-wrap: unset !important
    }

    #header.fixed-top .top__container {
        display: block
    }

    .single_page .sidebar .follow__btn a {
        margin: 0 5px
    }

    .single_page .sidebar .follow__btn span {
        top: 10px
    }

    .single_page.more_news .cmnt__bar {
        top: -27px
    }

    .full__row__2 .block__2nd .link-hover-homepage, .full__row__2 .topic__content .topic__lead .link-hover-homepage:first-child, .full__row__3 .block__2nd .link-hover-homepage, .full__row__3 .topic__content .topic__lead .link-hover-homepage:first-child {
        border-bottom: 1px solid #e6e6e6
    }

    .video-block-main .bi {
        width: 31px;
        height: 31px;
        padding: 5px 9px;
        font-size: 17px
    }

    .full__row__9 .block__child .media img {
        width: 150px;
        float: left;
        margin: 8px 13px 2px 8px
    }

    .video-block-main h4 {
        color: var(--bs-white);
        margin-bottom: 0;
        font-size: 16px !important
    }

    #header .logo img {
        max-height: 40px
    }

    #topbar, .block__2nd__top .sports__body .link-hover-homepage, .full__row__2 .main__title, .full__row__3 .main__title {
        height: auto
    }

    #header.fixed-top .logo img {
        max-height: 35px
    }

    #header {
        height: 60px
    }

    #header.fixed-top {
        height: 55px;
        padding: 3px 0;
        position: sticky !important
    }

    .site__top {
        display: flex !important
    }

    .navbar-mobile ul {
        display: block;
        position: absolute;
        top: 0;
        /*right: 140px;*/
        right: 0px;
        bottom: 0;
        left: 0;
        padding: 10px 0;
        background-color: var(--bs-white);
        overflow-y: auto;
        transition: .3s;
        z-index: 99999
    }

    .full__row__2 .topic__lead img {
        width: 40% !important;
        float: right;
        margin-left: 5px
    }

    .full__row__2 .topic__content .topic__lead .link-hover-homepage, .full__row__3 .topic__content .topic__lead .link-hover-homepage {
        height: auto;
        margin-bottom: 15px;
        background: 0 0
    }

    .full__row__2 .block__2nd, .full__row__3 .block__2nd {
        height: auto;
        background: 0 0
    }

    .full__row__2 .cat-lead-single img, .full__row__3 .cat-lead-single img {
        width: 100%
    }

    .full__row__2 .block__3rd .link-hover-homepage, .full__row__3 .block__3rd .link-hover-homepage {
        height: auto;
        background: 0 0;
        border-bottom: 1px solid #e6e6e6
    }

    .mbl__px__0 {
        padding-left: 0;
        padding-right: 0
    }

    .full__row__2 img {
        width: 40%;
        float: right;
        margin-left: 5px
    }

    #header.fixed-top .logo_w img {
        max-height: 42px;
        margin: 0;
        padding-top: 0;
        transition: .4s linear;
        display: block
    }

    .site__menu {
        background: 0 0 !important;
        padding: 0 !important
    }

    .scrolled-offset {
        margin-top: 20px
    }

    section {
        padding: 20px 0;
        overflow: hidden
    }

    .header__ads, .navbar-mobile a:focus .eng_mbl {
        display: none
    }

    .logo, .logo_w {
        text-align: left !important
    }

    .mbl__ads img {
        height: 62px
    }

    .eng_mbl {
        border: 1px solid #e5e5e5;
        border-radius: 3px;
        padding: 7px 9px 3px !important;
        font-size: 15px !important;
        font-weight: 700 !important
    }

    .full__row__9 .media .media-title h4 {
        line-height: 1.2em;
        font-size: 16px !important;
        margin-bottom: 2px
    }

    div#side-popup-news-content {
        right: -250px;
        height: 270px;
        width: 225px
    }

    #newsPopupDisBtn h3 {
        font-size: 15px
    }

    .side-popup-news-item-box .link-hover-homepage img {
        width: 87px;
        margin-top: 2px
    }

    .side-popup-news-item-box .link-hover-homepage .media-body h4 {
        font-size: 14px !important
    }

    .side-popup-news-item-box .link-hover-homepage {
        height: 58px;
        overflow: hidden
    }

    .full__row__11 .block__main .link-hover-homepage {
        height: 254px;
        margin-bottom: 25px
    }

    /*.navbar > ul > li {*/
    /*    width: 50%;*/
    /*    float: left;*/
    /*}*/
    .navbar > ul > li:hover {
        background: 0 0 !important
    }

    .home__top .lead__single__content {
        position: relative;
        bottom: 0;
        z-index: 3;
        text-shadow: none;
        right: 0 !important;
        left: 0 !important;
        padding: 10px 0;
        margin: 0;
        background-image: none
    }

    .home__top .lead__single__content span {
        color: var(--bs-red);
        font-size: 18px
    }

    .home__top .lead__single__content h3 {
        color: var(--bs-black);
        font-weight: 600
    }

    .last__row__2 .block__child .link-hover-homepage {
        height: 82px;
        overflow: hidden
    }

    .block__row__4 .business__block__content {
        margin-top: 15px
    }

    .mb__mbl {
        margin-bottom: 15px
    }

    .nav__scrollbar__mbl {
        display: block !important;
        overflow-x: scroll;
        white-space: nowrap;
        margin: 10px 0px 3px;
        width: 100%;
        scrollbar-width: none;
        margin-bottom: .7rem;
    }

    .nav__scrollbar__mbl a {
        display: inline-block;
        color: var(--bs-black);
        text-align: center;
        padding: 4px 5px 3px;
        text-decoration: none;
        font-weight: 500;
        border-radius: 2px;
        background: transparent;
        margin: 0 7px;
        line-height: 1;
        font-size: 1.2rem;
    }

    .newsticker {
        margin: 0;
        border-bottom: 1px solid var(--bs-gray-300);
        border-top: 1px solid var(--bs-gray-300);
    }

    .newsticker .scroll-news::before {
        font-size: 1.1rem;
        padding: 6px 10px
    }

    .newsticker .scroll-news {
        height: 23px
    }

    .newsticker .scroll-news ul li a {
        font-size: 1rem
    }

    #searchOpenBtn {
        width: auto;
        height: auto;
        padding-top: 6px;
        border-radius: 0;
        padding-left: 0;
        margin-left: 0;
        border: none;
        background: 0 0;
        font-size: 19px
    }

    footer .copyright {
        text-align: center
    }

    footer {
        padding-bottom: 15px
    }

    .lead_5 h4 {
        width: 80%
    }

    .ads__mbl img, .matter__banner, .matter__square {
        width: 80%;
        margin: 0 auto
    }

    .mbl__menu__option .search-bar {
        width: 78%;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 0
    }

    .mbl__menu__option .search-input {
        width: 100%;
        color: #2c3e50;
        border: 1px solid #dbdbdb;
        border-radius: 5px;
        box-shadow: 0 0 5px #c7c7c7
    }

    .mbl__menu__option {
        border-bottom: none
    }

    .searchIcon {
        border-radius: 0 5px 5px 0;
        right: 0
    }

    footer .border, footer .editors__info, footer .social {
        text-align: center;
        display: block;
        margin: 0 auto
    }

    .breaking__news .news__ticker .breaking-content {
        margin-left: -15px !important;
        margin-top: 14px !important
    }

    .news__ticker {
        background-color: #1a8f3c;
        height: 60px !important;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9999
    }

    .breaking__news .news__ticker .heading {
        font-size: 19px !important;
        margin-top: 11px
    }

    .news__ticker .news-scroll ul li {
        font-size: 18px !important;
        margin-top: 2px
    }

    #gt94s9pvprek1683785938157.widget-visible {
        display: none !important
    }

    .photos__page .photo-list img {
        height: 199px
    }

    #st-1 {
        text-align: left !important;
    }

    .publisher__info {
        margin-bottom: 10px;
    }
}

.cat__border::after, .cat__border::before {
    content: '';
    border-top: 4px solid rgb(211 211 211);
    vertical-align: bottom
}

.news__ticker .d-flex .news-scroll {
    padding: 7px 0
}

.news__ticker .d-flex .news-scroll ul {
    margin: 0;
    padding: 0
}

.news__ticker .news-scroll ul li p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0
}

.contact-info span {
    font-size: 17px;
    line-height: 1.31
}

.header__ads__top .matter__banner img {
    max-width: 70%;
    margin: 0 auto;
    display: block
}

/*.latest-popular .news::-webkit-scrollbar, .latestNews::-webkit-scrollbar, .list-content::-webkit-scrollbar, .popularNews::-webkit-scrollbar, .popularNews__hm::-webkit-scrollbar {*/
/*    width: 6px*/
/*}*/

/*.latestNews::-webkit-scrollbar-track, .popularNews::-webkit-scrollbar-track, .popularNews__hm::-webkit-scrollbar-track {*/
/*    -webkit-box-shadow: inset 0 0 6px #ddd;*/
/*    border-radius: 3px;*/
/*    margin: 0 10px 10px 0*/
/*}*/

/*.latestNews::-webkit-scrollbar-thumb, .popularNews::-webkit-scrollbar-thumb, .popularNews__hm::-webkit-scrollbar-thumb {*/
/*    border-radius: 3px;*/
/*    -webkit-box-shadow: inset 0 0 12px #aeaeae*/
/*}*/

.list-content::-webkit-scrollbar, .popularNews__hm::-webkit-scrollbar {
    width: 6px
}

.popularNews__hm::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #ddd;
    border-radius: 3px;
    margin: 0 10px 10px 0
}

.popularNews__hm::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 12px #aeaeae
}

body {
    position: relative;
    color: #525252 !important;
    font-size: 1.1rem;
    font-family: "Noto Serif Bengali", serif !important;
    padding-top: 1px;
    background: #f9f9fb;
    top: -1px;
}

p {
    padding-left: 2px;
    line-height: 1.6rem
}


.h1, .h2, .h3, .h4, .h5, .h6, a, h1, h2, h3, h4, h5, h6 {
    font-family: "Noto Serif Bengali", serif !important;
    color: var(--bs-heading);
    padding-left: 2px;
    padding-top: 3px
}

.h1, .h2, h1, h2 {
    line-height: 1.5em
}

.link-hover-homepage, .media, .thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: .5rem;
}

.navbar > ul > li {
    white-space: nowrap;
    padding: 0;
    display: inline-flex
}

.navbar > ul > li:after {
    content: "";
    background: #8b8b8b;
    display: block;
    width: 1px;
    height: 14px;
    position: relative;
    top: 8px;
    margin-left: 12px;
    margin-right: 12px
}
.navbar .url__li.url__right li:after{
    display: none;
}

.btn__info{
    background: var(--bs-secondary);
    padding: 6px 20px 3px !important;
    line-height: 1;
    border-radius: 37px;
    margin-top: -3px;
}

.navbar .dropdown ul a {
    padding: 7px 20px;
    font-weight: 400;
    line-height: 1;
    transition: none;
    margin-bottom: 5px;
    font-size: 19px
}

.site__menu {
    background: var(--bs-primary);
    padding: 4px 0;
    border-top: 1px solid var(--bs-ygreen);
    border-bottom: none;
}

#header .logo img {
    max-height: 92px;
    margin: 0;
    transition: .4s linear;
    width: auto
}

.search-bar {
    width: 295px;
    top: 0;
    z-index: 99;
    right: 12px;
    position: relative
}

.search-input {
    outline: 0;
    background: transparent;
    width: 100%;
    height: 39px;
    margin: 0;
    padding: 0 10px;
    font-size: 15px;
    color: #2c3e50;
    border: 1px solid #aad3b0;
    border-radius: 47px;
}

.searchCloseBtn, .searchIcon {
    background: 0 0;
    position: absolute;
    border: none;
    outline: 0;
    height: 41px;
    z-index: 10;
    padding: 0 10px;
    font-size: 20px;
    margin: 0;
    color: #ff0000c7;
    right: 3px
}

.full__row__3 .col_4_left_img_block .css__block__4 {
    border-bottom: none;
    margin-bottom: 14px;
    background: var(--bs-white);
    height: 82px;
    overflow: hidden;
    padding: 4px
}

.last__row__2.r3 .more__btn, .more__btn {
    padding: 7px;
    border-radius: 1px;
    line-height: 1;
    display: block
}

.full__row__3 .col_4_left_img_block .css__block__4:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.full__row__3 .cat__lead {
    background: #fff
}

.full__row__excludive .media-title {
    position: absolute;
    left: 2px;
    right: 0;
    bottom: 7px;
    background-image: linear-gradient(transparent, var(--bs-black));
    padding: 0 15px
}

.category-heading {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    padding: 0.8rem 1rem .6rem;
}

.category-heading a {
    background: 0 0;
    padding: 1px 10px 0 2px;
    font-size: 1.4rem;
    color: var(--bs-black);
    display: inline-block
}

.category-heading a:hover {
    color: var(--bs-secondary);
}

.category-heading a:after {
    content: '\f231';
    display: inline-block;
    color: var(--bs-red);
    margin-right: 11px;
    top: 0px;
    position: relative;
    font-family: bootstrap-icons;
    font-size: 17px;
    font-weight: 700;
    left: 7px;
    display: none;
}

.cat__border::before {
    position: absolute;
    width: 100%;
    top: 10px;
    display: inline-block
}

.cat__border::after {
    position: absolute;
    width: 100%;
    top: 18px;
    display: inline-block
}

.district__block .btn-primary {
    color: #fff;
    background-color: #d90000;
    border-color: #d90000
}

.district__block .btn-primary:hover {
    color: var(--bs-white);
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}

.more__btn {
    background: transparent;
    display: block;
    border-radius: 5px;
}

.last__row__2.r3 .more__btn {
    background: #cf0000
}

.more__btn a {
    color: var(--bs-white);
    text-decoration: none !important;
    background: var(--bs-red);
    padding: 9px 9px 6px;
    border-radius: 5px;
}

.last__row__2.r3 .more__btn a {
    color: var(--bs-white);
    text-decoration: none !important
}

.last__row__2.r3 .block__child .link-hover-homepage {
    box-shadow: none;
    padding-bottom: 0;
    height: 71px;
    overflow: hidden;
    margin-bottom: 8px !important;
    border-bottom: 1px solid #fff
}

.last__row__2.r3 .block__child .link-hover-homepage:last-child {
    border-bottom: none !important
}

.last__row__2.r3 .block__child {
    background: #f1f1f1;
    padding: 5px
}

.home__video .category-heading a {
    color: #fff
}

.vdopg .bi, .video-block-main .bi {
    position: absolute;
    background: var(--bs-red);
    width: 45px;
    height: 45px;
    padding: 5px 11px;
    border-radius: 50%;
    font-size: 27px;
    left: 5px;
    top: 5px;
    box-shadow: 0 0 9px var(--bs-black);
    color: var(--bs-white);
    z-index: 999
}

.video-block-main .video-list-2 .item h4 {
    line-height: 1.2;
    padding: 6px 6px 0 0;
    margin-bottom: 0;
    color: var(--bs-white);
}

.video-block-main .video-list-2 .item .bi, .single__video__page .video__img .bi {
    position: absolute;
    background: var(--bs-secondary);
    width: 29px;
    height: 28px;
    padding: 1px 6px;
    border-radius: 0;
    font-size: 18px;
    left: 0;
    top: 0;
    box-shadow: none;
    color: var(--bs-white);
    z-index: 999
}

.home__video .brand__icon img {
    position: absolute;
    right: 0;
    bottom: 19px;
    opacity: .3;
    z-index: 1;
    top: 0;
}

.video-top-content {
    height: 479px
}

.home__video .category__heading:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 21px;
    top: 4px;
    background: var(--bs-white)
}

.home__video .video-list-2 a:hover, .home__video .video-top-content a:hover {
    color: var(--bs-black);
    text-decoration-thickness: 0.6px;
    text-decoration-color: var(--bs-white);
}

.video-top-content .video__cap h2 {
    font-size: 35px;
    color: var(--bs-white);
    padding: 15px 5px;
    font-weight: 600
}

.photo__gallery__section .img__lead, .video-block-main .video-list-2 .video__thumb, .video-block-main .video-top-content .item {
    overflow: hidden
}

.link-hover-homepage .thumbnail:hover img, .link-hover-homepage:hover img, .media:hover img, .news__item:hover img, .photo__gallery__section .img__lead:hover img, .video-block-main .video-list-2 .video__thumb:hover img, .video-block-main .video-top-content .item:hover img {
    transform: scale(1.03)
}

.video-block-main .video-list-2 .item {
    background: var(--bs-primary);
    border-radius: 0
}

.category-heading-special {
    border-top: 5px solid #9b9b9b;
    padding-top: 9px
}

.namaj-time-body-left, .namaj-time-body-right {
    float: left;
    width: 50%
}

.namaj-time tr {
    line-height: 16px
}

.menu__btn .bi {
    z-index: 999;
    position: relative;
    font-size: 24px;
    border: none;
    padding: 1px 3px;
    border-radius: 2px;
    line-height: 1
}

.more_news .link-hover-homepage {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12) !important
}

.more_news .link-hover-homepage .rltd__content__title {
    height: 79px
}

.contact__info svg:after {
    content: "";
    width: 3px;
    height: 10px;
    position: relative;
    margin: 0 10px;
    background: #ccc
}

.contact__info svg {
    margin-right: 4px
}

.not__more__info {
    opacity: .4;
    cursor: not-allowed !important
}

footer .footer__url a {
    margin-left: 8px;
    margin-right: 8px;
    font-size: .9rem;
}

footer .copyright p {
    font-size: .9rem;
}

footer .footer__url a:not(:last-child):after {
    content: "";
    width: 7px;
    height: 7px;
    background: var(--bs-gray-500);
    position: absolute;
    top: 10px;
    bottom: 0;
    margin-left: 8px;
    border-radius: 50%
}

footer .ofc__address {
    display: flex;
    line-height: 1.3
}

footer .footer__top .info svg {
    stroke: var(--bs-gray-600);
    margin-right: 2px;
    margin-top: -7px
}

@media (min-width: 992px) {
    .top__container {
        padding: 15px 0
    }
}

#bodyblur {
    background-color: rgba(0, 0, 0, .2);
    height: 100vh;
    left: 0;
    right: 0;
    top: 0;
    width: 100vw;
    display: none
}

nav#desktop-menu {
    left: -255px;
    height: 100%;
    width: 250px;
    color: #fff;
    transition: .5s;
    background: #fff;
    box-shadow: 1px 1px 1px #525252;
    text-align: left;
    top: 0
}

#desktop-menu-close {
    position: relative;
    z-index: 9;
    top: 0;
    left: 0;
    color: #fff;
    cursor: pointer;
    width: 250px;
    height: 40px
}

#desktop-menu-open {
    cursor: pointer
}

#desktop-menu-close .bi-x {
    font-size: 37px;
    position: absolute;
    right: 4px;
    top: 1px;
    color: red;
    background: 0 0;
    border: 1px solid transparent;
    height: auto;
    line-height: 1
}

.desktop-menu .main-menu {
    height: 100vh;
    overflow-y: scroll
}

.nav__scrollbar__mbl::-webkit-scrollbar {
    height: 6px;
    /*width: 20px;*/
}

.nav__scrollbar__mbl::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/*.nav__scrollbar__mbl::-webkit-scrollbar-thumb {*/
/*    !*-webkit-box-shadow: inset 0 0 6px #5a5a5a;*!*/
/*    background: #888;*/
/*}*/

.desktop-menu .main-menu::-webkit-scrollbar {
    width: 3px
}

/*.desktop-menu .main-menu::-webkit-scrollbar-track {*/
/*    -webkit-box-shadow: inset 0 0 6px #ddd;*/
/*    border-radius: 0*/
/*}*/

/*.desktop-menu .main-menu::-webkit-scrollbar-thumb {*/
/*    border-radius: 0;*/
/*    -webkit-box-shadow: inset 0 0 12px #cf0000*/
/*}*/

.desktop-menu > ul {
    margin: 0;
    padding-left: 0
}

.desktop-menu > ul > li {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1;
    position: relative
}

.desktop-menu > ul > li > a {
    display: block;
    padding: 16px 0 15px 24px;
    border-bottom: 1px solid #e1e1e1;
    color: var(--bs-black);
    font-weight: 500;
    margin-bottom: 0;
    font-size: 18px
}

.desktop-menu > ul > li > a:hover {
    color: #db0000
}

.desktop-menu > ul > li > i {
    position: absolute;
    right: 0;
    top: 6px;
    font-size: 18px;
    padding: 8px 15px;
    z-index: 2;
    color: var(--bs-black);
    cursor: cell
}

.desktop-menu > ul > li > ul {
    list-style: none;
    padding-left: 32px;
    display: none;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 1px;
    animation-timing-function: linear
}

.desktop-menu > ul > li > ul:hover {
    opacity: 1;
    transform: translateY(0)
}

.desktop-menu > ul > li > ul > li {
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 1px;
    display: contents
}

.desktop-menu > ul > li > ul > li:last-child {
    border-bottom: none;
    margin-bottom: none
}

.desktop-menu > ul > li > ul > li > a {
    display: block;
    padding: 10px 0;
    font-size: 17px;
    color: var(--bs-black);
    text-transform: none
}

.keyword__block {
    background: var(--bs-gray-200);
    margin-bottom: 32px;
    border-bottom: 2px solid var(--bs-gray-400)
}

.keyword__banner img {
    height: 84px;
    object-fit: cover
}

.keyword__block .child__block h4 {
    font-size: 17px !important
}

.keyword__block .block__lead h4 {
    font-size: 21px !important
}

.keyword__block .child__block .link-hover-homepage:nth-child(3), .keyword__block .child__block .link-hover-homepage:nth-child(4) {
    margin-bottom: 0 !important
}

.sec__lead h3, .sec__lead h4 {
    font-weight: 600;
    padding-left: 3px
}

.keyword__block .child__block img, .sec__lead .left__block .media img, .sec__lead .right__block .media img {
    width: 195px;
    height: 70px;
    object-fit: cover
}

.middle__block2 img {
    width: 195px;
    height: auto;
    object-fit: cover;
}

.sec__lead .border__right {
    border-right: 2px solid var(--bs-gray-500)
}


.middle__block2.border__btm {
    border-bottom: 1px solid var(--bs-primary-soft);
}

.sec__lead .left__block .category__heading {
    margin-bottom: 10px;
    padding: 3px 10px 1px;
    border-radius: 3px;
    text-align: center;
    border-bottom: 1px solid var(--bs-gray-400)
}

.sec__lead .left__block .category__heading a {
    font-size: 23px;
    padding-left: 0
}

.sec__lead .left__block .category__heading a:after {
    content: "";
    width: 83px;
    height: 3px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    background: var(--bs-danger);
    margin: 0 auto
}

.sec__lead .right__block .category__heading {
    background: #9b090c;
    margin-bottom: 10px;
    padding: 6px 10px 3px;
    border-radius: 22px;
    text-align: center
}

.sec__lead .right__block .category__heading a {
    color: var(--bs-white);
    font-size: 1.6em
}

.left__block .link-hover-homepage:last-child, .right__block .link-hover-homepage:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: none !important
}

.border__right:last-child, .middle__block3 .border__right:last-child, .border__right__2:last-child {
    border-right: none !important
}

.namaj-time {
    background: #0080001a;
    padding: 13px 10px 0;
    overflow: hidden;
    border: 1px solid #0080008c;
    padding-bottom: 46px;
}

.namaj-time .category-heading span {
    font-size: 22px;
    background: #1b9c61;
    color: #fff;
    padding: 5px 10px
}

.namaj-time-body {
    bottom: 0;
    display: flex;
    align-items: end;
    padding-top: 23px;
}

.namaj-time-body-left {
    float: left;
    width: 50%;
    margin-bottom: 17px;
    margin-right: 10px
}

.namaj-time-body-left img {
    height: 190px;
    object-fit: cover;
}

.category__main {
    border: 1px solid var(--bs-primary-soft);
    padding: 0;
    border-radius: .8rem;
    background: var(--bs-white);
}

.category__main .link-hover-homepage {
    padding: .7rem 1rem .4rem;
    max-height: 110px;
}

.sec__6 .category__main .link-hover-homepage, .category__main.sec__11 .link-hover-homepage {
    max-height: unset;
}

.sec__6 .cat__block__main .border__btm:last-child {
    border-bottom: none;
}

.category__main .category__list {
    padding: 1rem;
}

.special__headline .category__main .headline__list a {
    padding: .3rem 1rem;
}

.category__main .category__list a {
    line-height: 1;
    padding: 8px 9px 5px 15px;
    background: transparent;
    margin-right: .2rem;
    font-size: 1.2rem;
    border-radius: 28px;
    border: 1px solid var(--bs-primary-soft);
    margin-bottom: .4rem;
}

.btn__all__post {
    font-size: 1.1rem;
    line-height: 1;
    margin-top: .6rem;
    color: var(--bs-primary);
    font-weight: 600;
    display: block;
}



@media only screen and (max-width: 700px) {
    #desktop-menu {
        width: 90%
    }
}

@media only screen and (min-width: 700px) {
    #desktop-menu {
        width: 290px
    }
}

@media only screen and (max-width: 981px) {
    #desktop-menu-open i {
        display: none
    }
    .category__main .media-left{
        width: 40% !important;
    }
    .full__row__excludive .homePageExclusive .media img {
        height: 153px;
        width: 100%;
        object-fit: cover;
    }

    .full__row__excludive .media-title {
        padding: 0 5px;
    }

    .full__row__excludive .media-title h4 {
        font-size: 1rem !important;
    }
}

.footer-logo img {
    width: 135px;
    height: auto;
    float: right;
    line-height: 1
}

.footer-logo .border__footer {
    border-top: 1px solid #d1d1d1;
    width: 100%
}

#footer .footer-links .social-links a {
    font-size: 20px;
    display: inline-block;
    background: #226ed3;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: .3s;
    margin-bottom: 11px
}

#mobilemenuopen {
    background: 0 0;
    border: none;
    padding-top: 2px;
    font-size: 18px;
    padding-right: 9px
}

#searchOpenBtn {
    background: 0 0;
    border: none;
    width: auto;
    height: auto;
    padding-left: 0;
    margin-left: 4px
}

footer .nav.social a {
    color: var(--bs-white) !important
}

.breaking__news {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 0 !important
}

.topic__item .heading {
    background: var(--bs-primary);
    line-height: 1;
    padding: 7px 7px 5px;
    color: #fff;
    font-size: 17px
}

.topic__item .body a {
    line-height: 1;
    padding: 8px 9px 5px 15px;
    background: transparent;
    margin-right: 10px;
    font-size: .9rem;
    border-radius: 28px;
    border: 1px solid var(--bs-primary-soft);
}

/*.topic__item .body a:hover {*/
/*    background: var(--bs-secondary);*/
/*    color: var(--bs-white);*/
/*    border: 1px solid var(--bs-secondary);*/
/*}*/

.topic__item .body i {
    position: relative;
    font-size: 12px;
    left: -3px;
    line-height: 1
}

.vote-result {
    padding-bottom: 22px;
    padding-left: 0;
    padding-top: 9px
}

.vote-result h5 {
    font-size: 16px;
    float: left
}

.vote-result h5:after {
    content: '';
    width: 1px;
    height: 14px;
    display: inline-block;
    background: #dbdbdb;
    margin-left: 5px;
    top: 3px;
    position: relative;
    margin-right: 8px
}

.reporter__post .profile__info .photo img {
    width: 220px;
    height: 220px;
    object-fit: cover;
    border-radius: 50%;
    padding: 4px;
    border: 4px solid #f1f1f1
}

.reporters__post__content .heading {
    border-bottom: 2px solid #ededed;
    margin-bottom: 19px;
    padding-bottom: 0
}

.reporters__post__content .heading h4 {
    margin-bottom: 2px;
    font-size: 23px !important;
    font-weight: 500
}

@media (max-width: 991px) {
    .menu__btn, .navbar > ul > li:after {
        display: none
    }

    .h4, h4 {
        font-size: 1rem !important;
        line-height: 1.5em;
    }

    .site__menu {
        background: 0 0 !important;
        padding: 0 !important;
        border: none !important
    }

    .navbar > ul > li {
        white-space: nowrap;
        padding: 1px 6px;
        display: block
    }

    .category-heading a {
        font-size: 1.1rem;
        font-weight: 600;
    }

    .btn__all__post {
        font-size: .9rem;
    }
    .category__main .category__list a {
        padding: 5px 9px 3px 9px;
        margin-right: .2rem;
        font-size: .9rem;
        margin-bottom: .3rem;
    }

    .navbar .dropdown:hover > ul {
        border: none;
        margin-bottom: -1px;
        border-left: 4px solid var(--bs-gray-300);
        margin-left: 18px;
        border-top: 1px solid var(--bs-gray-300);
        padding-top: 8px
    }

    .navbar-mobile .dropdown ul a {
        padding-left: 15px !important
    }

    #header .logo img {
        max-height: 42px;
        margin: 0;
        transition: .4s linear;
        width: auto
    }

    #header {
        padding: 7px 0;
        box-shadow: 0px 3px 9px #d3d3d3;
    }

    .more_news h5 {
        font-size: 1rem
    }

    footer .widget {
        text-align: center;
        margin-bottom: 10px
    }

    footer .footer__url ul {
        display: flex;
        justify-content: center;
        align-items: center
    }

    footer .footer__url ul a {
        margin: 0 5px;
        font-weight: 300
    }

    .topic__item {
        display: none !important
    }

    .copyright .logo, .info {
        text-align: center !important
    }

    .navbar {
        float: right
    }

    .copyright img {
        width: auto;
        max-height: 75px
    }

    #mobilemenu {
        width: 100%;
        position: relative;
        z-index: 9999;
        top: -4px;
        float: left;
        text-align: left
    }

    #mobilemenu form {
        width: 85%;
        float: right
    }

    #mobilemenu .search-input {
        top: 0;
        right: 0;
        outline: 0;
        background: var(--bs-white);
        height: 35px;
        margin: 0;
        z-index: 10;
        padding: 0 10px;
        font-family: sans-serif;
        font-size: 16px;
        color: #2c3e50;
        border: 1px solid var(--bs-gray-400);
        width: 85%;
        border-radius: 4px 0 0 4px
    }

    .mobilemenuclose {
        width: 38px;
        height: 35px;
        border: none;
        position: relative;
        right: 5px;
        background: var(--bs-red);
        top: 1px;
        font-size: 20px;
        padding: 0;
        color: var(--bs-white);
        font-weight: 300;
        border-radius: 0 4px 4px 0
    }

    .mobilemenu form .searchIcon {
        right: 45px;
        border-radius: 0;
        background: var(--bs-litegreen);
        height: 35px;
        border: 1px solid var(--bs-litegreen);
        top: 1px;
        width: 37px;
        padding: 6px
    }

    .single__video__page .comment {
        width: 100%
    }

    #mobilemenuopen .bi.bi-search {
        font-size: 17px
    }

    .keyword__block .block__lead {
        margin-bottom: 30px
    }

    .block__lead__mbl .link-hover-homepage {
        padding-bottom: 13px;
        margin-bottom: 19px;
        border-bottom: 1px solid var(--bs-gray-200)
    }

    .block__lead__mbl .link-hover-homepage img {
        height: 105px
    }
}

.main-menu ul > li {
    width: 15%;
    float: left;
    text-align: left
}
