/* @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Bengali&display=swap'); */
@font-face {
    font-family: SolaimanLipi;
    src: url(../fonts/SolaimanLipi5e1f.ttf) format("opentype")
}

html,
body {
    font-family: SolaimanLipi !important;
    line-height: 20px;
    /* font-family: 'Noto Serif Bengali', serif; */
    font-size: 16px;
}

.active {
    color: #1a73e8;
}

.text-gray {
    color: #878787;
}

.lg-backdrop {
    z-index: 999999989 !important;
}

.lg-outer {
    z-index: 999999999 !important;
}

/* image radiaous */
#bodymenuOnelead span.imgWrep img,
#home-online-poll .menu-link a:hover #bodymenuOnelead div.imgWrep img,
#category_content span.imgWrep img,
#category_content .lead-section .news-content-box {
    border-radius: 5px;
}

#topSection {
    display: none;
}

#topSection {
    /* background: #000;
    color: #fff; */
    padding: 3px 0;
}

#midHeader {
    box-shadow: 0 3px 5px #eee;
}

#topLeft-menuList ul.nav li a {
    color: #000;
    font-size: 18px;
}

#topLeft-menuList ul.nav li a:hover {
    background: #eee;
}

#topLeft-menuList ul.nav li:first-child a {
    margin: 10px 0;
    background: #eee;
    color: #dc191f !important;

}

#topLeft-menuList ul.nav li:first-child a i {
    color: #dc191f !important;
}

#topLeft-menuList ul.nav li a i {
    color: #666;
    margin-right: 12px;
    font-size: 16px !important;
}

.other-album-list .sub2-lead-content .img-content {
    _width: 120px;
}

.sub2-lead-content .fa-angle-right {
    display: none;
}

#bodymenuOnelead .sub2-lead-content .fa-angle-right {
    display: inline-block;
}

.imgWrep i.fa-circle-play {
    position: absolute;
    right: 0;
    margin: 5px;
    font-size: 30px;
    color: #fff;
}

#flex-left-image .imgWrep i.fa-circle-play,
#flex-right-image .imgWrep i.fa-circle-play {
    font-size: 20px !important;
}

.topfirst-leadnews .imgWrep i.fa-circle-play,
.cat_lead .imgWrep i.fa-circle-play {
    font-size: 50px !important;
}

/* Lead section */

#bodymenuOnelead h4.title {
    margin-bottom: 5px;
    font-size: 18px;
}

#bodymenuOnelead .time {
    padding: 0px;
}

#bodymenuOnelead .news-separator-horizontal-border {
    margin: 10px 0px;
}

#bodymenuOnelead_cardNews .imgWrep img,
#sports-news .imgWrep img {
    border-radius: 5px;
}

#bodymenuTwolead .imgWrep img {
    border-radius: 5px;
}

#bodymenuTwolead #lead-news .flex-content .img-content {
    width: 280px;
}

#bodymenuTwolead .sub-news .summery,
#sports-news .lead-news .summery {
    -webkit-line-clamp: 2;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
    margin-right: 10px;
}

.fw-bold {
    font-weight: 700 !important;
    color: black;
}

.catsubMoremedianews .sum {
    font-weight: normal;
    font-size: 1rem;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
    overflow: hidden;
    color: #000;
}

#leadSection .sub-news .common-card-content:hover h5.title {
    color: #1a73e8
}

#leadSection .lead-news:hover img {
    opacity: 0.8;
}

#leadSection .sub-news .common-lead-content .summery {
    -webkit-line-clamp: 2 !important;
    margin-top: 0px !important;
    line-height: 20px;
}

#leadSection .sub-news .common-lead-content .summery,
#bodymenuOnelead .common-card-content .summery,
#bodymenuOnelead_cardNews #lead-lews .news-content-box .summery,
#bodymenuTwolead #lead-news .summery {
    -webkit-line-clamp: 3;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}

#leadSection img {
    border-radius: 5px;
}

#bodymenu_leadRightimg .flex-content.position-relative {
    border-radius: 5px;
}

#bodymenu_leadRightimg .sub-news span.imgWrep img,
#bodymenu_leadRightimg .subMore-news span.imgWrep img {
    border-radius: 5px;
}

#bodymenu_leadRightimg #lead-lews .flex-content {
    background: #000;
}

#bodymenu_leadRightimg #lead-lews .flex-content h4.title {
    color: #ffcc00;
    font-size: 22px;
}

#bodymenu_leadRightimg #lead-lews .flex-content .summery {
    color: #fff;
    -webkit-line-clamp: 3;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}

#bodymenu_leadRightimg .lead-lews span.imgWrep img {
    border-radius: 0 5px 5px 0;
}

#bodymenu_leadRightimg #lead-lews .flex-content .flex-grow-1 {
    padding: 10px;
}

/* End Lead section */
#bodymenuCardNews h5.title {
    margin-top: 5px;
}

#bodymenuCardNews .imgWrep img {
    border-radius: 5px;
}

#webstories .common-border-box {
    border: 2px solid #e2d6fe !important;
}

#video-gallery .title svg {
    margin-top: -6px;
    width: 22px;
    height: auto;
    margin-right: 10px;
}

#video-gallery .title a {
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

#video-gallery .more a {
    font-size: 18px;
    font-weight: bold;
}

#video-gallery .more a i {
    border: 2px solid #000;
    border-radius: 50%;
    padding: 5px 6px;
    font-size: 14px;
    color: black;
}


#video-gallery .more a {
    color: black;
}

#video-gallery .video i.fa-circle-play {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-size: 45px;
}

#video-gallery .time {
    color: #999;
}

#video-gallery h5.heading-h2,
#static_opinion h4.title {
    color: #2d3134 !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}

#static_opinion .summery {
    color: #555555;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

#sports-news .lead-news .common-card-content h5.title {
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    color: #2d3134 !important;
}

#bodymenuOnelead #lead-lews .common-card-content h5.title,
#bodymenu_threeLead .common-card-content h5.title {
    font-size: 22px;
}

#bodymenu_threeLead img {
    border-radius: 5px;
}

#bodymenuCardNews .common-card-content h5.title,
#bodymenu_leadRightimg .sub-news .common-card-content h5.title,
#bodymenu_leadRightimg .subMore-news .common-card-content h5.title,
#bodymenu_threeLead .sub-news .common-card-content h5.title,
#sports-news .sub-news .common-card-content h5.title,
.selected-news h4.title {
    font-size: 18px;
}




#bodymenuOnelead .news-content-box,
#bodymenuOnelead_cardNews #lead-lews .news-content-box {
    padding: 10px;
}

#bodymenu_leadRightimg #lead-lews .flex-content .img-content {
    width: 250px;
    margin: 0 0 0 10px !important;
}

#bodymenuOnelead_cardNews h5.title {
    margin-top: 5px;
}

a {
    text-decoration: none !important;
    color: #000
}

a:hover .sum,
a:hover .summery,
a:hover {
    color: none !important;
}

#home-lead-album .sub2-lead-content:hover h4.title,
#video-gallery .menu-link a:hover,
#photo-gallery .sub2-lead-content:hover h4.title {
    color: #fff !important;
}

#photo-gallery .menu-link a:hover,
#photo-gallery .menu-link a span:hover,
#video-gallery .menu-link a:hover,
#video-gallery .menu-link a span:hover {
    color: #ffa500 !important;
}

img {
    border: 0
}

.fs-7 {
    font-size: .9rem
}

.fs-8 {
    font-size: .8rem
}

.fs-9 {
    font-size: .7rem
}

.link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
}

.theme-text-color {
    color: #333 !important
}

.theme-bg {
    background: #b72126 !important
}

.theme-border {
    border-color: #b72126 !important
}

.news-border {
    border: 1px solid #e2e2e2
}

.news-separator-vertical-border {
    border-right: 1px solid #e2e2e2
}

.news-separator-vertical-border-left {
    border-left: 1px solid #e2e2e2
}

.news-separator-horizontal-border {
    border-top: 1px solid #e2e2e2;
    /* margin: 15px 0px 10px 0; */
    margin: 15px 0px;
}

.news-separate {
    border: 1px solid #e2e2e2
}

.common-border-box {
    background-color: #fff;
    padding: 8px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}

.bodymenu-bg {
    background: #f9f9f9;
    padding: 10px 0;
}

/*Time*/
#navigation .dropdownNotification .time {
    display: inline-block;
    float: right;
    color: #999999;
    font-size: 14px;
}

.time {
    font-size: 15px
}


.web-stories {
    width: 99.5%;
    background-color: #fff;
    border: 1px solid #e2e2e2;
}

.web-stories .tab_bar_block_stories {
    padding: 8px;
}

.tab_block_view_stories {
    _padding-left: 8px;
}

/*video icon set middle by Dalia*/
#category_content .vicon_img1,
.selected-news .sub-news .vicon_img1,
.latest-most-news .vicon_img1,
.vicon_img1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px
}

.selected-news .sub-news .vicon_img1,
.latest-most-news .vicon_img1 {
    width: 25px !important;
}

/*video icon set middle by Dalia*/

#lead-news .vicon_img1,
#sports-news .lead-news .vicon_img1 {

    width: 60px !important;
}

#leadSection .sub-news .vicon_img1,
#bodymenuOnelead_cardNews .sub-news .vicon_img1,
#bodymenuCardNews .vicon_img1,
#bodymenu_leadRightimg .sub-news .vicon_img1,
#bodymenu_leadRightimg .subMore-news .vicon_img1,
#sports-news .sub-news .vicon_img1 {

    width: 40px !important;
}

.selected-news .lead-news .vicon_img1,
#bodymenuOnelead_cardNews #lead-lews .vicon_img1,
#bodymenuTwolead #lead-news .vicon_img1,
#bodymenu_threeLead ._lead-news .vicon_img1 {

    width: 50px !important;
}

#bodymenuOnelead .sub-news .vicon_img1,
#bodymenuTwolead .sub-news .vicon_img1,
#bodymenu_threeLead .sub-news .vicon_img,
#leadSection .selected-news .sub-news .vicon_img1 {

    width: 30px !important;
}

#bodymenuOnelead #lead-news .vicon_img1 {

    width: 50px !important;
}

#bodymenu_leadRightimg #lead-lews .vicon_img1 {

    width: 50px !important;
}

.vicon_img3 {
    position: absolute;
    top: 30%;
    left: 40%;
    width: 40px !important;
}

.dtl_img_section .vicon_img0 {
    position: absolute;
    top: 36%;
    left: 43%;
    width: 60px !important;
}

/*Page Size*/

.container-fluid {
    position: relative;
    max-width: 1400px;

}

.bg-white {
    overflow: hidden;
}

/* global img size */
.imgWrep {
    display: block;
    background: url(images/default_thumbnail_800x450.html) center center no-repeat;
    background-size: contain;
    overflow: hidden;
    position: relative;
    height: 0px;
    padding-bottom: 56.25%;
}

.imgWrep img {
    float: left;
    width: 100%
}

/*  */
.cat-name a {
    color: #878787;
}

/*  */

/* flex news */
.flex-content .img-content {
    width: 100px;
    margin-right: 10px;
}

/* common-card-content */
.common-card-content h5.title {
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0px;
}

.cat_sub_lead h5.title {
    font-size: 18px !important;
}

.sub2-lead-content {
    position: relative;
}

/*  */


/*Header*/
header {
    position: relative;
    /* border-bottom: 1px solid #d3d3d3; */
    z-index: 100000;
}

header img.logo {
    _width: 180px;
    margin-bottom: 7px;
}

header.non-sticky a.logo {
    width: 230px;
    display: inline-block;
    margin-top: 5px;
}

header.sticky a.logo {
    width: 100px;
    display: inline-block;
    margin-top: 7px;
}

header #top-quick-links {
    list-style: none;
    font-size: 0.8rem;
    margin: 0;
    padding: 0
}

header #top-quick-links li {
    display: inline-block;
    margin: 15px;
}

header #top-quick-links li a:hover {
    color: #0d6efd;
}

header #top-quick-links li.dropdown .dropdown-menu a:hover,
header #top-quick-links .dropdownSocialMedia a:hover {
    color: #0573e6 !important;
}

.dropdownSocialMedia {
    margin-top: 0 !important;
}

.dropdownSocialMedia a {
    display: block !important;
    width: 100% !important;
    background: none !important;
}

.dropdownSocialMedia a>i,
.dropdownSocialMedia a>svg {
    float: left;
}

.dropdownSocialMedia a>span {
    float: left;
    margin-left: 8px;
    font-size: 12px;
}

header #top-quick-links li:last-child {
    margin-right: 0px
}

header #top-quick-links li i,
header #top-quick-links li a>svg {
    margin-right: 7px;
    height: 20px;
}

header #top-quick-links li a>svg {
    width: 15px;
}

/*section#navigation {
    position: relative;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 3px 5px #eee;
    height: 45px;
}*/
section#top-nav {
    border-top: 1px solid #ccc;
}


/* section#top-nav nav{
    width: 980px;
} */

section#top-nav nav>ul {
    list-style: none;
    font-size: 1rem;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 30px;
    height: 45px;
    align-items: center;
}

@media screen and (max-width: 768px){
    section#top-nav nav>ul {
        gap: 0px !important;
    }
    
}


section#top-nav nav>ul li {
    display: inline-block
}

section#top-nav nav>ul>li>a {
    padding: 3px 9px 0 9px;
    display: inline-block;
    text-align: center;
    color: #202124;
    font-size: 16px;
    font-weight: 600;
    min-width: 50px;
    line-height: 20px;
}

section#top-nav nav>ul>li>a>span {
    display: block;
    width: 100%;
    margin: auto;
    border-top: 3px solid #fff;
    border-radius: 3px 3px 0 0;
    height: 0px
}

section#top-nav nav>ul>li>a.active {
    color: #1a73e8
}

section#top-nav nav>ul>li>a.active span {
    border-top: 3px solid #1a73e8
}

section#top-nav nav>ul>li>a:hover {
    color: #000;
}

section#top-nav nav>ul>li>a:hover span {
    border-top: 3px solid #1a73e8
}

.extra-opt {
    position: absolute;
    right: 0px;
    font-size: 0.8rem;
    margin-top: 11px;
    min-width: 150px;
}

.extra-opt .dropdown-toggle::after {
    display: none;
}

.extra-opt span {
    position: relative;
}

.extra-opt span:last-child {
    margin-right: 0px;
}

.extra-opt span a {
    padding: 5px;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    background: #e5e6eb;
    text-align: center;
}


.extra-opt span a i {
    font-size: 1.1rem;
    vertical-align: middle;
}

.extra-opt span.search-icon {
    width: 33px !important;
    height: 33px !important;
    display: inline-block;
    position: absolute;
    margin: 5px;
}

header.sticky {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    background: #fff;
    z-index: 999999;
    padding: 3px 0px 5px 0px;
    border-bottom: 1px solid #e2e2e2;
    display: none;
    box-shadow: 0 5px 5px 0 rgb(0 0 0 / 20%);
}

header.sticky .logo {
    width: 25px;
    padding: 0px
}

header.sticky nav {
    text-align: right;
    display: inline-block;
}

