@font-face{
    font-family:SolaimanLipi;
    /*src:url(../../../assets/fonts/Unicode/Li_Ador_Noirrit_Regular.ttf) format("opentype");*/
    src: url('../../../assets/fonts/varendra/Varendra-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Varendra';
    src: url('../../../assets/fonts/varendra/Varendra-Regular.ttf') format('truetype');
}
html,body{
    font-family:SolaimanLipi;
    line-height:20px;font-size:16px;overflow-x:hidden}


/*body:after {
    content: "beta";
    position: fixed;
    width: 80px;
    height: 25px;
    background: #EE8E4A;
    top: 7px;
    left: -20px;
    text-align: center;
    font-size: 13px;
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    line-height: 27px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}*/

.news-details .cke_editable,
.news-details  {
    font-family: 'Varendra', SolaimanLipi, sans-serif !important;
}


a {
    text-decoration: none !important;
    color: #000
}
p{
    margin-bottom: 0;
}

/*a:hover .sum, a:hover .summery,a:hover{
    color: #000;
}*/
#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: #ccbebe !important
}

.news-border {
    border: 1px solid #e2e2e2
}

.news-separator-vertical-border {
    border-right: 1px solid #ccbebe
}
.news-separator-vertical-border-binodon{
    border-right: 1px solid #a2a8ae
}
.news-separator-vertical-border-ap{
    padding:0 10px;
    border-right: 1px solid #ccbebe
}
.news-separator-vertical-border-ap:first-child{
    padding-left:0px !important;
}
.news-separator-vertical-border-ap:nth-last-child(1){
    margin-right:10px !important;
}
.news-separator-horizontal-border-binodon {
    border-top: 1px solid #a2a8ae;
    margin: 15px 0px;
}

.news-separator-vertical-border-left {
    border-left: 1px solid #e2e2e2
}

.news-separator-horizontal-border {
    border-top: 1px solid #ccbebe;
    /* margin: 15px 0px 10px 0; */
    margin: 15px 0px;
}

.news-separate {
    border: 1px solid #e2e2e2
}

#latest_list_block1{padding: 0 7px;}

.common-border-box{background-color: #fff;padding: 8px;border: 1px solid #e2e2e2}
.bodymenu-bg{background: #f9f9f9;
    padding: 10px 0;}

/*Time*/
#navigation .dropdownNotification .time{display: inline-block;
    float: right;}
.time{ font-size: 0.85rem}
#international-news .time{ _color: #ff6600;}
#international-news .lead-news .time{ _color: #ff6600;position: absolute;bottom: 0;}
/* news-content-box */
#international-news .lead-news .news-content-box{height: 115px;background: #f0f0f0;padding: 10px;}

#international-news .international-sub-menu-news h5.title{
    font-size: 20px;
    line-height: 26px;
}
#international-news .international-sub-menu-news .sub-news h5.title/*, .internationalSubnewsFlex .slides h4.title*/{
    font-size: 18px;
    line-height: 24px;
}

.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;}

.scrollmenu-body li{
    list-style: none;
    padding: 0px 15px 15px 0;
    font-weight: bold;
    font-size: 18px;
}
/*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.png) center center no-repeat;
    background-size: contain;
    overflow: hidden;
    position: relative;
    height: 0px;
    padding-bottom: 56.25%;
}

.imgWrep img {
    float: left;
    width: 100%;
    border-radius: 5px;
}

/*  */
.cat-name a{color: #878787;}

/*  */

/* flex news */
.flex-content .img-content{width: 120px;}

/* common-card-content */
.common-card-content h5.title {
    font-size: 1rem;
    font-weight: bold;
    padding: 5px 0px;
}

.sub2-lead-content {
    position: relative;
}

.sub-news h4.title {
    font-size: 18px !important;
    line-height: 24px;
}

#bodymenuTwolead .sub-news .flex-content:hover h4.title{
    color:#1a73e8 !important;
}

#bodymenuFourlead #lead-news .news-content-box h5.title{
    font-size:22px;
}
#bodymenuFourlead #lead-news .news-content-box .summery{
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 3;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/*  */


