* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    line-height: 1.1;
}
h3 {
    padding: 3px 0;
}
body {
    font-family: 'SolaimanLipi', sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 1;
}
ul {
    margin: 0;
    padding: 0;
}
ul li {
    list-style-type: none;
}
a {
    font-size: 17px;
    color: #09101f;
    -webkit-transition: all linear .5s;
    -o-transition: all linear .5s;
    transition: all linear .5s;
}
a:hover {
    text-decoration: none;
    color: #f15929;
}
@font-face {
    font-family: Shonar;
    src: url(../fonts/Shonar.ttf);
}

/* @font-face {
    font-family: SolaimanLipi;
    src: url(../fonts/SolaimanLipi.ttf);
} */
@font-face {
    font-family: SolaimanLipi;
    src: url(../fonts/SolaimanLipi.ttf);
}
.mb10 {
    margin-bottom: 10px;
}
.mb30 {
    margin-bottom: 30px;
}
.text-white {
    color: #fff;
}
.bgGray {
    background: #f4f4f4;
    padding: 10px;
}
.img_effect img {
    height: 100%;
    -webkit-transition: all linear .5s;
    -o-transition: all linear .5s;
    transition: all linear .5s;
}
.img_effect img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.img_effect {
    position: relative;
}
.img_effect::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / .5);
    -webkit-transition: ease-in-out .5s;
    -o-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
}
.img_effect:hover::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / .5);
    opacity: 0;
}
.scale_effect {
    overflow: hidden;
    overflow: hidden;
}
.scale_effect img {
    scale: 1;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
}
.scale_effect:hover img {
    scale: 1.1;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
}
.jela_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    padding: 10px 0;
}
.jela_container .jela_inner {
    flex-grow: 1;
}
.jela_container .jela_inner .btn {
    margin-top: 28px;
    background: #ca2020;
    color: #fff;
    width: 100%;
}
.media_times_img img {
    height: 360px;
}
.sec_two_right_img {
    max-height: 60px;
}
.top_header {
    background: #e9e9e9;
}
.headerDate p {
    font-size: 18px;
    color: #888;
}
.header_date {
    padding: 5px 0;
    text-align: right;
    padding-top: 25px;
}
.header_date p {
    line-height: 22px;
    font-size: 18px;
    color: #494949;
    border: 1px solid #e6e1e1;
    padding: 5px;
    display: inline-block;
}
.header_date p i {
    color: #c60c30;
}
.headerFlex {
    display: flex;
    align-items: center;
    gap: 25px;
    justify-content: end;
    padding-top: 40px;
}
.headerSocialIcon ul li {
    display: inline-block;
    padding: 0 3px;
}
.headerSocialIcon ul li i {
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    color: #888;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
}
.headerSocialIcon ul li:hover:first-child i {
    background: #0355af;
}
.headerSocialIcon ul li:hover:nth-child(2) i {
    background: #018cc1;
}
.headerSocialIcon ul li:hover:nth-child(3) i {
    background: #e22b4e;
}
.headerSocialIcon ul li:hover:nth-child(4) i {
    background: red;
}
.headerSocialIcon ul li:hover:nth-child(5) i {
    background: #3a0101;
}
.our_family a {
    color: #888;
    font-size: 18px;
}
.our_family a:hover {
    color: #111;
}
.video_tv_vd {
    height: 430px;
    border: 3px solid #d9d9d9;
}
.video_tv_hder h3 {
    color: #333;
}
.video_tv_inner {
    margin-bottom: 7px;
    border: 3px solid #b4b4b4;
}
.bt_dashed {
    border-top: 1px dashed #d9d9d9;
}
.eGlow {
    animation: glow 1s infinite ease-in-out alternate;
    font-weight: 700;
    color: #dc1515!important;
}
@keyframes glow {
    0% {
    text-shadow: 0 0 15px #ffd5d5, 0 0 15px #ffd5d5, 0 0 10px #ffd5d5, 0 0 10px #ffd5d5, 0 0 10px #ffd5d5, 0 0 10px #ffd5d5, 0 0 10px #ffd5d5;
}
25% {
    text-shadow: 0 0 15px #eea2a2, 0 0 15px #eea2a2, 0 0 10px #eea2a2, 0 0 10px #eea2a2, 0 0 10px #eea2a2, 0 0 10px #eea2a2, 0 0 10px #eea2a2;
}
50% {
    text-shadow: 0 0 15px #f98989, 0 0 15px #f98989, 0 0 10px #f98989, 0 0 10px #f98989, 0 0 10px #f98989, 0 0 10px #f98989, 0 0 10px #f98989;
}
100% {
    text-shadow: 0 0 15px #fd7373, 0 0 15px #fd7373, 0 0 10px #fd7373, 0 0 10px #fd7373, 0 0 10px #fd7373, 0 0 10px #fd7373, 0 0 10px #fd7373;
}
}.hder_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
    background: #05a54e;
    overflow: hidden;
    padding: 5px;
}
.hder_item_img {
    max-width: 120px;
}
.hder_item_img img {
    height: 85px;
    border-radius: 3px;
}
.hder_item_txt h4 {
    color: #fff;
    padding: 5px;
    font-size: 20px;
}
.add_content {
    background: #05a54e;
    border-radius: 5px;
    padding: 5px;
}
.add_content {
    color: #e9e9e9;
    font-size: 18px;
    text-align: justify;
}
.add_content p span {
    color: #fff;
    font-size: 16px;
    padding-top: 6px;
    display: inline-block;
}
.header {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.header_inner a img {
    width: 75%;
    padding: 10px 0px 18px 0px;
}
.navbar {
    padding: 0rem 0rem;
}
.navbar>a {
    color: #05a64f;
    padding-right: 28px;
    display: none;
}
.navbar-nav .nav-item .nav-link {
    color: #05a64f;
    font-size: 23px;
    font-weight: 700;
    border-right: 1px solid #e6e6e6;
    padding: 10px 15px!important;
    transition: all ease-in-out.5s;
}
.navbar-nav .nav-item .nav-link {
    border-bottom: 1px solid #fff0;
}
.navbar-nav .nav-item .nav-link:hover {
    color: #e9252a;
    border-bottom: 1px solid #e92529;
}
.navbar-nav .nav-item .nav-link.active {
    color: #fff;
    border-bottom: 1px solid #e92529;
}
.mobileLink {
	display: none!important;
}
.dropdown-menu {
    background: #fff;
    padding: 0;
    border-radius: 0rem;
    border: none;
    border-top: 1px solid #e6e6e6;
}
.dropdown-menu li {
    border-bottom: 1px solid #e6e6e6;
}
.dropdown-menu li:last-child {
    border-bottom: none;
}
.dropdown-item {
    padding: .5rem 1.2rem;
    color: #05a64f;
    font-weight: 700;
    font-size: 22px;
    /* font-family: 'SolaimanLipi'; */
}
.dropdown-item:last-child {
    border-bottom: none;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #e92529;
    text-decoration: none;
}
.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    box-shadow: 0 0 1px 1px #c4c4c4;
    background: #fff;
}
.stickyLogo{
    display: none;
}
.sticky .stickyLogo{
    display: block!important;
    text-align: center;
}
.sticky .stickyLogo img{
   width: 15%;
   display: none;
}
.sticky .navbar-nav .nav-item .nav-link {
    padding: 10px 15px!important;
}
.dropdown-toggle {
    white-space: nowrap;
}
#search_flex {
    display: flex;
    justify-content: end;
    margin: 7px 0;
}
#search_flex button {
    height: 35px;
    border: none;
    width: 45px;
    color: #898989;
    border: 1px solid #c7c6c6;
    color: #05a64f;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
}
.search_input {
    height: 35px;
    border: 1px solid #c7c6c6;
    padding: 0 10px;
    width: 45%;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
}
#marquee_part {
    z-index: 999;
    margin-bottom: .5rem;
}
.marquee_part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.marquee_header {
    min-width: 120px;
    background: #a22828;
}
.marquee_header h4 {
    color: #fff;
    line-height: 35px;
}
.marquee_body {
    background: #eee;
}
.marquee_body a {
    line-height: 35px;
    padding-left: 15px;
    color: #494949;
}
.marquee_body a i {
    line-height: 32px;
    font-size: 12px;
}
.index_item_txt {
    padding: 15px 8px 25px 8px;
}
.index_item_txt h4 {
    height: 70px;
    overflow: hidden;
}
.index_item_txt p {
    text-align: justify;
}
.sec_middle_img {
    overflow: hidden;
    height: 350px;
}
.sec_one_img {
    position: relative;
}
.sec_one_img img {
    height: 300px;
}
.sec_one_sm img {
    height: 148px;
}
.sec_one_img h4 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 0 5px 10px;
    color: #fff;
    background: rgb(0 0 0 / .4);
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    font-weight: 600;
    font-size: 26px;
}
.sec_one_img:hover h4 {
    color: #c60c30;
}
.sec_one_sm h4 {
    font-size: 23px;
}
.news_read_count .table thead {
    background: #006a4e;
    color: #fff;
}
.news_read_count .table thead td {
    border-bottom: 2px solid red;
}
.sorbadik_read {
    border: 1px solid #006a4e;
    margin-top: 20px;
}
.sorbadik_read_hder h3 {
    font-size: 22px;
    background: #006a4e;
    color: #fff;
    padding: 5px;
    text-align: center;
}
.sorbadik_read_main {
    padding: 8px 10px;
    background: #bed2c8;
    border-top: 1px solid #006a4e;
}
.online_vote_form label {
    padding-right: 10px;
}
.online_vote_form .btn {
    background: #006a4e;
    font-size: 21px;
    color: #fff;
    padding: 3px 14px!important;
}
.voteOption {
    display: inline-block;
    padding: 5px 10px 5px 0;
}
.allVoteBtn {
    padding: 4px 20px 2px 20px;
    background: #a22828;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    margin: 12px 0 0 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: inline-block;
}
.allVoteBtn:hover {
    background: #006a4e;
    color: #fff;
}
.voteItem {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border: 1px solid rgb(0 0 0 / .1);
    padding: 15px;
    gap: 15px;
    margin-bottom: 15px;
}
.voteItemImg p {
    text-align: center;
    font-weight: 700;
    margin-top: 5px;
}
.voteItemText .voteText {
    text-align: justify;
}
.totalVote {
    margin-bottom: 10px;
}
.voteProgess {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    background: #e9e8e8;
    color: #000;
    padding: 0 10px;
    margin-bottom: 10px;
}
.votePercent {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    left: 0;
    background-color: #d8c1a3;
    border-radius: 6px;
    height: 100%;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}
