/*
Theme Name: suprobhatctg
Theme URI: http:suprobhatctg.com/
Author: Minhaj uddin
Author URI: http://www.minhaj-it.com/
Description: 
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.minhaj-it.com/
Text Domain: 71banglanews
Tags: news, blog, entertainment, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, full-width-template, custom-header, translation-ready, theme-options, threaded-comments
 
*/
/* --------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */

@font-face {
  font-family: 'SolaimanLipi';
  src: url('fonts/SolaimanLipiNormal.eot');
  src: url('fonts/SolaimanLipiNormal.eot?#iefix') format('embedded-opentype'),
    url('fonts/SolaimanLipiNormal.woff2') format('woff2'),
    url('fonts/SolaimanLipiNormal.woff') format('woff'),
    url('fonts/SolaimanLipiNormal.ttf') format('truetype'),
    url('fonts/SolaimanLipiNormal.svg#SolaimanLipiNormal') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
    color: #666;
    font-family: 'SolaimanLipi';
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 400;
    display: block;
    /*background: url("bg_main.gif");*/
    /*background-attachment: fixed;*/
    /*background-size: 100%;*/
}

p {
    color: #606060;
    font-size: 16px;
}
h1, h2, h3, h4, h5, h6, body, html, p {
   font-family: 'SolaimanLipi';
}
a {
   font-family: 'SolaimanLipi';
    color: #414141;
}
a:hover{
    color: #338aff;
    text-decoration: none;
}
a:focus {
    outline: none !important;
     color: #338aff;
}
a:hover, a:active {
    outline: 0;
}
img {
  display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
  }
.readmore{
    color: red;
}
.center-ads{
    height:90px;
    width:100%;
}
/*.main-body{*/
/*  background: #ffffff;*/
/*  max-width: 1170px;*/
/*  margin: auto;*/
/*  -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.37);*/
/*-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.37);*/
/*box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.37)*/
/*}*/
.navbar {
    position: relative;
    min-height: 30px;
    margin-bottom: 0;
    border: 1px solid transparent;
}
/*----------------------------------------------------------------------
| HEADLINES SECTION STYLES
------------------------------------------------------------------------*/
.headlines {
    width: 100%;
    height: 30px;
    margin: 10px auto 0px;
    text-align: left;
    position: relative;
   margin-bottom: 10px;
}
.headline_left h4 {
    width: 11.2%;
    float: left;
    font-size: 17px;
    color: #fff;
    line-height: 30px;
    margin: 0;
    text-align: center;
    font-weight: bold;
}
.headlines_just {
    background: #020202;
    height: 30px;
    color: #fff;
    border-right: 1px solid #fff;
}
.headline_left h4 a {
    color: #fff;
}
.gellery_box {

    width: 88.8%;
    height: 30px;
    float: right;
}
.gellery_box ul {
    width: 100%;
    height: 30px;
    padding: 0 15px 0 1px;
}
.gellery_box ul li {
    width: 100% !important;
    height: 30px;
    float: left;
    list-style: none;
    font-size: 16px;
    line-height: 30px;
	color:#fff;
}
@media (max-width: 450px) {
	.headline_left h4 {
    width: 30%;
	float: left;
    font-size: 17px;
    color: #fff;
    margin: 0;
    text-align: center;
    font-weight: bold;
	}
	.gellery_box {

    width: 70%;
	height: 30px;
    float: right;
	}
}
.sub-cat{
  margin-top: 10px;
background:#eee;
padding-top: 10px;
}
.gap{
    margin-top:5px;
}
   /* -----------------------header by Minhaj----------------- */
 .header {
  padding: 5px 0;
 }
 .logo img{
  max-width: 100%;
max-height: 100%;
 }
.date_years p{
     font-size:16px;
 }
 .top-ads img{
  max-width: 100%;
  float: right;
  height: 90px;
  margin-top: 10px;
 }
 /*news Ticker */
 .x_panel {
    width: 100%;
    display: inline-block;
    background: #fff;
    border: 1px solid #eee;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
}
.x_title h4 {
    float: left;
    display: block;
    font-size: 15px;
    padding-left: 10px;
}
.x_title h4 small {
    margin-left: 10px;
}