/*Header*/
header {
    position: relative;
    /* border-bottom: 1px solid #d3d3d3; */
    z-index: 100000;
    background: #fff;
}

header img.logo {
    width: 300px
}

header.non-sticky a.logo {

}

header.sticky a.logo {
    _width: 100px;
    display: inline-block;
}


section#navigation {
    position: relative;

}


section#navigation nav>ul {
    list-style: none;
    font-size: 1rem;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 30px;
    height: 45px;
    align-items: center;
}

section#navigation nav>ul li {
    display: inline-block
}

section#navigation nav>ul>li>a {
    padding: 3px 6px 0 6px;
    display: inline-block;
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    min-width: 50px;
}

/*section#navigation 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#navigation nav>ul>li>a.active{
    color: #1a73e8;
    /*border: 1px solid #D1D1D1;
    padding: 8px 15px;
    border-radius: 12px;
    background: #ffffff;*/
}

section#navigation nav>ul>li>a.active span {
    border-top: 3px solid #1a73e8
}

section#navigation nav>ul>li>a:hover {
    /*color: #000;*/
    color: #1a73e8 !important;
    _border: 1px solid #D1D1D1;
    _padding: 8px 15px;
    _border-radius: 12px;
    _background: #ffffff;
}

section#navigation nav>ul>li>a:hover span {
    border-top: 3px solid #1a73e8
}

section#navigation .extra-opt .dropdown-toggle::after{
    display: none;
}

section#navigation .extra-opt span:last-child {
    margin-right: 0px;
}

section#navigation .extra-opt span a{
    padding: 2px 0 2px 2px;
    _width: 25px;
    _margin-right: 5px;
    display: inline-block;
    cursor: pointer;
}

section#navigation .extra-opt span a i{
    font-size: 1.1rem;
    vertical-align: middle;
}

section#navigation .extra-opt span a:hover i{
    color: #1a73e8 !important;
}


section#navigation .extra-opt span.search-icon{
    width: 33px !important;
    height: 33px !important;
    display: inline-block;
    position: absolute;margin: 5px;
}
header.sticky #dropdownSearch{display: none !important}

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: 35px;
}

header.sticky nav {
    text-align: right;
    display: inline-block;
}

header.sticky nav>ul {
    list-style: none;
    font-size: 1rem;
    margin: 0;
    padding: 0
}

header.sticky nav>ul li {
    display: inline-block
}

header.sticky nav>ul>li>a {
    padding: 3px 10px 0 10px;
    display: inline-block;
    text-align: center;
    font-size: 1.1rem;
    font-weight: bold;
}

/*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:after {
    position: absolute;
    top: -9px;
    right: 16px;
    left: inherit;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 9px solid transparent;
    content: '';
}

header .dropdown_menu.pull-right:after {
    right: 10px;
    left: auto
}

.sticky .dropdownAllMenu:after{
    left: auto !important;
    right: 10px !important;
}

.sticky .dropdownAllMenu:before{
    left: auto !important;
    right: 11px !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: 0px;
}

header .dropdownSocialMedia:before{
    right: 131px !important;
}

header .dropdownSocialMedia:after{
    right: 130px !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;
}

#navigation .dropdownNotification a:last-child{
    border-bottom: 0px !important;
}

.dropdownSearch {}

#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;
    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: 11px 0 11px 11px;
}

.sticky .dropdownAllMenuIcon{
    float: right;
}

.dropdownAllMenu:before, .dropdownAllMenu:after{
    _display: none !important;
}

.dropdownAllMenu .date-desc {
    font-size: 1.15rem;
    font-weight: bold;
}

.dropdownAllMenu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.dropdownAllMenu ul li {
    width: 14%;
    display: inline-block
}

.dropdownAllMenu ul li a {
    padding: 5px;
    font-size: 18px;line-height: 28px;
    _font-weight: bold;
    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: #a80000
}

section#breaking-news .breaking-news-icon {
    color: #FFF;
    display: flex;
    _border-right: 2px solid #d48588;
    margin-right: 10px;
    padding-right: 10px;
    width: 125px;
    _height: 32px;
    padding-top:3px;
}

/*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: 7px 0px;
    margin-left: 10px;
}

/*@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;
    margin-right: 15px;
}

section#breaking-news ul li a {
    padding: 5px 7px;
    display: inline-block;
    color: #fff;
    font-size: 23px;
}
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: 30px;
    margin-right: 10px;
    background: #fff;
    border-radius: 50%;
    padding: 3px;
}

section#breaking-news .breaking-news-close {
    _display: none;
    font-size: 2rem;
    _color: #e2e2e2;
    padding: 4px 2px 4px 7px;
    cursor: pointer;
}


/*Breaking News*/


