@font-face {
    font-family: "SolaimanLipi";
    src: url("../../../assets/fonts/SolaimanLipi.ttf?v=1") format("opentype");
    /* src: url("./fonts/SolaimanLipi.ttf?v=1") format("opentype"); */
}

html,
body {
    font-family: SolaimanLipi;
    font-size: 14px
}

a {
    text-decoration: none !important;
    color: #000
}

.theme-color {
    color: #ccccccde !important
}

.theme-bg {
    background: #ccccccde !important
}

.theme-border {
    border-color: #ccccccde !important
}

.container-fluid {
    max-width: 1366px;
}

.border-none{
    border:none !important;
}
.columns{
    flex: 1 1 0px;
    min-width: 0;
}
.shrink {
    flex: 0 0 auto;
    max-width: 100%;
}
.menu-seperator{
    padding-left:0 !important;
    padding-right:0 !important;
}
.title-seperator{
    padding-left:0 !important;
    padding-right:0 !important;
}
.title-seperator:before{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: green;
    margin: 0.25rem 0;
}
.title-seperator:after{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: green;
    margin: 0.25rem 0;;
}
.title-seperator-bottom{
    padding-left:0 !important;
    padding-right:0 !important;
}
.title-seperator-bottom:after{
    content: "";
    display: block;
    width: 100%;
    height: 12px;
    background-color: #f2cec8;
    margin: 0.25rem 0;;
}
.section-title{
    font-size: 1.7rem;
    line-height: 2.75rem;
    margin-bottom: 0;
    font-weight: 700;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    letter-spacing: -.02em;
    margin-top: 1px;
}
.color-cyan {
    color: #f2f4f7;
}
.no-pointer {
    pointer-events: none;
}
.text-72-90 {
    font-size: 4.5rem;
    line-height: 5.625rem;
    letter-spacing: -.02em;
}
.fw-700 {
    font-weight: 700;
}

.section-title i{
    font-size:18px;
}
.section-title_{
    font-size:18px;
    margin: 0 10px;
}

/*img*/

#toplead-left .image-lead .imgWrep {
    _padding-bottom: 65.25% !important;
    margin-bottom:10px
}

.topLeadLeft .image-lead .imgWrep img {
    height: 340px;
}

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

.media_hl_sm {
    font-weight: bold;
}


/*Header*/

header {
    padding: 20px 0px;
    border-top: 1px solid #ccc;
    margin-top: 30px;
}

.topHeader_left a.e-paper {
    display: inline-block;
    color: red;
    font-size: 1.3rem;
    font-weight: bold;
    margin-right: 10px
}

.topHeader_left {
    color: #000;
    display: inline-block;
    text-align: center;
}

.topHeader_right {
    width: 100%;
}

.topHeader_right a.archive {
    background: #f1e0e0;
    padding: 5px 13px;
    border-radius: 5px;
    font-weight: bold;
    margin-top: 6px;
}

.topHeader_right ul li a {
    color: #5f5d5d;
    margin: 0 5px;
    font-size: 1.2rem;
    font-weight: bold;
}


/*Top Header Menu*/

section#top-menu {
    font-size: 1.25rem;
}

section#top-menu nav {}

section#top-menu nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

section#top-menu nav ul li {
    display: inline;
}

section#top-menu nav ul li a {
    padding: 5px 10px;
    display: inline-block;
    font-weight: bold;
}

section#top-menu .menu_right {
    font-weight: bold;
}

section#top-menu nav ul li:first-child a {
    padding-left: 5px;
    color: red
}

section#top-menu nav ul li a i {}


/*Breaking News*/

section#breaking-news {
    font-size: 1rem;
}

section#breaking-news .breaking-news {
    height: 37px;
}

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: 7px;
    display: inline-block
}

section#breaking-news ul li a i {
    font-size: 0.75rem
}


/*Footer*/

footer {
    font-size: 0.95rem;
    font-weight: bold;
}

footer .logo {
    width: 200px;
}

footer .address {
    font-size: 0.85rem;
}

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 {}

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

footer .social-link li {
    text-align: center;
}

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

footer .footer_btm {
    font-size: 1.2rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0;
}


/*Footer Line*/

section#footer-line {
    font-size: .95rem;
}


/*All link*/

.link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}


/*Home - Lead Content*/

.lead-content {}