.latest_news ul {
    box-shadow: 0 0 3px #c3c3c3;
}
.latest_news ul::-webkit-scrollbar {
    display: none;
}
.latest_news ul {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.section_two_bg {
    background: #f8f8f8;
    padding: 10px;
}
.sec_two_img {
    overflow: hidden;
    height: 165px;
}
.sec_two_hder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #006a4e;
    margin-bottom: 5px;
}
.sec_two_hder_left {
    padding: 5px 15px;
    background: #006a4e;
    margin-bottom: 2px;
}
.sec_two_hder_left a {
    color: #fff;
}
.sec_two_hder_right a {
    padding: 0 0 0 20px;
    color: #006a4e;
    border-left: 3px solid #c60c30;
}
.sec_two_txt h4 {
    padding-top: 5px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 22px;
}
.sec_two_txt p {
    text-align: justify;
    padding-bottom: 12px;
}
.sec_two_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: grid;
    border-bottom: 1px dotted #929292;
    padding: 5px 0;
    grid-template-columns: 75px 1fr;
}
.sec_two_right_img {
    min-height: 60px;
    max-width: 75px!important;
    margin-right: 5px;
    overflow: hidden;
}
.sec_two_right_img img {
    height: 100%
}
.sec_two_right_txt {
    max-height: 62px;
    overflow: hidden;
}
.sec_two_right_txt a {
    font-size: 22px;
}
.sec_btm_link {
    text-align: right;
}
.sec_btm_link a {
    color: #f15929;
    display: block;
    padding: 5px 0;
}
.sec_btm_link a:hover {
    color: #000;
    display: block;
    padding: 5px 0;
}
.btm_border {
    border-bottom: 2px solid #006a4e;
}
.video_sec {
    background: #ebd8d8;
    padding:10px 0px;
}
.video_gry_hder h3 {
    color: #fff;
    margin: 10px 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    font-family: SolaimanLipi;
    background: #08a751;
    display: block;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align:center;
}
.video_gry_hder h3 i {
    font-size: 20px;
    line-height: 30px;
}
.video_gry_vd {
    border: 5px solid #171717;
    height: 415px;
}
.video_gry_playlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.video_gry_inner {
    flex-grow: 1;
    overflow: hidden;
}
.video_gry_txt h5 {
    color: #000;
    padding: 6px 4px;
    transition: all linear .5s;
    height: 51px;
    overflow: hidden;
}
.video_gry_txt.cover_gry_txt h5 {
    color: #222;
    background: #e5dfdf;
    padding: 6px 4px;
    transition: all linear .5s;
    height: 51px;
    overflow: hidden;
}
.video_gry_txt h5:hover {
    color: #000;
}
.owl-carousel .owl-item .video_gry_img img {
    height: 120px;
}
.video_txt h4 {
    color: #fff;
    border-bottom: 1px dotted #ddd;
    padding: 5px 0;
    transition: all linear .5s;
    font-size: 22px;
}
.video_txt h4:hover {
    color: #f15929;
}
.video_bg {
    background: #800303;
    padding: 10px;
}
.video_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.video_list_inner h4 {
    color: #fff;
    transition: all linear .5s;
    font-size: 20px;
}
.video_list_inner h4:hover {
    color: #000;
}
.video_list_main ul {
    height: 350px;
    overflow-y: scroll;
}
.video_list_main ul::-webkit-scrollbar {
    display: none;
}
.video_list_main ul {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.video_list_main ul li {
    border-bottom: 1px dotted #ddd;
    padding: 5px 0;
}
.video_list_img {
    max-width: 120px;
    padding-right: 5px;
}
.video_link a {
    display: block;
    padding: 5px 10px;
    background: #646464;
    color: #fff;
}
.video_link a:hover {
    background: #f15929;
}
.videoAlbum a {
    display: inline-block;
    padding: 5px 20px;
    background: #007a2f;
    color: #fff;
    text-align: center;
    font-size: 22px;
    margin-bottom: 5px;
}
.video_frame {
    position: relative;
}
.videoTitle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgb(0 0 0 / .6);
}
.videoTitle h3 {
    font-size: 20px;
    color: #fff;
    padding: 4px 10px;
    height: 52px;
}
.videoDetailTitle h3 {
    font-size: 24px;
    list-style: 28px;
    color: #000;
    margin-bottom: 12px;
}
.photoCategoryImg img {
    height: 400px;
}
#video_carousel.owl-carousel .owl-nav button.owl-prev, #video_carousel.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    color: #0d0d0d;
    background: rgb(255 255 255 / .3);
    z-index: 111;
    top: 40%;
    font-size: 45px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 0;
}
#video_carousel.owl-carousel .owl-nav button.owl-prev {
    left: -17px;
}
#video_carousel.owl-carousel .owl-nav button.owl-next {
    right: -17px;
}
#sport_carousel.owl-carousel .owl-nav button.owl-prev, #sport_carousel.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    color: #0d0d0d;
    background: rgb(255 255 255 / .3);
    z-index: 111;
    top: 40%;
    font-size: 45px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 0;
}
#sport_carousel.owl-carousel .owl-nav button.owl-prev {
    left: -17px;
}
#sport_carousel.owl-carousel .owl-nav button.owl-next {
    right: -17px;
}
#cover_carousel.owl-carousel .owl-nav button.owl-prev, #cover_carousel.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    color: #0da954;
    background: rgb(255 255 255 / .3);
    z-index: 111;
    top: 40%;
    font-size: 45px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 0;
}
#cover_carousel.owl-carousel .owl-nav button.owl-prev {
    left: -17px;
}
#cover_carousel.owl-carousel .owl-nav button.owl-next {
    right: -17px;
}
#entertainment_carousel.owl-carousel .owl-nav button.owl-prev, #entertainment_carousel.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    color: #0d0d0d;
    background: rgb(255 255 255 / .3);
    z-index: 111;
    top: 40%;
    font-size: 45px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 0;
}
#entertainment_carousel.owl-carousel .owl-nav button.owl-prev {
    left: -17px;
}
#entertainment_carousel.owl-carousel .owl-nav button.owl-next {
    right: -17px;
}
.section_bg {
    background: #f8f8f8;
    padding: 10px 0;
}
.sec_four_hder {
    display: flex;
    align-items: center;
    /* font-family: SolaimanLipi; */
}
.sec_four_hder a {
    display: inline-block;
    padding: 5px 0;
    padding-right: 15px;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    padding-left: 8px;
    background: #08a751;
    display: block;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align:center;
}
.sec_four_hder span {
    color: #a60505;
    font-size: 18px;
    font-weight: 700;
}
.sec_four_img {
    overflow: hidden;
    height: 220px;
}
.sec_four_txt {
    padding-top: 5px;
    padding-bottom: 10px;
}
.sec_four_txt a h4 {
    font-size: 20px;
    line-height: 25px;
    color: #333;
    letter-spacing: .56px;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
}
.sec_four_txt a:hover h4 {
    color:#f15929;
}
.sec_four_txt p {
    padding-top: 8px;
    text-align: justify;
}
.sec_four_txt p a {
    color: #006a4e;
}
.media_main {
    /* background: #680000; */
    padding: 15px 10px;
}
.media_main.coverMain {
    background: #fff;
}
.media_times_txt a {
    font-size: 26px;
    line-height: 34px;
    color: #000;
    margin-bottom: 10px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: bold;
}
.media_times_txt span {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    margin-bottom: 7px;
}
.media_times_txt.coverText p {
    color: #000;
}
.media_times_txt p {
    color: #000;
    text-align: justify;
    font-size: 21px;
}
.media_times_txt p a {
    font-size: 18px;
    color: #f15929;
}
.media_times_txt p a:hover {
    color: #000;
}
.media_list_main ul {
    height: 160px;
    overflow-y: scroll;
}
.media_list_main ul::-webkit-scrollbar {
    display: none;
}
.media_list_main ul {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.media_list_main ul li {
    border-bottom: 1px dotted #ddd;
    padding: 5px 0;
}
.division_tab .nav-pills li a {
    background: #fff none repeat scroll 0 0;
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    -o-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    color: #000;
    display: inline-block;
    font-weight: 600;
    margin: 0 5px;
    padding: 9px 16px;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 5px;
}
.division_tab .nav-pills .nav-link.active, .division_tab .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #006a4e;
    font-size: 18px;
}
.gallery_item {
    position: relative;
}
.gallery_item_overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(0 0 0 / .5);
    width: 100%;
    color: #fff;
    padding: 20px 15px;
}
.gallery_item_overlay a h3 {
    color: #fff!important;
    font-size: 24px;
}
.gallery_slider.owl-carousel .gallery_item img {
    height: 450px;
}
.gallery_slider.owl-carousel .owl-nav button.owl-prev, .gallery_slider.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    background: rgb(0 0 0 / .4);
    color: #fff;
    font-size: 45px;
    height: 50px;
    width: 40px;
    line-height: 50px;
    top: 40%}