/*Just Now News*/

section#just-news {
    height: 35px;
    background: #f26522
}

section#just-news .just-news-icon {
    font-size: 1.0rem;
    color: #FFF;
    display: flex;
    border-right: 2px solid #d48588;
    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*/
.flex-content .img-content {
    width: 100px;
}

/*Top News*/


/*Top lead content*/

section#top-lead-content .lead-news .flex-content .img-content {width: 350px;}
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;}

section#top-lead-content #lead-news .summery, .cat_lead_all .cat_lead .summery{
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 2;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    _text-align: justify;
}
.cat_lead_all .cat_lead .summery{
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 4;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    _text-align: justify;
}
#pathok_priyo #flex-right-image .summery{
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 3;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    _text-align: justify;
}
section#top-lead-content #lead-news h4.title{
    font-size: 26px;
    line-height: 34px;
}

#toplead-bottom .sub2-lead-content .summery{
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 2;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    _text-align: justify;
}

#bodymenuTwolead .sub-news .summery{
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 3;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    _text-align: justify;
}

#bodymenuOnelead #lead-news #flex-left-image .summery{
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 10 !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    _text-align: justify;
}
#bodymenuOnelead .sub-news #flex-right-image .summery{
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 3 !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    _text-align: justify;
}
/*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;
}
#toplead-left .sub-news .col-lg-12{
    margin-bottom:12px;
}

#top-lead-content .lead-news{
    background:#fff;
    position: relative;
}

#top-lead-content .lead-news .news-content-box{
    padding: 10px;
    position: absolute;
    bottom: 0;
    background: #fff;
    margin: 0 10px;
    border-radius: 5px 5px 0 0;
}

#top-lead-content .lead-news h5.title{
    font-size: 24px !important;
}

#top-lead-content .lead-news .news-content-box{
    padding: 10px;
    position: absolute;
    bottom: 0;
    background: #fff;
    margin: 0 10px;
    border-radius: 5px 5px 0 0;
}

#top-lead-content .lead-news h5.title{
    font-size: 24px !important;
}

#top-lead-content .sub-news .common-card-content{
    background:#fff;
    border-radius: 5px;
    border:1px solid #dee2e6;
}

#top-lead-content .sub-news .common-card-content .news-content-box{
    padding:10px;
    height:100px;
}

#top-lead-content .sub-news h4.title, #top-lead-content .sub-news h5.title {
    font-size: 18px !important;
    line-height: 24px;
}

#top-lead-content #toplead-left .sub-news .flex-content{
    background:#fff;
    padding:10px;
    border-radius: 5px;
    border: 1px solid #dee2e6 ;
}

#top-lead-content #toplead-bottom .sub2-lead-content{
    background:#fff;
    padding:10px;
    height: 165px;
    border-radius: 5px;
    border: 1px solid #dee2e6 ;
}
/*Selected News*/

section#selected-news {
    padding: 10px 0px
}
#bodymenu-nolead .selected-news-height{min-height: 200px;}

#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 #333;
    display: inline-block;
    font-weight: bold;
    font-size: 26px;
}

#bodymenu-nolead .select-news-title span:hover{
    color: #0573e6;
}

#bodymenu-nolead .selected-news-black {
    background: #000;
    padding: 0px 5px;
    color: #fff
}
#bodymenu-nolead .selected-news-black a{
    color:#fff;
}
#bodymenu-nolead .selected-news-black h5.title{
    color:#ffcc00;
}
#bodymenu-nolead .selected-news-box .common-card-content:hover .title {
    color: #fff !important;
}

#onelead_cardhl .sub-more-news .common-card-content h5.title,
#onelead_card .sub-more-news .common-card-content h5.title,
#oneletlead_card .common-card-content h5.title{font-size: 18px !important;}