header.sticky nav>ul {
    list-style: none;
    font-size: 1rem;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

header.sticky nav>ul li {
    display: inline-block
}

header.sticky nav>ul>li>a {
    padding: 3px 16px 0 16px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #202124;
    line-height: 20px;
}

header.sticky nav>ul>li>a:hover {
    color: #1a73e8;
}

header.sticky nav>ul>li>a>span {
    display: block;
    width: 100%;
    margin: auto;
    border-top: 3px solid #fff;
    border-radius: 3px 3px 0 0;
    height: 0px
}

header.sticky nav>ul>li>a.active span {
    border-top: 3px solid #1a73e8
}

header.sticky nav>ul>li>a:hover span {
    border-top: 3px solid #1a73e8
}


/*Header*/


/*Dropdown*/


.dropdownAllMenu:after {
    position: absolute;
    top: -9px;
    left: 990px;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 9px solid transparent;
    content: '';
}

.dropdownAllMenu:before {
    position: absolute;
    top: -10px;
    left: 989px;
    display: inline-block;
    /* border-right: 10px solid transparent; */
    border-bottom: 10px solid #ccc;
    /* border-left: 10px solid transparent; */
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}


header .dropdown-toggle::after {
    display: none
}

header .dropdown_menu:before {
    position: absolute;
    top: -10px;
    right: 34px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ccc;
    border-left: 10px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
    width: 10px;
}

header .dropdownAllMenu:before {
    position: absolute;
    top: -10px;
    left: 1100px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ccc;
    border-left: 10px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
    width: 10px;
}

header .dropdown_menu.pull-right:before {
    right: 9px;
    left: auto
}

header .dropdown_menu:after {
    position: absolute;
    top: -9px;
    right: 30px;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 9px solid transparent;
    content: '';
    width: 10px;
}

header .dropdownAllMenu:after {
    position: absolute;
    top: -9px;
    left: 1101px;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 9px solid transparent;
    content: '';
    width: 10px;
}

header .dropdown_menu.pull-right:after {
    right: 10px;
    left: auto
}

.sticky .dropdownAllMenu:after {
    left: auto !important;
    right: 5px !important;
}

.sticky .dropdownAllMenu:before {
    left: auto !important;
    right: 5px !important;
}

#dropdownMobileApps {
    position: relative;
    cursor: pointer
}

header .dropdownMobileAppsShow {
    padding: 3px 7px !important;
    width: 120px;
}

header .dropdownMobileAppsShow a {
    padding: 3px 5px;
    text-align: left;
}

header .dropdownMobileAppsShow a:hover {
    color: #0573e6 !important;
}

header .dropdownMobileAppsShow:before {
    right: 51px !important;
}

header .dropdownMobileAppsShow:after {
    right: 50px !important;
}

header .dropdown_menu_hover {
    cursor: pointer;
}

/*header .dropdown_menu_hover .dropdownSocialMedia span:hover{
    color:#1a73e8 !important;
}*/

header .dropdown_menu_hover .dropdownSocialMedia svg {
    width: 13px;
}

header .dropdown_menu_hover .dropdownSocialMedia svg#svg2 {
    transform: scale(0.65);
    width: 20px;
}

header .dropdown_menu {
    box-shadow: 0px 0px 25px #dcdcdc;
    border-color: #999;
    border: none;
    margin-top: 5px !important;
    background: #fff;
    display: none;
    position: absolute;
    padding: 0 15px;
    z-index: 999;
    border-radius: 5px;
}

header .dropdownSocialMedia {
    cursor: default;
    font-size: .75rem;
    padding: 15px;
    width: max-content !important;
    max-width: 920px !important;
    right: 170px;
}

header .dropdownSocialMedia i {}

header .dropdownSocialMedia:before {
    right: 149px !important;
}

header .dropdownSocialMedia:after {
    right: 150px !important;
}

header .dropdownSocialMedia .social-name-title {
    font-size: .875rem;
    display: block;
    padding-bottom: 10px;
    font-weight: bold;
}

header .dropdownSocialMedia i {
    font-size: 1rem
}

header .dropdownSocialMedia .fa-circle-check {
    font-size: .65rem;
    color: #0171e7
}

header .dropdownSocialMedia i.fa-square-facebook {
    color: #3b5998
}

header .dropdownSocialMedia i.fa-youtube {
    color: #FF0000
}

header .dropdownSocialMedia i.fa-twitter {
    color: #00acee
}

header .dropdownSocialMedia i.fa-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    /* Also define standard property for compatibility */
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

header .dropdownSocialMedia i.fa-linkedin {
    color: #0072b1
}

#dropdownNotification {
    position: relative;
    cursor: pointer;
}

#dropdownNotification .badge {
    position: absolute !important;
    top: 3px;
    right: 3px;
    padding: 1px;
    border-radius: 50%;
    background: red;
    color: white;
    display: inline-block;
    width: 9px !important;
    height: 9px !important;
}

#navigation .dropdownNotification {
    width: 250px !important;
    border-radius: 0px;
    padding: 10px;
    ;
    position: absolute;
    right: -5px;
    box-shadow: 0px 0px 25px #c0c0c0;
    border-color: #999;
    border: none;
    margin-top: 5px !important;
    background: #fff;
    /* display: none; */
    position: absolute;
    /* padding: 0 15px; */
    z-index: 999;
    border-radius: 5px;
}

#navigation .dropdownNotification:before {
    position: absolute;
    top: -10px;
    right: 15px;
    display: inline-block;
    /* border-right: 10px solid transparent; */
    border-bottom: 10px solid #ccc;
    /* border-left: 10px solid transparent; */
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

#navigation .dropdownNotification:after {
    position: absolute;
    top: -9px;
    right: 16px;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 9px solid transparent;
    content: '';
}

#navigation .dropdownNotification a {
    white-space: normal;
    width: 100% !important;
    display: block !important;
    display: inline-block !important;
    background: none !important;
    text-align: left !important;
    color: #2d3134;
    font-weight: 600;
}

#navigation .dropdownNotification a:last-child {
    border-bottom: 0px !important;
}

.dropdownSearch {
    position: absolute;
    right: 0;
    width: 625px !important;

    box-shadow: 0px 0px 25px #c0c0c0;
    border-color: #999;
    border: none;
    margin-top: 5px !important;
    background: #fff;
    position: absolute;
    z-index: 999;
    border-radius: 5px;
}

#navigation .dropdownSearch:before {
    position: absolute;
    top: -10px;
    right: 15px;
    display: inline-block;
    /* border-right: 10px solid transparent; */
    border-bottom: 10px solid #ccc;
    /* border-left: 10px solid transparent; */
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

#navigation .dropdownSearch:after {
    position: absolute;
    top: -9px;
    right: 16px;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 9px solid transparent;
    content: '';
}

.dropdownSearch input {
    padding: 12px 12px 12px 45px;
    background: #f1f3f4;
    border: 0px
}

.dropdownSearch .search-icon {
    background: #e2e2e2;
    border-radius: 50%;
    padding: 6px 8px;
    width: 33px !important;
    height: 33px !important;
    position: absolute;
    left: 0px;
    top: 0px
}

#dropdownSearch .close_icon {
    display: none;
    font-size: 20px;
}

.dropdownAllMenu {
    position: absolute;
    box-shadow: 0px 0px 25px #dcdcdc;
    border: none;
    right: 0;
    top: 43px;
    z-index: 99999;
    width: 100%;
    padding: 15px !important;
    cursor: pointer;
    margin: 0px 0px 0px 10px;
}

.dropdownAllMenuIcon {
    padding: 12px;
}

.sticky .dropdownAllMenuIcon {
    float: right;
    padding: 5px 7px;
}

.dropdownAllMenu:before,
.dropdownAllMenu:after {
    _display: none !important;
}

.dropdownAllMenu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.dropdownAllMenu ul li {
    width: 32%;
    display: inline-block
}

.dropdownAllMenu ul li a {
    padding: 5px;
    display: inline-block;
}
@media screen and (min-width: 850px) {

    .dropdownAllMenu ul li {
        width: 14%;
        display: inline-block
    }

    }

.dropdownAllMenu ul li a:hover {
    color: #0573e6 !important;
}

a.dropdown i.close_icon {
    display: none;
}

.dropdownAllMenu input {
    padding-left: 40px;
    border: 0px
}

.dropdownAllMenu .search-icon {
    background: #e2e2e2;
    border-radius: 50%;
    padding: 6px 8px;
    width: 33px !important;
    height: 33px !important;
    position: absolute;
    left: 0px;
    top: 0px
}


/*Dropdown*/


/*Breaking News*/

section#breaking-news {
    height: 40px;
    background: #a20000
}

section#breaking-news .breaking-news-icon {
    color: #FFF;
    display: flex;
    border-right: 2px solid #FFF;
    margin-right: 10px;
    padding-right: 10px;
    width: 120px;
    height: 32px;
}

/*section#breaking-news .breaking-news-icon .breaking-circle {
    margin-right: 7px;
    padding-top: 3px;
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 50%;
    border: 7px solid #fff;
    animation: blink 1s linear infinite;
}*/
section#breaking-news .breaking-news-icon .breaking-circle {
    background-color: #fff;
    _position: absolute;
    _bottom: 15px;
    _left: 0px;
    -webkit-animation: up-right 1s infinite;
    -moz-animation: up-right 1s infinite;
    -o-animation: up-right 1s infinite;
    animation: up-right 1s infinite;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    opacity: .25;
    margin-top: 6px;
}

section#breaking-news .breaking-news-icon .breaking-title {
    font-size: 1.75rem;
    padding: 0px;
    margin-left: 10px;
    margin-top: -2px;
}

/*@keyframes blink{
    0%{opacity: 0;}
    50%{opacity: .5;}
    100%{opacity: 1;}
}*/
@keyframes up-right {
    0% {
        transform: scale(1);
        opacity: .25
    }

    50% {
        transform: scale (1, 5);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: .25;
    }
}

section#breaking-news ul {
    list-style: none;
    margin: 0;
    padding: 0
}

section#breaking-news ul li {
    display: inline
}

section#breaking-news ul li a {
    padding: 0px 7px;
    display: inline-block;
    color: #fff;
    font-size: 23px;
    line-height: 27px;
}

section#breaking-news ul li a:hover {
    color: #ddd !important;
}

section#breaking-news ul li a i {
    font-size: 0.75rem
}

section#breaking-news ul li a img.breaking-news-icon-img {
    width: 23px;
    margin-right: 10px
}

section#breaking-news .breaking-news-close {
    font-size: 1.45rem;
    color: #e2e2e2;
    padding: 4px 2px 4px 7px;
    cursor: pointer;
}


/*Breaking News*/


/*Just Now News*/

section#just-news {
    height: 35px;
    background: #0d69e4
}

section#just-news .just-news-icon {
    font-size: 1.1rem;
    color: #FFF;
    display: flex;
    border-right: 2px solid #FFF;
    margin-right: 10px;
    padding-right: 10px;
    width: 120px
}

section#just-news .just-news-icon i {
    font-size: 1.15rem;
    margin-right: 7px;
    padding-top: 3px
}

section#just-news ul {
    list-style: none;
    margin: 0;
    padding: 0
}

section#just-news ul li {
    display: inline
}

section#just-news ul li a {
    padding: 3px 7px;
    display: inline-block;
    color: #fff;
    font-size: 1.1rem
}

section#just-news ul li a:hover {
    color: #ddd !important;
}

section#just-news ul li a i {
    font-size: 0.75rem
}

section#just-news ul li a img.breaking-news-icon-img {
    width: 18px;
    margin-right: 10px
}

section#just-news .just-news-close {
    font-size: 1.35rem;
    color: #e2e2e2;
    padding: 4px 2px 4px 7px;
    cursor: pointer;
}


/*Just Now News*/


/*Top News*/

section#top-news .flex-content .img-content {
    width: 130px;
}

section#top-news .flex-content {
    border: 1px solid #e2e2e2
}

section#top-news .flex-content h4.title {
    height: 70px;
    overflow: hidden;
    margin-top: 3px;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 0px;
    padding-left: 3px;
}

section#top-news .flex-content h4.title {
    -webkit-line-clamp: 3;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*Top News*/


/*Top lead content*/
section#top-lead-content #leadSection .lead_heaight {
    /* height: 260px; */
    overflow: hidden;
}

section#top-lead-content {
    _border-top: 1px solid #ccc;
    _background: #f9f9f9;
    padding-bottom: 10px;
}

section#top-lead-content .lead-news .flex-content .img-content {
    width: 100%;
}

section#top-lead-content .lead-news h4.title {
    font-size: 24px;
}

section#top-lead-content .lead-news h4.title:hover {
    color: #000 !important
}

span.sholder {
    color: #b72126;
    font-weight: bold;
}

section#top-lead-content .sub-news .common-card-content h5.title {
    font-size: 1rem;
}

#category_content .cat_sub_lead span.sholder {
    color: #fff;
}

section#top-lead-content #lead-news .summery {
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 4;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
    color: #555555;
    font-weight: 400;
}

section#top-lead-content #lead-news h4.title {
    font-size: 28px;
    line-height: 36px;
    color: #121212;
    font-weight: 600;
}

/*Top lead content*/

#toplead-left .image-lead {
    margin-bottom: 10px
}

#toplead-left h5.title {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 0;
    margin-bottom: 0px !important;
}

#toplead-left .sub2-lead-content h4.title {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 0;
    margin-bottom: 0px !important;
}

#top-lead-content .sub-news h4.title,
#top-lead-content .sub-news h5.title {
    font-size: 18px !important;
    line-height: 24px;
    color: #2d3134;
    font-weight: 600;
}

#top-lead-content .sub-news h5.title {
    margin-bottom: 10px !important;
}

/*Selected News*/

section#selected-news {
    padding: 10px 0px
}

#bodymenu-nolead .common-card-content {
    border-radius: 5px;
}

#bodymenu-nolead .common-card-content div.image-lead img {
    border-radius: 5px 5px 0 0;
}

#bodymenu-nolead .common-card-content .selected-news-black {
    border-radius: 0 0 5px 5px;
}

#bodymenu-nolead .selected-news-height {
    min-height: 160px;
}

#bodymenu-nolead .select-news-title {
    font-size: 1.25rem;
    padding-bottom: 10px
}

#bodymenu-nolead .select-news-title span {
    padding-bottom: 5px;
    border-bottom: 5px solid #000;
    display: block;
    font-weight: bold;
    font-size: 26px;
}

#bodymenu-nolead .select-news-title span:hover {
    color: #0573e6;
}

#bodymenu-nolead .selected-news-black {
    background: #011246;
    padding: 0px 5px;
    color: #fff
}

#bodymenu-nolead .selected-news-black h5.title {
    color: #ffcc00
}

#bodymenu-nolead .selected-news-box .common-card-content:hover .title {
    color: #fff !important
}

#bodymenu-nolead .selected-news-black h5.title:hover {
    color: #fff !important
}

#bodymenu-nolead .menu-link {
    display: none;
    border: 0px;
    margin: 0px;
    padding: 5px 0px;
}

#bodymenu-nolead .menu-link span {
    font-size: .875rem;
    padding-top: 5px;
    display: inline-block;
}


#bodymenu-nolead .menu-link a span {
    font-size: 20px;
    line-height: 34px;
}

#bodymenu-nolead h5.title {
    font-size: 20px !important;
    line-height: 26px !important;
}

#bodymenu-nolead .summery {
    font-size: 16px !important;
    line-height: 22px !important;
    -webkit-line-clamp: 2;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*Selected News*/




/*National News*/

#pathoker-kotha h5.title {
    font-size: 20px;
    line-height: 26px;
}

/* bodymenuTwolead */

