body {
	background-color:#ffffff;
    font-size: var(--body-font-size);
	font-family: SolaimanLipiNormal;
    line-height: 2.5rem;
	width:100%;
}

/* ========================= 
    Common Tags               
/* ========================= */
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}
h5, h5 a {
    font-size: 20px;
}
h6, h6 a {
    font-size: var(--body-font-size);
}

/* ========================= 
    Site Style                
/* ========================= */
#live-tv-container {
    height: 430px;
}
.main_wbsite{
	background-color:#ffffff;
	box-shadow: 0 0 20px #ddd;
}
.scrool {
    display: flex;
}
.scrool_1 {
	padding:6px;
	font-size:17px;
	/* background-color:#827F7F; */
	font-weight: 400;
	/* color:#FFFFFF; */
	text-align: left;
}
.scrool_2 {
    color: var(--orange);
}
.scrool_2 a {
    font-size: var(--body-font-size);
    color: var(--black);
}
.scrool_5 {
	padding:6px;
	font-size:17px;
	background-color:#9A1515;
	font-weight: 400;
	color:#FFFFFF;
	text-align: left;
}

#special-news-section {
    border-bottom: 2px solid #d92626;
    padding: 5px 0 5px;
    margin-bottom: 15px;
}
#special-news-section h1 {
    color: #fff;
    background-color: #d92626;
    padding: 15px 0;
    text-align: center;
}

.catagory-title{
	background-color: #ECEAEA;
	border-left: 5px solid#EB0303;
	padding: 12px;
	margin-bottom: 7px;
	margin-top: 7px;
	color: #000;
	font-weight: 400;
	font-size: 20px;
}
.catagory-title a{
	color: #000;
	font-weight: 400;
	font-size: 20px;
	padding-left: 5px;
}

.single-dtls p span {
    font-size: 17px !important;
}

.catagory_title_1{
    background:#F0F0F0;
}
#pointer a{
    color: #fff;
	font-weight: 400;
	font-size: 17px;
    text-decoration: none;
}
#pointer {
	color: #fff;
	font-weight: 400;
	font-size: 17px;
    width: 180px;
    height: 40px;
    position: relative;
    background: #01284F;
    padding-top:10px;
    padding-left:10px;
    margin:0;
    margin-bottom:8px;
    margin-top:10px;
  }
#pointer:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0 white;
  }
#pointer:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #01284F;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }

.catagory_title_2{
    display: block;
    margin-bottom:7px;
    background-color: #EDE9E9;
}
.catagory_title_2 p{
    color: #fff;
	font-weight: 400;
	font-size: 18px;
    text-decoration: none;
    position:relative;
    display: inline-block;
    margin: 0px 0 0 0 !important;
    background: #cc0000;
    padding:8px 20px;
}
.catagory_title_2 p:after{
    left: 100%;
    height: 0;
    width: 7px;
    position: absolute;
    top: 0;
    content: "";
    pointer-events: none;
    margin-left: 0;
    margin-top: 0;
    border-top: 41px solid #cc0000;
    border-right: 15px solid transparent;
}
.catagory_title_2  a{
    color: #fff;
	font-weight: 400;
	font-size: 18px;
    text-decoration: none;
    position:relative;
    display: inline-block;
    margin: 0px 0 0 0 !important;
    background: #cc0000;
    padding:8px 20px;
}
.catagory_title_2 a:after{
    left: 100%;
    height: 0;
    width: 7px;
    position: absolute;
    top: 0;
    content: "";
    pointer-events: none;
    margin-left: 0;
    margin-top: 0;
    border-top: 41px solid #cc0000;
    border-right: 15px solid transparent;
}


.catagory_title_3{
    display: block;
    margin-bottom:7px;
    background-color: #FBF8F8;
    border-bottom: 2px solid#cc0000;
    border-top: 1px solid#EDE9E9;
    border-right: 1px solid#EDE9E9;
}
.catagory_title_3 p{
    color: #fff;
	font-weight: 400;
	font-size: 18px;
    text-decoration: none;
    position:relative;
    display: inline-block;
    margin: 0px 0 0 0 !important;
    background: #cc0000;
    padding:8px 20px;
}
.catagory_title_3  a{
    color: #fff;
	font-weight: 400;
	font-size: 18px;
    text-decoration: none;
    position:relative;
    display: inline-block;
    margin: 0px 0 0 0 !important;
    background:#cc0000;
    padding:8px 20px;
}
.catagory_title_3 p:after{
    left: 100%;
    height: 0;
    width: 7px;
    position: absolute;
    top: 0;
    content: "";
    pointer-events: none;
    margin-left: 0;
    margin-top: 0;
    border-bottom: 43px solid #cc0000;
    border-right: 30px solid transparent;
}
.catagory_title_3 a:after{
    left: 100%;
    height: 0;
    width: 7px;
    position: absolute;
    top: 0;
    content: "";
    pointer-events: none;
    margin-left: 0;
    margin-top: 0;
    border-bottom: 43px solid #cc0000;
    border-right: 30px solid transparent;
}