#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: 3;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/*Selected News*/


/*National News*/

section#national-news {}

section#national-news h4.title {
    padding-top: 5px
}

section#national-news .menu-lead-content {
    height: 100%;
    background: #f0f0f0
}

section#national-news .menu-lead-content h4.title {
    padding: 5px
}

#national-news #lead-lews h5.title{
    font-size: 20px;
    line-height: 26px;
}

#national-news #lead-lews div.summery{
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 3;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#national-news #lead-lews .time{
    position: absolute;
    bottom: 5px;
    left: 22px;
}

#national-news .sub-news h5.title{
    font-size: 18px;
    line-height: 24px;
}

#national-news .menu-link{
    margin-bottom: 15px;
}
/*National News*/

#pathoker-kotha h5.title{
    font-size: 20px;
    line-height: 26px;
}

/* bodymenuTwolead */
#bodymenuTwolead .menu-link img{
    width: 25px;
    float: left;
    display: inline-block;
    margin-right: 7px;
}
#bodymenuTwolead .lead-news .common-card-content h5.title{font-size: 22px;}

#bodymenuTwolead #lead-news .flex-content .img-content {
    width: 305px;
}

#bodymenuOnelead #lead-news .flex-content .img-content {
    width: 430px;
}

#bodymenuTwolead #lead-news .flex-shrink-0 .imgWrep{
    height:200px;
}

#bodymenuTwolead #lead-news .flex-shrink-0 .imgWrep img{
    height:200px;
    object-fit: cover;
}

#bodymenuTwolead #lead-news .flex-content{
    background:#fff;
    padding:10px;
    border-radius: 5px;
    border: 1px solid #dee2e6;
}

#bodymenuTwolead .sub-news .flex-content{
    background:#fff;
    padding:10px;
    border-radius: 5px;
    height:140px;
    border: 1px solid #dee2e6;
}

#bodymenuOnelead #lead-news .flex-content{
    background:#fff;
    padding:10px;
    border-radius: 5px;
    border: 1px solid #dee2e6;
}

#bodymenuOnelead .sub-news .flex-content{
    background:#fff;
    padding:10px;
    border-radius: 5px;
    height: 167px;
    border: 1px solid #dee2e6;
}

#bodymenuOnelead #lead-news .news-content-box h4.title{
    font-size: 21px;
}

#bodymenuOnelead #lead-news .flex-shrink-0 .imgWrep{
    height:330px;
}
#bodymenuOnelead #lead-news .flex-shrink-0 .imgWrep img{
    height: 330px;
    object-fit: cover;
}

#bodymenuFourlead #lead-news .common-card-content .news-content-box{
    position: absolute;
    bottom: 0;
    background: #fff;
    _margin: 0 10px;
    border-radius: 5px 5px 0 0;
    padding: 10px;
    left: 10px;
    right: 10px;
}

#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) 65%);
    width: 100%;
    padding: 30px 10px 10px 10px;
    text-align: left;*/
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    color: #fff;

    background: linear-gradient(to top, rgba(0, 0, 0, 1.7) 10%, rgba(0, 0, 0, .7) 35%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 0, 0.0) 100%);

    padding: 40px 12px 12px;
    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;
}

#bodymenuTwolead .lead-news .common-card-content:hover h5.title,#photo-gallery .home-photo-album:hover h4.title{ color: #ffa500 !important}

#bodymenuTwolead .time{
    display: none;
}
.time{
    color:#afaeae;
}
/*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
}

a:hover{
    color:#000 !important;
}
/*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 {
    padding: 10px 0
}

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: 100%;
}

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: 90%; 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 ul li a {
    padding: 5px 3px;font-weight: bold;
    border-bottom: 1px solid #e2e2e2;
    display: block;
    font-size: 18px;
}

section#sports-news .sports-upcoming ul li a:hover{
    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
}

section#photo-gallery .menu-link a {
    color: #fff
}

section#photo-gallery .menu-link .menu-link-border-middle-full {
    height: 3px;
    background: #fff;
    position: absolute;
    display: inline-block;
    left: 170px;
    right: 0px;
    top: 16px
}

section#photo-gallery .lead-album{}

section#photo-gallery .lead-album h4.title {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 20px;
}

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 .sub2-lead-content h4{font-size: 20px;}

/*Photo Gallery*/