#bodymenuTwolead .lead-news .common-card-content h5.title,
#life-style-news .lead-news .common-card-content h5.title,
#it-news .sub-news .common-card-content h5.title,
#bodymenu_binodon .common-card-content h5.title {
    position: absolute;
    bottom: 0;
    margin: 0;
    color: #fff;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1.5) 50%);
    width: 100%;
    padding: 10px 10px 10px 10px;
    text-align: left;
}

#life-style-news .lead-news .common-card-content h5.title {
    border-radius: 10px;
    text-align: center;
    font-size: 22px;
    line-height: 28px;
}

#life-style-news .sub-news h5.title {
    font-size: 18px;
    line-height: 24px;
}


#bodymenuTwolead .sub-news h5.title {
    font-size: 18px;
    line-height: 24px;
}

/* golden title color */

#category_content .cat_lead .common-card-content:hover h5.title,
#category_content .cat_sub_lead .common-card-content:hover h5.title,
#photo-gallery .home-photo-album:hover h4.title {
    color: #ffa500 !important
}

#bodymenuTwolead .time {
    display: none;
}

/*International News*/
.internationalSubnewsFlex .sub2-lead-content {
    padding: 0 20px;
}

section#international-news .news-border {
    padding: 10px
}

section#international-news .menu-link {
    border-bottom: 8px solid #b72126;
    height: 42px;
    padding-bottom: 0px;
    margin-bottom: 12px;
}

section#international-news .international-sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-right: 50px
}

section#international-news .international-sub-menu li {
    display: inline-block
}

section#international-news .international-sub-menu li a {
    display: inline-block;
    padding: 3px 10px;
    cursor: pointer;
}

section#international-news .international-sub-menu li a.active {
    background: #b72126;
    border-radius: 5px 5px 0 0;
    color: #fff
}

section#international-news .international-sub-menu li a.active:hover {
    color: #fff !important;
}

section#international-news .international-sub-menu li a:hover {
    background: #b72126;
    border-radius: 5px 5px 0 0;
    color: #fff !important;
}

section#international-news .menu-lead-content {
    height: 100%;
    background: #f0f0f0
}


/*International News*/


/*Whole Country News*/

section#whole-country-news {
    background: #f9f9f9;
    padding: 10px 0
}

section#whole-country-news .news-border {
    padding: 10px;
    background: #fff;
}

section#whole-country-news .menu-link {
    border-bottom: 0px
}

section#whole-country-news .menu-link img {
    width: 25px
}

section#whole-country-news .whole-country-news-search-btn {
    background: #16a53c;
    color: #fff;
    text-align: center;
    width: 100%
}

section#whole-country-news h4.title {
    padding-top: 5px;
    margin-bottom: 0
}

#district_site_map .breadcrumb li.child a,
#district_site_map .breadcrumb li.child {
    color: #1a73e8;
}


/*Whole Country News*/


/*Sports News*/


section#sports-news .news-border {
    padding: 10px
}

section#sports-news .menu-link {
    border-bottom: 0px;
    position: relative
}

section#sports-news .menu-link .menu-link-border-middle {
    border-top: 3px solid #b72126;
    width: 80%;
    display: inline-block;
    top: 15px;
    left: 120px;
    position: absolute
}

section#sports-news .menu-lead-content {}


section#sports-news .menu-lead-content h4.title {
    text-align: center;
    padding-top: 5px
}

section#sports-news .menu-lead-content img,
section#life-style-news .lead-news img {
    border-radius: 10px
}

section#life-style-news .lead-news .common-card-content:hover h5.title,
#bodymenu_binodon .common-card-content:hover h5.title {
    color: #ffa500
}

section#sports-news .menu-news-content {
    border-radius: 5px;
    box-shadow: 0px 3px 2px #e8e8e8;
    height: 100%
}

section#sports-news .menu-news-content h4.title {
    padding: 5px
}

section#sports-news .menu-news-content img {
    border-radius: 5px
}

section#sports-news .sports-upcoming {
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    padding: 5px;
    _height: 285px;
}

section#sports-news .sports-upcoming>div:first-child {
    padding: 5px 3px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #e2e2e2;
}

section#sports-news .sports-upcoming .upcoming-scroll {
    _max-height: 204px;
    height: 335px;
    overflow: auto;
    padding-right: 7px;
    margin-top: 5px
}

section#sports-news .sports-upcoming .upcoming-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

section#sports-news .sports-upcoming .upcoming-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

section#sports-news .sports-upcoming .upcoming-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#c1c1c1), to(#c1c1c1), color-stop(.6, #c1c1c1))
}

section#sports-news .sports-upcoming ul {
    list-style: none;
    margin: 0;
    padding: 0
}

section#sports-news .sports-upcoming ul li {}

section#sports-news .sports-upcoming h5.title {
    padding: 5px 3px;
    font-weight: bold;
    border-bottom: 1px solid #e2e2e2;
    display: block;
    font-size: 18px;
}

section#sports-news .sports-upcoming .d-flex:hover h5.title {
    color: #0573e6 !important;
}

section#sports-news .sports-upcoming ul li a img {
    _width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 15px;
}

section#sports-news .sports-upcoming ul li:last-child a {
    border-bottom: 0
}

section#sports-news .menu-lead-content h5.title {
    text-align: left;
    font-size: 26px;
    line-height: 34px;
    margin-top: 10px;
}

section#sports-news .menu-news-content h5.title {
    padding: 5px;
    font-size: 18px;
    line-height: 24px
}

section#sports-news .menu-lead-content .summery {
    text-align: justify;
    -webkit-line-clamp: 2;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*Sports News*/


/*Life style news*/
section#life-style-news .sub-news img {
    border-radius: 10px 10px 0 0px;
}

section#life-style-news {
    padding: 10px 0
}

section#life-style-news .news-border {
    padding: 10px
}

section#life-style-news .menu-link {
    border-color: #662d91;
    position: relative;
    margin-bottom: 10px
}

section#life-style-news .menu-link a:first-child {
    color: #662d91
}

section#life-style-news .menu-link .menu-link-border-short-bottom {
    background: #662d91;
    height: 5px;
    width: 100px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -3px
}

section#life-style-news .menu-lead-content h4.title {
    padding-top: 5px;
    margin-bottom: 0
}


/*Life style news*/


/*IT news*/
section#it-news .menu-lead-content .news-content-box {
    height: 300px;
}

section#it-news .time {
    right: 0;
    color: #fff;
    margin: 0 6px;
    position: absolute;
    right: 0;
    bottom: 0;
}

section#it-news .cat-name {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 5px;
    border-left: 3px solid #fff;
    color: #fff !important;
    line-height: 16px;
    padding: 0 5px;
}

section#it-news .cat-name a {
    color: #fff !important;
}

section#it-news {
    padding: 10px 0;
    border-top: 7px solid #1a282f;
}

section#it-news .news-border {
    padding: 10px;
    border-top: 7px solid #1a282f
}

section#it-news .menu-link {
    border-bottom: 0px;
}

section#it-news .menu-lead-content {
    background: #1a282f
}

section#it-news .menu-lead-content h5.title {
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    padding: 7px;
    margin-top: 10px;
    color: #fff;
}

section#it-news .menu-lead-content h5.title:hover {
    color: #ffa500;
}

section#it-news .menu-lead-content .summery {
    margin: 0 7px 7px 7px;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 5;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

section#it-news .sub-news h5.title {
    font-size: 20px;
    line-height: 26px;
}

.it-sub-menu-news .menu-lead-content:hover h5.title {
    color: #ffa500 !important;
}

.it-sub-menu-news .sub-news .common-card-content:hover h5.title {
    color: #ffa500 !important;
}

#bodymenuTwolead .lead-news span.sholder,
#life-style-news .lead-news span.sholder,
#bodymenu_binodon span.sholder,
.it-sub-menu-news .sub-news span.sholder {
    color: #ffa500 !important;
}

section#it-news .it-sub-menu {
    background: #eeeeee;
    padding: 15px 0px 15px 15px;
    height: 100%;
}

section#it-news .it-sub-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

section#it-news .it-sub-menu ul li:hover {
    background: #ddd
}

section#it-news .it-sub-menu ul li a {
    padding: 7px 3px 7px 15px;
    display: block;
    font-size: 18px;
}

section#it-news .it-sub-menu ul li a:hover {
    color: #0573e6
}

section#it-news .it-sub-menu ul li a.active {
    background: #fff
}


/*IT news*/


/*Photo Gallery*/

section#photo-gallery {
    padding: 15px;
    background: #2b2b2b
}

section#photo-gallery .menu-link {
    border: 0px;
    position: relative;
    margin-bottom: 15px;
}

section#photo-gallery .menu-link a {
    color: #fff;
    font-size: 22px;
}

section#photo-gallery .menu-link .menu-link-border-middle-full {
    height: 3px;
    background: #fff;
    position: absolute;
    display: inline-block;
    left: 160px;
    right: 0px;
    top: 12px
}

section#photo-gallery .lead-album {}

section#photo-gallery .lead-album h4.title {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 20px;
}

.home-lead-album .flex-direction-nav a {
    height: 55px;
}

section#photo-gallery .lead-album #home-lead-album,
section#photo-gallery .lead-album .home-lead-album-thumb {
    margin: 0px;
}

section#photo-gallery .lead-album #home-lead-album.flexslider,
section#photo-gallery .lead-album .home-lead-album-thumb.flexslider {
    border: 0px;
}

section#photo-gallery .lead-album .home-lead-album-thumb {
    background: #222;
    padding: 10px;
}

section#photo-gallery .other-photo-album-list {}

section#photo-gallery .other-photo-album-list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

section#photo-gallery .other-photo-album-list li {}

section#photo-gallery .other-photo-album-list li a {
    display: inline-block
}

section#photo-gallery .other-photo-album-list li a h4.title {
    margin-bottom: 0px
}

#photo-gallery .flexslider i.fa-images,
#photo-gallery .sub2-lead-content i.fa-images {
    z-index: 99
}

/*Photo Gallery*/


/*Video Gallery*/

section#video-gallery {}

section#video-gallery .menu-link {
    border: 0px;
    position: relative;
    padding-bottom: 10px
}

section#video-gallery .menu-link a {
    color: #fff
}

section#video-gallery .menu-link a:hover {
    color: #ffcc00 !important;
}

section#video-gallery .menu-link .menu-link-border-middle-short {
    height: 3px;
    background: #fff;
    position: absolute;
    display: inline-block;
    left: 190px;
    top: 16px;
    width: 350px
}

section#video-gallery .video-sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

section#video-gallery .video-sub-menu li {
    display: inline-block
}

section#video-gallery .video-sub-menu li a {
    display: inline-block;
    padding: 3px 10px;
    font-weight: normal;
}

section#video-gallery .video-sub-menu li a.active {
    color: #ffcc00
}

section#video-gallery .lead-video {}

section#video-gallery .lead-video .menu-link {
    color: #ffcc00;
    padding: 5px 0px;
    font-size: 1.3rem;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 0px;
}

section#video-gallery .lead-video h4.title {
    margin-bottom: 5px;
    /* color: #fff; */
    font-size: 1.4rem;
    font-weight: normal;
}

section#video-gallery .lead-video div.summery {
    color: #fff
}

section#video-gallery .lead-video .video-icon {
    position: absolute;
    font-size: 5rem;
    left: 43%;
    top: 40%;
    border-radius: 50%;
    opacity: .75;
    width: 90px;
}

.video-icon-sm {
    position: absolute;
    font-size: 5rem;
    left: 40%;
    top: 32%;
    border-radius: 50%;
    opacity: .75;
    width: 55px;
}

.video-icon-md {
    position: absolute;
    font-size: 5rem;
    left: 38%;
    top: 32%;
    border-radius: 50%;
    opacity: .75;
    width: 70px;
}

.video-icon-xs {
    position: absolute !important;
    font-size: 5rem !important;
    left: 34% !important;
    top: 19% !important;
    border-radius: 50% !important;
    opacity: .75 !important;
    width: 43px !important;
}

section#video-gallery .other-video-list-pre-div {
    background: #222325
}

section#video-gallery .other-video-list:first-child {
    margin-top: 0px !important;
}

section#video-gallery .other-video-list .d-flex {
    padding: 15px 0
}

section#video-gallery .other-video-list img {
    width: 120px
}

.lead-video a:hover div.summery {
    color: #fff !important;
}

section#video-gallery .other-video-list .video-icon {
    position: absolute;
    font-size: 1.5rem;
    left: 43%;
    top: 38%;
    color: #ec0009
}

section#video-gallery .other-video-list h4.title {
    color: #fff;
    padding: 5px 10px;
    font-weight: normal;
}

.vid-single {
    display: flex;
    align-items: center;
    justify-content: center;
}


/*Video Gallery*/


/*Pod Cast*/

section#podcast {
    padding: 15px 0
}

section#podcast .news-border {
    padding: 10px
}

section#podcast>div>div.news-border {
    border-bottom: 5px solid #f96400;
    border-radius: 5px;
}



section#podcast .menu-link {
    border-bottom: 0;
    font-size: 26px;
    font-weight: bold;
}

section#podcast .podcast-news-icon-img {
    width: 25px;
    margin-right: 5px
}

section#podcast .podcast-news {
    border-radius: 5px;
    margin-right: 10px
}

section#podcast .podcast-news .title {
    padding: 5px 0px 0px 0px;
    font-size: 18px;
    line-height: 24px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 77px;
}

section#podcast .podcast-news .podcast-play-time i {
    color: #4780e8
}

#podcast-more .common-card-content .image-lead i.fa-microphone {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    font-size: 25px;
    color: #fff;
}


/*Pod Cast*/


/*Shadow Headline*/
#videostories .album_name,
#photoStories .album_name,
#photoStory-catContet .album_name,
#videoStory-catContet .album_name {
    border-radius: 0 0 10px 10px;
}

.overlay-headline,
#category_content .lead-section .news-content-box,
#videostories .album_name,
.webstories .album_name,
#photoStory-catContet .album_name,
#videoStory-catContet .album_name {
    position: absolute;
    margin-bottom: 0;
    bottom: 0;
    color: #fff;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1.5) 100%);
    width: 100%;
    padding: 10px 10px 3px 10px;
    text-align: center;
    font-size: 18px;
}


/*Shadow Headline*/

#videostories .album_name,
#photoStories .album_name {}


/*Menu Link*/

.bodymenu-link {
    padding-bottom: 5px;
    border-bottom: 5px solid #000;
    margin-bottom: 15px;
}

.bodymenu-link>a>img {
    margin-right: 8px;
    padding-bottom: 5px;
}

.bodymenu-link i {
    border: 2px solid #000;
    border-radius: 50%;
    padding: 5px 6px;
    font-size: 15px;
    color: #333;
}

.bodymenu-link span {
    font-size: 24px;
    /*1.3rem*/
    line-height: 33px;
    color: #000;
}

.bodymenu-link span:hover {
    color: #0573e6
}

.bodymenu-link a.float-end:hover {
    color: #0573e6 !important;
}

.bodymenu-link .fa-chevron-right {
    font-size: 1rem
}

.bodymenu-link a {
    font-weight: bold;
}

/*Menu Link*/


/*All headlines*/

h2.title {
    font-size: 1.25rem;
    font-weight: bold;
    _line-height: 23px
}

h3.title {
    font-size: 1.15rem;
    font-weight: bold;
    _line-height: 23px
}

h4.title {
    font-size: 1rem;
    font-weight: bold;
    _line-height: 23px
}

