@charset "utf-8";
/* CSS Document */
@font-face {font-family:"solaimanlipi";src:url("../font/solaimanlipi.eot?") format("eot"),url("../font/solaimanlipi.woff") format("woff"),url("../font/solaimanlipi.ttf") format("truetype"),url("../font/solaimanlipi.svg") format("svg");font-weight:normal;font-style:normal;}
body {
	font-family:Solaimanlipi,Arial,Vrinda;
	font-size:16px;
	color:#666;
	background:#F6F6F6;
}
.modal-content2 {
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    }
.closeBtn {
	position: absolute;
	top: -20px;
	right: -20px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: black;
	color: white
}
.breaking {
	width: 820px;
	height: 60px;
	padding: 12px 12px 10px 30px;
	border-radius: 5px;
	background: #FFD300;
	color: #fff;
	font-size: 25px;
	float: left;
	margin-bottom: 15px;
	position: relative;
}
.covid {
	width: 1229px;
	border-radius: 5px;
	height: auto;
	float: left;
	margin-bottom: 5px;
}
.marquee {
        margin: 0 auto;
        width: 1229px;
        height: auto;
        white-space: nowrap;
        overflow: hidden;
        box-sizing: border-box;
        position: relative;
        float: left;
      }
      .marquee__content {
        width: 11100px;
        display: flex;
        animation: marquee 100s linear infinite forwards;
      }
      .marquee__content:hover {
        animation-play-state: paused;
      }
      .marquee__content ul li {
        display: inline-block;
      }
      .marquee__content li {
        padding: 7px;
        border-radius: 5px;
        font-size: 2rem;
        background: #333;
        color: #fff;
      }
      @keyframes marquee {
        0% {
          transform: translateX(3%);
        }
        100% {
          transform: translateX(-100%);
        }
      }