/*Video Gallery*/

section#video-gallery {
    padding: 15px;
    background: #000000
}

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 {
    flex: 1;                 /* auto stretch */
    height: 3px;
    background: #fff;
    margin: 10px 25px;  
}

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 .other-video-list .video-icon {
    position: absolute;
    font-size: 1.5rem;
    left: 43%;
    top: 38%;
    color: #ec0009
}

section#video-gallery .other-video-list .title {
    color: #fff;
    padding: 5px 10px;
    font-weight: normal;
}

.vid-single {
    display: flex;
    align-items: center;
    justify-content: center;
}

section#video-gallery .lead-video h3.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;color: #ec0009;
}
.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: 43%;
    top: 40%;
    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 .dy-video-play{ padding: 15px 0; border-bottom:1px solid #fff;}
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-top: 7px solid #c51200
}

section#podcast .menu-link {
    border-bottom: 0
}

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*/

.overlay-headline ,
.photohome_lead .pht_catlead_hdln,
#lifestyle .news-content-box {
    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 10px 10px;
    text-align: center
}
.photohome_lead  .pht_catlead_hdln  h5.title {
    font-size: 1.75rem;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 34px;
}
.photohome_lead .sublead .pht_catlead_hdln  h5.title {font-size: 18px !important;}
.photohome_lead  .common-card-content:hover .pht_catlead_hdln h5.title,
#lifestyle .common-card-content:hover .title,
.photo_gallery .lead_album:hover .alb_title,
.photo_gallery .sub_album:hover .alb_title,
.photo_gallery .sub_album_last:hover .alb_title{color: orange !important;}

/*Shadow Headline*/


/*Menu Link*/

.menu-link {
    padding: 5px 0px;

    margin-bottom: 5px
}

.menu-link i {
    font-size: 1.1rem;
    _margin-right: 10px
}

.tab_bar_block_stories .menu-link span, #home-online-poll .menu-link span{
    font-size: 22px;/*1.3rem*/
    line-height: 26px;
}

#home-online-poll{
    height:642px;
}
.menu-link span {
    font-size: 26px;/*1.3rem*/
    line-height: 26px;
}

.menu-link span:hover{
    color: #0573e6
}

.menu-link a.float-end:hover{
    color: #0573e6 !important;
}

.menu-link .fa-chevron-right {
    font-size: 1rem
}

.menu-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: 16px;
    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: 290px !important;
    position: relative;
}
.vidstocovr i{position: absolute;
    bottom: 0;
    color: #fff;
    padding: 5px 10px;
    font-size: 25px;}
#videostories .album_name, .webstories .album_name{
    display: none;
    position: absolute;
    bottom: 0;
    background: #00000087;
    width: 100%;
    color: #fff;
    padding: 10px;
    font-size: 26px;
    line-height: 34px;
}
#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;font-weight: bold}
.tab_block_one .tab_bar_block_new ul > li{padding: 5px 0 10px;display: table-cell; line-height: 25px; font-size:22px; color:#000; width:50%; text-align: center; cursor: pointer; bottom: -4px}
.tab_block_one .tab_bar_block_new ul > li.active{
    _background: #EA2227;
    color: #000;
    border-bottom:2px solid #000;
}
.tab_block_one .list_display_block1 span.news_sl{
    height: 26px;
    width: 25px;
    _border: 2px solid red;
    border-radius: 50%;
    text-align: center;
    padding: 2px;
    font-size: 15px;
    _color: red;
    position: absolute; right: 7px; top: 3px}
.tab_block_one .allNews {  padding: 7px;font-size: 18px;line-height: 25px;text-align: center;width: 100%; display: block; margin: 0; font-weight: bold;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.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_and_share_block .entry_time{margin-top:7px;}
.rpt_info_section .rpt_name{font-size: 0.95rem; line-height: 25px;color: #212529e0; margin-top:5px; margin-right:15px;}
.rpt_info_section .entry_update{font-size: 0.95rem; line-height: 20px;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: 455px; 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: 455px; 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,
#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 .title,
.sub-news #flex-right-image:hover h4.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 !important}

#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}  */

#site_map_dtl .breadcrumb{
    margin-top:10px;
}
#site_map_dtl .breadcrumb li.child a{
    border-bottom:none !important;
    font-size: 25px !important;
    color: #000 !important;
}
.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: #0573e6 !important
}

.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;}