h5.title {
    font-size: .9rem;
    font-weight: bold;
    _line-height: 23px
}

section#sports-news .menu-news-content h4.title {
    font-size: .875rem
}

.summery {
    font-size: 0.95rem;
    _line-height: 23px
}


/*All headlines*/





/*Footer Line*/

/* web stories */
.webstories {
    position: relative;
}

#videostories ul.slides li,
#photoStories ul.slides li {
    width: 220px !important;
    position: relative;
}

.vidstocovr img.photo-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px !important;
}

.vidstocovr img.play-icon {
    position: absolute;
    position: absolute;
    top: 40%;
    color: #fff;
    padding: 5px 10px;
    font-size: 25px;
    max-width: 80px;
    left: 35%;
}

.vidstocovr i {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 5px 10px;
    font-size: 25px;
}

#videostories .album_name a,
.webstories .album_name a {
    color: #fff;
}

#videostories .album_name a,
.webstories .album_name a:hover {
    color: #fff !important;
}

.webstories .webstories_cattitle {
    position: absolute;
    bottom: 54px;
    background: #ff00de;
    padding: 5px 20px;
    color: #fff;
    font-size: 26px;
    line-height: 34px;
}

/*Tab Block One*/
.tab_block_one .tab_bar_block_new ul {
    display: table;
    width: 100%;
    margin: 0;
    border-bottom: 2px solid #e5e5e5;
    font-weight: bold;
}

.tab_block_one .tab_bar_block_new ul>li {
    padding: 3px 20px;
    position: relative;
    display: inline-block;
    line-height: 25px;
    font-size: 18px;
    color: #000;
    text-align: center;
    cursor: pointer;
    bottom: -4px;
    width: auto;
}

.tab_block_one .tab_bar_block_new ul>li.active {
    background: #fff;
    border-bottom: 6px solid #000;
}

.tab_block_one .list_display_block1 span.news_sl {
    color: #95969a;
    background: #ebecf0;
    font-size: 26px;
    position: absolute;
    left: 7px;
    top: 0px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /* padding: 8px; */
    text-align: center;
}

.tab_block_one .allNews {
    padding: 7px;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    width: 100%;
    display: block;
    margin: 0;
    font-weight: bold;
    color: #0573e6;
    border: 1px solid #7acbff;
    border-radius: 5px;
    background: #f2f9ff;
    margin-top: 15px;
}

.tab_block_one #popular_list_block1 {
    display: none
}

/*Tab Block One*/

/*Text truncate*/
.text-truncate-2 {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*Reporter section*/
/* .rpt_info_section .edition{font-size: 0.95rem; line-height: 20px;color: #212529e0}
.rpt_info_section .rpt_name{font-size: 0.95rem; line-height: 18px;color: #212529e0}
.rpt_info_section .entry_update{font-size: 0.95rem; line-height: 25px;color: #212529e0;margin-bottom: 10px;} */
.video_block {
    padding-top: 0 !important;
}

/* All Flexslider Css */

#internationalSubnewsFlex .flex-direction-nav .flex-prev {
    left: 0;
    opacity: 1;
    font-size: 0;
    background: #8db4d2;
    height: 95px;
    text-align: center;
    padding-top: 35px;
    top: 20px;
    width: 30px;
}

#internationalSubnewsFlex .flex-direction-nav .flex-next {
    right: -9px;
    opacity: 1;
    font-size: 0;
    background: #8db4d2;
    height: 95px;
    text-align: center;
    padding-top: 35px;
    top: 20px;
    width: 30px;
}

#internationalSubnewsFlex .flex-direction-nav a:before {
    color: #fff;
    font-size: 20px;
}

.internationalSubnewsFlex .flex-direction-nav .flex-disabled {
    opacity: 0.5 !important;
    z-index: 9
}

.internationalSubnewsFlex .flex-direction-nav .flex-prev {
    left: 0;
    opacity: 1;
    font-size: 0;
    background: #8db4d2;
    height: 95px;
    text-align: center;
    padding-top: 35px;
    top: 20px;
    width: 30px;
}

.internationalSubnewsFlex .flex-direction-nav .flex-next {
    right: -9px;
    opacity: 1;
    font-size: 0;
    background: #8db4d2;
    height: 95px;
    text-align: center;
    padding-top: 35px;
    top: 20px;
    width: 30px;
}

.internationalSubnewsFlex .flex-direction-nav a:before {
    color: #fff;
    font-size: 20px;
}

.internationalSubnewsFlex.flexslider:hover .flex-direction-nav .flex-prev {
    left: 0
}

.internationalSubnewsFlex.flexslider:hover .flex-direction-nav .flex-next {
    right: -9px
}

.internationalSubnewsFlex ul.slides li {
    width: 180px !important;
}

.internationalSubnewsFlex .slides h4.title {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 60px;
    padding: 1px 2px;
}

.all_news_content_block div.img {
    height: 70px;
    width: 110px;
    float: left;
    margin-right: 10px;
}

.all_news_content_block h4 {
    font-size: 18px;
    font-weight: bold;
}

#latestview1 {
    height: 505px;
    overflow: auto;
    padding-right: 7px;
    margin-top: 5px
}

#latestview1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#latestview1::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

#latestview1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#c1c1c1), to(#c1c1c1), color-stop(.6, #c1c1c1))
}

#mostview1 {
    height: 505px;
    overflow: auto;
    padding-right: 7px;
    margin-top: 5px
}

#mostview1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#mostview1::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

#mostview1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#c1c1c1), to(#c1c1c1), color-stop(.6, #c1c1c1))
}

.other-video-list {
    height: 480px;
    overflow: auto;
    padding-right: 7px;
    margin-top: 5px
}

.other-video-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #383838;
    border-radius: 10px;
}

.other-video-list::-webkit-scrollbar {
    width: 5px;
    background-color: #383838;
}

.other-video-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#919191), to(#919191), color-stop(.6, #919191))
}

.other-album-list {
    height: 580px;
    overflow: auto;
    padding-right: 7px;
    margin-top: 5px
}

.other-album-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #383838;
    border-radius: 10px;
}

.other-album-list::-webkit-scrollbar {
    width: 5px;
    background-color: #383838;
}

.other-album-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#919191), to(#919191), color-stop(.6, #919191))
}

.common-card-content:hover .title,
.common-lead-content:hover .title,
#lead-news .flex-content:hover .title,
#top-lead-content .sub-news .flex-content:hover .title,
#topnewsFlex .flex-content:hover .title,

.sub2-lead-content:hover .title,
.lead-news:hover h5.title,
h4.title:hover,
h5.title:hover,
.video_list .vid_title:hover,
#more_album_block .photo_album_list .common-card-content:hover .title {
    color: #1a73e8
}


#more_album_block .photo_album_list .common-card-content:hover .title,
.videoLead:hover h3,
.videoSub:hover h5,
.videoSubMore:hover h5,
.cat_lead_all .cat_lead .common-lead-content:hover h5.title,
.cat_sub_lead:hover h5.title,
.catsubMoremedianews .d-flex:hover h5,
.photo-home .lead a:hover h4,
.photo-home .sublead a:hover h5,
.photo-home .submore a:hover h5 {
    color: #1a73e8 !important
}

/* section#navigation .extra-opt span a:hover { color: #1a73e8 !important}  */

.list_display_block1 h4.title {
    line-height: 23px;
    margin-bottom: 0px;
    margin-left: 60px;
    padding-left: 2px;
    min-height: 42px;
}

.breadcrumb-menu {
    width: 100%;
    _overflow: hidden;
    padding: 0px 0;
    display: table-cell
}

.breadcrumb-menu ul {
    margin: 0;
    padding: 0;
}

.breadcrumb-menu ul>li {
    list-style: none;
    line-height: 13px;
    /* float: left; */
    padding: 1px 15px;
    border-right: 1px solid #ccc;
    position: relative;
    display: inline-block;
    _margin-bottom: 15px;
}

.breadcrumb-menu ul>li>a {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    position: relative;
    padding: 0;
    line-height: 11px;
}

.breadcrumb-menu ul>li>a:hover {
    color: #369
}

.breadcrumb-menu ul>li:last-child {
    border-right: none
}

.breadcrumb-menu ul>li:first-child {
    padding-left: 0;
}

.breadcrumb-menu ul>li a.active,
.breadcrumb-title span a.active {
    color: #369;
    font-weight: 700
}

.breadcrumb-menu ul>li:hover ul {
    display: block
}

.breadcrumb-menu ul>li>ul {
    position: absolute;
    left: 0;
    top: 18px;
    display: none;
    width: 200px;
    background: #f7f7f7;
    z-index: 99;
    border: 1px solid #ccc
}

.breadcrumb-menu ul>li>ul>li {
    list-style: none;
    float: left;
    border-bottom: 1px solid #ccc;
    border-right: none;
    line-height: 30px;
    margin-bottom: 0;
    width: 100%;
    padding: 0
}

.breadcrumb-menu ul>li>ul>li>a {
    color: #000;
    font-size: 16px;
    width: 100%;
    padding: 0 15px;
    display: block
}

/* All Hide element */
#podcast,
#top-quick-links li:nth-child(3),
#top-quick-links li:nth-child(5),
#top-quick-links li:nth-child(6),
#top-quick-links li:nth-child(8),
.extra-opt span:nth-child(1),
.extra-opt span:nth-child(2),
.extra-opt span:nth-child(3) {
    _display: none !important;
}


@media print {

    #just-news,
    #breaking-news {
        display: none
    }
}

.menu-link-golden {
    color: #ffcc00;
    cursor: pointer;
}

.menu-link-golden:hover {
    color: #ffcc00 !important;
}

.dy-video-play {
    cursor: pointer;
    border-left: 3px solid #222325;
    padding-left: 10px !important;
}

.dy-video-play:hover {
    border-left: 3px solid #4db2ec;
    background: #333333;
}

.dy-video-play.active {
    border-left: 3px solid #4db2ec;
    background: #404040;
}

#back-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    z-index: 999;
}

#back-top span {
    background: url('../../../assets/images/upper-normal.png');
    background-size: cover;
    width: 40px;
    height: 40px;
    display: inline-block;

}

#back-top span:hover {
    background: url('../../../assets/images/upper-click.png');
    background-size: cover;
}

#podcastFlex .flex-direction-nav li a.flex-next {
    background: url('../../assets/images/next.png');
    background-size: cover;
}

#podcastFlex .flex-direction-nav li a.flex-prev {
    background: url('../../assets/images/prev.png');
    background-size: cover;
}

.dropdownAllMenuBut {
    cursor: pointer
}

.bottom-gap-40 {
    margin-bottom: 40px
}

section#sports-news .menu-lead-content .imgWrep,
section#life-style-news .lead-news .imgWrep {
    border-radius: 10px;
}

section#life-style-news .sub-news .imgWrep {
    border-radius: 10px 10px 0 0;
}

section#sports-news .menu-news-content .imgWrep {
    border-radius: 5px;
}

#static_opinion .menu-link a,
#home-online-poll .menu-link a,
#video-gallery .title a {
    font-size: 24px !important;
    color: #000;
}

#home-online-poll .menu-link a:hover {
    color: #000 !important;
}

.common-card-content:hover .imgWrep,
.lead-news .img-content:hover .imgWrep,
.sub-news .img-content:hover .imgWrep,
/*.poll_block:hover .imgWrep,*/
#topnewsFlex {
    _padding: 0 50px;
}

#static_opinion .img-content:hover ._imgWrep,
#topnewsFlex .d-flex:hover .imgWrep,
#podcastFlex .d-flex:hover .imgWrep,
#podcast-home-page .d-flex:hover .imgWrep {
    _background: #000
}


.common-card-content:hover img,
.common-card-content:hover .img,
.catsubMoremedianews .sub-news:hover img,
.lead-news .img-content:hover img,
.sub-news .img-content:hover img,
#static_opinion .img-content:hover img,
#topnewsFlex .d-flex:hover img,
#podcastFlex .d-flex:hover img,
#podcast-home-page .d-flex:hover img {
    opacity: 0.8
}

._imgWrep {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    border-radius: 50%;
}

#video_home_page_content .catpageSubmenu {
    border-bottom: 1px solid #eee;
}

.catpageSubmenu {
    margin-top: 15px;
    border-bottom: 2px solid #ccc;
    white-space: nowrap;
    padding-bottom: 15px;
}

.catpageSubmenu a {
    line-height: 11px;
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
}

.catpageSubmenu a:first-child {
    font-size: 25px;
    font-weight: bold;
    color: #0573e6;
}

.catpageSubmenu i {
    margin-right: 5px;
    display: none;
    color: #a80000;
    font-weight: bold;
    font-size: 10px;
}

/* #site_map{ overflow-y: scroll} */
#site_map::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#site_map::-webkit-scrollbar {
    height: 5px;
    width: 0px;
    background-color: #F5F5F5;
}

#site_map::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#c1c1c1), to(#c1c1c1), color-stop(.6, #c1c1c1))
}

.country-breadcrumb {
    margin-top: 15px;
    padding-bottom: 15px;
}

#bodymenu_binodon .common-card-content .imgWrep>img,
#bodymenu_binodon .common-card-content .imgWrep-->div.img {
    transition: 0.3s;
}

/* #bodymenu_binodon .common-card-content:hover .imgWrep > img, #bodymenu_binodon .common-card-content:hover .imgWrep-- > div.img{transform: scale(1.05);} */

.latest-most-news img {
    border-radius: 5px;
}

.latest-most-news:hover h4 {
    color: #0573e6
}

.latest-most-news:hover div.img {
    background: #000;
    border-radius: 5px;
}

.latest-most-news:hover img {
    opacity: 0.7;
    border-radius: 5px;
}

/* ----- stories ----- */
.tab_block_view_stories .flex-direction-nav a.flex-next:before {
    margin: 7px;
    color: #fff;
    font-size: 0px;
}

.tab_block_view_stories .flex-direction-nav a.flex-prev:before {
    margin: 7px;
    color: #fff;
    font-size: 0px;
}

.tab_block_view_stories .flexslider:hover .flex-direction-nav a.flex-next {
    right: 8 !important;
    opacity: 1;
    height: 53px;
    font-size: 0;
    width: 46px;
}

.tab_block_view_stories .flexslider:hover .flex-direction-nav a.flex-prev {
    left: 0 !important;
    opacity: 1;
    height: 53px;
    font-size: 0;
    width: 46px;
}

.tab_block_view_stories .flex-direction-nav li a.flex-next {
    background: url('../../../assets/images/storynext.png');
    background-size: cover;
    right: 0 !important;
    opacity: 1;
    height: 53px;
    font-size: 0px;
}

.tab_block_view_stories .flex-direction-nav li a.flex-prev {
    background: url('../../../assets/images/storyprev.png');
    background-size: cover;
    left: 0 !important;
    opacity: 1;
    height: 53px;
    font-size: 0px;
}

ul.top-extra-menus {
    margin: 0;
    padding: 0;
}

ul.top-extra-menus li {}

ul.top-extra-menus li i {
    color: #c5282f;
}

ul.top-extra-menus li svg {
    width: 20px;
    height: auto;
}

ul.top-extra-menus li span {
    margin-left: 5px;
}

#podcast-more .common-card-content h5.title {
    height: 40px;
}

#podcast-more .time {
    font-weight: bold;
}

.podcast_details_socila p a {
    color: #0371f4;
    font-weight: bold;
}

.internationalSubnewsFlex.flexslider .flex-viewport {
    padding: 0 15px
}