.lead-content h2.title {
    font-size: 1.95rem;
    padding: 5px 0px;
}

.lead-content div.summery {
    text-align: justify;
}

.sub-lead-content {}

.sub-lead-content h3.title {
    font-size: 1.15rem;
    font-weight: bold;
    padding: 5px 0px;
}

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

.sub2-lead-content .img-content {
    width: 100px;
    margin-right: 10px;
}

.sub2-lead-content h4.title {
    font-size: 1.15rem;
    font-weight: bold;
}

.home-category-content {}

.home-category-content .category-name {
    _background: #eee;
    padding: 5px 10px;
    margin: 15px 0;
    border-bottom: 3px solid #ccc;
    font-size: 1.5rem;
    font-weight: bold;
}

.home-category-content .category-name a.more_news {
    font-size: 1.2rem;
    color: navy !important;
    font-weight: normal;
}

.home-category-content .category-name a {
    color: green !important;
}

.home-category-content .category-name>.subnav-body a {
    color: #000 !important;
}

.home-category-content .category-name>.subnav-body li {
    list-style: none;
    font-weight: normal;
    font-size: 1.25rem;
    padding: 0 10px;
}

.home-category-content .category-lead-content {}

.home-category-content .category-lead-content img {}

.home-category-content .category-lead-content h5.title {
    font-size: 1.3rem;
}

.home-category-content .category-list-content {}

.home-category-content .category-list-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.home-category-content .category-list-content ul li {}

.home-category-content .category-list-content ul li i {
    color: #b80000
}

.home-category-content .category-list-content ul li a {
    font-size: 1.15rem;
}

.sub2-category-content {}

.sub2-category-content:first-child {
    border: 0 !important;
}

.sub2-category-content .img-content {
    margin-right: 10px;
}

.sub2-category-content .img-content img {
    width: 120px;
    height: 70px;
}

.sub2-category-content h4.title {
    font-size: 1.15rem;
    font-weight: bold;
}

.common-lead-content {}

.common-lead-content h4.title {
    font-size: 1.45rem;
    font-weight: bold;
    padding: 5px 0px;
}

.common-lead-content h5.title {
    font-size: 19px;
    font-weight: bold;
    padding: 5px 0px;
}

span.sholder {
    color: red;
    font-weight: bold;
}

.common-lead-content div.summery {
    font-size: 1rem;
}

#bodymenu_onelead_Withleftimg .common-lead-content h5.title {
    font-size: 1.4rem;
}

#bodymenu_nolead_withSum .common-lead-content h5.title {
    font-size: 1.4rem;
}

#bodymenu_Midlead .col-md-6 .common-lead-content h5.title {
    font-size: 1.6rem;
}

#bodymenu_Onelead .lead-content .common-lead-content h5.title {
    font-size: 2.15rem;
}

#leftimgDouble .common-lead-content h5.title {
    font-size: 19px;
}

#leftimgDouble .sub2-lead-content .img-content,
#moreContentRight .sub2-lead-content .img-content {
    width: 125px;
    margin-left: 10px;
}

.back-top {
     position: fixed;
     text-align: center;
     z-index: 99999999;
     color: #f3151c;
	 background:red;
     width: 40px;
     height: 40px;
     border: 3px solid #f3151c;
     line-height: 30px;
     right: 30px;
     bottom: 50px;
     border-radius: 50%;
     -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
     -o-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}

 .back-top a{
    color:#f3151c;
}

 .back-top i.fa {
     line-height: inherit;
     font-size: 25px;
	 color:#fff;
	 padding-top: 2px;
}

#st-1 .st-total {
    color: #555;
    display: inline-block;
    font-weight: 500;
    line-height: 12px;
    margin-right: 0;
    max-width: 80px;
    padding: 4px 8px;
    text-align: center;
}

#st-1 .st-total>span {
    font-size: 16px;
    line-height: 17px;
    display: block;
    padding: 0;
}

#st-1 .st-total>span.st-shares {
    font-size: 12px !important;
}

#st-1 .st-total>span.st-shares {
    font-size: 9px;
    line-height: 9px;
}

.video-home-panel {
    background: #000;
    padding: 20px 20px;
}


/*-------------------------- category page ------------------ */

.catSub .common-lead-content h5.title {
    font-size: 1.3rem;
}

.catsubMoremedianews h5 {
    font-size: 1.5rem;
}