#top-quick-links li:nth-child(1) a{color: red;font-weight: bold;}

@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;
}
.common-card-content:hover .imgWrep,
.lead-news .img-content:hover .imgWrep,
.sub-news .img-content:hover .imgWrep,
#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,
.lead-news .img-content:hover img,
.sub-news .img-content:hover img,
.poll_block: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%;
}

.catpageSubmenu{
    margin-top: 15px;
    border-bottom: 2px solid #d60000;
    _padding-bottom: 15px;
}
.catpageSubmenu a{
    line-height: 35px;
    margin-right: 15px;
    font-size: 18px;
    _color: #d60000 !important;
    font-weight: bold;
}
.catpageSubmenu i{margin-right: 5px;
color: #bb6ae6;
font-weight: bold;
font-size: 8px;}

.country-breadcrumb{margin-top:15px;padding-bottom: 15px;border-bottom: 2px solid #2c4b9c;}

#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:hover h4{ color: #0573e6}
.latest-most-news:hover div.img{ background: #000}
.latest-most-news:hover img{ _opacity: 0.7}

/* ----- 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;display: none}
.catpageSubmenu .active:hover{color: #1a73e8;}

#videostories .vidstocovr,#photoStories div.img img{ border-radius: 10px}
#saradesh #bodymenu-nolead h5.title{font-size: 18px !important;}
#bodymenu_headline #flex-left-image h4.title{font-size: 17px !important;}
#onelead_medialeft .flex-content .img-content,
#bodymenu_headline .flex-content .img-content{width: 130px;}
#onelead_medialeft .lead-news .common-card-content h5.title,
#bodymenuOnelead_cardNews #lead-lews .common-card-content h5.title,
#bodymenuTwolead #lead-news .flex-content h4.title,
#onelead_cardhl .lead-news .common-card-content h5.title,
#onelead_card .lead-news .common-card-content h5.title{
    font-size: 22px !important;
    line-height: 28px;
    color: #2d3134;
    font-weight: 600;
}
#leadSection .sub-news .common-lead-content .summery,
#onelead_medialeft .lead-news .common-card-content .summery,
#bodymenuOnelead_cardNews #lead-lews .news-content-box .summery,
#bodymenuTwolead #lead-news .summery,#oneletlead_card .lead-news .flex-content .summery{
    -webkit-line-clamp: 5;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    _text-align: justify;
}

#top-lead-content .sub-news .flex-shrink-0 .imgWrep, #top-lead-content .sub-news .image-lead, #bodymenuTwolead #lead-news .flex-shrink-0 .img-content, #bodymenuTwolead .sub-news .flex-shrink-0 .imgWrep, #bodymenuOnelead #lead-news .flex-shrink-0 .img-content, #bodymenuOnelead .sub-news .flex-shrink-0 .imgWrep, #static_opinion .img-content, .all_news_content_block .flex-content .flex-shrink-0 .imgWrep, .cat_lead_all .imgWrep, .cat_sub_lead .imgWrep, .catsubMoremedianews .imgWrep, #pathok_priyo #flex-right-image .imgWrep, #bodymenuFourlead #lead-news .image-lead, #sports-news .sports_hl .image-lead, #sports-news .menu-news-content .image-lead{
    position: relative;
    overflow: hidden;
}

#top-lead-content .sub-news .flex-shrink-0 .imgWrep img, #top-lead-content .sub-news .image-lead img, #bodymenuTwolead #lead-news .flex-shrink-0 .img-content img, #bodymenuTwolead .sub-news .flex-shrink-0 .imgWrep img, #bodymenuOnelead #lead-news .flex-shrink-0 .img-content img, #bodymenuOnelead .sub-news .flex-shrink-0 .imgWrep img, #static_opinion .img-content img, .all_news_content_block .flex-content .flex-shrink-0 .imgWrep img, .cat_lead_all .imgWrep img, .cat_sub_lead .imgWrep img, .catsubMoremedianews .imgWrep img, #pathok_priyo #flex-right-image .imgWrep img, #bodymenuFourlead #lead-news .image-lead img, #sports-news .sports_hl .image-lead img, #sports-news .menu-news-content .image-lead img {
    width: 100%;
    display: block;
}

#top-lead-content .sub-news .flex-shrink-0 .imgWrep::after, #top-lead-content .sub-news .image-lead::after, #bodymenuTwolead #lead-news .flex-shrink-0 .img-content::after, #bodymenuTwolead .sub-news .flex-shrink-0 .imgWrep::after, #bodymenuOnelead #lead-news .flex-shrink-0 .img-content::after, #bodymenuOnelead .sub-news .flex-shrink-0 .imgWrep::after, #static_opinion .img-content::after, .all_news_content_block .flex-content .flex-shrink-0 .imgWrep::after, .cat_lead_all .imgWrep::after, .cat_sub_lead .imgWrep::after, .catsubMoremedianews .imgWrep::after, #pathok_priyo #flex-right-image .imgWrep::after, #bodymenuFourlead #lead-news .image-lead::after, #sports-news .sports_hl .image-lead::after, #sports-news .menu-news-content .image-lead::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.35); /* black shade */
    opacity: 0;
    transition: opacity .3s ease;
    border-radius: 5px;
}

#top-lead-content .sub-news .flex-shrink-0 .imgWrep:hover::after, #top-lead-content .sub-news .image-lead:hover::after, #bodymenuTwolead #lead-news .flex-shrink-0 .img-content:hover::after, #bodymenuTwolead .sub-news .flex-shrink-0 .imgWrep:hover::after, #bodymenuOnelead #lead-news .flex-shrink-0 .img-content:hover::after, #bodymenuOnelead .sub-news .flex-shrink-0 .imgWrep:hover::after, #static_opinion .img-content:hover::after, .all_news_content_block .flex-content .flex-shrink-0 .imgWrep:hover::after, .cat_lead_all .imgWrep:hover::after, .cat_sub_lead .imgWrep:hover::after, .catsubMoremedianews .imgWrep:hover::after, #pathok_priyo #flex-right-image .imgWrep:hover::after, #bodymenuFourlead #lead-news .image-lead:hover::after, #sports-news .sports_hl .image-lead:hover::after, #sports-news .menu-news-content .image-lead:hover::after {
    opacity: 1;
}