.breadcrumb li:last-child {
    color: #1a73e8
}

.breadcrumb li:last-child a {
    color: #1a73e8
}

.more_photos_btn a {
    font-weight: 700;
}

.podcast_title {
    line-height: 30px !important;
}

#podcast-detail-page .podcast_title {
    margin-bottom: 6px;
}

.more_photos_btn a:hover {
    color: #0099ff !important;
}

.catpageSubmenu .active {
    color: #1a73e8;
}

.catpageSubmenu .active:hover {
    color: #1a73e8;
}

#videostories .vidstocovr,
#photoStories .vidstocovr,
#photoStory-catContet .vidstocovr,
#videoStory-catContet .vidstocovr {
    border-radius: 10px
}

#photoStory-catContet .album_name,
#videoStory-catContet .album_name {
    font-size: 18px;
    font-weight: bold;
}

.selected-news .lead-news .common-card-content h5.title {
    color: #2d3134;
    line-height: 26px;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.selected-news .sub-news img {
    border-radius: 0px !important;
}

.selected-news h4.title {
    margin-bottom: 0px !important;
}

.selected-news .flex-content:hover h4.title {
    color: #1a73e8;
}

/* all headline hover */
.common-card-content:hover .title,
.common-lead-content:hover .title,
#lead-news .flex-content:hover .title,
#top-lead-content .sub-news .flex-content:hover .title,
#topnewsFlex .flex-content:hover .title,
/* #pollflex .poll_block:hover p, */
.sub2-lead-content:hover .title,
.lead-news:hover h5.title,
h4.title:hover,
h5.title:hover,
.video_list .vid_title:hover,
#more_album_block .photo_album_list .common-card-content:hover .title,
#video-gallery ul.slides li:hover h5,
#bodymenuOnelead .sub-news .flex-content:hover h4.title,
#bodymenuTwolead .sub-news .flex-content:hover h4.title,
#bodymenuTwolead .sub-news .flex-content:hover h4.title a {
    color: #1a73e8 !important
}

#photoStory-catContet .album_name:hover,
#videoStory-catContet .album_name:hover {
    color: #ffcc00 !important;
    line-height: 24px;
}

/* all img hover */
.selected-news .flex-content:hover img,
#video-gallery ul.slides li:hover img,
#bodymenuOnelead .sub-news .flex-content:hover img,
#bodymenuTwolead .flex-content:hover img,
#bodymenuTwolead .sub-news .flex-content:hover img,
#bodymenu_leadRightimg #lead-lews .flex-content:hover .longimg,
#topnewsFlex .flex-content:hover img {
    opacity: 0.8 !important;
}

#archive_calendar .calendarTop .title a {
    font-weight: bold;
}

#podcastFlex .flex-content h4.title {
    font-size: 18px;
}

.summery {
    text-align: left !important;
}

#category_content_block .catpageSubmenu,
#photo_home_page_content .catpageSubmenu,
#video_home_page_content .catpageSubmenu {
    margin-top: 20px !important;
}

.home_menu_icon svg {
    width: 30px;
    margin-right: 10px
}


/* Lead */
#bodymenuOnelead #lead-lews .common-card-content h5.title,
#bodymenuOnelead_cardNews #lead-lews .common-card-content h5.title,
#bodymenuTwolead #lead-news .flex-content h4.title {
    font-size: 22px !important;
    line-height: 28px;
    color: #2d3134;
    font-weight: 600;
}

/* sublead */
#bodymenu_threeLead .sub-news .common-card-content h5.title,
#bodymenu_leadRightimg .sub-news .common-card-content h5.title,
#bodymenuCardNews .common-card-content h5.title,
#bodymenu-nolead h5.title,
#bodymenuOnelead h4.title,
#bodymenuTwolead .sub-news h4.title,
#bodymenuOnelead_cardNews .common-card-content h5.title,
#sports-news .sub-news .common-card-content h5.title,
#podcastFlex .flex-content h4.title {
    font-size: 18px !important;
    line-height: 24px;
    color: #2d3134;
    font-weight: 600;
}

/* summery */
#sports-news .lead-news:hover h5.title {
    color: #1a73e8 !important;
}

#sports-news .lead-news .summery,
#bodymenu_leadRightimg #lead-lews .flex-content .summery,
#bodymenuTwolead #lead-news .summery,
#bodymenu-nolead .summery {
    color: #555555;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.bottom-navigation a {
    font-size: 16px !important;
    line-height: 22px;
    color: #2d3134;
    font-weight: 600;
}

#details_content .details-title {
    font-size: 34px;
    color: #121212;
    line-height: 42px;
    font-weight: 600;
}

#details_content p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-weight: 400;
}

.dtl_tags_news_title a {
    font-size: 18px;
    color: #2d3134;
    line-height: 24px;
    font-weight: 600;
}

#related_news ul li a {
    font-size: 16px;
    color: #2d3134;
    line-height: 22px;
    font-weight: 600;
}

.rpt_info_section {
    line-height: 22px;
    color: #121212;
    font-size: 16px;
    font-weight: 400;
}

.tab_block_one .sub2-lead-content h4.title {
    line-height: 24px;
    color: #121212;
    font-size: 16px;
    font-weight: 600;
}

.tab_block_one .tab_bar_block_new ul>li {
    font-size: 18px;
    line-height: 24px;
    color: #2d3134;
    font-weight: 600;
}

.tab_bar_block_stories li a {
    font-size: 20px !important;
    line-height: 26px;
    color: #121212 !important;
    font-weight: 600;
}

header #top-quick-links li a {
    font-size: 14px;
    line-height: 20px;
    color: #1f1f1f;
    font-weight: 600;
}

.dropdownAllMenu ul li a,
.dropdownAllMenu .date-desc {
    font-size: 16px;
    font-weight: 600;
    color: #202124 !important;
    line-height: 20px;
}

#bodymenu-nolead .selected-news-box .summery,
#bodymenu_leadRightimg #lead-lews .flex-content .summery {
    color: #fff !important;
}

#podcast .time,
.podcast-category .time,
.all_news_content_block .time,
.more_gallery .time {
    font-size: 14px;
    font-weight: 400 !important;
    color: #999999 !important;
    line-height: 20px;

}

footer span.sompadok {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #2d3134;
}

.podcast-category .flex-content h4.title,
.all_news_content_block h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #2d3134;
}

#podcastFlex h4.title {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#archive_content_block a:hover {
    color: #1a73e8 !important;
}


.sticky {
    position: fixed;
    z-index: 9999;
    top: 0;
    width: 100%;
}

.dropbtn {
    color: #1f1f1f !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 600 !important
}

#topSection a span {
    height: 10px;
    width: 2px;
    color: #fff;
    display: inline-block;
    background: #fff;
    margin: 0 15px;
}


.first-ad p {
    margin-bottom: 5px;
    color: gray;
}

.dropbtn {
    background-color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    _padding: 2px 9px;
    _border: 1px solid #ccc;
    _border-radius: 5px;
    _margin-right: 8px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 99999;
}

.dropdown-content a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #ccc;
}

.show {
    display: block !important;
}



.tab_bar_block_stories ul {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
}

.tab_bar_block_stories li {
    display: table-cell;
    width: 50%;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 2px solid #ebebeb;
    bottom: -2px;
    cursor: pointer;
}

.tab_bar_block_stories li a {
    font-size: 17px;
    font-weight: bold;
}

.tab_bar_block_stories li.active {
    border-bottom: 3px solid #c3282d;
}

.tab_bar_block_stories svg {
    width: 22px;
    height: auto;
    margin-right: 5px;
}

#videoFlex.flexslider {
    margin: 0px;
    border: 0;
}

#videoFlex .flex-direction-nav a {
    font-size: 0;
    top: 33%;
    background: #f7f7f7;
    padding: 11px 12px;
    border-radius: 50%;
}

#videoFlex .flex-direction-nav a.flex-next {
    right: 0px !important;
    opacity: 1;
    _padding: 10px;
}

#videoFlex .flex-direction-nav a.flex-prev {
    left: 0px !important;
    opacity: 1;
    _padding: 10px;
}

#videoFlex .flex-direction-nav a:before {
    font-size: 20px;
}

#videoFlex.flexslider:hover .flex-direction-nav .flex-next {
    right: 0px
}

#videoFlex.flexslider:hover .flex-direction-nav .flex-prev {
    left: 0px
}



#static_opinion .menu-link {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

#static_opinion .flex-content {
    background: #fff9e1;
    border-bottom: 3px solid #d60000;
    border-radius: 5px 5px;
    padding: 15px;
    margin-bottom: 15px;
}

#static_opinion .flex-content .img-content {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 2px solid #fe0002;
    text-align: center;
    position: relative;
    overflow: hidden;
}

#static_opinion .flex-content .img-content img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

#static_opinion .rpt {
    display: block;
    font-weight: bold;
    margin: 3px 0;
}

#static_opinion .rpt_dg {
    display: block;
    color: #797979;
    font-size: 14px;
    line-height: 19px;
}

#static_opinion h4.title {
    font-size: 18px;
    margin: 10px 0 20px 0;
}

#static_opinion .summery {
    text-align: justify;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: normal;
}

#static_opinion a:hover .summery {
    color: #000
}

#static_opinion {
    margin-bottom: 0px;
}

#static_opinion .flex-control-nav {
    bottom: -10px;
}

#static_opinion .flex-content:hover h4.title {
    color: #1a73e8 !important;
}


.dist_news_srch {
    background: #fa6501
}

.map_inner_block {
    width: 100%;
    background: #e6e6fa;
    margin-bottom: 0;
    position: relative;
}

.map_inner {
    background: url("templates/web-view/images/country.html");
    padding: 25px;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    _margin: 20px 0;
    border: 2px solid #ddd;
    border-radius: 5px;
}

.st0 {
    opacity: 0.7;
}

.st1 {
    fill: #80C2EB;
    cursor: pointer;
}

.st2 {
    fill: none;
    cursor: pointer;
}

.st3 {
    fill: #BE241E;
    stroke: #FFFFFF;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st4 {
    fill: #BE241E;
    stroke: #FFFFFF;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st5 {
    fill: #BE241E;
    stroke: #FFFFFF;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st6 {
    fill: #BE241E;
    stroke: #FFFFFF;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st7 {
    fill: #BE241E;
    stroke: #FFFFFF;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st8 {
    fill: #008C44;
    stroke: #FFFFFF;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st9 {
    fill: #BE241E;
    stroke: #FFFFFF;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st10 {
    fill: #BE241E;
    stroke: #FFFFFF;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st11 {
    fill: #BE241E;
    stroke: #FFFFFF;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st13 {
    fill: #BE241E;
    stroke: #FFFFFF;
    stroke-width: 0.25;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st14 {
    fill: #BE241E;
    stroke: #FFFFFF;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st15 {
    fill: #BE241E;
    stroke: #FFFFFF;
    stroke-width: 0.25;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st16 {
    enable-background: new;
    cursor: pointer;
}

.st17 {
    fill: #FFFFFF;
    cursor: pointer;
}

.st18 {
    opacity: 0.34;
    cursor: pointer;
}

.st19 {
    fill: #fff;
    cursor: pointer;
}

#rangpur:hover path {
    fill: #008C44;
}

#rangpur:hover path.st17 {
    fill: #fff;
}

#rangpur:hover path.st19 {
    fill: #d5d5d5;
}

#mymensingh:hover path {
    fill: #008C44;
}

#mymensingh:hover path.st17 {
    fill: #fff;
}

#mymensingh:hover path.st19 {
    fill: #d5d5d5;
}

#sylhet:hover path {
    fill: #008C44;
}

#sylhet:hover path.st17 {
    fill: #fff;
}

#sylhet:hover path.st19 {
    fill: #d5d5d5;
}

#rajshahi:hover path {
    fill: #008C44;
}

#rajshahi:hover path.st17 {
    fill: #fff;
}

#rajshahi:hover path.st19 {
    fill: #d5d5d5;
}

#khulna:hover path {
    fill: #008C44;
}

#khulna:hover path.st17 {
    fill: #fff;
}

#khulna:hover path.st19 {
    fill: #d5d5d5;
}

#borishal:hover path {
    fill: #008C44;
}

#borishal:hover path.st17 {
    fill: #fff;
}

#borishal:hover path.st19 {
    fill: #d5d5d5;
}

#chittagong:hover path {
    fill: #008C44;
}

#chittagong:hover path.st17 {
    fill: #fff;
}

#chittagong:hover path.st19 {
    fill: #d5d5d5;
}

#dhaka:hover path {
    fill: #008C44;
}

#dhaka:hover path.st17 {
    fill: #fff;
}

#dhaka:hover path.st19 {
    fill: #d5d5d5;
}

.btn-danger {
    color: #fff;
    background-color: #0eaa6b;
    border-color: #0eaa6b;
    cursor: pointer
}

.btn-danger:hover {
    color: #fff;
    background-color: #0eaa6b !important;
    border-color: #0eaa6b !important;
}

#map_title span {
    border-left: 5px solid #fa6501;
    font-size: 18px;
    padding-left: 10px;
    margin-bottom: 10px
}


.epaper .title {
    padding: 8px;
}

.epaper .title a {
    color: #fff;
    font-weight: bold;
    font-size: 17px;
}

.button {
    background-color: #fa6501;
    border: none;
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 5px;
    width: 49%;

}

.button1 {
    background-color: white;
    color: black;
    border: 2px solid #fa6501;

}

.button1:hover {
    background-color: #fa6501;
    color: white;
}

.button2 {
    background-color: white;
    color: black;
    border: 2px solid #fa6501;

}

.button2:hover {
    background-color: #fa6501;
    color: white;
}

.button.active {
    background-color: #fa6501;
    color: white;
}


#archive_calendar {
    max-width: 321.2px !important;
    width: 100% !important;
}

#archive_calendar {
    border-radius: 5px;
    border: 2px solid #fa6501;
}

#archive_calendar .calendarTop {
    background: #ddd;
}

#archive_calendar .calendarTop .title {
    background: #fa6501;
    color: #fff;
    font-size: 18px;

}

.calendarTop .editionType {
    _overflow: hidden;
    margin-bottom: 0px;
    width: 100%;
    padding-right: 3px;

}

.bg-black {
    background: #000;
}

.calendarTop .editionType span {

    float: right;
    font-size: 16px;

    padding: 8px 10px;
    text-align: center;

    width: 45%;
    cursor: pointer;
    border-radius: 10px;

}

.calendarTop .editionType span.print_edition {

    float: left;

}

.calendarTop .editionType span {

    background: #fa6501;
    color: #fff;
    width: 48%;

}

.calendarTop .datePicker {

    overflow: hidden;

    padding: 5px;

    background: #ddd;

}

.calendarTop .datePicker select {

    float: left;

    padding: 5px 30px;

    font-size: 14px;

}

.calendarTop .datePicker select.yearSelector {

    float: right
}

.calendarWraper dl {

    margin: 0;

}

.calendarWraper .dayZone,
.calendarWraper .dateZone {

    /* width: 217px; */

    border-top: 1px solid #d7d7d7;

    border-left: 1px solid #d7d7d7;

    overflow: hidden;

    display: block;

}

.calendarWraper .dateZone {

    margin-bottom: 0px;

    background: #efefef;

    border-radius: 0 0 5px 5px;

}

.calendarWraper .dayZone {
    background: #eef0da !important;
}