.gallery_slider.owl-carousel .owl-nav button.owl-next {
    left: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.gallery_slider.owl-carousel .owl-nav button.owl-prev {
    right: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.gallery_slider.owl-carousel .owl-dots {
    text-align: center;
}
.gallery_header h4 {
    color: #0eca34;
}
.gallery_sec .gallery_header a {
    border-bottom: 1px solid #c70a35;
    display: block;
}
.gallery_sec .gallery_header a h4 {
    border-bottom: double #c70a35;
    margin-bottom: 1px;
}
.gallery_right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.gallery_des {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
}
.gallery_right_in h3 {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 6px;
}
.gallery_right_in .img_effect img {
    height: 110px;
}
.gallery_des>.gallery_right_in .img_effect img {
    height: 140px;
}
.gallery_right_in {
    position: relative;
}
.gallery_right_icon {
    position: absolute;
    left: 0;
    top: 0;
    background: #eee;
    text-align: center;
    padding: 5px 10px;
}
.footerText p{
  margin-bottom:6px;
}
.footer_appimg a {
    padding: 15px 0 15px 0;
}
.fabout_txt p {
    font-size: 18px;
    color: #4a4949;
    line-height: 24px;
    text-align: justify;
}
.footer_flex {
    display: flex;
    gap: 10px;
}
.footer_flex p {
    color: #000;
    font-weight: bold;
    margin-bottom: 5px;
}
.footer_flex .ficon {
    padding-top: 5px;
    color: #f9f9f9;
}
.fapp_bg {
    background: #ddd;
}
.bottom_bg {
    background: #d1d1d1;
}
.address_bg {
    background: #222;
}
.footer_bt {
    padding: 25px 0 15px 0;
    border-top: 1px solid #d0cbcb;
}
.footer_logo {
    display: flex;
    justify-content: start;
}
.footer_logo a img {
    width: 260px;
    margin-top: 15px;
}
.footer_txt p {
    font-size: 20px;
    color: #f9f9f9;
    line-height: 24px;
}
.footer_link a {
    display: block;
    padding: 10px 0;
    color: #f9f9f9;
}
.footer_link a:hover {
    color: #F2D82A;
}
.footer_link a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 0;
    padding-top: 18px;
}
.footer_link a:hover {
    color: #00a631;
}
.footer_link span {
    color: #fff;
}
.footer_btm {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}
.footer_btm p {
    font-size: 18px;
    line-height: 1;
}
.footer_txt {
    margin-bottom: 10px;
}
.footer_txtt p a {
    font-size: 16px;
    color: #111;
}
.footer_txtt p a:hover {
    color: #a22828;
}
.footer_txtt p {
    color: #444;
}
#scroll_top {
    position: fixed;
    bottom: 40px;
    right: 30px;
    width: 45px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: #a22828;
    cursor: pointer;
    display: none;
}
.cat_hder {
    background: #eee;
    padding: 8px 5px;
    border-bottom: 1px solid #000;
}
.cat_hder h4{
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    font-family: SolaimanLipi;
}
.cat_hder h4 i {
    font-size: 20px;
    padding-right:7px;
}
.cat_news .cat_img img {
    padding: 2px;
    border: 1px solid #e3dddd;
}
.cat_news .cat_txt h3 {
    color: #006a4e;
    padding: 5px 0;
}
.cat_news .cat_txt h5 {
	color: #2d2d2d;
	padding: 5px 0;
	transition: all linear .5s;
	font-family: SolaimanLipi;
	font-size: 22px;
	line-height: 25px;
}
.cat_news .cat_txt h5:hover {
    color: #c60c30;
}
.cat_list_news {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #EDF3F5;
    border: 1px solid #eae4e4;
    padding: 5px;
    margin-bottom: 10px;
}
.cat_list_news .cat_list_img {
    max-width: 260px;
    overflow: hidden;
    padding-right: 10px;
}
.cat_list_news .cat_list_img img {
    padding: 2px;
    border: 1px solid #e3dddd;
}
.cat_list_news .news_link a {
    padding: 5px 8px;
    color: #fff;
    background: #3689B0;
    border-radius: 10px;
    margin-top: 10px;
    display: inline-block;
}
.cat_list_news .news_link a:hover {
    background: #690101;
    padding: 5px 12px;
}
.latest_tab {
    background: #e5dfdf;
    padding: 10px;
}
.latest_tab .nav {
    justify-content: space-around;
}
.nav-pills .nav-link {
    border: 1px solid #c7c6c6;
}
.latest_tab .nav-tabs>.nav-link {
    border: none;
    width: 100%;
    border-top: 3px solid #d2d2d2;
    text-align: center;
}
.latest_tab .nav-tabs>.nav-link.active, .latest_tab .nav-tabs>.nav-link.active:focus, .latest_tab .nav-tabs>.nav-link.active:hover {
    border: none;
    border-radius: 0;
    background: #F0F0F0;
    color: #000;
    border-top: 3px solid #006a4e;
}
.latest_news ul {
    height: 362px;
    overflow-y: scroll;
}
.nav-pills{
    margin-bottom:6px;
}
.category_btn {
    font-size: 22px;
}
.details_hder {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #e5e5e5;
}
.details_hder_home {
    background: #c60c30;
    padding: 5px 10px;
}
.details_hder_cat {
    background: #666;
    padding: 5px 10px;
}
.details_hder_home a, .details_hder_cat a {
    color: #fff;
    font-size: 18px;
}
.details_news_header h3 {
    color: #000;
    font-size: 36px;
    padding: 20px 0 5px 0;
}
.details_news_header h5{
    color: brown;
    font-size: 21px;
    padding: 0px 0 15px 0;
}
.des_reporter_main {
    display: flex;
    justify-content: space-between;
}
.details_crumb .details_reporter {
    font-size: 16px;
    border-bottom: 1px solid #d5d5d5;
    padding: 5px 0;
    color: #333;
}
.details_crumb .details_time {
    font-size: 17px;
    padding: 5px 0;
    color: #333;
}
.details_des p {
    font-size: 24px;
    line-height: 32px;
    text-align: justify;
    color: #000;
    font-family: SolaimanLipi!important;
}
.details_des figcaption {
    margin-top: 5px;
}
.share_media a {
    display: inline-block;
}
.share_media a i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #c60c30;
    border-radius: 50%;
    margin: 5px 15px;
}
.share_media a:hover i {
    color: #fff;
    background: blue;
}
.read_more_hder {
    background: #4962A4;
    padding: 5px 10px;
}
.read_more_hder h4 {
    color: #fff;
}
.details_snews {
    border-top: 2px solid #00ACEE;
}
.details_snews_img img {
    height: 140px;
}
.details_snews_img h4 {
    width: 100%;
    height: 112px;
    overflow: hidden;
    padding: 5px;
    color: #1c1c1c;
    background: #e5e5e5;
}
.photoalbum_img img {
    border: 2px solid #e5e5e5;
    border-radius: 2px;
}
.photoalbum_img figcaption {
    margin: 5px 0;
}
.advertise_part {
    overflow: hidden;
}
.advertise_part img {
    width: 100%}