#top-lead-content .lead-news:hover img/*, #top-lead-content .sub-news .flex-shrink-0:hover img*/{
    opacity: 0.8;
}
/*#top-lead-content .lead-news:hover img, #bodymenuTwolead #lead-news .flex-content:hover img, #bodymenuTwolead .sub-news .flex-content:hover img, #bodymenuOnelead #lead-news .flex-content:hover img, #bodymenuOnelead .sub-news .flex-content:hover img, #static_opinion .flex-content:hover img{
    opacity: 0.8;
}
#top-lead-content .sub-news .flex-content:hover img {
    opacity: 0.8;
}*/
#oneletlead_card .lead-news .flex-content .summery{-webkit-line-clamp: 3;}
#onelead_medialeft > .lead-news > .news-content-box{
    padding: 10px;
}
#oneletlead_card .lead-news h4.title {
    color: #fc0;
    font-size: 22px;
}
#oneletlead_card {}

#oneletlead_card .lead-news .flex-content:hover .title {
    color: #fff!important
}
#oneletlead_card .lead-news .flex-content{
    background: #000;
}
#oneletlead_card .lead-news .flex-content .summery {
    color: #fff !important;
}

#oneletlead_card .lead-news .flex-content .news-content-box{
    padding: 10px;
}
#card_longimg .img{
    height: 375px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.photo-gallery{}
#flex-left-image .news-content-box{
   padding-left: 10px;
}
#flex-right-image .news-content-box{
    margin-right: 10px;
}

footer {
    font-size: .95rem;
    font-weight: 700;
    display: block;
    width: 100%
}

footer .logo {
    width: 160px;
    padding:10px;
}