.calendarWraper .dayZone dt,
.calendarWraper .dayZone dd,
.calendarWraper .dateZone dd,
.calendarWraper .dateZone dt {
    width: 14.28% !important;
    float: left;

    text-align: center;

    /* line-height: 28px; */

    border-bottom: 1px solid #d7d7d7;

    border-right: 1px solid #d7d7d7;

    padding: 1px;

    margin: 0;

}

.dn {
    display: none;
}

.calendarWraper .dayZone dt,
.calendarWraper .dateZone dt {

    font-size: 13px;

    overflow: hidden;
    width: 14.28% !important;

}



.calendarWraper .dateZone a {
    width: 100% !important;
    text-decoration: none;

    display: block;

    color: #000;
    background: #f7f7f7;

    /*border-bottom: 1px solid #d7d7d7;

border-right: 1px solid #d7d7d7;

border-radius: 50%;*/

}

.calendarWraper .dateZone a.active,
.calendarWraper .dateZone a:hover {

    background: #fa6501;

    color: #fff;

}

.calendarWraper .dateZone a.disabled.blank_day {

    display: none;

}

.calendarWraper .dateZone a.disabled,
.calendarWraper .dateZone a.disabled:hover {

    color: #ccc;

    background: inherit;

    cursor: default;

}

.calendarWraper .dayHolder dd:nth-child(7n) a {
    color: red;
}

.calendarWraper .dayHolder dd:nth-child(7n) a:hover {
    color: #fff;
}

.photo-gallery-share {
    text-align: center;
    position: relative;
    background: #222;
}

.photo-gallery-share-but {

    position: relative;

    display: inline-block;

    padding: 4px 3px 3px 3px;

}

.photo-gallery-share .photo-gallery-share-icon {

    color: #fff;

    font-size: 18px;

}

.photo-gallery-share .photo-gallery-share-but:hover .photo-gallery-share-view {

    display: inline-block;

}

.photo-gallery-share-view {

    position: absolute;

    left: -22px;

    top: -40px;

    display: none;

    background: #fff;

    padding: 5px 10px;

    border-radius: 5px;

    width: 130px;

}

.photo-gallery-share-view a {

    width: 30px;

    height: 30px;

    display: inline-block;

    border-radius: 50%;

    float: left;

    margin-right: 10px;

}

.photo-gallery-share-view a:hover {

    color: #fff !important;

}

.photo-gallery-share-view a:last-child {

    margin-right: 0;

}

.photo-gallery-share-view a.facebook-f {

    background: #3b5998;

    color: #fff;

    padding: 4px;

}

.photo-gallery-share-view a.twitter {

    background: #00acee;

    color: #fff;

    padding: 4px;

}



.photo-gallery-share-view a.instagram {

    position: relative;

    width: 30px;

    height: 30px;

    border-radius: 20%;

    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf)
}

.photo-gallery-share-view a.instagram:after,

.photo-gallery-share-view a.instagram:before {

    position: absolute;

    top: 50%;

    left: 50%;

    width: 25px;

    height: 25px;

    border: 2px solid #fff;

    transform: translate(-50%, -50%);

    content: ''

}

.photo-gallery-share-view a.instagram:before {

    border-radius: 20%
}

.photo-gallery-share-view a.instagram:after {

    width: 11px;

    height: 11px;

    border-radius: 50%
}


.photo-gallery-share {
    text-align: center;
    position: relative;
    background: #222;
}

.photo-gallery-share-but {

    position: relative;

    display: inline-block;

    padding: 4px 3px 3px 3px;

}

.photo-gallery-share .photo-gallery-share-icon {

    color: #fff;

    font-size: 18px;

}

.photo-gallery-share .photo-gallery-share-but:hover .photo-gallery-share-view {

    display: inline-block;

}

.photo-gallery-share-view {

    position: absolute;

    left: -22px;

    top: -40px;

    display: none;

    background: #fff;

    padding: 5px 10px;

    border-radius: 5px;

    width: 130px;

}

.photo-gallery-share-view a {

    width: 30px;

    height: 30px;

    display: inline-block;

    border-radius: 50%;

    float: left;

    margin-right: 10px;

}

.photo-gallery-share-view a:hover {

    color: #fff !important;

}

.photo-gallery-share-view a:last-child {

    margin-right: 0;

}

.photo-gallery-share-view a.facebook-f {

    background: #3b5998;

    color: #fff;

    padding: 4px;

}

.photo-gallery-share-view a.twitter {

    background: #00acee;

    color: #fff;

    padding: 4px;

}



.photo-gallery-share-view a.instagram {

    position: relative;

    width: 30px;

    height: 30px;

    border-radius: 20%;

    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf)
}

.photo-gallery-share-view a.instagram:after,

.photo-gallery-share-view a.instagram:before {

    position: absolute;

    top: 50%;

    left: 50%;

    width: 25px;

    height: 25px;

    border: 2px solid #fff;

    transform: translate(-50%, -50%);

    content: ''

}

.photo-gallery-share-view a.instagram:before {

    border-radius: 20%
}

.photo-gallery-share-view a.instagram:after {

    width: 11px;

    height: 11px;

    border-radius: 50%
}


.photo-gallery-share {
    text-align: center;
    position: relative;
    background: #222;
}

.photo-gallery-share-but {

    position: relative;

    display: inline-block;

    padding: 4px 3px 3px 3px;

}

.photo-gallery-share .photo-gallery-share-icon {

    color: #fff;

    font-size: 18px;

}

.photo-gallery-share .photo-gallery-share-but:hover .photo-gallery-share-view {

    display: inline-block;

}

.photo-gallery-share-view {

    position: absolute;

    left: -22px;

    top: -40px;

    display: none;

    background: #fff;

    padding: 5px 10px;

    border-radius: 5px;

    width: 130px;

}

.photo-gallery-share-view a {

    width: 30px;

    height: 30px;

    display: inline-block;

    border-radius: 50%;

    float: left;

    margin-right: 10px;

}

.photo-gallery-share-view a:hover {

    color: #fff !important;

}

.photo-gallery-share-view a:last-child {

    margin-right: 0;

}

.photo-gallery-share-view a.facebook-f {

    background: #3b5998;

    color: #fff;

    padding: 4px;

}

.photo-gallery-share-view a.twitter {

    background: #00acee;

    color: #fff;

    padding: 4px;

}



.photo-gallery-share-view a.instagram {

    position: relative;

    width: 30px;

    height: 30px;

    border-radius: 20%;

    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf)
}

.photo-gallery-share-view a.instagram:after,

.photo-gallery-share-view a.instagram:before {

    position: absolute;

    top: 50%;

    left: 50%;

    width: 25px;

    height: 25px;

    border: 2px solid #fff;

    transform: translate(-50%, -50%);

    content: ''

}

.photo-gallery-share-view a.instagram:before {

    border-radius: 20%
}

.photo-gallery-share-view a.instagram:after {

    width: 11px;

    height: 11px;

    border-radius: 50%
}


.photo-gallery-share {
    text-align: center;
    position: relative;
    background: #222;
}

.photo-gallery-share-but {

    position: relative;

    display: inline-block;

    padding: 4px 3px 3px 3px;

}

.photo-gallery-share .photo-gallery-share-icon {

    color: #fff;

    font-size: 18px;

}

.photo-gallery-share .photo-gallery-share-but:hover .photo-gallery-share-view {

    display: inline-block;

}

.photo-gallery-share-view {

    position: absolute;

    left: -22px;

    top: -40px;

    display: none;

    background: #fff;

    padding: 5px 10px;

    border-radius: 5px;

    width: 130px;

}

.photo-gallery-share-view a {

    width: 30px;

    height: 30px;

    display: inline-block;

    border-radius: 50%;

    float: left;

    margin-right: 10px;

}

.photo-gallery-share-view a:hover {

    color: #fff !important;

}

.photo-gallery-share-view a:last-child {

    margin-right: 0;

}

.photo-gallery-share-view a.facebook-f {

    background: #3b5998;

    color: #fff;

    padding: 4px;

}

.photo-gallery-share-view a.twitter {

    background: #00acee;

    color: #fff;

    padding: 4px;

}



.photo-gallery-share-view a.instagram {

    position: relative;

    width: 30px;

    height: 30px;

    border-radius: 20%;

    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf)
}

.photo-gallery-share-view a.instagram:after,

.photo-gallery-share-view a.instagram:before {

    position: absolute;

    top: 50%;

    left: 50%;

    width: 25px;

    height: 25px;

    border: 2px solid #fff;

    transform: translate(-50%, -50%);

    content: ''

}

.photo-gallery-share-view a.instagram:before {

    border-radius: 20%
}

.photo-gallery-share-view a.instagram:after {

    width: 11px;

    height: 11px;

    border-radius: 50%
}


.photo_social_link {
    position: absolute;
    top: 20px;
    right: 0px;
}

.photo_social_link a {
    color: #fff;
    margin: 10px;
    text-align: center;
    background: #474a4f;
    padding: 5px 8px;
    border-radius: 5px;
    display: block;
}

.photo_social_link a:hover {
    color: #fff !important;
}

.photo_social_link a i {
    font-size: 1.5rem
}

#photo-gallery .flex-grow-1 a:hover {
    color: #fff !important
}

.link:hover {
    color: #fff !important
}

.home-lead-album.flexslider {
    margin-bottom: 0px
}

.home-lead-album .flex-direction-nav a:before {
    font-family: 'FontAwesome';
    font-size: 35px;
    display: inline-block;
    content: '\f053';
    color: rgba(255, 255, 255, 0.9);
}

.home-lead-album .flex-direction-nav a.flex-next:before {
    content: '\f054';
}

.home-lead-album .flex-direction-nav a {
    font-size: 0;
}

.home-lead-album .flex-direction-nav a.flex-next {
    right: 0px !important;
    opacity: 1;
    padding: 10px;
}

.home-lead-album .flex-direction-nav a.flex-prev {
    left: 0px !important;
    opacity: 1;
    padding: 10px;
}

.home-lead-album .flex-direction-nav a:before {
    color: #fff
}

.home-lead-album-thumb .flex-direction-nav a {
    font-size: 0;
    top: 60%
}

/*#home-lead-album-thumb .flex-direction-nav a.flex-next{right: 0px !important; opacity: 1; _padding: 10px;}*/
.home-lead-album-thumb .flex-direction-nav a:before {
    font-size: 20px;
    color: #fff
}

.home-lead-album-thumb ul.slides>li {
    opacity: 0.5;
    cursor: pointer;
    border-bottom: 2px solid #222222;
    padding-bottom: 3px;
}

.home-lead-album-thumb ul.slides>li.flex-active-slide {
    opacity: 1;
    border-bottom: 2px solid #fff;
    padding-bottom: 3px;
}

.home-lead-album-thumb .flex-viewport {
    margin: 0 auto;
    _width: 100%;
}

.home-photo-album {
    cursor: pointer;
}

.other-album-list .active h4.title {
    color: #ffa500 !important;
}



#podcast .flex-direction-nav a {
    padding: 2px;
    top: 34% !important;
}

#podcast .flex-direction-nav a.flex-next {
    right: 0 !important;
    opacity: 1;
    background: #b30f0f;
    border-radius: 50%;
    text-align: center;
}

#podcast .flex-direction-nav a.flex-prev {
    left: 0 !important;
    opacity: 1;
}

#podcast .flex-direction-nav a.flex-next:before {
    margin: 7px;
    color: #fff;
    font-size: 0px;
}

#podcast .flex-direction-nav a.flex-prev {
    left: 0 !important;
    ;
    background: #b30f0f;
    border-radius: 50%;
    text-align: center;
}

#podcast .flex-direction-nav a.flex-prev:before {
    margin: 7px;
    color: #fff;
    font-size: 0px;
}

#podcast .time {
    padding: 0 !important;
    font-weight: bold;
}

#podcast .podcast-audio {
    height: 30px;
    padding: 5px;
    margin: 10px 0 0 0;
    overflow: hidden;
    background: #f2f2f2;
}

#podcast .imgWrep {
    border-radius: 5px
}

#podcastFlex .flex-content .img-content {
    width: 125px
}

#podcastFlex .flex-content h4.title {
    height: 50px;
    margin-bottom: 0px;
    line-height: 24px
}


footer {
    font-weight: 400;
    margin-top: 40px;
    color: #2d3134;
    font-size: 16px;
    line-height: 22px
}

.bottom-navigation a {
    padding: 10px;
    font-weight: bold;
}

.bottom-navigation a:hover {
    color: #028bf7 !important
}

.site-address i {
    padding-right: 10px
}

.site-add-p {
    margin-bottom: 5px !important;
}

#footer-social .title i,
.newsletter title,
.mobile_app .title i {
    border-right: 2px solid #ccc;
    padding-right: 5px;
    margin-right: 5px;
}

#footer-social .soacial-icon a.facebook i {
    color: #1878f1;
    font-size: 35px;
}

#footer-social .soacial-icon a {
    margin-right: 10px;
}

#footer-social .soacial-icon a.youtube i {
    background: #fe0000;
    color: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 7px 6px;
    font-size: 20px;
}

#footer-social .soacial-icon a.twitter i {
    color: #03a9f5;
    font-size: 30px;
    margin-top: 3px;
}

#footer-social .soacial-icon a.linkedin i {
    color: #0078b7;
    font-size: 32px;
    margin-top: 2px;
}

#footer-social .soacial-icon a.instagram i {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 35px;
}

.newsletter {
    margin-right: 30px
}

#bodymenu_leadRightimg .longimg {
    background-size: cover !important;
    height: 200px;
    background-position: center !important;
}


.cat_lead h5.title {
    font-size: 1.75rem;
    font-weight: bold;
    padding: 10px 0px 7px 0;
    line-height: 34px;
}

.cat_lead div.summery {
    font-size: 1rem;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
    overflow: hidden;
}

.cat_sub_lead h5.title {
    font-size: 1.1rem;
    font-weight: bold;
    padding: 7px 0 0 0;
    margin-bottom: 0px;
}

.catsubMoremedianews #img {
    /* width: 250px; */
    width: 100%;
    overflow: hidden;
}

.catsubMoremedianews .sum {
    font-weight: normal;
    font-size: 1rem;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
    overflow: hidden;
}

.catsub_featured img {
    height: 150px;
    width: auto;
}

.catsub_featured_photo img {
    height: 160px;
    width: auto;
}

.catsub_featured .content_title h2 {
    font-size: 1.2rem;
    font-weight: bold;
}

.cat_lead_all {
    border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.news-cover-box {
    background: #f7f8fa;
    box-shadow: 0 -5px 4px -6px #6c757d;
    padding: 15px 0;
}

.without_sub {
    margin-bottom: 0px;
    padding-bottom: 3px !important;
    border-bottom: 0px
}

.fix-height {
    height: 22px;
}

.country_menu li a.first {
    font-size: 25px;
    color: #1a73e8;
}

.country_menu {
    margin-top: 12px;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px
}

.catsubMoremedianews a:hover .sum {
    color: #000 !important
}

.cat_lead .sholder {
    color: #fff !important;
}

.cat_sub_lead .sholder {
    color: #fff !important;
}

.morebtn {
    display: inline-block;
    font-size: 18px;
    padding: 5px 10px;
    background: #fff;
    color: #0573e6;
    cursor: pointer;
    border: 1px solid #0573e6;
    border-radius: 5px
}

.morebtn:hover {
    color: #0573e6 !important;
}

.border_infinity {
    position: relative;
    height: 45px;
    background: url(/assets/images/system-icon.jpg) no-repeat center center;
    background-size: 35px;
    margin: 20px 0;
}

#back-top span {
    background: url(../assets/images/upper-normal.png);
    background-size: cover;
    width: 40px;
    height: 40px;
    display: inline-block;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background: #fff;
}