.nav {
    padding-right: 15px;
    margin-bottom: 0;
    list-style: none;
}
.navbar-default .current-menu-item > a {
    color: red;
    background:#d71010;
}
.topads img{
  height: 100px;
width: 100%;
}
.date_years p{
  margin: 5px 0px;
}
/*----------------------------------------------------------------------
| TO - HEADLINES SECTION STYLES BY MINHAJ UDDIN
------------------------------------------------------------------------*/
.gellery-news_box ul li {
    width: 100% !important;
    float: left;
    list-style: none;
    font-size: 15px;
    line-height: 30px;
  color:#000;
}
@media (max-width: 450px) {
  .headline-news_left h4 {
    width: 30%;
  float: left;
    font-size: 17px;
    color: #fff;
    margin: 0;
    text-align: center;
    font-weight: bold;
  }
  .gellery-news_box {

    width: 100%;
  height: 30px;
    float: right;
  }
}
.headline-news_left a{
  color: #FFF;
}
  /* ------------------menu BY minhaj--------------------------------------*/
.navbar-default {
    background: #2e303a;
    border: 0;
    border-radius: 0;
}
.navbar-default .navbar-nav> li.active > a, .navbar-default .navbar-nav> li:hover > a, .menu-dropdown li.active a::after {
    background: #DC3832;
    color: #fff;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    padding:11px;
    
}
.navbar-default .navbar-nav > li > a:focus{
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a:active{
    background: #b41111;
    color: #fff;
}

.navbar-default .dropdown-menu > li > a {

    display: block;
    padding: 10px 16px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;

}
ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;
    margin: 0;
    background: #333 none repeat scroll 0 0;
}
ul.nav li.dropdown:hover > ul.dropdown-menu li{ width:200px; color: #000; }

.dropdown-menu {
    background-color: #333;
    color: #000;
}
.dropdown-menu:hover {
    background-color: #B30F0F;
    color: #000;
}
.dropdown-menu {
    min-width: 100%;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {

    color: #262626;
    text-decoration: none;
    background-color: #DC3832;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 12px;
}
.subnav .fa-caret-down{
  color: #fff;
}

.navbar-collapse {
    padding-right: 10px;
    padding-left: 10px;
  }
.navbar2 {
   z-index: 999;
    background-color: #333; 
}

.navbar2 a {
    float: left;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.subnav {
    float: left;
   z-index: 1200;
}

.subnav .subnavbtn {
    font-size: 16px;    
    border: none;
    outline: none;
    color: white;
    padding: 15px 10px;
    background-color: inherit;
     font-family: 'SolaimanLipi';
    margin: 0;
}

.navbar2 a:hover, .subnav:hover .subnavbtn {
     background: #DC3832;
}

.subnav-content {
    display: none;
    position: absolute;
    left: 0;
     background: #DC3832;
    width: 100%;
    z-index: 1000;
}

.subnav-content a {
    float: left;
    color: white;
    text-decoration: none;
}

.subnav-content a:hover {
    background-color: #eee;
    color: black;
}

.subnav:hover .subnav-content {
    display: block;
}

.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 100%;
  right: none;
  padding: 5px;
  outline: none;
  color: #9DBFAF;
  background: #2d2929;
   border: 1px solid #0000008c;
}

.searchTerm:focus{
  color: #00B4CC;
}

.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid#372f2f;
  background:#373131;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
}
/*Resize the wrap to see the search bar change!*/
.wrap{
  width: 30%;
  position: absolute;
  top: 50%;
  right: -169px;
  transform: translate(-50%, -50%);
}
/* -----------------------news area----------------- */
.slide2 .item > img, .item > a > img{
  width: 100%;
  height: 359px;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.news-area{
  margin-top: 10px;
}
.section-one{
  margin-bottom: 0px;
}
.latest h3{
  position: absolute;
  top: -20px;
  background: #fffc;
  color: #000;
  z-index: 900;
  padding: 10px;
    width: 50%;
}
.bg-cart img{
  height: auto;
  width: 100%;
    display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.big-cart .title{
 font-family: 'SolaimanLipi';
letter-spacing: .2px;
line-height: 1.3;
font-size: 28px;
font-weight: 600;
}
.cat-name a, p{
  color: #0f5f92;
  font-size: 16px;
}
.footer-logo img{
    max-height: 150px;
width: auto;
margin: auto;
padding-bottom: 10px;
}
.footer-caption{
    text-align: center;
    color: #9f0e0e;
    margin-top: 50px;
}
.footer-caption-co {
    margin-bottom: 20px;
    color: #00449b;
}
.footer-copyright p{
     font-size: 14px;
}
.editor-info li{
    margin-bottom:10px;
}
.editor-info li span{
 font-weight: 600;
}
.details p{
  font-size: 17px;
  color: #302f2f;
  line-height: 1.58;
}
.clearfix{
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  display: block;
}
.right-news .small-cart {
    height: auto;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
.left-news .small-cart{
   margin-bottom: 20px;
}
.left-news .small-cart img{
   margin-bottom: 15px;
   height: auto;
  width: 100%;
    display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.small-cart img{
  height: 180px;
  width: 100%;
    display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.small-cart h4{
  margin-bottom: 5px;
  letter-spacing: 1px;
  font-size: 18px;
  font-family: 'SolaimanLipi';
  line-height: 23px;
}
.center-ads img{
  margin: 20px 0;
  height: 220px;
  width: 100%;
}
.cat-name-side a, .cat-name-side p{
  color: #e31111;
  font-size: 14px;
  margin-top: 10px;
}
.right-ads img{
  height: auto;
  width: auto;
  margin-bottom: 20px;
}
/*Left side*/
/* hover scroll */
.ss-wrapper {
    overflow : hidden;
    height   : 100%;
    position : relative;
    z-index  : 1;
    float: left;
}

.ss-content {
    height          : 100%;
    width           : 100%;
    padding-right         : 10px;
    position        : relative;
    right           : -17px;
    overflow        : auto;
    -webkit-box-sizing      : border-box;
            box-sizing      : border-box;
}

.ss-scroll {
  position            : relative;
  background: rgb(105, 103, 103);
  width               : 7px;
  border-radius       : 4px;
  top                 : 0;
  z-index             : 2;
  cursor              : pointer;
  opacity             : 0;
  -webkit-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}

.ss-container:hover .ss-scroll {
  opacity: 1;
}

.ss-grabbed {
     -ms-user-select: none;
         user-select: none;
     -o-user-select: none;
     -moz-user-select: none;
     -khtml-user-select: none;
     -webkit-user-select: none;
}
/* home tab */
.home_tam{
  height: 1450px;
  overflow: hidden;
  margin-left: -16px;
  display: block;
  margin-bottom: 15px;
}
.home_tab_ul{
  width: 100%;
  display: table;
  margin: 0;
  padding: 0;
  
}
.home_tab_ul li{
  display: table-cell;
  text-align: center;
  padding: 0 17px;
  margin: 0;
}
.home_tab_ul li.active a {
  background: #352828e6;
  color: #fff;
  padding: 8px 50px;
  margin-right: -20px;
}
.home_tab_ul li a {
  background: #fff none repeat scroll 0 0;
  display: block;
  padding: 8px;
  color: #555;
  font-size: 19px;
}
.home_tab_list .tab-pane{
  height: 1450px;
}
.home_tab_list:hover{
  overflow: auto;
}
.home_tab_list {
  background: #fff none repeat scroll 0 0;
  padding: 10px 0;
}
/*section two*/
.cat-title-box{
  border-bottom: 1px solid #e3e3e3;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
 justify-content: space-between;
}
.cat-title-box span{
 border-bottom: 1px solid #007bff;
 padding-bottom: 5px;
}
.has-play-icon:hover:before {
    color: #007bff !important;
}
.has-play-icon::before {
    color: #ed1c24 !important;
}
.has-play-icon::before {
    position: absolute;
    z-index: 99999;
    top: -35%;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 50px;
    margin: auto;
    content: "\f144";
    -webkit-transition: .3s;
    transition: .3s;
    text-align: center;
    color: #fff;
    font-family: Fontawesome;
    font-size: 40px;
    line-height: 50px;
}

.small-cart-cat span::before {
position:absolute;
z-index:99999;
top: 153px;
left: 340px;
margin:auto;
-webkit-transition:.3s;
transition:.3s;
text-align:left;
color: #f20f0f;
background: #fff;
padding: 5px;
font-family:Fontawesome
}

.small-cart-cat span:hover:before {
color:#ed1c24!important
}
.small-cart-cat img:hover{
color:#ed1c24!important
}
.tara{
    text-align: center;
color: #0c0c0c;
}
.center-ads-two img{
  height: 100px;
   display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.clickable a{
  color: #007bff;
  font-size: 15px;
}
/*Three row news */
.one-by-three{
  margin-top: 30px;
}
.post-content p{
  font-family: 'SolaimanLipi';
  color: #414141;
}
.news-item{
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eae9e9;
  height: 385px;
}

.news-item img{
  height: 240px;
  width: 100%;
  object-fit: cover;
  -object-fit: cover;
  display: block;
}
.four-area .news-item{
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eae9e9;
  height: 322px;
}

.latest-news > h3 {
    color: #333;
    font-size: 24px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 40px;
}
.latest-news-all {
    display: block;
    margin-bottom: 15px;
}

.latest-news-left {
    display: inline-block;
    float: left;
    padding-right: 20px;
}
.latest-news-left img{
  width: 80px;
  height: 53px;

}
.latest-news-right > p {
    color: #333;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 1px;
}

.newNews .latest-news-right > p {
    color: #333;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 1px;
    max-height: 39px;
    overflow: hidden;
}
.news span.news-left {
    padding-right: 18px;
}
.news >a, i{
    color: #b90d0d;
    font-size: 12px;
    font-weight: normal;
}
.block-news{
    height: 800px;
    margin-bottom: 20px;
    overflow: hidden;
}
/*social icon 

.socialConnect{
  margin-top: 30px;
}
*/
.socialConnect {
  width: 100%;
  padding: 0 5px 5px 0px;
  box-sizing: border-box;
  text-align: center;
}
.socialConnect h1 {
  font-size: 48px;
  text-transform: uppercase;
}
.socialConnect ul {
  margin: 0;
  padding: 0;
}
.socialConnect ul li {
  list-style: none;
  float: left;
  box-sizing: border-box;
  margin-right: 5px;
}
.socialConnect ul li a {
  display: block;
 padding: 5px 10px;
  text-decoration: none;
  border-radius: 3px;
}
.socialConnect i{
color: #fff;
}
.socialConnect ul li a .fa {
  font-size: 18px;
  transition: .5s;
}
.socialConnect ul li a:hover .fa {
  transform: rotateY(360deg);
}
.socialConnect ul li:nth-child(1) a {
  background: #3b5999;
}
.socialConnect ul li:nth-child(2) a {
  background: #55acee;
}
.socialConnect ul li:nth-child(3) a {
  background: #dd4b39;
}
.socialConnect ul li:nth-child(4) a {
  background: #e4405f;
}
.socialConnect ul li:nth-child(5) a {
  background: #cd201f;
}
.socialConnect ul li:nth-child(6) a {
  background: #bd081c;
}

@media (max-width: 992px) {
  .socialConnect h1 {font-size: 30px;}
  .socialConnect ul li {width: calc(100% / 4);}
}

@media (max-width: 768px) {
  .socialConnect {width: 100%;}
}

@media (max-width: 480px) {
  .socialConnect {margin: 20px auto;}
  .socialConnect ul li {width: calc(100% / 4); margin-bottom: 10px;}
}
@media (max-width: 360px) {
  .socialConnect {margin: 20px auto;}
  .socialConnect ul li {width: calc(100% / 4); margin-bottom: 10px;}
}
/*Right sidebar bottom*/
.ads-rightside{
  margin: 20px 0;
}
/*subscribe sections */
.subscribe-section {
    padding: 10px ;
   background: #2e303a;
}
.subscribe-section p {
    color: #fff;
}
.subscribe-section h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
}
.subscribe-form button {
  
    margin-top: 10px;
    right: 0;
    font-size: 24px;
    color: #af0808;
    font-weight: 700;
    text-transform: capitalize;
    padding: 0 50px;
    height: 49px;
    border: inherit;
    border-radius: 0px;
    background-color: #fff;
}
.subscribe-form .form-control {
    height: 52px;
    border: 1px solid #fff;
    border-radius: 0px;
    font-size: 16px;
    color: #fff;
    background-color: inherit;
    padding: 0 200px 0 16px;
}
/*footer*/
.owl-demo2 img{
  height: 400px;
  width: 100%;
  display: block;

}
.footer-by-minhaj{
  margin: 20px 0;
  padding: 60px 0;
  background: #e8e8e8;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 320px) {
   .col-sm-15 {
        width: 20%;
        float: left;
    }
    .cat-tittle {
      font-size: 23px;
    margin-bottom: 15px;
    line-height: 29px;
    color: #000;
    font-weight: 700;
  }
    }
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
    .cat-tittle{
font-size: 30px;
margin-bottom: 30px;
font-weight: 700;
margin: 10px 0 0 0;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7,
.col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5,
.col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3,
.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12,
.col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 5px;
    padding-left: 5px;
}
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
    .row {
    margin-right: 0;
    margin-left: 0;
}
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7,
.col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5,
.col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3,
.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12,
.col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 5px;
    padding-left: 5px;
}
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
    .row {
    margin-right: 0;
    margin-left: 0;
}
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7,
.col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5,
.col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3,
.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12,
.col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 5px;
    padding-left: 5px;
}
}
.footer-by-minhaj ul{ 
  list-style:none; 
  padding: 0; 
  margin-top: 20px;
}
.footer-by-minhaj ul li h4{}
.footer-by-minhaj ul li a{ 
font-size: 16px;
color: #717171;
line-height: 31px;
}
.footer-by-minhaj ul li a:hover{
 color: #007bff;
 text-decoration: underline;
}
.footer-title-box{
  border-bottom: 1px solid #c5c5c5;
}
.footer-title-box span{
 border-bottom: 1px solid #007bff;
 padding-bottom: 5px;
}
address{
  margin-top: 20px;
}
.footer-copyright{
  padding: 10px;
  background: #eee;
}
.footer-copyright p{
  margin: 0px;
  }
  /*timeline news css */
  ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li h4{
  font-size: 17px;

}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
.timeline-news-right p> a {
    color: #090909b3;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 1px;
}
.fa-angle-up{
    color:#FFF;
}
a#scrollUp {
bottom:5px;
right:10px;
padding:5px 10px;
font-size:34px;
background: rgb(102, 102, 102) none repeat scroll 0% 0%;

animation:2s ease 0 normal none infinite running bounce;

animation-timing-function:ease;
animation-delay:0;
animation-direction:normal;
animation-fill-mode:none;
animation-iteration-count:infinite;
animation-play-state:running;
animation-name:bounce
}

.simple-marquee-container *{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  box-sizing:border-box;
  font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.simple-marquee-container {
  width: 100%;
  background: grey;
  float: left;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  height: 45px;
  position: relative;
  cursor: pointer;
}

.simple-marquee-container .marquee-sibling {
  padding: 0;
  background: rgb(61, 61, 61);
  width: 20%;
  height: 45px;
  line-height: 42px;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  float: left;
  left: 0;
  z-index: 2000;
}

.simple-marquee-container .marquee, .simple-marquee-container *[class^="marquee"] {
  display: inline-block;
  white-space: nowrap;
  position:absolute;
}

.simple-marquee-container .marquee{
  margin-left: 25%;
}

.simple-marquee-container .marquee-content-items{
  display: inline-block;
  padding: 5px;
  margin: 0;
  height: 45px;
  position: relative;
}

.simple-marquee-container .marquee-content-items li{
  display: inline-block;
  line-height: 35px;
  color: #fff;
}

.simple-marquee-container .marquee-content-items li:after{
  content: "|";
  margin: 0 1em;
}
.content {
  display: block;
  width: 100%;
  background: rgb(215, 215, 215);
  padding: 1em;
  overflow: hidden;
  margin: 0 auto;

}
.content *{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  box-sizing:border-box;
  font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.footer-all-cat ul li {
   border-right: 1px solid #423d3d;
   font-size: 18px;
}

/*=========Footer========*/
/*===footer */
 
  footer {
    color: #fff;
     background-color:#1c1c1c; 
      font-family: 'solaimanlipi',Arial,Verdana,sans-serif;
       padding: 15px 0; }
  .copyright { min-height:40px;
   background-color:#000;
  }
  .copyright p { 
    color:#FFF; 
    padding:1px 0;
    margin-bottom:0px;}

.footerleft {
margin-top:16px;
padding:0 36px
}

.logofooter {
font-size: 15px;
color: #ffca28;
font-weight: 500;
}
.textfooter {
font-size: 15px;
color: rgba(255,255,255,.71);
font-weight: 500;
}

.footerleft p {
color:#fff;
font-size:16px!important;
font-family:'solaimanlipi',Arial,Verdana,sans-serif;
margin-bottom:15px
}

.footerleft p i {
width:20px;
color:#999
}
.copyright p{
    font-size:14px;
    padding-top: 8px;
}
.paddingtop-bottom {
margin-top:50px
}

.footer-ul {
list-style-type:none;
padding-left:0;
margin-left:2px
}

.footer-ul li {
font-size:16px
}

.footer-ul li a {
color:#a0a3a4;
transition:color .2s linear 0s,background .2s linear 0
}

.footer-ul i {
margin-right:10px
}

.footer-ul li a:hover {
transition:color .2s linear 0s,background .2s linear 0;
color:#ff670f
}

/*===============Catgegory========================
---------------------------------------------------*/
.cat-details h3{
  margin-bottom: 10px;
  margin-top: 0px;
  font-size: 20px;
  line-height: 23px;
}
.sub-menu{
  background: #eee;
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 10px;
}
.cat-page img{
  display: block;
  height: 350px;
width: 100%;
object-fit: cover;
-object-position: cover;
}
.cat-cont .small-cart h4{
  margin-bottom: 5px;
  letter-spacing: 1px;
  font-size: 16px;
  font-family: 'SolaimanLipi';
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.cat-sb{
  border-bottom: 1px solid #000;
background: #bcbfbc;
padding: 8px;
}
.sct{
  margin-bottom: 0px;
}
.small-cart-cat img{
    height: 150px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.arcive .small-cart-cat{
    height: 200px;
    width: 100%;
    display: block;
    margin-bottom: 5px;
}
.cat-list .cat-item{
    height: 160px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
#wp-calendar {
  width: 100%;
  max-width: 37.5rem;
  background: #ccc;
  margin-left: auto;
  margin-right: auto;
}

#wp-calendar caption {
  background: #3299bb;
  color: #fff;
  padding: 0.25rem;
  text-align: center;
}

#wp-calendar thead tr {
  border-right: 1px solid #ccc;
}

#wp-calendar thead th {
  font-size: 90%;
  font-weight: bold;
  padding: 0.25rem;
  background: #ccc;
  text-transform: uppercase;
  text-align: center;
}

#wp-calendar tbody td {
  position: relative;
  padding: 10px;
  text-align: center;
  border: 1px solid #ccc;
  background: #fff;
}

#wp-calendar tbody td.pad {
  opacity: 0.7;
}

#wp-calendar tbody td#today {
  font-weight: bold;
}