.vote_hder h2 {
    text-align: center;
    padding-bottom: 40px;
}
.vote_main {
    box-shadow: 0 1px 3px #9C9C9C;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 30px;
    transition: ease-in-out .5s;
}
.vote_main:hover {
    box-shadow: 0 2px 6px #9C9C9C;
}
.vote_main h5 {
    font-size: 22px;
    padding: 8px 0;
}
.vote_main p {
    display: inline-block;
    padding-left: 65px;
}
.member_box {
    background: #f1f1f1;
    margin-bottom: 30px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .2);
    border-radius: 8px;
    transition: ease-in-out .5s;
    cursor: pointer;
    overflow: hidden;
}
.member_box:hover {
    box-shadow: 0 0 25px 0 rgb(0 0 0 / .4);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
.member_box img {
    height: 220px;
}
.member_txt {
    padding: 8px;
    color: #151515;
}
.member_txt ul li {
    line-height: 24px;
    font-size: 16px;
}
.archive_hder {
    display: block;
    background: #6a6a6a;
    padding: 5px;
}
.archive_hder h4 {
    color: #323333;
    font-size: 32px;
    font-weight: 700;
}
.archive_hder a:hover {
    color: #006a4e;
}
.about_hder h2 {
    text-align: center;
    font-weight: 700;
    color: #151515;
    text-shadow: 1px 1px 0 #151515;
    margin-top: 30px;
}
.about_content {
    padding-top: 30px;
    padding-bottom: 50px;
}
.about_content p {
    font-size: 20px;
    color: #151515;
    padding: 5px 0;
    line-height: 28px;
    text-align: justify;
}
.about_content p span {
    color: #006a4e;
}
.about_content h5 {
    padding-top: 15px;
}
.contact_page {
    margin-top: 20px;
    margin-bottom: 50px;
}
.contact_part {
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / .3);
    margin-top: 15px;
}
.contact_part h2 {
    padding-bottom: 20px;
}
.contact_part p {
    font-size: 24px;
    line-height: 30px;
}
.contact_part p i {
    padding-right: 8px;
}
.online_vote_form {
    border: 1px solid #c8d5ce;
    padding: 10px;
}
.present_vote {
    border: 1px solid #c8d5ce;
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 25px;
}
.present_vote .voteQustion {
    color: #41413D;
    font-size: 21px;
    border-bottom: 1px solid #c8d5ce;
    margin-top: 6px;
}
.progressDiv {
    margin-top: 10px;
}
.progressDiv span {
    margin-bottom: 5px;
    display: inline-block;
    color: #41413D;
    font-size: 20px;
}
.totalCount {
    color: #14121b;
    margin-top: 15px;
    font-weight: 700;
}
.voteDate {
    font-size: 16px;
    color: #612e2e;
}
.voteHeading {
    font-size: 22px;
    color: #41413D;
}
.progress-bar {
    background-color: #AEBDCA!important;
}
.exclusive_bg {
    background: #b9cec2;
    padding: 10px;
}
.header_social_icon ul li {
    display: inline-block;
    padding: 0 3px;
}
.news_count span {
    color: #007a2f;
    border-radius: 5px;
    padding: 8px;
    margin:7px;
    display: inline-block;
    border: 1px solid #007a2f;
}
button:focus {
    outline: 1px dotted #000;
}
.gallery_right_in img {
    height: 120px;
}
.voteCountingText {
    padding: 3px 0;
    font-size: 21px;
    color: #7a7979;
    font-weight: 700;
}
.voteCountingText span {
    font-size: 17px;
    color: #525252;
}
.header_social_icon ul li a:hover {
    color: #006a4e;
}
.hrsoftLogo {
    width: 100px;
}
.archiveHeader {
    display: flex;
    justify-content: space-between;
}
ul {
    padding: 0;
    margin: 0;
}
p {
    padding: 0;
    margin: 0;
}
.btop {
    margin-top: 20px;
    margin-bottom: 30px;
}
.headerButton {
    display: flex;
    justify-content: space-between;
    gap: 5%;
    margin-bottom: 25px;
}
.hButtonLeft, .hButtonRight {
    flex: 0 0 25%;
    text-align: center;
    background: #a22828;
    color: #fff;
}
.hButtonCenter {
    flex: 0 0 40%;
    background: #007a31;
    text-align: center;
    color: #fff;
}
.heading_text {
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
}
.heading_text:hover {
    color: #fff;
}
.newsImg img {
    width: 100%}