.img-responsive {
	border-radius: 5px!important;
	overflow: hidden;
}
.thumbnail {
	padding: 0;
	border: 1px solid #f1f1f1;
	overflow: hidden;
	margin-bottom: 60px;
}
.video-list {
	width: 100%;
	height: 450px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.video-row {
	padding-bottom: 5px; border-bottom: 1px solid #666; margin-bottom: 5px; cursor: pointer;
}
.video-row:hover {
	background: #000;
}
.heightOne {
	min-height: 240px;
}
.heightTwo {
	min-height: 300px;
}
.thumbnail .caption {
	padding: 0 10px;
}
.modal-dialog {
	width:1200px;
}
a {
	color:#000;
}
.tab-content > .active {
    display: block;
    background: #fff;
    padding-bottom: 20px;
    padding-top: 20px;
	border: 1px solid #e8e8e8;
    border-radius: 0 0 5px 5px;
    border-top: none;
}
.cat-header {
	width: 100%;
	background: #40505B;
	color: #fff;
	padding: 0;
	margin-top: -5px;
	margin-bottom: 30px;
}
.wcupbanner {
	width: 300px;
	height: 148px;
	float: left;
	background: url('../../advert/fifa.gif');
	padding-top:70px;
	position: relative;
}
.count {
	font-size: 100px;
	color: #fff;
	position: absolute;
	top:30px;
	left: 120px;
}
.wcimg {
	width: 100%;
}
.wcupdiv {
	width: 100%;
	height: auto;
	padding:5px 20px;
	border-bottom:3px solid #b30608;
	float: left;
	color: #b30608;
	background: #fff;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
}
.morenews ul li {
	margin:0;
	padding:0;
	list-style:url(../images/li.png);
	margin-left:-10px;
}
.container {
	width:1220px;
}
.banner {
	width:100%;
	height:150px;
	background:#fff;
}
.secbar {
	width: 5px;
	height: 25px;
	background: red;
	float: left;
	margin-right:10px;
}
img {
	display:block;
}
.cover {
	cursor: pointer;
}
.logo {
	width:350px;
	height:auto;
	margin: 0 auto;
	padding-top:20px;
}
.logoFooter {
	width:150px;
	height:auto;
	float:left;
	margin-top:50px;
}
.navigation {
	width:100%;
	height:46px;
	margin:0 auto;
	background:#fff;
	margin-bottom:10px;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.2);
}
#stickyNav {
	background-color:#B30F0F;
	position: fixed;
	top: -75px;
	width: 100%;
	height: 40px;
	display: block;
	transition: top 0.3s;
	z-index: 999;
}
.sticky-logo {
	width: auto;
	height: 34px;
	margin-top: 3px;
	float: left;
	background: #fff;
	padding: 4px 7px;
	border-radius: 2px;
}
.menu-div {
	width:1220px;
	margin:0 auto;
}
.menu-div ul {
	margin:0;
	padding:0;
}
.menu-div li {
	list-style:none;
}
.menu.active {
	color: #B30F0F;
}
.menu {
	color:#000;
	display:inline-block;
	float:left;
	padding:7px 12px;
	transition: ease all .5s;
	font-size: 18px;
	font-weight: 500;
}
.menu-sticky {
	color:#fff;
	display:inline-block;
	float:left;
	padding:7px 12px;
	transition: ease all .5s;
	font-size: 18px;
}
.menu-sticky:hover {
	text-decoration: none;
	color: #ccc;
}
.menu:hover {
	color:#B30F0F;
	text-decoration:none;
}
#showmenu {
	cursor: pointer;
}
#showmenu2 {
	cursor: pointer;
}
.morenavigation {
	width:100%;
	height:33px;
	margin:0 auto;
	background:#333;
	margin-bottom:30px;
	margin-top:-10px;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.2);
}
.morenavigation-sticky {
	width:100%;
	height:33px;
	margin:0 auto;
	background:#333;
	margin-bottom:30px;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.2);
	float: left;
}
.moremenu-div {
	width:1220px;
	margin:0 auto;
}
.moremenu-div ul {
	margin:0;
	padding:0;
}
.moremenu-div li {
	list-style:none;
	font-size: 16px;
}
.moremenu.active {
	background: #f6f6f6;
	color: #000;
}
.moremenu {
	color:#fff;
	display:inline-block;
	float:left;
	padding:5px 7px;
	border-right:1px solid #999;
	transition: ease all .5s;
}
.moremenu:hover {
	background:#F6F6F6;
	color:#343434;
	text-decoration:none;
}
.mainTitle {
	font-size:55px;
	line-height:1em;
	margin:10px 0;
}
.subtitle {
	font-size:22px;
	color:#006D5D;
	line-height:1em;
	margin-top: 10px;
}
.subtitles {
	font-size:16px;
	color:#006D5D;
	line-height:1.5em;
	margin-top: 5px;
}
.title {
	font-size:20px;
	line-height:1em;
	margin:10px 0 20px 0;
	width:100%;
	padding-bottom:20px;
}
.titleEx {
	font-size:22px;
	line-height:1em;
	width:100%;
	margin-top:10px;
}
.titleSec {
	font-size:26px;
	line-height:1em;
	width:100%;
	margin:5px 0;
}
.border-bottom {
	border-bottom:1px solid #e8e8e8;
	padding-bottom:20px;
	margin-bottom:20px;
}
.secRow {
	padding:10px 0;
}
.margin-top {
	margin-top:20px;
	padding-top:20px;
}
.section {
	color:#930;
}
.details-source {
	width:100%;
	padding:5px 15px;
	font-size: 16px;
	background:#fff;
	border-radius: 5px 5px 0 0;
	background: #333;
	color: #fff;
	position: relative;
	clear: both;
}
.dcat-name {
	color: #FFD300;
}
.social-share {
	width: auto;
	height: auto;
	top: 0;
	right:0;
	position: absolute;
}
.details-image {
	width: 100%;
	height: auto;
	float:left;
	margin:-5px 0 0 0;
	display:block;
	position:relative;
}
.details-image img{
	width:100%;
	height:auto;
}
.image-caption {
	background-color:rgba(0,0,0,.5);
	width:100%;
	padding:15px;
	box-sizing:border-box;
	font-size:18px;
	line-height:normal;
	color:#fff;
	float:left;
	position:absolute;
	bottom:0px;
}
.details-text {
	font-size:24px;
	line-height:40px;
	color:#000;
	margin-top:20px;
	text-align: justify;
}
.dtext {
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
	text-align: justify;
}
.details-list {
	width:100%;
	height:auto;
	background:#fff;
	border:1px solid #dfdfdf;
}
.details-list-header {
	width:100%;
	background:#ECECEC;
	border-bottom:1px solid #dfdfdf;
	padding:10px;
	box-sizing:border-box;
}
.details-list-div ul {
	margin:0;
	padding:0;
	list-style:none;
}
.details-list {
	background-color: #f9f9f9;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #fff;
    display: block;
    padding: 15px 50px 15px 20px;
	color:#000;
	font-size: 20px;
}
.details-list:hover {
	background:#fff;
	color: #E50613;
}
.details-more {
	background: #333;
	margin-top: 40px;
}
.details-more a {
	color: #fff;
}
.details-advert {
	width:728px;
	height:auto;
	margin:0 auto;
	margin-bottom:20px;
}
.arrow {
	width:14px;
	height:14px;
	float:left;
	margin:8px 20px 0 0;
	background:url(../images/arrows.png);
}
#home,#profile li {
	font-size: 20px;
}
.top-image {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	display:block;
	position:relative;
	border-radius: 5px;
	overflow: hidden;
}
.top-caption {
	background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);
	width:200px;
	padding:10px;
	box-sizing:border-box;
	font-size:18px;
	text-shadow:1px 1px 1px #000;
	line-height:normal;
	float:left;
	position:absolute;
	bottom:0px;
	text-shadow: 1px 1px 1px #000;
	border-radius: 5px;
	overflow: hidden;
}
.top-caption a {
	color:   #f9e79f  ;
}