footer .address  p:first-child{
    font-size: 18px;
    font-weight: normal;
}

footer .address{
    font-size: 15px
}

footer .menu-link {
    list-style: none;
    margin: 0;
    padding: 0
}

footer .menu-link li a {
    color: #0056a4!important
}

footer .menu-link li {
    width: 33%;
    display: inline-block
}

footer .others-link {
    list-style: none;
    margin: 0;
    padding: 0
}

footer .others-link li {
    float: right;
    margin-left: 20px;
}

footer .social-link {
    list-style: none;
    margin: 0;
    padding: 0
}

footer .social-link li {
    display: inline-block;
    margin: 0 3px;
}

footer .separator {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 10px 0;
    width: 2px;
    background: #300
}

footer .footer_btm {
    font-size: 1.2rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0
}
#pathok_priyo .flex-content h5.title {
    font-size: 18px !important;
    line-height: 24px;
    font-weight: 600;
}
#pathok_priyo .flex-content .img-content{width: 120px;}
#pathok_priyo  .time{color: #4c4c4c;}
/*#pathok_priyo .flex-content:first-child h5.title{color: #E0912A;}*/
#pathok_priyo .flex-content .summery ,
#flex-left-image .summery{
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 3;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    _overflow: hidden;
    _text-align: justify;
    color: #555;
    font-weight: 400;
}
.slides h4.title{
    -webkit-line-clamp: 3;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 22px;
}
#bodymenu_headline .summery{ -webkit-line-clamp: 2;}
.cat_sub_lead #flex-left-image h5.title{
    padding: 0 !important;
    font-size: 18px;
}
.cat_sub_lead #flex-left-image .img-content{
    width: 130px !important;
    margin-right: 10px !important;
}
 .all_news_content_block .sub-news .flex-content h5.title {
    font-size: 18px !important;
}
.morebtn {
    display: inline-block;
    font-size: 22px;
    padding: 15px 0px;
    _background: #EA2227;
    color: #000;
    cursor: pointer;
    _margin-bottom: 30px;
}
.morebtn:hover{color: #1a73e8 !important;}
#details_content .headline_section h1{
    font-weight: bold;
    font-size: 2rem;
}
#photo_gallery_page .photoIcon,#photogallery  .photoIcon{
    background: red;
    position: absolute;
    top: 10px;
    color: #fff;
    padding: 8px 8px !important;
    font-size: 15px;
    border-radius: 50%;
    margin: 10px;
}
#video_gallery_page .breadcrumb li.active{
    font-weight: bold;
}
#category_content_block .breadcrumb li.active,#photo_gallery_page .breadcrumb li.active{margin-top: 10px;}
#video_gallery_page #video_dtl_content .breadcrumb li.active{display: none}
#video_dtl_content #site_map_dtl .breadcrumb li.child a{
    font-size: 20px !important;
    border-bottom: 3px solid;
    padding-bottom: 3px;
    color: #d60000 !important;
}
.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;
}
.vidiconBtmLeft_sm {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: #fff;
}
#top-lead-content .lead-news .flex-content .vidiconBtmLeft_sm{
    font-size: 50px;
}
.flex-content .vidiconBtmLeft_sm{
    font-size: 25px;
}

.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 !important;
    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;
    border-radius: 0 0 10px 10px;
}
#videostories .vidstocovr, #photoStories .vidstocovr, #photoStory-catContet .vidstocovr, #videoStory-catContet .vidstocovr {
    border-radius: 10px;
}
.vidstocovr img.play-icon {
    position: absolute;
    position: absolute;
    top: 40%;
    color: #fff;
    padding: 5px 10px;
    font-size: 25px;
    max-width: 80px;
    left: 35%;
}
.video-hit {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    background: #00000079;
    padding: 5px;
    border-radius: 5px;
}
figure.image img{ max-width: 100% !important; height: auto !important;}

@media (min-width: 992px) and (max-width: 1199.98px) {
    section#navigation nav>ul>li>a{
        padding: 3px 0px 0 0px;
        display: inline-block;
        text-align: center;
        color: #333;
        font-size: 14px;
        font-weight: bold;
        min-width: 50px;
    }
}