.commonBorder {
    border: 1px solid #a22828;
    margin-bottom: 20px;
}
.paperLink img {
    width: 100%}
.paperImg {
    padding: 10px 45px;
}
.paperImg img {
    width: 100%}
.eheading p {
    background: #a22828;
    color: #fff;
    padding: 4px;
    text-align: center;
}
.epageList {
    padding: 3px 12px;
}
.epageList ul li {
    list-style-type: none;
}
.epageList ul li {
    border-bottom: 1px solid #a19f9f;
}
.epageList ul li a {
    color: #333;
    font-size: 18px;
    line-height: 30px;
    display: block;
    cursor: pointer;
}
.epageList ul li a:hover {
    text-decoration: none;
}
.epageList ul li a i {
    display: inline-block;
    color: #a22828;
    margin: 2px 5px 2px 0;
}
.epageList ul li a span {
    display: inline-block;
    background: #a22828;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin: 2px 5px 2px 0;
}
.epageList ul li:last-child {
    border-bottom: none;
}
.pageLinkDiv {
    padding: 10px 15px;
}
.pagelink {
    display: grid;
    gap: 8px;
    grid-template-columns: 1fr 1fr;
    height: 430px;
    overflow-y: scroll;
}
.pagelink a {
    cursor: pointer;
}
.pagelink a img {
    width: 100%}