#wp-calendar tbody td#today:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 10px solid #999;
  border-left: 10px solid transparent;
}

#wp-calendar tbody td a {
  display: block;
  background: rgba(50, 153, 187, 0.2);
}

#wp-calendar tbody td a:hover {
  background: #3299bb;
  color: #fff;
}

#wp-calendar tfoot tr {
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #ccc;
}

#wp-calendar tfoot tr td {
  border: 0;
  padding: 0;
}

#wp-calendar tfoot tr a {
  display: block;
  padding: 0.25rem 0.75rem;
}

#wp-calendar tfoot tr a:hover {
  background: #fff;
}

#wp-calendar tfoot tr #prev {
  text-align: left;
}

#wp-calendar tfoot tr #next {
  text-align: right;
}
/*===============Single========================
---------------------------------------------------*/
.feature-img{
  margin-bottom: 30px;
}
.single-news img{
  max-width: 100%;
  height: auto;
  margin: auto;
  padding-bottom: 10px;

}
.single-news p{
  color: #414141;
  font-size: 18px;
  line-height: 27px;
    text-align: justify;
}
.content img{
  width: 100%;
  height: auto;
  margin: auto;
}
.tag{
  margin: 20px 0;
}
.tag .btn-deafult a:hover{
 background: #fff;
 color: #000;
}
.related-minhaj .small-cart img{
    height: 210px;
    width: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.related-minhaj .small-cart {
    margin-bottom: 15px;
    height: 298px;
    overflow: hidden;
}
.minhaj-uddin{
  background: #f7f7f7;
padding-top: 40px;
}
.all-news .small-cart-cat img{
    height: 200px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.all-news .cat-item{
    height: 200px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
.all-news .cat-details{
    height: 80px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
.ellipsis{
  margin-top:5px;
}


/*===============video========================
---------------------------------------------------*/
/*===========Youtube =-======*/
.live-tv-content iframe{
  height: 500px;
  width: 100%;
}
.cat-video iframe{
  height: 450px;
  width: 100%;
  display: block;
  background: #000;
}
.single-news .video {
    height: 0;
    position: relative;
    padding-bottom: 56.25%; /* Ð•ÑÐ»Ð¸ Ð²Ð¸Ð´ÐµÐ¾ 16/9, Ñ‚Ð¾ 9/16*100 = 56.25%. Ð¢Ð°ÐºÐ¶Ðµ Ð¸ Ñ 4/3 - 3/4*100 = 75% */
}
.single-news .video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}
.single-news  iframe {
  width: 100%;
}
@media screen and (max-width: 450px) {
.live-tv-area iframe {
height:200px;
width:100%;
object-fit:cover
}
.single-news  iframe {
  width: 100%;
  height:200px;
}
}
/*===============page========================
---------------------------------------------------*/

/*404 page*/
.error-404 h4{
  line-height: 26px;
}

/*last css */
.small-cart{
  margin-bottom: 15px;
  height: 268px;
  overflow: hidden;
}
.right-title{
  background: #352828e6;
  color: #fff;
  padding: 8px 50px;
  text-align: center;
  margin-top: 0px;
}
.gellery-news_box a{
  color: #f31111;
}
.four-news .news-item img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    -object-fit: cover;
    display: block;
}
.four-news .cat-title-box{
  border-top: 1px solid #8f8888;
}

.ads-rightside img{
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.two-news .one-by-three {
  height: 630px;
  margin-bottom: 10px;
  overflow: hidden;
}
.four-area .news-item img {
    height: 180px;
    width: 100%;
    -object-fit: cover;
    object-fit: cover;
    display: block;
}
.news-item p{
    font-size :15px;
}
/*======Main Slider===*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
  background-image: none;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 30px;
}
.carousel-caption{
position: absolute;
padding: 15px;
text-shadow: none;
background: rgba(0,0,0,0.75);
}
.carousel-caption p{
  font-family: 'SolaimanLipi';
  font-size: 18px;
  line-height: 25px;
  margin: 0 0 5px;
  color: #fff;
  }


  @media (max-width: 450px) {
  .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: 202px;}
}



/*-----------news tticker--------*/
.gellery-news_box ul{
  padding-top: 10px;
}
.head{
  padding-top: 15px;
  padding-left: 8px;
  margin: 0px;
  font-weight: 500;
  font-size: 18px;
}




@media (max-width: 320px) {
   .small-cart{
    margin-bottom: 5px;
    height: 248px;
  }
  .small-cart img{
  height: 112px;
  width: 100%;
    display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all .3s ease;
    transition: all .3s ease;
   }
   
.news-item {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eae9e9;
    height: 63px;
    width: 100%;
}
.news-item .cat-title-news {
   width: 25%;
   float: left;
   }

.news-item img {
    height: 53px;
    width: 80px;
    object-fit: cover;
    -object-fit: cover;
    display: block;
}
 .news-item .post-content{
   width: 75%;
  float: right;
 }
 .four-area .news-item {
    margin-bottom: 18px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eae9e9;
    height: 70px;
}
 .four-area .news-item img {
    height: 60px;
    width: 100%;
    -object-fit: cover;
    display: block;
}

}
@media (max-width: 600px) {
   .small-cart{
    margin-bottom: 5px;
    height: 248px;
  }
  .small-cart img{
  height: 122px;
  width: 100%;
    display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all .3s ease;
    transition: all .3s ease;
   }
/*list all news area */
.news-item {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eae9e9;
    height: 63px;
    width: 100%;
}
.news-item .cat-title-news {
   width: 25%;
   float: left;
   }

.news-item img {
    height: 53px;
    width: 80px;
    object-fit: cover;
    -object-fit: cover;
    display: block;
}
 .news-item .post-content{
   width: 75%;
   float: right;
   position: relative;
display: block;
padding-left: 10px;
 }
 .four-area .news-item {
    margin-bottom: 18px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eae9e9;
    height: 70px;
}
 .four-area .news-item img {
    height: 53px;
    width: 80px;
    -object-fit: cover;
    object-fit: cover;
    display: block;
}

.two-news .one-by-three {
    height: auto;
    margin-bottom: 0px;
}
.one-by-three {
    margin-top: 10px;
}
}