.breadcrumb .separator {
    padding: 0px 10px;
    font-size: 14px;
}

.breadcrumb li.dtl_child a,
li.child a,
li.child,
.breadcrumb li a {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

/*.breadcrumb li.more a,*/
.breadcrumb li.active {
    color: #1a73e8;
}

.brd_vid_cat {
    border-left: 10px solid #001e48;
    padding-left: 10px;
    line-height: 20px;
}

.dtl_content_block {
    text-align: left !important;
}

div.hl a {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
}

.more_dtl_news img.news_img {
    height: 170px;
    width: auto
}

.more_news_vedio {
    position: absolute;
    top: 32%;
    left: 40%;
}

#morenews_content .more_dtl_news .news_headline {
    font-size: 18px;
    font-weight: bold;
}

.dtl_tags_news_title {
    display: inline-block;
    border-left: 5px solid #959595;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
}

.more_dtl_news:hover .hl>a {
    color: #0573e6 !important;
}

#related_news .flex-content .img-content {
    width: 80px;
}

#related_news .sub-news h4.title {
    font-size: 15px !important;
    color: #000;
}

#related_news .sub-news:first-child .news-separator-horizontal-border {
    border: none;
}


#facebook_comments .fb_comments {
    border-radius: 5px;
    border: 1px solid #e6e6e6;
}

#facebook_comments p.comment {
    color: #3578e5;
    position: relative;
    padding-left: 15px;
    font-weight: bold;
}



.video_gal_block .video_list .cover_photo {
    display: block;
    text-align: center;
    width: 70%;
    float: left;
    position: relative
}

.video_gal_block .video_list .cover_photo i {
    position: relative;
    border: 3px solid #fff;
    color: #fff;
    padding: 13px 10px 12px 14px;
    opacity: 0.8;
    top: 35%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.video_gal_block .video_list .cover_photo:hover i {
    opacity: 1.0
}

.video_gal_block .video_list .title h5 {
    background: #f7f7f7;
    margin-top: -1px;
    color: #333;
    padding: 5px 10px;
    border: 1px solid #ddd;
    height: 48px;
    overflow: hidden;
    line-height: 20px
}

.title-more {
    width: 30%;
    float: left;
    background: #000;
    color: #fff;
    padding: 20px;
    min-height: 242px;
}

.video_list .vid_custom {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 30px;
    color: #fff;
    background: #f50f0f96;
    padding: 10px;
    margin: 5px;
    border-radius: 10px;
}

.videoLead,
.videoSub {
    position: relative;
}

.videoLead .video-icon {
    position: absolute;
    font-size: 5rem;
    /* left: 43%;
    top: 30%; */
    _color: #000;
    _background: #fff;
    border-radius: 50%;
    opacity: .75;
    width: 90px;
}

.videoSub i.video-icon,
.videoSubMore i.video-icon {
    position: absolute;
    font-size: 2.5rem;
    /* left: 40%;
    top: 35%; */
    color: #ec0009;
}

.video_title {
    font-size: 2rem
}


.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background: #fff;
}

.breadcrumb .separator {
    padding: 0px 10px;
    font-size: 14px;
}

.breadcrumb li.dtl_child a,
li.child a,
li.child,
.breadcrumb li a {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

/*.breadcrumb li.more a,*/
.breadcrumb li.active {
    color: #1a73e8;
}

.brd_vid_cat {
    border-left: 10px solid #001e48;
    padding-left: 10px;
    line-height: 20px;
}


.left-part {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 10px;
    margin-top: 15px;
}

.left-part h1 {
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px
}

.smp-regular-but>span.smp-total-count {
    display: none
}

.smp-regular-but>span.smp-more.smp-round-but {
    display: none
}

.socialShare {
    padding-top: 5px
}

#video_dtl_content .st-last {
    display: none !important;
}


#facebook_comments p.comment {
    color: #3578e5;
    position: relative;
    padding-left: 15px;
    font-weight: bold;
}

#facebook_comments p.comment>span:first-child {
    position: absolute;
    left: 0px;
    top: 5px;
    display: inline-block;
    background: #3578e5;
    height: 20px;
    width: 5px;
    border-radius: 5px
}

#facebook_comments p.comment>span:nth-child(2) {
    font-size: 20px;
    line-height: 30px
}

#facebook_comments .fb_comments {
    border-radius: 5px;
    border: 1px solid #e6e6e6
}


.video_block {
    display: block;
    padding-top: 15px;
    _border-top: 1px solid #ddd;
}

.video_block .video_title {
    display: block;
    padding: 7px 0 7px 0;
    color: #000;
    font-size: 18px;
    font-weight: bold
}

.video_block h1 {
    color: #333;
    font-size: 25px;
    text-align: left;
    margin-bottom: 10px;
}

#video_dtl_content .video_title {
    font-weight: bold;
}

#st-1 .st-total.st-hidden {
    display: inline-block !important;
    position: relative;
    /* width: 60px; */
    border-right: 1px solid #cecece;
    margin-right: 15px;
    text-align: center;
    color: #282828 !important;
    line-height: 10px;
    font-weight: bold;
    /* font-size: 40px; */
}

.share_section #st-1 .st-total>span.st-shares {
    font-size: 12px !important;
}

.video_gal_block ul.pagination li {
    display: none
}

.video_gal_block ul.pagination li:first-child,
.video_gal_block ul.pagination li:last-child {
    display: inline
}

.all_video {
    background: #fff;
    display: block;
    padding: 5px;
    text-align: center;
    color: #000;
    font-weight: bold
}

.video_list .media_thumb_img {
    height: 70px;
    width: auto;
}

.album_title h5 {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
}

.video_list .vid_title {
    font-size: 17px;
    font-weight: bold;
    color: #000;
}

.dtl_more_news_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc;
}

.video-icon-xs {
    position: absolute !important;
    font-size: 5rem !important;
    left: 34% !important;
    top: 19% !important;
    border-radius: 50% !important;
    opacity: .75 !important;
    width: 43px !important;
}

#videoFlex .flex-direction-nav a {
    font-size: 0;
    top: 33%;
    background: #f7f7f7;
    padding: 7px 12px;
    border-radius: 50%;
}

.social-icon {
    width: 44px;
    height: 44px;
    padding: 5px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    content: center;
}
.social-icon-share {
    width: 44px;
    height: 44px;
    padding: 5px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    content: center;
}
@media screen and (max-width: 520px) {

    .social-icon-share {
        width: 35px;
        height: 35px;
    }         
}


:root {
    --pollOptionRadioBg: #ccc;
    --pollOptionRadioBgActive: #e3e4e8;
    --pollOptionRadioBorder: #c7cad1;
    --pollOptionRadioBorderActive: #c7cad1;
}

#home-online-poll .menu-link {
    font-weight: bold;
    font-size: 18px;
    margin-left: 10px;
    border-bottom: 2px solid #b32819;
    padding-bottom: 10px;
}

#home-online-poll .menu-link a {
    font-size: 20px;
}

.menu-link .home_menu_icon img {
    width: 20px;
}

#home-online-poll .slides,
#home-online-poll .slides li {
    width: calc(100% - 5px) !important;
}

#home-online-poll .slides>li {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding: 15px;
    margin: 5px;
}

#home-online-poll img.img-fluid {
    border-radius: 5px;
}

.cat_summary_block {
    position: relative;
    line-height: 40px;
}

.poll_item_block {
    display: flex;
    width: 100%;
    background-color: #fff
}

.poll_block {}

.poll_block h4 {
    font-size: 16px;
    line-height: 20px
}

.poll_block>p {
    margin: 5px 0 15px 0;
    font-size: 14px
}

.polling_submit_block {
    display: block;
    text-align: left;
    padding: 0px 7px 10px 7px;
    line-height: 28px;
    _border: 1px solid #e2e2e2;
    _border-top: 0px;
    _height: 250px;
    /*315px;*/
}

.polling_submit_block>p {
    font-size: 15px;
    line-height: 22px;
    font-weight: bold;
}

.polling_submit_block .options_block {
    display: block;
    text-align: left
}

.polling_submit_block .options_block ul {
    list-style: none;
    padding: 0
}

.polling_submit_block .options_block ul li {
    display: flex;
    position: relative;
    height: 22px;
    line-height: 22px;
    margin-bottom: 10px;
}

.polling_submit_block .options_block ul li>div {
    align-self: center;
}

.polling_submit_block .options_block ul li>div.iconz,
.polling_submit_block .options_block ul li>div.input_block {
    margin-right: 10px;
    color: #ccc
}

.polling_submit_block .options_block ul li>div.input_block input[type=radio] {
    position: relative;
    top: 2px;
    background: var(--pollOptionRadioBg);
    border: 1px solid var(--pollOptionRadioBorder);
    width: 1.3em;
    height: 1.3em;
}

.polling_submit_block .options_block ul li>div.input_block input[type=radio]:active {
    background: var(--pollOptionRadioBgActive);
    border-color: var(--pollOptionRadioBorderActive);
}

.polling_submit_block .options_block ul li>div.title_block {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 3px 12px;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 5px;
    overflow: hidden;
}

.polling_submit_block .options_block ul li>div span.title {
    display: inline-block;
    position: absolute;
    height: 100%;
    left: 15px;
    top: 0;
    z-index: 2
}

.polling_submit_block .options_block ul li>div span.progress {
    display: inline-block;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background-color: skyblue;
    border-radius: 0px;
    transition: all 0.4s;
}

.polling_submit_block .options_block ul li>div.votes {
    position: absolute;
    font-size: 13px;
    right: 10px;
    z-index: 1
}

.polling_submit_block .submit_btn {
    _display: inline-block;
    padding: 5px 15px;
    background-color: #2c4b9c;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.cat_summary_block .more_btn {
    position: absolute;
    right: 15px;
    bottom: -5px;
    font-size: 16px;
    font-weight: bold;
}

.cat_summary_block .more_btn>a:hover {
    color: #006699;
}

#st-1 .st-btn[data-network='facebook'] {
    display: inline-block !important;
}

#st-3 .st-btn[data-network='facebook'] {
    display: inline-block !important;
}

.st-total {
    display: none !important;
}

.count {
    background: #2c4b9c;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 5px;
}

.polling_submit_block p {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 10px;
}

#pollflex.flexslider {
    margin: 0 !important;
}

#pollflex .flex-direction-nav a {
    background: #6666ff;
    border-radius: 500%;
    font-size: 0px;
    width: 35px;
    height: 35px;
}

#pollflex .flex-direction-nav a:before {
    font-family: 'FontAwesome';
    font-size: 50px;
    display: inline-block;
    content: '\f060';
    color: rgba(255, 255, 255, 0.9);
    font-size: 24px;
    padding: 5px;
}

#pollflex .flex-direction-nav a.flex-next:before {
    content: '\f061';
    font-size: 24px;

    padding: 5px;
}

#pollflex .poll_block:hover p {
    color: #000 !important;
}

.polling_submit_block .sharethis-inline-share-buttons .st-btn {
    display: inline-block;
    border-radius: 50% !important;
    height: 40px !important;
    width: 40px !important;
    text-align: center !important;
    padding: 2px !important;
}

.polling_submit_block #st-1 .st-btn>img {
    width: 30px !important;
    height: 27px !important;
    top: 4px !important;
}

#home-online-poll .st-last {
    display: none !important;
}

#download-poll ._slides {
    list-style: none;
    padding: 10px;
}

#download-poll .poll_time {
    margin-bottom: 10px;
}

.poll-sahare .st-btn[data-network='copy'] {
    display: none !important;
}

.poll-coppy .copy-link {
    background: #14682b !important;
    color: #fff !important;
    border-radius: 50% !important;
    padding: 7px 10px !important;
}

.poll_block {
    position: relative;
}

.success {
    position: absolute;
    display: none;
    bottom: 50px;
    text-align: center;
    justify-content: center;
    width: 100%;
    z-index: 100000;
}

.success>span {
    background-color: #000000aa;
    font-size: 13px;
    padding: 0 15px;
    height: 30px;
    top: 30px;
    align-items: center;
    border-radius: 25px;
    display: flex;
    align-items: center;
    color: #fff;
    font-family: sans-serif;
}


#latestview1 .sub2-lead-content:last-child,
#mostview1 .sub2-lead-content:last-child {
    margin-bottom: 15px
}

.list_display_block1 h4.title {
    line-height: 25px;
    margin-bottom: 0px;
    margin-right: _50px;
    padding-left: 2px;
}

.dropbtn {
    color: #1f1f1f !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 600 !important
}

#topSection a span {
    height: 10px;
    width: 2px;
    color: #fff;
    display: inline-block;
    background: #fff;
    margin: 0 15px;
}

.dropbtn {
    background-color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    _padding: 2px 9px;
    _border: 1px solid #ccc;
    _border-radius: 5px;
    _margin-right: 8px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 99999;
}

.dropdown-content a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #ccc;
}

.show {
    display: block !important;
}

.st0 {
    fill: #FFBE0A;
}

.st1 {
    fill: #FF2373;
}

.st2 {
    fill: #FF784B;
}

.st3 {
    fill: #964BFF;
}

.st4 {
    fill: #BE3CFA;
}

.st5 {
    fill: #DC46E1;
}

.cls-1 {
    fill: #50b886;
}

.cls-2 {
    fill: #ec7064;
}

.cls-3 {
    fill: #4788f3;
}

.cls-4 {
    fill: #4e8cf4;
}

.cls-5 {
    fill: #fec51a;
}

.cls-6 {
    fill: #ea493c;
}

.cls-7 {
    fill: #22a567;
}

.cls-8 {
    fill: #3d73dc;
}

.cls-9 {
    fill: #fbd04a;
}

.cls-10 {
    fill: #77a4ef;
}

.cls-11 {
    fill: #19a261;
}

.cls-12 {
    fill: #1f9660;
}

.cls-13 {
    fill: #c84134;
}

.cls-14 {
    fill: #fcfcfe;
}

.cls-15 {
    fill: #fefefe;
}

.cls-16 {
    fill: #fdfdfe;
}

.src_input:focus {
    background: #fff;
    outline: 2px solid #fff;
}

.extra-opt span svg {
    width: 18px;
    height: auto;
}

#navigation .dropdownNotification a:hover {
    color: #1a73e8;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background: #fff
}

.border_infinity {
    position: relative;
    height: 45px;
    background: url(/assets/images/system-icon.jpg) no-repeat center center;
    background-size: 35px;
    margin: 20px 0;
}

.border_infinity>div {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 20px;
    height: 1px;
    background: #d5d5d5;
    z-index: -1;
}

.dtl_content_layer {
    _border-bottom: 1px solid #ededed;
}

#related_news ul li a:hover {
    color: #0d6efd
}

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background: #fff;
}

.breadcrumb .separator {
    padding: 0px 10px;
    font-size: 14px;
}

.breadcrumb li.dtl_child a,
li.child a,
li.child,
.breadcrumb li a {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

/*.breadcrumb li.more a,*/
.breadcrumb li.active {
    color: #1a73e8;
}

.brd_vid_cat {
    border-left: 10px solid #001e48;
    padding-left: 10px;
    line-height: 20px;
}

.share_section #st-1 .st-total.st-hidden {
    display: block;
}