.mt_20 {
    margin-top: 20px;
}
.error_page_content{
    text-align: center;
}
.error_page_content img{
    width: 40%;
}
.error_page_content h2{
    font-weight: bold;
    color:#aa0909;
    padding:10px 0px 30px 0px;
}
.error_page_content h3{
    color:#000;
    font-size: 20px;
    text-align:center;
    padding-bottom: 30px;
    margin:auto;
}
.share_link ul li{
    display: inline-block;
}
.news_details_share {
    border-top: 1px solid #dcdada;
    padding: 10px 0px;
    border-bottom: 1px solid #dcdada;
    margin:30px 0px 30px 0px;
    display: flex;
    align-items: center;
    gap:20px;
}
.share_link ul li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #007a2f;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
}
.share_link ul li a:hover{
	background: #a00417;
}

.share_link ul li a i {
	line-height: 35px;
    color:#fff;
}
#archiveNotFound {
    margin:auto;
    text-align: center;
}
#archiveNotFound img{
    width:50%;
}
.dropdown-menu {
    left:auto!important;
	right: 0!important;
}
.image_resized img{
    width: 220px;
}
.latest_tab .nav-link {
    display: block;
    padding: .5rem 1rem;
    width: 48%;
}
.nav-pills .nav-link {
    border-radius: .25rem;
    font-weight: bold;
    font-size: 22px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #05a64f;
    border: 1px solid #05a64f;
}