.form-control {
	border-radius: 0px;
}
.btn-success {
	border-radius: 0px;
	background: #40505B;
	border: none;
}
.advert-cor {
	width:300px; 
	height:auto;
	margin:15px 0;
}
.sqr-img {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
}
.sec-box-home {
	background: #fff none repeat scroll 0 0;
	border:1px solid #f1f1f1;
    box-sizing: border-box;
    height: auto;
    font-size: 18px;
    margin-bottom: 5px;
	padding-top:15px;
    overflow: hidden;
    width: 100%;
    position: relative;
    border-radius: 5px;
}
.sec-box {
	background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    height: 153px;
    margin-bottom: 35px;
	padding-bottom:15px;
    overflow: hidden;
    width: 100%;
    border-radius: 5px;
}
.sec-box-detail {
	background: #333;
    box-sizing: border-box;
    height: 300px;
    overflow: hidden;
    border: none;
}
.sec-box-detail h5 {
	color: #fff;
	margin-bottom: 0;
}
.sec-box-detail h3 {
	margin-top: 5px;
}
.sec-box-detail p {
	color: #ccc;
}
.sec-box-detail a {
	color: #FFD300;
}
.sec-title {
	width:100%;
	height:auto;
	padding:10px;
	box-sizing:border-box;
}
.entert {
	width: 100%;
	height: auto;
	background: #111;
	padding: 30px 0;
	margin: 30px 0;
}
.entert a {
	color: #fff;
}
.subtitles-ent {
	color: #FBB932;
}
.sec-cover {
	width:100%;
	height:auto;
	padding:10px;
	box-sizing:border-box;
	transition:ease all .5s;
}
.sec-cover:hover {
	cursor:pointer;
	opacity:.7;
}
.bar1 {
	background:#4caf50;
	float:left;
	height:20px;
	width:300px;
}
.bar2 {
	background:#8bc34a;
	float:left;
	height:20px;
	width:300px;
}
.bar3 {
	background:#cddc39;
	float:left;
	height:20px;
	width:300px;
}
.newsImg {
	width:auto;
	height:auto;
	position: relative;
}
.fbicon {
	width: 30px;
	height: 30px;
	position:absolute;
	bottom: 0;
	right: 5px;
	padding-top: 10px;
}
.fbiconSKT {
	width: 30px;
	height: 30px;
	position:absolute;
	top: 0;
	left: 0px;
	background:rgba(285,285,285,.7);
	padding-top: 10px;
}
.footer {
	width:100%;
	height:auto;
	background:#e8e8e8;
	border-top:1px solid #ccc;
	color: #666;
	padding: 30px 0;
}
.copyright {
	color: #999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.75em;
    margin-top: 50px;
}

/*Scroll Advert */
.large-div
{
    width:300px;
    height:auto;
}
.close_box {
	cursor:pointer;
}
.totop {
	position:fixed;
	bottom:10px;
	right:-345px;
	width:auto;
	padding:10px;
	box-sizing:border-box;
	height:auto;
	font-size:20px;
	color:f00;
	background:#fff;
	border-radius:5px;
	box-shadow:2px 2px 10px #000;
}
.scroll-to-top {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    border-radius: 1px;
    bottom: 4%;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 16px;
    padding: 10px;
    position: fixed;
    right: 20px;
    transition: background-color 0.1s linear 0s;
    z-index: 999;
}


/* Mujib borsho */
.m-block {
	width: 300px;
	background: #fff;
	height: auto;
	margin-bottom: 20px;
	border: 3px solid #000;
	border-radius: 3px;
	padding-bottom: 15px;
}
.m-logo {
            width: 300px;
            height: auto;
        }
        .m-counter{
            text-align: center;
            -webkit-perspective: 400px;
            perspective: 400px;
            margin: 20px auto 10px;
        }
        .m-counter*,
        .m-counter*:before,
        .m-counter*:after {
            box-sizing: border-box;
        }
        .clock {
            display: inline-block;
            margin: 0 5px;
        }
        .clock-s {
            font-size: 16px;
            display: block;
            text-align: center;
            margin-top: 5px;
            color: #000;
        }
        .cards {
            display: block;
            position: relative;
            font-size: 40px;
        }
        .tp,
        .tm::before,
        .tm::after {
            display: block;
            height: 63px;
            color: #000;
              background: rgb(220,136,40);
background: linear-gradient(180deg, rgba(220,136,40,1) 0%, rgba(244,213,81,1) 81%, rgba(220,136,40,1) 100%);  
            text-align: center;
            border-radius: 3px;
            width: 63px;
        }

        .tm::before,

        .tm {
            position: absolute;
            top: 0;
            height: 100%;
            left: 0%;
            pointer-events: none;
        }
        .tm::before {
            position: relative;
            z-index: -1;
            overflow: hidden;
        }