.hadding_1 {
    margin: 0;
    padding-bottom: 7px;
    margin-top: 8px;
}
.hadding_1 a {
	line-height: 26px;
    color: #000;
    text-decoration: none;
}
.hadding_1 a:hover{
    color:#0F7E7F;
}

.hadding_2{
    margin: 0;
    padding: 7px 2px 7px 4px;
}
.hadding_2 a {
	line-height:25px;
    color:#000;
    text-decoration:none;
}
.hadding_2 a:hover{
    color:#E31418;
}

.middle_news .hadding_2 {
    height: 100px;
};

.hadding_3{
    padding-right: 3px;
    padding-left: 6px;
    padding-bottom:4px;
    margin: 0;
}
.hadding_3 a {
	line-height:23px;
    color:#000;
    text-decoration:none;
}
.hadding_3 a:hover{
    color:#FE0B05;
}


.photo_caption {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.3); /* Black see-through */
  color: #00ACEE;
  width: 100%;
  transition: .5s ease;
  opacity:0;
  padding: 10px;
  margin:0;
}
.photo_caption a {
    text-decoration:none;
    color:#fff;
	font-size:20px;
	line-height:25px;
	font-weight:400;
}

.Name .photo_caption  {
  opacity: 2;
}
.more-news a{
	color:#054502;
	font-size:17px;
	font-weight:400;
	text-decoration: none;
	float: right;
	padding-top: 7px;
}
.more-news a:hover{
	color: #EB0303;
}

.single-gallery .leadnews {
    position: relative;    
}
.single-gallery h5 {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);    
    margin: 0;
    padding: 10px;
    text-align: center;
    width: 100%;
}
.single-gallery h5 a { 
    color: #fff;
}

#video-gallery {
    background: #363636; 
    padding: 50px 0 70px;
}

.footer {
	background-color:#2D2D2D;
	margin-top:30px;
	/* margin-left:13px;
	margin-right:13px; */
	padding:40px 20px;
	overflow:hidden;
}
.footer-menu ul li a{
    color: #fff;
    text-decoration: none;
}
.editorial_1 {
	font-size:17px;
	color: #fff;
    margin-bottom: 20px;
    border-bottom: 1px solid#fff;
    padding-bottom: 20px;
}
.editorial_2 {
    border-bottom: 1px solid#fff;
    padding-bottom: 20px;
	font-size:17px;
	color: #fff;
    margin-bottom: 30px;
}
.btm-social ul li a{
    color: #fff;
    text-decoration: none;
}
.root{
	background-color:#000000;
	overflow:hidden;
	padding: 20px 0;
	/* margin-left:13px;
	margin-right:13px; */
}
.root_01{
	color:#fff;
}
.root_02{
	text-align:right;
	color:#fff;
}
.root_02 a{
	color:#FCF904;
}

/* archive title ========================= */
.archive_calender_sec{
	margin-top:10px;
	margin-bottom:10px;
}
.archive_title{
	background:#4862A3;
	padding:10px;
	margin-bottom:7px;
}
.archive_title {
	color:#fff;
}
/* facebook title ========================= */
.facebook_title { 
    border-left: 5px solid var(--black);
    font-size: 20px;
	padding: 12px;
	margin-bottom: 15px;
}

#namaz-part {
    margin-top: 15px;
}
.menu_bottom {
	background: #363636;
	border-bottom:2px solid#9A1515;
	margin-bottom:5px;
 }
.menu_area .menu_bottom .mainmenu a , .navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
    font-size: 16px;
    padding: 8px 16px;
	border-right:1px solid#242424;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: var(--black) !important;
	margin: 0px;
	/* background-color: #9A1515; */
    background-color: var(--orange);
}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

.scrollToTop {
	width: 40px;
	height: 50px;
	padding: 10px;
	background:#363636;
	position: fixed;
	right: 15px;
	bottom: 40px;
	border-radius: 20%;
	cursor: pointer;
}

.common-bg {
    background-color: var(--orange) !important;
}
.common-bg, .common-bg a {
    color: var(--black) !important;
}

.catagory-title.common-bg {
    border-left: 5px solid var(--black);
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .middle_news > a > img {
        height: 100px;
    }
}
@media screen and (min-width: 1025px) {
    .middle_news > a > img {
        height: 150px;
    }
}
