@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');
body{
	font-family: 'Montserrat', sans-serif !important;
	background-color: #fff;
	width: 100%;
	float: left;
	margin:0px;
	padding:0px;
}
.navbar-default .navbar-brand{
	height: auto;
	text-align: center;
	padding: 4px 10px !important;
	position: relative;
	display: inline-block;
	overflow: inherit;
}
.navbar-default .navbar-brand:after{
	background-position: left top;
	background-repeat: repeat-x;
	background-size: 11px 26px;
	content: " ";
	display: block;
	height: 14px;
	width: 100%;
	position: absolute;
	top: 6px;
	left: 52%;
	transform: rotate(90deg);
}
.navbar-brand img{
}
.navbar-default{
	background: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) !important;
	margin-bottom: 0px !important;
	border: none !important;
	border-radius: 0px;
	padding: 0px !important;
}
.navbar-default .navbar-nav>li>a{
	text-shadow:none;
	padding: 10px 10px;
	border-right: 1px solid rgba(255,255,255,0.08);
	font-size: 13px;
	color: #000 !important;
	border-bottom: 1px solid #eee;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background-color: rgba(255,255,255,0.2) !important;
    border:none !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background-color: rgba(255,255,255,0.2) !important;
}
.top_strip{
	width: 100%;
	background: #2a2a2a;
	padding: 2px 0px;
	color: #fff;
	text-align: right;
	font-size: 12px;
	float: left;
}
.top_strip span{
	opacity: 0.44;
}
.common_width{
	width: 100%;
	float: left;
	overflow: hidden;
}
.navbar-nav{
	margin: 0px;
}
.class_33{
	width: 100%;
	float: left;
	padding: 0px;
	background: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
	border-bottom: 10px solid #F44336;
}
.class_33 h2{
	width: 100%;
	float: left;
	color: #0A0933;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 0px;
	line-height: 20px;
	position: relative;
}
.class_33 ul{
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.class_33 ul li{
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.featured_stories{
	width: 100%;
	float: left;
	padding: 0px;
	border-bottom: 1px solid #f9f9f9;
	position: relative;
}
.text_featured{
	width: 100%;
	float: left;
	position: relative;
}
.text_featured .card_image{
	width: 31%;
	float: left;
	border-radius: 2px;
	height: 64px;
	margin: 2%;
	overflow: hidden;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
	background-size: cover !important;
}
.featured_post_title{width: 62%;margin: 2% 2% 0 0%;}
.featured_post_title .post_heading{
	width: 96%;
	float: left;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	line-height: 23px;
	padding-bottom: 4px;
}
.featured_post_title time{
	font-size: 10px;
	color: #999;
	font-weight: 500;
	opacity: 0.6;
	letter-spacing: -0.01em;
	margin-top: 0px;
	display: block;
}
.class_33 .featured_stories:nth-child(1) .card_image{
	width: 100%;
	height: 28vh;
	border-radius: 0px;
	margin: 0px;
}
.class_33 .featured_stories:nth-child(1) .featured_post_title{
	width: 100%;
	margin: 0px;
	bottom: 0px;
	padding: 8px 8px 8px !important;
	background: #000;  /* fallback for old browsers */
	background: -webkit-linear-gradientto bottom, transparent,rgba(0,0,0,0.48),rgba(0,0,0,0.84));  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, transparent,rgba(0,0,0,0.48),rgba(0,0,0,0.84)) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	background-size: cover !important;
	position: absolute;
	z-index: 99;
}
.class_33 .featured_stories:nth-child(1) .featured_post_title .featured_icon{
	display: block;
	color: #fff;
	opacity: 0.4;
	position: absolute;
	right: 2%;
	bottom: -32px;
	font-size: 3em;
}
.class_33 .featured_stories:nth-child(1) .featured_post_title .post_heading{
	font-size: 24px;
	color: #fff;
	text-shadow: 0px 1px 4px rgba(0,0,0,0.104);
	letter-spacing: 0.024em;
	margin: 0 0 4px 0;
	line-height: 36px;
	font-weight: 600;
}
.carousel-inner .item{
	background-size: cover !important;
	height: 309px;
	width: 100%;
	position: relative;
}
.post_text .carousel-inner .item{
	height: auto !important;
	text-align: center;
}
.notepad_crousel{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.no_marpad{
	margin: 0px !important;
	padding: 0px !important;
}
.advertisement{
	width: 100%;
	float: left;
	background: #888;
	text-align: center;
	padding: 4px 0;
	color: #fff;
	font-size: 12px;
	margin-bottom: 4px;
}
.ad_notepad{
	width: 100%;
	float: left;
	text-align: center;
	background: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.ad_notepad img{
	width: auto !important;
	max-width: 100%;
}
.class_33 h2 span{
	display: inline-block;
	color: #fff;
	font-size: 12px;
	padding: 5px 24px;
	margin: 0px 0 0 0;
	font-weight: bold;
	position: absolute;
	left: -44px;
	z-index: 99;
	background: #0A0933;
}
.carousel-control {
    position: absolute;
    top: 44% !important;
    bottom: 0;
    left: 0%;
    width: 44px !important;
    height: 44px !important;
    font-size: 14px !important;
    color: #fff !important;
    text-align: center;
    text-shadow: none;
    opacity: 1 !important;
    text-shadow: none !important;
    background-image: none !important;
    background: rgba(0, 0, 0, 0.6) !important;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
  	    margin-top: -10px !important;
    	font-size: 19px !important;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
  	margin-left: -16px !important
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
  	margin-right: -14px !important
  }
  footer{
  	width: 100%;
  	float: left;
  	margin: 0% 0 0% 0;
  	padding: 3% 0 2% 0;
  	background: #F44336;
  	text-align: center;
  	color: #fff;
  	font-size: 14px;
  }
  footer a{
  	color: #fff !important;
  }
  .crousel_post_title{
  	width: 100%;
  	bottom: 0px;
  	position: absolute;
  	padding: 6% 10px 10px !important;
  	background: linear-gradient(to top, rgba(10,9,51,1), rgba(10,9,51,0.6), rgba(10,9,51,0.4), transparent);
  }
  .crousel_post_title .post_heading{
  	color: #fff;
  	font-size: 44px;
  	/* font-weight: bold; */
  }
  .crousel_post_title time{
  	color: #fff;
  	opacity: 0.6;
  	font-size: 11px;
  }
  .story-title h1{
    width: 98%;
    float: left;
    margin: 5px 0 0 0;
    padding: 0px 1% 6px;
    color: #000;
    font-weight: 600;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: -0.014em;
}
.side-links {
    color: #fff;
    float: left;
    font-size: 2rem;
    width: 100%;
    padding: 5px 5px 5px 0px;
    border-top: 1px solid #eee;
}
.side-links a {
    text-align: center;
    margin: 0 6px;
    width: 34px;
    height: 34px;
    overflow: hidden;
    float: right;
    line-height: 34px;
    color: #fff !important;
    border-radius: 44px;
}
.side-links span {
    text-align: center;
    width: 25% !important;
    height: 48px;
    float: left;
    line-height: 48px;
    color: #fff !important;
    border-radius: 0px !important;
    border: none !important;
    margin: 0px;
    padding: 3px 0 0 0;
    background: #4267b2;
}
.side-links a:first-child{
    background: #4E71A8;
}
.side-links a:nth-child(2){
    background: #1CB7EB;
}
.side-links a:nth-child(3){
    background: #E3411F;
}
.side-links a:nth-child(4){
    background: #65BC54;
}
.fa-facebook,
.fa-google-plus,
.fa-twitter,
.fa-whatsapp {
}
.storytime {
    color: #606060!important;
    float: right;
    font-size: 1.4rem;
    padding-top: 4px
}
.story-title mark {
    background: transparent;
    font-size: 12px;
    padding: 0 0px 0px 10px;
    font-weight: 500;
    float: left;
    margin: 0 0 0 0;
    width: 100%;
    opacity: 0.6;
    color: #888;
}
.figure {
    float: left;
    margin: 10px 0 10px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
}
.figure img{
	max-width: 100%;
	width: 100% !important;
}
.post_text{
	width: 100%;
	float: left;
	padding: 0px;
	padding-bottom: 0px;
}
.related-content{
	background: #022C3B;
	width: 100%;
	float: left;
	padding: 0px 0 16px 0;
	margin: 10px 0 0 0;
}
.category3 {
    letter-spacing: 0px;
    font-size: 14px;
    text-align: left;
    color: #fff;
    width: 97%;
    padding: 24px 0 4px 0px;
    margin: 0px 0 0 3%;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 2px dashed rgba(255,255,255,0.4);
    opacity: 0.64;
}
.category2 {
    letter-spacing: -1px;
    background: #0A0933;
    font-size: 20px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    margin: 0px 0 0 0;
}
.card {
    margin: 0px auto;
    color: #545454;
    overflow: hidden;
    position: relative;
    width: 100%;
    float: left;
}
.card__image {
    overflow: hidden;
    width: 100%;
    float: left;
    height: 104px;
    background-size: cover !important;
}
.card__padding time {
    font-size: 10px;
    color: #bbb;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    float: left;
    padding: 4px 0 0 0;
}
.item img {
    width: 100%;
    display: inline-block !important;
    max-height: 600px;
    max-width: 100%;
    min-height: 68px;
    padding: 2px;
}
.card__padding .card__article {
    max-height: 40px;
    overflow: hidden;
}
.card__article h2 {
    font-size: 12px;
    color: #212121;
    overflow: hidden;
    padding: 6px 0 8px 0 !important;
    font-weight: bold;
    width: 100%;
    float: left;
    margin: 0px;
    line-height: 16px;
}
time {
    font-size: 1rem;
    color: #bbb;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}
.rlt_art{
	width: 33.33%;
	float: left;
	padding: 0px 8px 0 10px;
}
.related_ad{
	width: 100%;
	float: left;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px;
	background: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
	font-family: 'Crete Round', serif !important;
}
.ad_20{
    width: 25%;
    float: right;
    min-width: 300px;
    text-align: center;
}
.content_75{
    width: 75%;
    float: left;
}
.below_articles{
	width: 100%;
	float: left;
}
.figure iframe{
	width: 100%;
	float: left;
	max-height: 60vh;
	border: none;
	padding: 10px 0;
} 
.story-detail{
	width: 96%;
	float: left;
	font-size: 15px;
	padding: 0 2%;
	height: 300px;
	overflow: hidden;
	margin-bottom: 14px;
	position: relative;
	line-height: 24px;
}
.story-detail iframe{

}
.story-detail img{
	float: inline-block;
	border: none;
	padding: 10px 0 10px 0;
	width: auto;
	max-width: 100% !important;
}
/*.story-detail p:nth-child(1) img{
	display: none;
}
.story-detail p:nth-child(2) img{
	display: none;
}
.story-detail p:nth-child(3) img{
	display: none;
}
.story-detail p:nth-child(4) img{
	display: none;
}
*/.hide-bullets {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0px 0 0 0%;
    margin: 0px;
    height: 600px;
    overflow-y: scroll;
}
.hide-bullets li{float: left;height: 124px;overflow: hidden;margin: 0 0 4px 0;padding: 0px 2px;}
.hide-bullets li a{width: 100%;float: left;border: 1px solid #eee;padding: 5px;height: 124px;}
.hide-bullets li a img{width: 100%;float: left;cursor: pointer;}
.fullscreen_gallery{
    position: fixed;
    z-index: 9999;
    cursor: pointer;
    width: 100%;
    float: left;
    background: rgba(0,0,0,0.88);
    top: 0px;
    left: 0px;
    height: 100vh;
    padding-top: 4%;
    overflow-y: scroll;
}
.fullscreen_icon{
    position: absolute;
    left: 4px;
    z-index: 99;
    background: rgba(0,0,0,0.4);
    padding: 4px;
    width: 44px;
    height: 44px;
    line-height: 34px;
    text-align: center;
    top: 4px;
    color: #fff;
    font-size: 16px;
    border-radius: 44px;
    cursor: pointer;
}
.lessscreen_icon{
    position: absolute;
    left: 4px;
    display: none;
    z-index: 99;
    background: #f44336;
    padding: 4px;
    width: 44px;
    height: 44px;
    line-height: 34px;
    text-align: center;
    top: 4px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    border-radius: 44px;
}
.fullscreen_gallery .carousel-inner>.item{
    max-height: 100vh;
    height: 100vh;
}
.fullscreen_gallery .carousel-inner> .item img{
    max-height: 100vh;
}
.text_featured_1{
	width: 100%;
	float: left;
	background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    margin-top: 20px;
}
.text_featured_1 .card_image1{
	width: 100%;
	float: left;
	height: 200px;
	background-size: cover !important;
}
.post_heading1{
	width: 100%;
	float: left;
	padding: 10px;
}
.post_heading1 .text_heading1{
	width: 100%;
    float: left;
    font-size: 20px;
    color: #0A0933;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}
.carousel-control i{
	font-size: 24px !important;
	line-height: 44px !important;
}
@media (max-width: 768px) {
	.featured_post_title{
		float: right;
	}
	.class_33 .featured_stories:nth-child(1) .featured_post_title time{
		color: #fff;
		padding: 0px;
		font-weight: 600;
	}
	.navbar-brand img {
	    display: inline-block !important;
	    margin-bottom: -3px;
	}
	.navbar-default .navbar-toggle{
		border: none !important;
		padding: 14px 10px 10px !important;
	}
	.navbar-toggle .icon-bar {
	    width: 26px !important;
	    height: 3px !important;
	    border-radius: 0px !important;
	    background: #fff !important;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
		background: transparent !important;
	}
	.top_strip{
	}
	.navbar-default .navbar-brand:after{
		top: -14px;
	}
	.carousel-inner .item{
		height: 244px !important;
	}
	.crousel_post_title .post_heading{
		font-size: 22px;
		line-height: 22px;
	}
	.class_33 h2 span{
		left: 0px !important;
	}
	.content_75{
		width: 100%;
		float: left;
		background: #fff;
	}
	.ad_20{
		width: 100%;
		float: left;
	}
	.figure img{
		max-width: 100%;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.rlt_art{
		width: 100%;
		float: left;
		background: #fff;
		border-bottom: 1px solid #eee;
	}
	.card__padding{
		width: 92%;
		float: left;
		position: relative;
		padding: 0 4%;
	}
	.card__padding .card__article{
		max-height: none !important;
		width: 100%;
		float: left;
	}
	.hide-bullets{
		display: none;
	}

}
.class_33 .featured_stories:nth-child(1) .gradient{
  	background: #000;  /* fallback for old browsers */
	background: -webkit-linear-gradientto bottom,rgba(0,0,0,0.48),rgba(0,0,0,0.84));  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom,rgba(0,0,0,0.48),rgba(0,0,0,0.84)) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */	  width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0.48;
}
.common_width h2{
	width: 100%;
	float: left;
	padding: 10px 2% 6px;
	margin: 0px;
	font-size: 11px !important;
	color: rgba(0,0,0,0.6);
	font-weight: 600;
}
.class_33:nth-child(6) {
	background:transparent !important;
	box-shadow: none !important;
}
.class_33:nth-child(6) .featured_stories{
	width: 48%;
	float: left;
	margin: 0 1% 2% 1%;
	padding: 0px;
	border: none;
}
.class_33:nth-child(6)  .featured_stories .card_image {
    width: 100%;
    height: 244px;
    border-radius: 0px;
    margin: 0px;
}
.class_33:nth-child(6) .featured_stories .featured_post_title {
    width: 90%;
    margin: 0px;
    bottom: 0px;
    background: none !important;
    position: absolute;
    padding: 10px !important;
}
.class_33:nth-child(6) .featured_stories .featured_post_title .post_heading {
    color: #fff !important;
    line-height: 22px;
    font-size: 20px !important;
    font-weight: 600;
    text-shadow: 0px 1px 4px rgba(0,0,0,0.4);
    white-space: unset;
}
.class_33:nth-child(6) .featured_stories .text_featured .gradient{
	background: #fc4a1a;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, transparent, rgba(0,0,0,0.4),#000);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.6), #000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0.84;
}
.class_33:nth-child(6) .featured_stories .featured_post_title time{
	color: #fff;
    opacity: 0.6;
    font-weight: 500
}
.common_width h2 .view_all{
	float: right;
	font-size: 11px;
	padding: 2px 14px 4px;
	color: #4399f3;
	border-radius: 3px;
	text-transform: uppercase;
	text-decoration: none;
}	
.category_heading{
	font-size: 14px;
	opacity: 1;
	letter-spacing: -0.01em;
	text-transform: uppercase;
}
.pwa_Ad{
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0;
}
.pwa_Ad img{
	max-width: 100%;
}
.padding_none{
	padding: 0px !important;
}
.story-detail div:nth-child(1) img{
	/*display: none;*/
}
.story-detail p:nth-child(2) img{
	/*display: none;*/
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background: #F44336 !important;
	border: 1px solid #F44336!important;
	color: #fff !important;
}
.pagination>li>a, .pagination>li>span {
    color: #0a0933 !important;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{
	color: #888 !important;
}
.breadcrumb_links{
	width: 100%;
	float: left;
	padding: 8px 0 4px 0;
}
.breadcrumb_links ul{
	width: 100%;
	float: left;
	margin:0px;
	text-align: left;
	padding: 0px;
}
.breadcrumb_links ul li{
	float: left;
	list-style: none;
	padding: 0px 4px;
	color: #888;
}
.breadcrumb_links ul li a{
	float: left;
	list-style: none;
	padding: 0px 12px 0;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.02em;
	background: #888 !important;
	text-decoration: none;
	border-radius: 2px;
	line-height: 20px;
	font-weight: 500;
}
.story-detail span.zakir{
	background: #00BEF5;
    width: 100%;
    float: left;
    padding: 10px;
    color: #fff;
    text-transform: capitalize;
    margin:10px 0;
    display: none;
}
.story-detail b{
	/*padding: 10px 0;*/
	display: inline-block;
}
.story-detail b span{
	padding: 10px 0;
}
.story-detail strong{
}
.story-detail a{
	padding: 0 4px;
}
.story-detail div{
	text-align: justify;
}
.separator{
	display: none;
}
.navbar-toggle span.icon-bar:nth-child(3) {
    width: 20px !important;
    opacity: 0.48;
    background: #fff !important;
}
.category_page_name{
	background: #000;
	text-align: center;
	color: #fff;
	padding: 12px 0;
	font-weight: 400;
}
.search_icon {
    font-size: 20px;
    line-height: 0px;
    float: right;
    padding: 12px 20px 0 8px;
    color: #fff;
}
.search_icon img{
	width: 30px;
	opacity: 0.95;
}
.pwa_search{
    display: none;
    position: fixed;
    width: 100%;
    float: left;
    height: 100vh;
    background: rgba(0,0,0,0.8) !important;
    z-index: 9999999;
    top: 0px;
    left: 0px;
    margin: 0px !important;
}
.pwa_search .form-group{
    padding: 32vh 0 0 0;
}
.pwa_search .form-group .form-control{
    padding: 17px 10px !important;
    background: transparent;
    border-bottom: 4px solid #eee !important;
    border-radius: 0px;
    text-align: center;
    color: #000;
    border: none;
    box-shadow: none;
    font-size: 16px;
    width: 100%;
}
.pwa_search .form-group .form-control:focus{
    box-shadow: none !important;
    border:none;
}
.pwa_search .search_button{
    width: 80%;
    margin: 0 10%;
    background: #e60f35;
    color: #fff !important;
    border: none;
    border-radius: 0px;
    padding: 12px 0;
    font-size: 16px;
    margin-top: 14px;
}
.close_search{
    width: 60%;
    margin: 0 20%;
    border: none;
    border-radius: 0px;
    padding: 8px 0;
    margin-top: 14px;
    float: left;
    text-align: center;
}
.search_page_name {
    background: #2d2d2d;
    text-align: center;
    color: rgba(255,255,255,0.6);
    padding: 8px 0;
    font-size: 14px;
    margin: 0 0 8px 0;
}
.common_width .class_33:nth-child(2) .featured_stories:nth-child(1) .featured_post_title {
	background: #000;  /* fallback for old browsers */
	background: -webkit-linear-gradientto bottom, transparent,rgba(0,0,0,0.48),rgba(0,0,0,0.84));  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, transparent,rgba(0,0,0,0.44),rgba(0,0,0,0.84)) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.common_width .class_33:nth-child(4) .featured_stories:nth-child(1) .featured_post_title {
	background: #000;  /* fallback for old browsers */
	background: -webkit-linear-gradientto bottom, transparent,rgba(0,0,0,0.48),rgba(0,0,0,0.84));  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, transparent,rgba(0,0,0,0.48),rgba(0,0,0,0.84)) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.common_width .class_33:nth-child(8) .featured_stories:nth-child(1) .featured_post_title {
	background: #000;  /* fallback for old browsers */
	background: -webkit-linear-gradientto bottom, transparent,rgba(0,0,0,0.48),rgba(0,0,0,0.84));  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, transparent,rgba(0,0,0,0.48),rgba(0,0,0,0.84)) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.common_width .class_33:nth-child(10) .featured_stories:nth-child(1) .featured_post_title {
	background: #000;  /* fallback for old browsers */
	background: -webkit-linear-gradientto bottom, transparent,rgba(0,0,0,0.48),rgba(0,0,0,0.84));  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, transparent,rgba(0,0,0,0.48),rgba(0,0,0,0.84)) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.special_message {
    width: 94%;
    float: left;
    background: #e60f35 !important;
    margin: 0 3% 3%;
    color: rgba(255,255,255,0.8);
    padding: 10px 14px;
}
.special_message a{
	color:#fff;
}
.featured_icon{
	display: none;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.bottom-carousal {
    width: 97%;
    margin: 10px;
}
.owl-item a{
	width: 96%;
	height: 188px;
	display: inline-block;
	background: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}
#owl-demo .item{
    margin: 0px;
    color: #FFF;
    float: left;
    width: 100%;
}
#posts_data{
	width: 100%;
	float: left;
	margin: 0px 0 10px;
}
.common_width_category{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 10px;
	background: #fff;
}
.common_width_category a.news-section{
	width: 100%;
	float: left;
	background: #fff;
	margin: 4px 0;
	border-bottom: 1px solid #f9f9f9;
	padding: 8px 0;
}
.common_width_category a.news-section .magic_circle{
	width: 26%;
	height: 84px;
	float: left;
	background-size: cover !important;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.44);
	border-radius: 2px;
}
.common_width_category a.news-section .post{
	width: 70%;
	float: right;
}
.common_width_category a.news-section .post p{
	width: 100%;
	float:left;
	color:#000;
	font-weight: 600;
	padding: 4px 4px 0 0px;
	margin: 0px;
	font-size: 14px;
}
.blur_thumb_image{
	position: absolute;
}
.top_languages{
	float: left;
	padding: 0px;
	margin: 0px;
}
.top_languages li{
	float: left;
	list-style: none;
}
.top_languages li a{
	float: left;
	color: #fff;
	border-right: 1px solid rgba(255,255,255,0.14);
	padding: 0 8px 0 8px;
	opacity: 0.84;
}
.social_share{
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: none !important;
    z-index: 99;
  }
  .side-links a {
    text-align: center;
    width: 25% !important;
    height: 48px;
    float: left;
    line-height: 57px;
    color: #fff !important;
    border-radius: 0px !important;
    border: none !important;
    margin: 0px;
  }