.divisionJela a {
    display: inline-block;
    padding: 5px 10px 4px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #fff;
    box-shadow: 0px 0px 3px gray;
    color: #343434;
    margin-bottom: 4px;
    cursor: pointer;
}
.divisionJela a:hover {
    background-color: #05a64f;
    color: #fff;
}
.divisionJela a.active {
    background-color: #161616;
    color: #fff;
}
.jelaNews{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:8px;
}
.nirbachoniNews{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap:10px;
}
.pagination{
    margin-bottom: 20px;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #05a64f;
    border-color: #05a64f;
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #05a64f;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.details_des img{
    width: 100%;
}

.spinnerFlex{
    margin:20px 260px;
}
.owl-dots {
    background-color: #08a751;
    text-align: center;
    padding: 8px;
}
.owl-carousel button.owl-dot {
    border: none;
    padding: 0!important;
    font: inherit;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    margin-right: 5px;
}
.owl-carousel button.owl-dot.active {
    background: red;
}
.tab_sec{
    background-color: #ddfae8;
    padding:20px 0px;
}
.nav-tabs .nav-link {
    background: #08a751;
    margin-right: 5px;
}
.nav-tabs .nav-link.active {
    background: #d1181f;
    color: #fff;
}
.tab-content{
    margin-top:8px;
}