.share_section .sharethis-inline-share-buttons .st-total {
    display: inline-block !important;
    position: relative;
    /* width: 60px; */
    border-right: 1px solid #cecece;
    margin-right: 15px;
    text-align: center;
    color: #282828 !important;
    line-height: 10px;
}

.share_section #st-1 .st-total>span.st-shares {
    font-size: 12px !important;
}

.share_section #st-1 .st-total {
    font-weight: bold;
    margin-right: 7px
}

.share_section .st-total>span.st-shares {
    font-size: 12px !important;
    font-weight: bold !important;
}

.xoom-out span,
.xoom-in span {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #404040;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    padding: 8px 11px;
    font-size: 18px;
    margin-left: 4px;
}

.dtl_content_block {
    text-align: left !important;
}

div.hl a {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
}

.more_dtl_news img.news_img {
    height: 170px;
    width: auto
}

.more_news_vedio {
    position: absolute;
    top: 32%;
    left: 40%;
}

#morenews_content .more_dtl_news .news_headline {
    font-size: 18px;
    font-weight: bold;
}

.dtl_tags_news_title {
    display: inline-block;
    border-left: 5px solid #959595;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
}

.more_dtl_news:hover .hl>a {
    color: #0573e6 !important;
}

#related_news .flex-content .img-content {
    width: 80px;
}

#related_news .sub-news h4.title {
    font-size: 15px !important;
}

#related_news .sub-news:first-child .news-separator-horizontal-border {
    border: none;
}

</style><div class="row"><div class="col-md-12"><div class="dtl_tags_news_title"><a href="https://www.kalbela.com/all-news/opinion/sub-editorial">এ সম্পর্কিত আরও খবর</a></div><div class="border-bottom mb-2"></div></div></div><div class="common-border-box"><div class="selected-news"><div class="sub-news"><div class="news-separator-horizontal-border"></div><div class="flex-content position-relative" id="flex-left-image"><div class="d-flex"><div class="flex-shrink-0"><a class="_link"
href="https://www.kalbela.com/national/26463"><div class="img-content position-relative text-center"><span class="imgWrep"><img class="images img-fluid news_img detailImg"
src="/assets/news_photos/2023/09/26/image_26463_1695700001.jpg"
title="" alt="" /></span></div></a></div><div class="flex-grow-1">< !-- <h4 class="title"></h4>--><a class="_link"
href="https://www.kalbela.com/national/26463"><h4 class="title">মার্কিন পররাষ্ট্র দপ্তরের ব্রিফিংয়ে বিএনপির ৪৮ ঘণ্টার আলটিমেটাম ইস্যু </h4></a></div></div></div></div><div class="sub-news"><div class="news-separator-horizontal-border"></div><div class="flex-content position-relative" id="flex-left-image"><div class="d-flex"><div class="flex-shrink-0"><a class="_link"
href="https://www.kalbela.com/national/26457"><div class="img-content position-relative text-center"><span class="imgWrep"><img class="images img-fluid news_img detailImg"
src="/assets/news_photos/2023/09/26/image_26457_1695696191.jpg"
title="" alt="" /></span></div></a></div><div class="flex-grow-1">< !-- <h4 class="title"></h4>--><a class="_link"
href="https://www.kalbela.com/national/26457"><h4 class="title">সুস্থ সমাজ গঠনের অন্যতম অনুষঙ্গ খেলাধুলা : প্রধানমন্ত্রী </h4></a></div></div></div></div><div class="sub-news"><div class="news-separator-horizontal-border"></div><div class="flex-content position-relative" id="flex-left-image"><div class="d-flex"><div class="flex-shrink-0"><a class="_link"
href="https://www.kalbela.com/national/26428"><div class="img-content position-relative text-center"><span class="imgWrep"><img class="images img-fluid news_img detailImg"
src="/assets/news_photos/2023/09/26/image_26428_1695674436.jpg"
title="" alt="" /></span></div></a></div><div class="flex-grow-1">< !-- <h4 class="title"></h4>--><a class="_link"
href="https://www.kalbela.com/national/26428"><h4 class="title">যুক্তরাষ্ট্রের সহকারী সচিব রেনা বিটার ঢাকা আসছেন </h4></a></div></div></div></div><div class="sub-news"><div class="news-separator-horizontal-border"></div><div class="flex-content position-relative" id="flex-left-image"><div class="d-flex"><div class="flex-shrink-0"><a class="_link"
href="https://www.kalbela.com/politics/26373"><div class="img-content position-relative text-center"><span class="imgWrep"><img class="images img-fluid news_img detailImg"
src="/assets/news_photos/2023/09/26/image_26373_1695668071.jpg"
title="" alt="" /></span></div></a></div><div class="flex-grow-1">< !-- <h4 class="title"></h4>--><a class="_link"
href="https://www.kalbela.com/politics/26373"><h4 class="title">খালেদা জিয়ার স্বাস্থ্যের অবস্থা অবনতিশীল : রিজভী </h4></a></div></div></div></div></div></div></div><div class="text-center mt-3"><a class="" href="https://www.estorejamuna.com/category/kitchen-appliance"
target="_blank"><img class="w-100"

src="/templates/web-view/images/jamuna-new.gif" alt="banoful"></a></div></div>< !--end row--></div><div class="col-md-9"><style>.headline_edit {
    color: red !important;
    font-size: 16px;
    /* background: red; */
    padding: 5px;
    border-radius: 5px;
}

.headline_content_block h5 {
    font-size: 17px;
    color: #1149ba;
    font-weight: bold;
}

.headline_content_block h6 {
    font-size: 17px;
    color: red;
    font-weight: bold;
}

.headline_content_block div.col-10:nth-child(odd) {
    padding-right: 0px;
}

.headline_content_block div.col-2:nth-child(even) {
    padding-left: 5px;
}

.print_icon {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 2px;
}

.print_icon a {
    cursor: pointer;
    font-size: 16px;
    height: 40px;
    padding: 5px 10px;
    text-align: center;
    background-color: #222222;
    border-radius: 50%;
    color: #fff;
}

.printer_line_info {
    line-height: 20px;
}

.printer_line_info p {
    line-height: 20px;
}

.share_section #st-1 .st-total.st-hidden {
    display: block;
}

.share_section .sharethis-inline-share-buttons .st-total {
    display: inline-block !important;
    position: relative;
    /* width: 60px; */
    border-right: 1px solid #cecece;
    margin-right: 15px;
    text-align: center;
    color: #282828 !important;
    line-height: 10px;
}

.share_section #st-1 .st-total>span.st-shares {
    font-size: 12px !important;
}

.share_section #st-1 .st-total {
    font-weight: bold;
    margin-right: 7px
}

.share_section .st-total>span.st-shares {
    font-size: 12px !important;
    font-weight: bold !important;
}

.xoom-out span,
.xoom-in span {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #404040;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    padding: 8px 11px;
    font-size: 18px;
    margin-left: 4px;
}

.dtl_img_section {
    margin-bottom: 15px;
    width: 100%;
    padding: 0 0 0 0;
    position: relative;
}

.dtl_img_section img {
    width: 100% !important;
    cursor: pointer;
}

.mnl_img {
    position: relative;
    background: #ccc;
    border-radius: 7px;
    _display: block;
    text-align: center;
    padding: 5px;
}

.dtl_more_news_left {
    top: 75px
}

.dtl_more_a {
    font-size: 16px;
}

#related_more .sub-news h4.title {
    font-size: 24px !important;
    color: #000000 !important;
    line-height: 34px;
    font-weight: 600;
}

#related_more .sub-news:hover h4.title {
    color: #1a73e8 !important;
}

.related-more-news {
    background-color: #f0f2f5;
    padding: 8px;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
}

#ntv_breadcrumb>ul>li,
#tags_list>ul>li:hover {
    background: #ccc;
}

#tags_list>ul {

    position: relative;

    background: #fff;

    text-align: left;

    padding-bottom: 5px;

    margin: 15px 0 0 0;

}

#tags_list>ul>li {

    float: left;

    _border-bottom: 2px solid #000;

    background: #eee;

    padding: 5px 10px;

    margin-right: 7px;

    _border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

}

.list-inline>li {

    display: inline-block;

}

.list-inline>li>a {
    color: #000;
}

.dtl_google_news {
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    padding: 3px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
}

.dtl_google_news svg {
    width: 25px;
}

.cls-1 {
    fill: #50b886;
}

.cls-2 {
    fill: #ec7064;
}

.cls-3 {
    fill: #4788f3;
}

.cls-4 {
    fill: #4e8cf4;
}

.cls-5 {
    fill: #fec51a;
}

.cls-6 {
    fill: #ea493c;
}

.cls-7 {
    fill: #22a567;
}

.cls-8 {
    fill: #3d73dc;
}

.cls-9 {
    fill: #fbd04a;
}

.cls-10 {
    fill: #77a4ef;
}

.cls-11 {
    fill: #19a261;
}

.cls-12 {
    fill: #1f9660;
}

.cls-13 {
    fill: #c84134;
}

.cls-14 {
    fill: #fcfcfe;
}

.cls-15 {
    fill: #fefefe;
}

.cls-16 {
    fill: #fdfdfe;
}

#facebook_comments p.comment {
    color: #3578e5;
    position: relative;
    padding-left: 15px;
    font-weight: bold;
}

#facebook_comments p.comment>span:first-child {
    position: absolute;
    left: 0px;
    top: 5px;
    display: inline-block;
    background: #3578e5;
    height: 20px;
    width: 5px;
    border-radius: 5px
}

#facebook_comments p.comment>span:nth-child(2) {
    font-size: 20px;
    line-height: 30px
}

#facebook_comments .fb_comments {
    border-radius: 5px;
    border: 1px solid #e6e6e6
}

.opinion-qut {
    background: #fffeea;
    padding: 10px;
    border-left: 5px solid #fffbb2;
    border-right: 5px solid #fffbb2;
    font-style: italic;
    font-size: 18px;
    line-height: 30px;
    color: #1c1c1c;
    text-align: justify;
}

.ad-img .dtl_img_caption {
    display: none !important;
}

.entry_update {
    margin-bottom: 10px;
}

#details_content p {
    text-align: justify;
    text-align: justify;
    margin-top: 10px;
    color: #000000;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
}

.dtl_content_section>.dtl_note {
    margin: 0 15px;
}

.dtl_content_section>.dtl_note>p {
    border-top: 5px solid #a10f15;
    border-bottom: 5px solid #a10f15;
    padding: 7px 0;
}

.dtl_quoat p {
    _font-family: Georgia, serif;
    position: relative;
    margin: 0.5em;
    padding: 0.5em 2em 0.5em 3em;
}

/* Thanks: http://callmenick.com/post/styling-blockquotes-with-css-pseudo-classes */
.dtl_quoat p:before {
    _font-family: Georgia, serif;
    position: absolute;
    font-size: 6em;
    line-height: 1;
    top: 0;
    left: 0;
    content: "\201C";
    color: #a10f15;
}

.dtl_quoat p:after {
    _font-family: Georgia, serif;
    position: absolute;
    /* display: block; don't use this, it raised the quote too high from the bottom - defeated line-height? */
    float: right;
    font-size: 6em;
    line-height: 1;
    right: 0;
    bottom: -0.5em;
    content: "\201D";
    color: #a10f15;
}

.detailImg {
    text-align: center;
    background: #eee;
    width: 100%;
}

.featured_video {
    margin: 10px 0
}

.dtl_section p img {
    max-width: 100% !important;
    height: auto !important;
}

.headline_section h4 {
    color: #212121;
    font-size: 40px;
    line-height: 50px;
    font-weight: bold
}

.dtl_img_caption {
    font-size: 15px;
    color: #212529e0;
}

blockquote {
    margin: 0px;
    text-indent: 0px;
    position: relative;
    padding: 10px 0px;
    border-left: 5px solid #e5e5e5;
    background: #f1f1f1;
    font-size: 24px;
    text-align: none;
    color: #000;
    padding: 15px;
}

blockquote p {
    font-size: 24px !important;
    line-height: 34px !important;
    text-align: left !important;
    padding: 0 15px;
}

blockquote:before {
    font-family: Georgia, "Times New Roman", serif;
    content: '\201C';
    position: absolute;
    font-size: 60px;
    top: 20px;
    left: 5px;
    color: #5b5b5b;
}

blockquote:after {
    font-family: Georgia, "Times New Roman", serif;
    content: '\201D';
    position: absolute;
    font-size: 60px;
    bottom: -10px;
    right: 10px;
    color: #5b5b5b;
}

.dtl_content_block {
    text-align: left !important;
}

div.hl a {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
}

.more_dtl_news img.news_img {
    height: 170px;
    width: auto
}

.more_news_vedio {
    position: absolute;
    top: 32%;
    left: 40%;
}

.dtl_more_news_title {
    display: inline-block;
    color: #000;
    border-left: 5px solid #959595;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
}

#morenews_content .more_dtl_news .news_headline {
    font-size: 18px;
    font-weight: bold;
}

.spc_tags .news_headline {
    font-size: 16px;
    font-weight: 600;
    color: #121212;
}

.spc_tags li:hover .news_headline {
    color: #1a73e8 !important
}

.spc_tags .time {
    color: #999999;
    font-size: 14px;
    font-weight: normal;
}

.spc_tags {
    list-style: none;
}

.spc_tags li {
    position: relative;
}

.spc_tags .bullet {
    width: 25px
}

.spc_tags .bullet .h-border {
    position: absolute;
    top: 3px;
    left: 7px;
    width: 2px;
    background: #6a6a6a;
    display: inline-block;
    bottom: -5px;
}

.spc_tags li:first-child .bullet .h-border {
    top: 10px;
}

.spc_tags li:last-child .bullet .h-border {
    bottom: 0px;
}

.spc_tags .bullet i {
    color: #6a6a6a;
    font-size: 16px;
    margin-top: 10px;
}

.morebtn {
    width: 100%;
    font-size: 18px;
    padding: 5px 10px;
    background: #e7f3ff;
    color: #121212;
    cursor: pointer;
    border-radius: 10px;
    display: block;
    margin-top: 10px;
}

.morebtn:hover {
    background: #b2d5f7 !important;
}

#latestview1 .sub2-lead-content:last-child,
#mostview1 .sub2-lead-content:last-child {
    margin-bottom: 15px
}

.list_display_block1 h4.title {
    line-height: 25px;
    margin-bottom: 0px;
    margin-right: _50px;
    padding-left: 2px;
}

.smp-regular-but .smp-total-count {
    display: none;
}


/* 
.news-separator-horizontal-border {
    border-top: 1px solid #e2e2e2;
    margin: 15px 0px 10px 0;
    margin: 15px 0px;
} */

/* .pb-2 {
    padding-bottom: -0.5rem!important;
} */

.height {
    padding-bottom: 0.5rem !important;
}


.border_infinity {
    position: relative;
    background: url(assets/images/system-icon.jpg) no-repeat center center;
    background-size: 35px;
    margin: 20px 0;
}

.border_infinity::after {
    content: '';
    display: block;
    width: 100%;
    border: 1px solid #00000026;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1;
}

#latestview1 .sub2-lead-content:last-child,
#mostview1 .sub2-lead-content:last-child {
    margin-bottom: 15px
}

.list_display_block1 h4.title {
    line-height: 25px;
    margin-bottom: 0px;
    margin-right: _50px;
    padding-left: 2px;
}


.social-media {
    width: 44px;
    height: 44px;
    padding: 5px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    content: center;
}