.featured_post_title .post_heading{
 	letter-spacing: -0.024em;
 }
 .navbar-brand img{
  	width:148px !important;
 }
.side-links span iframe{
	margin:0 auto;
}
.fb_iframe_widget span {    
	text-align: center !important;
}
.story-detail figure{
	max-width: 100%;
}
.video_post_container{
	width: 100%;
	float: left;
	margin:20px 0;
}
.video_post_container iframe{
	width: 100%;
    float: left;
    max-height: 60vh;
    border: none;
    padding: 10px 0;
    height: 60vh;
}
.ripple{position:relative;overflow:hidden;transform:translate3d(0,0,0);color: #fff;text-decoration: none;}.ripple:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-image:radial-gradient(circle,#000 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;transform:scale(10,10);opacity:0;transition:transform .5s,opacity 1s}.ripple:active:after{transform:scale(0,0);opacity:.2;transition:0s}
.checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
.toggle{position:relative;overflow:hidden}
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
.toggle.off .toggle-group{left:-100%}
.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0;text-align:right;}
.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
.toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
.toggle.btn{
          min-width: 59px;
          min-height: 34px;
          display: inline-block;
          float: right;
          height: 22px !important;
          margin: 15px 10px 0 0px;
          }
.toggle-on.btn{padding-right:0px}
.toggle-off.btn{padding-left:24px}
.toggle.btn-lg{min-width:79px;min-height:45px}
.toggle-on.btn-lg{padding-right:31px}
.toggle-off.btn-lg{padding-left:31px}
.toggle-handle.btn-lg{width:40px}
.toggle.btn-sm{min-width:50px;min-height:30px}
.toggle-on.btn-sm{padding-right:20px}
.toggle-off.btn-sm{padding-left:20px}
.toggle.btn-xs{min-width:35px;min-height:22px}
.toggle-on.btn-xs{padding-right:12px}
.toggle-off.btn-xs{padding-left:12px}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	background: #fff !important;
}
.navbar-brand:focus{
	background: transparent !important;
}
.story-detail p{
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.story-detail h2{
	width: 100%;
	float: left;
	padding: 10px 0% 6px;
	margin: 0px;
	font-size: 24px !important;
	color: rgba(0,0,0,0.84);
	font-weight: 600;
	line-height: 28px;
}
.story-detail h1 {
    width: 100%;
    float: left;
    padding: 10px 0% 6px;
    margin: 10px 0;
    font-size: 24px !important;
    color: rgba(0,0,0,0.84);
    font-weight: 600;
    border-bottom: 4px solid #DA3639;
}
.category4{
    letter-spacing: 0px;
    font-size: 14px;
    text-align: left;
    color: #000;
    width: 97%;
    padding: 24px 0 4px 0px;
    margin: 0px 0 0 3%;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 2px dashed rgba(255,255,255,0.4);
    opacity: 0.64;
}
div.scrollmenu {
    background-color: #FC3339;
    overflow: auto;
    white-space: nowrap;
}

div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    margin: 0px 0 0 0;
    padding: 6px 16px 0px;
    font-size: 12px;
    line-height: 24px;
    text-decoration: none;
    border-bottom: 4px solid transparent;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar-header{
	display: inline-block;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24) !important;
    position: relative;
    z-index: 9999;
    width: 100%;
}
div.scrollmenu a.active{
	border-bottom:4px solid #fff;
	/* background: #fff; */
	/* color: #000; */
}
.pwa_search .form-group{
	font-family: 'Hind', sans-serif !important;
}
.toggle-group img{
	width: 28px;
}
#subscribeButton{
	visibility: hidden;
    position: absolute;
    right: 0px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    font-size: 12px;
    border: 1px solid #ddd;
}
.view_more_story{
	position: absolute;
	width: 96%;
	float: left;
	background: linear-gradient(to bottom, transparent,rgba(0,0,0,0.44),rgba(0,0,0,0.84)) !important;
	z-index: 99;
	bottom: 0px;
	text-align: center !important;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	padding: 44px 0 10px;
}
.view_more_btn{
	display: inline-block;
    background: #F44336;
    padding: 2px 10px 0;
}
.contentadBanner{ 
	width: 100%;
    float: left;
    margin: 10px 0;
    text-align: center !important;
}
.twitter-video{
	position: relative !important;
	width: 100% !important;
	float: left !important;
	min-height: 100px !important;
}
.post_dialogue{
	width: 100%;
	float: left;
	position: fixed;
	top: 0px;
	z-index: 9999;
	height: 100vh;
	background: #fff;
	display: none;
	overflow-y:scroll;
	overflow-x: hidden;
	padding-bottom: 20px;
}
.close_dialogue{
	position: absolute;
    color: #fff;
    right: 3%;
    top: 1%;
}
.close_dialogue img{
	width: 20px;
}
.dialougue_image{
	width: 100%;
	float: left;
}
.dialog_content_box{
	width: 96%;
	float: left;
	padding: 0 2%;
}
.dialogue_title{
	width: 96%;
	float: left;
	padding: 2% 2% 4%;
	margin: 0;
	line-height: 32px;
	font-size: 27px;
}
.dialog_contnet_body{
	width: 96%;
	float: left;
	padding: 0 2%;
}
.dialog_contnet_body img{
	height: auto;
	width: 96% !important;
}
.dialog_contnet_body p{
	width: 96% !important;
	float: left;
	padding: 0px;
	margin: 0px;
	opacity: 0.89;
}
.dialog_contnet_body div{
	width: 96% !important;
	float: left;
}
.dialog_content_box .alignnone:first-child{
	display: none;
}
.dialog_content_box .featured-image:first-child{
	display: none;
}
.first_shadow{
	width: 100%;
	float: left;
	background: linear-gradient(to top, transparent,rgba(0,0,0,0.4),rgba(0,0,0,0.84)) !important;
	height: 10vh;
	position: absolute;
}
.dialogue_ad{
	width: 100%;
	float: left;
	text-align: center;
}
.view_more_similar{
	width: 100%;
	float: left;
	padding: 20px 0;
	text-align: center;
}
.view_more_similar a{
	background: #2196F3;
	color: #fff;
	text-decoration: none;
	padding: 4px 20px 2px;
	display: inline-block;
}
.dialog_contnet_body iframe{
	max-width: 100%;
}
.main_area .item{
	width: 100%;
	padding: 0px;
	float: left;
	position: relative;
}
.main_area .item img{
	width: 96% !important;
	float: left;
	margin: 1% 2%;
	border-bottom: 4px solid #eee;
	padding: 0 0 2% 0;
}
.item_count_gallery{
	position: absolute;
	background: #fc3339;
	color: #fff;
	padding: 10px;
	border-bottom: 4px solid #022C3B;
	top: 4px;
}
.story-detail font{
	font-weight: bold;
}
.fixed_scroll_menu{
	position: absolute;
	background: #000 !important;
	overflow: auto;
	white-space: nowrap;
	width: 100%;
	display: none;
	z-index: 9999;
}
.fixed_scroll_menu a{
	margin-bottom: 0px !important;
}
.language_icon{
    font-size: 13px;
    float: right;
    padding: 4px 6px 4px 6px;
    font-weight: 500;
    color: #fff;
    background: #000;
    text-decoration:none;
    margin: 18px 0 0 0;
    border-radius:4px;
    border-bottom: 4px solid #888;
}
.gallery_ad_banner{
	width: 100%;
	float: left;
	text-align: center;
	margin:10px 0;
}









