.text-green {
	color: green;
}

.ad-ticker {
    position: absolute;
    background: #ff0;
    color: red;
    padding: 5px 15px;
    font-weight: bold;
    border: 1px solid white;
}

.news-breaking-title {
    font-weight: bold;
    padding: 0 10px;
    z-index: 1;
    position: absolute;
    font-size: 18px;
    background: #ff0;
    animation: bgnewscolor 0.8s infinite;
}

.bg-yellow {
    background: #ff0;
}

.font-weight-bold {
    font-weight: bold
}

@keyframes bgnewscolor {
	0% {
		color: red;
	}

	100% {
		color: #ffb000;
	}
}

.epaper-btn{
    width: 50px;
    outline-offset: 2px;
    border-radius: 50%;
    outline: 2px solid #d8251c;
}
.app-btn {
	display: inline-flex;
	background: #fff;
	border: 1px solid #e83f46;
	border-radius: 20px;
	padding: 2px 5px;
}

i.bx.bxl-android.text-green {
	font-size: 25px;
	padding: 0 2px;
}

.menu-btn {
    color: #fff;
	display: inline-flex;
	padding: 2px 5px;
	font-size: 35px;
}

.small-logo {
}

.tx-right {
	text-align: right;
}

.header-small {
	border-bottom: 1px solid #ccc;
	padding: 7px 0;
	background-color: #d8251c;
}

.menucaterory_container {
	position: relative;
	border-bottom: 1px solid #ccc;
	background: #002866;
}

.menucaterory_container .category-slider {
	width: 94%;
	float: left;
	display: flex;
	overflow-x: auto;
}

.menucaterory_container .category-slider .category_item {
	padding: 0;
	white-space: nowrap;
}

.menucaterory_container .category-slider .category_item a {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	display: block;
	padding: 12px 14px;
	text-decoration: none;
	font-family: "Nunito Sans", sans-serif;
	border-bottom: 1px solid transparent;
	text-transform: uppercase;
}

.menu_active a {
	border-bottom: 2px solid #0064ff!important;
	color: #0064ff!important;
}

.menucaterory_container .add_category {
	float: left;
	padding: 9.5px 4px 9.5px 0;
	width: 6%;
	text-align: center;
	position: relative;
	z-index: 99;
}

.menucaterory_container .clear-both {
	clear: both;
}

.nav-button {
	position: relative;
	z-index: 91;
	display: block;
	left: -3px;
	top: 1px;
}

.nav-button #nav-icon3 {
	width: 17px;
	height: 16px;
	display: inline-block;
	position: relative;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

.arrow-up1 {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #ffffff;
	transition-duration: .2s;
	transition-property: transform;
}

.layout-justify-center {
	justify-content: center;
}

.layout-vertical {
	flex-direction: column;
}

.layout {
	display: flex;
}

.breaking-widget {
	margin-top: 15px;
	background-color: #dc2229;
	position: relative;
	margin-top: 5px;
	min-height: 65px;
}

.layout {
	display: flex;
}

.breaking-news-title {
	padding-left: 5px;
	padding-top: 3px;
}

.breaking-news-title {
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	width: 68px;
	text-align: right;
	font-family: Nunito sans!important;
	padding-left: 13px;
	padding-top: 7px;
}

.breaking-widget .carousel {
	min-height: 65px;
	padding: 5px 14px 5px 12px;
	width: 100%;
}

.breaking-widget .carousel {
	min-height: 65px;
	padding: 5px 20px 5px 12px;
	width: 80%;
}

.breaking-widget .carousel {
	position: relative;
}

.carousel.pointer-event {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.breaking-widget .breaking-close {
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	padding: 5px;
}

.breaking-widget .breaking-close {
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	padding: 5px 10px;
}

.breaking-news-title {
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	width: 68px;
	text-align: right;
	font-family: Nunito sans!important;
	padding-left: 13px;
	padding-top: 7px;
}

.breaking-widget .carousel::before {
	content: "";
	position: absolute;
	left: 10px;
	top: 12px;
	width: 1px;
	height: 28px;
	background-color: rgba(255, 255, 255, .3);
}

.breaking-widget .carousel-inner {
	padding-left: 10px;
	padding-top: 2px;
}

.breaking-widget .carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.breaking-widget .carousel-indicators {
	position: absolute;
	right: 0;
	bottom: -8px;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}

.breaking-widget .carousel-item {
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	font-weight: 500;
	text-align: left;
}

.breaking-widget .carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
}

.breaking-widget .carousel-item-next, .carousel-item-prev, .carousel-item.active {
	display: block;
}

.breaking-widget .carousel-item a {
	color: #ff0!important;
	
}

.topic_select .topic_container {
	overflow: hidden;
	overflow-y: auto;
	max-height: 350px;
	background-color: #fff;
}

ol, ul {
	padding-left: 1rem;
}

.topic_select .topic_container a {
	font-size: 12px;
	color: #dc2229;
	font-weight: bold;
	padding: 7px 13px;
	box-shadow: 0 3px 6px rgb(0 0 0 / 36%);
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	margin: 10px;
}

.arrow-down1 {
	display: none;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	transition-duration: .2s;
	transition-property: transform;
}

.breaking-widget .carousel-indicators li {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 5px;
	height: 5px;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: transparent;
	background-clip: padding-box;
	opacity: .5;
	transition: opacity .6s ease;
}

.breaking-widget .carousel-indicators li.active {
	background-color: #fff;
	opacity: 1;
}

.main-news-area.pt-5-pb-10 {
	padding-top: 5px;
	padding-bottom: 10px;
}

.fixed-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	background-color: #fff;
}

.fixed-footer .layout {
	box-shadow: 0 -2px 4px #00000012;
	position: relative;
	z-index: 999;
	padding: 6px 10px 0 10px;
}

.layout-justify-space-between {
	justify-content: space-between;
}

.layout-item-center {
	align-items: center;
}

.layout {
	display: flex;
}

.footer-menu {
	text-align: center;
	font-size: 10px;
	color: #555d67;
}

.footer-menu p {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 10px;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 700;
	color: #555d67;
}

.footer-menu a {
	display: inline-block;
}

.left0 {
	left: 0px !important;
}

body {
	font-family: "Nunito Sans",sans-serif!important;
}

.search_container {
	position: fixed;
	width: 360px;
	left: -360px;
	top: 130px;
	z-index: 999999;
	-webkit-transition: .4s cubic-bezier(.42,0,0,1.04);
	transition: .4s cubic-bezier(.42,0,0,1.04);
}

.search_container .search_box {
	background-color: #fff;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.51);
	box-shadow: 0 2px 3px rgba(0,0,0,.51);
	margin: 5px;
	border-radius: 30px;
	position: relative;
}

.search_container .search_box .search_icon1 {
	position: absolute;
	left: 15px;
	top: 8px;
	z-index: 999;
	padding-right: 10px;
}

.search_container .search_box input {
	width: 100%;
	padding: 8px 50px 8px 60px;
	border-radius: 30px;
	border: 0;
	position: relative;
}

.search_container .search_box input:focus {
	border: 0;
	outline: 0;
	box-shadow: none;
}

.search_container .search_box .search_submit {
	position: absolute;
	right: 1px;
	top: 1px;
	border-radius: 50%;
	border: 0;
	width: 38px;
	height: 38px;
	background-color: #616161;
}

.over_lay1 {
	position: fixed;
	top: 0;
	z-index: 999999;
	width: 0%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
	-webkit-transition: .2s cubic-bezier(.42,0,0,1.04);
	transition: .2s cubic-bezier(.42,0,0,1.04);
}

.over_lay {
	position: fixed;
	top: 0;
	z-index: 99999;
	width: 0%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
	transition: .2s cubic-bezier(.42,0,0,1.04);
}

.search_container {
	position: fixed;
	width: 360px;
	left: -360px;
	top: 130px;
	z-index: 999999;
	-webkit-transition: .4s cubic-bezier(.42,0,0,1.04);
	transition: .4s cubic-bezier(.42,0,0,1.04);
}

.search_container .search_box {
	background-color: #fff;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.51);
	box-shadow: 0 2px 3px rgba(0,0,0,.51);
	margin: 5px;
	border-radius: 30px;
	position: relative;
}

.search_container .search_box .search_icon1 {
	position: absolute;
	left: 15px;
	top: 8px;
	z-index: 999;
	padding-right: 10px;
}

.search_container .search_box input {
	width: 100%;
	padding: 8px 50px 8px 60px;
	border-radius: 30px;
	border: 0;
	position: relative;
}

.search_container .search_box .search_submit {
	position: absolute;
	right: 1px;
	top: 1px;
	border-radius: 50%;
	border: 0;
	width: 38px;
	height: 38px;
	background-color: #616161;
}

.list_items_container {
	position: fixed;
	width: 320px;
	height: 100%;
	left: -360px;
	top: 0;
	z-index: 99999;
	background-color: #fff;
	transition: .4s cubic-bezier(.42,0,0,1.04);
}

.list_items_container .list_box {
	height: 100%;
}

.sidebar {
	height: calc(100% - 0px);
	overflow: hidden;
	overflow-y: scroll;
}

.connectus a {
	border: 0!important;
}

.sidebar .user_actions {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width: 64px;
	background-color: #efefef;
	height: 100%;
	padding: 16px 11px;
	text-align: center;
}

.sidebar .user_actions .profile_pic {
	margin-bottom: 30px;
	display: none;
}

.sidebar .user_actions .menu_search {
	margin-bottom: 28px;
}

.sidebar .user_actions .menu_social {
	text-align: center;
	position: fixed;
	bottom: 0;
}

.sidebar .user_actions .menu_social p {
	font-size: 11px;
	color: #000;
	font-weight: 700;
	font-family: "Nunito Sans",sans-serif;
	margin-bottom: 10px;
}

.sidebar .user_actions .menu_social a {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #000;
	margin: 0 auto;
	margin-bottom: 20px;
}

.sidebar .user_menus {
	padding-left: 64px;
}

.sidebar .user_menus .list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-top: 0 solid #a4a4a4;
}

.sidebar .user_menus .list-group .list-group-item {
	position: relative;
	display: block;
	padding: 12px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 0;
	border-top: 1px solid #e4e4e4!important;
	font-size: 12px;
	font-family: "Nunito Sans",sans-serif;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}

.sidebar .user_menus .list-group .list-group-item .badge-primary {
	color: #fff;
	background-color: transparent;
	padding: 0;
	padding-right: 35px;
	width: 17px;
}

.sidebar .user_menus .list-group .list-group-item .badge-primary img {
	max-width: 30px;
}

.sidebar .user_menus .otherlinks {
	border-top: 1px solid #e4e4e4;
	padding: 20px 9px 20px 12px;
}

.sidebar .user_menus .otherlinks a {
	color: #616161;
	text-decoration: none;
	position: relative;
	padding: 9px 0 9px 7px;
	text-transform: uppercase;
	font-size: 11px;
	display: inline-block;
	width: 50%;
	font-family: "Nunito Sans",sans-serif;
}

.sidebar .user_menus .otherlinks a::before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #616161;
	position: absolute;
	left: 0;
	top: 15px;
}

.sidebar .user_menus .partnersites {
	padding: 10px 12px 0 12px;
}

.sidebar .user_menus .partnersites p {
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase;
}

.sidebar .user_menus .partnersites a {
	width: 50%;
	display: inline-block;
	margin-bottom: 0;
	padding: 10px 24px 10px 0;
}

.sidebar .user_menus .partnersites1 {
	padding: 0 12px 10px 12px;
}

.sidebar .user_menus .partnersites1 a {
	width: 33%;
	display: inline-block;
	margin-bottom: 10px;
	padding: 5px 24px 5px 0;
}

@media only screen and (max-width:600px) and (min-width:362px) {
	.list_items_container {
		width: 350px;
	}

	.list_items_container .otherlinks a {
		font-size: 12px!important;
	}
}

.breaking-widget {
	margin-top: 15px;
	background-color: #212529;
	position: relative;
	margin-top: 5px;
	min-height: 65px;
}

.carousel-indicators {
	bottom: -8px;
}

.carousel-item a {
	color: #fff!important;
}

.carousel-indicators {
	z-index: 8;
}

.layout {
	display: flex;
}

.layout-vertical {
	flex-direction: column;
}

.layout-justify-center {
	justify-content: center;
}

.layout-item-center {
	align-items: center;
}

.layout-justify-space-between {
	justify-content: space-between;
}

.breaking-news-title {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 68px;
	text-align: right;
	font-family: Nunito sans!important;
	padding-left: 13px;
	padding-top: 7px;
}

.breaking-widget .carousel {
	position: relative;
}

.breaking-widget .carousel {
	min-height: 65px;
	padding: 5px 20px 5px 12px;
	width: 80%;
}

.breaking-widget .carousel::before {
	content: "";
	position: absolute;
	left: 10px;
	top: 12px;
	width: 1px;
	height: 28px;
	background-color: rgba(255,255,255,.3);
}

.carousel-inner {
	padding-left: 10px;
	padding-top: 2px;
}

.breaking-widget .carousel-item {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}

.breaking-widget .breaking-close {
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	padding: 5px 10px;
}

.breaking-widget .carousel-indicators li {
	width: 4px;
	height: 4px;
	border-radius: 50%;
}

.carousel-indicators li {
	background-color: transparent;
	border: 1px solid #fff;
	opacity: 1;
}

.carousel-indicators li.active {
	background-color: #fff;
	border: 1px solid #fff;
}

#stick_footer {
	-webkit-animation: fadeIn .5s;
	animation: fadeIn .5s;
}

.fixed-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	background-color: #fff;
}

.fixed-footer .layout {
	box-shadow: 0 -2px 4px #00000012;
	position: relative;
	z-index: 999;
	padding: 6px 10px 0 10px;
}

.footer-menu {
	text-align: center;
	font-size: 10px;
	color: #555d67;
}

.footer-menu a {
	display: inline-block;
}

.footer-menu p {
	margin-top: 5px;
	margin-bottom: 0;
	font-family: "Nunito Sans",sans-serif;
	font-weight: 700;
	color: #dd2d34;
}

.footer-active p {
	color: #dc2229;
}

.ad_container.ad_fixed {
	position: fixed;
	bottom: 45px;
	width: 100%;
	z-index: 9;
	padding: 0!important;
}

.footer-menu a:active,.footer-menu a:focus,.footer-menu a:hover {
	text-decoration: none;
}

.pr-10 {
	padding-right: 10px;
}

.news_widget {
	margin-bottom: 10px;
}

.news_item .list_row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 8px 10px;
}

.news_item .list_row .news_left {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	padding-right: 10px;
}

.news_item .list_row .news_left .news_title {
	margin-bottom: 8px!important;
}

.news_item .list_row .news_left .news_title a {
	color: #dc2229!important;
	font-size: 11px!important;
	line-height: 14px;
	text-transform: capitalize;
	font-family: "Nunito Sans",sans-serif;
	font-weight: 700;
	padding: 0;
}

.news_item .list_row .news_left .news_details {
	color: #000;
	font-size: 14px!important;
	line-height: 18px!important;
	margin-bottom: 0;
	font-weight: 500;
	font-family: "Nunito Sans",sans-serif;
}

.news_item .list_row .news_right {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	text-align: right;
}

.news_item .list_row .news_right a {
	padding: 0!important;
	display: block;
	flex-wrap: inherit;
	background-color: #bebebe;
	min-height: 46px;
	border-radius: 5px;
}

.news_item .list_row .news_right img {
	border-radius: 5px;
	word-break: break-word;
}

.news_item a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
}

.time_stamp {
	font-size: 10px;
	color: #9c9a9c;
	padding-top: 0;
	position: relative;
	top: -.5px;
}

.home_container .news_item a:focus,.home_container .news_item a:hover {
	outline: 0;
	text-decoration: none;
	background-color: #fafafa;
}

.text-header:active,.text-header:focus,.text-header:hover {
	color: #000;
	text-decoration: none;
}

.home_container .news_widget {
	margin-top: 10px;
	margin-bottom: 10px;
}

.text-header {
	color: #000;
	font-size: 14px;
	font-family: "Nunito Sans",sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 800;
	display: block;
}

.carousel .slider-wrapper.axis-horizontal .slider {
	padding-right: 30px!important;
	display: flex;
	overflow-y: auto;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}

.video_slider_item a {
	text-decoration: none;
	display: block;
	text-transform: capitalize;
}

.carousel .slide {
	border-radius: 15px;
	background-color: #fff!important;
	overflow: hidden;
	margin: 0 10px!important;
	text-align: left!important;
}

.bread_crum {
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	color: #202020;
	font-family: "Nunito Sans",sans-serif;
}

.bread_crum a {
	font-size: 10px;
	color: #202020;
	padding-left: 4px;
	padding-right: 7px;
}

.bread_crum a:first-child {
	font-weight: 700;
}

.bread_crum a:last-child {
	color: #a4a4a4!important;
}

.pos_relative {
	position: relative;
}

.min-height220 {
	min-height: 220px;
}

.ad_container {
	text-align: center;
	padding: 10px;
	background-color: rgb(80 80 80 / 34%);
}

.section-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 10px;
	text-align: left;
}

.section-header .section_titile {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	position: relative;
}

.section-header .section_titile h2.black_text {
	font-size: 14px;
	color: #000;
	font-family: "Nunito Sans",sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 800;
	margin-bottom: 0;
	line-height: inherit;
}

.article-trendingnews .section-header .section_titile::after {
	content: "";
	width: 50px;
	height: 1px;
	background-color: #fff!important;
	position: absolute;
	bottom: 0;
	left: 0;
}

.section-header .section_click {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	text-align: right;
}

.section-header .section_titile a h2 {
	font-size: 14px;
	color: #fff;
	font-family: "Nunito Sans",sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 800;
	margin-bottom: 0;
	line-height: inherit;
}

.trendingtopic_container {
	padding: 10px;
	margin-bottom: 10px;
	display: flex;
	overflow-x: auto;
}

.trendingtopic_container .trending_chip {
	text-transform: uppercase;
	font-size: 10px;
	color: #505050;
	border: 1px solid #a4a4a4;
	padding: 8px 15px;
	border-radius: 20px;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 10px;
	white-space: nowrap;
}

.trendingtopic_container .trending_chip:focus,.trendingtopic_container .trending_chip:hover {
	text-decoration: none;
	color: #fff!important;
	background-color: #505050;
	outline: 0;
}

.article_tranding {
	min-height: 120px;
}

.article_tranding .videos_section {
	margin-bottom: 10px;
	padding-top: 5px;
	background-color: #dc2229!important;
}

.article_tranding .videos_section:last-child {
	padding-bottom: 0;
}

.home_container .article_tranding .section-header .section_titile::after {
	background-color: #fff!important;
	content: "";
	width: 50px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.india_news .article_tranding .section-header .section_titile::after {
	background-color: #fff!important;
	content: "";
	width: 50px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.article_tranding .section-header .section_titile a h2 {
	color: #fff;
	font-size: 14px;
	font-family: "Nunito Sans",sans-serif;
	font-weight: 800;
	text-transform: initial!important;
	text-decoration: none;
}

.article_tranding .carousel .slide {
	background-color: transparent!important;
	border-radius: 0!important;
	border-right: 1px solid rgb(255 255 255 / 39%);
	padding-right: 10px;
}

.article_tranding .carousel .slide:last-child {
	border-right: 0 solid rgb(255 255 255 / 39%)!important;
}

.article_tranding .carousel .slide .photoslide_title {
	color: #fff;
	font-size: 12px!important;
	line-height: 13px!important;
	font-family: "Nunito Sans",sans-serif!important;
	padding: 0;
	margin-bottom: 5px;
}

.article_tranding .carousel .slide .photoslide_description {
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	font-weight: 400;
	padding: 0;
	letter-spacing: -.5px;
	font-family: "Nunito Sans",sans-serif;
}

.single_news {
	background-color: #e7e7e7;
	margin-bottom: 10px;
	margin-top: 5px;
	min-height: 200px;
}

.single_news a {
	display: block;
}

.single_news .single_newtitle {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	min-height: 60px;
	padding-bottom: 5px;
	background-color: #000;
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%);
}

.single_news p {
	font-size: 11px;
	color: #fff;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-family: "Nunito Sans",sans-serif;
	font-weight: 700;
	background-color: #dc2229!important;
	display: inline-block;
	padding: 4px 8px;
	border-radius: 2px;
	text-shadow: 0 2px 1px rgba(35,31,32,.91);
	word-break: break-word;
}

.single_news h6 {
	font-size: 9px;
	color: #dc2229;
	text-shadow: 0 1px 3px #000;
	margin-bottom: 0;
	font-family: "Nunito Sans",sans-serif;
}

.single_news h1,.single_news h2 {
	font-size: 20px!important;
	color: #fff;
	text-shadow: 0 1px 3px #000;
	font-family: "Nunito Sans",sans-serif;
	line-height: 24px!important;
	margin-top: 5px;
	font-weight: 700;
	margin-bottom: 5px;
}

.single_newtitle h4 {
	font-size: 10px;
	color: #b1b1b1;
	margin-bottom: 5px;
}

.pageh1 {
	font-size: 22px;
	color: #2c2d31;
	position: relative;
	text-align: center;
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700;
	width: 60%;
	margin-top: 7px;
	text-transform: capitalize;
}

.pageh1:before {
	content: "";
	position: absolute;
	left: -40px;
	width: 50px;
	height: 1px;
	background-color: #dc2229;
	margin: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.pageh1:after {
	content: "";
	position: absolute;
	right: -40px;
	width: 50px;
	height: 1px;
	background-color: #dc2229;
	margin: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.article_share {
	text-align: left!important;
	padding: 0 11px;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}

.main_share_buttons button {
	margin-right: 10px;
}

.details_share-button .social_share {
	display: inline-block;
	position: relative;
}

.share_shares {
	background-color: transparent;
	color: #a4a4a4;
	width: 30px;
	height: 30px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #a4a4a4;
	margin-right: 10px;
	position: relative;
	top: 2px;
}

.fb_comments {
	float: right;
}

.share_bookmark,.share_comments {
	background-color: transparent;
	color: #a4a4a4;
	width: 30px;
	height: 30px;
	line-height: 28px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #a4a4a4;
	margin-right: 0;
	float: right;
}

.padLR5 {
	padding-left: 5px;
	padding-right: 5px;
}

.btn-read-more {
	border: 1px solid #dc2229;
	border-radius: 11px;
	color: #dc2229;
	width: 95%;
	height: 40px;
	line-height: 40px;
	margin: 20px auto;
	font-size: 13px;
	cursor: pointer;
	font-weight: 700;
	margin-bottom: 40px;
}

.photolisting_container .thumbnails-a .trc_rbox_header {
	color: #fff;
}

.photolisting_container .thumbnails-a .logoDiv a span {
	color: #fff;
}

.photolisting_container .thumbnails-a .videoCube .video-label-box .video-title,.photolisting_container .thumbs-feed-01-b-4x1 .syndicatedItem .video-title,.photolisting_container .thumbs-feed-01-b-4x1 .trc_rbox_header {
	color: #fff;
}

.custom-slider {
	display: flex;
	overflow-y: auto;
	padding-bottom: 24px;
}

.cricket_slider_item {
	min-width: 80%;
}

.cricket_slider_item1 {
	min-width: 100%;
}

.video_slider_item {
	border-radius: 15px;
	background-color: #fff!important;
	overflow: hidden;
	margin: 0 10px!important;
	text-align: left!important;
	min-width: 70%;
}

.article_tranding .video_slider_item {
	border-radius: inherit;
	background-color: transparent!important;
	overflow: hidden;
	margin: 0 10px!important;
	text-align: left!important;
	min-width: 70%;
}

.article_tranding .carousel .slide {
	margin: 0!important;
}

.page404_container {
	padding-top: 0!important;
}

.page404-text {
	text-align: center;
	font-size: 16px;
	letter-spacing: 0;
	color: #707070;
	text-transform: uppercase;
	opacity: 1;
	font-weight: 700;
	margin-top: 6.5px;
}

.page404-msg {
	text-align: center;
	font-size: 11px;
	line-height: 8px;
	letter-spacing: 0;
	color: #000;
	opacity: 1;
	margin-top: 10px;
}

.page404-btn {
	border: 1px solid #dc2229;
	border-radius: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
}

.page404-btn a {
	text-align: center;
	color: #dc2229!important;
	text-transform: capitalize;
	opacity: 1;
	font-size: 11px;
	padding: 7px 20px;
	display: block;
}

.home_container .section-header .section_titile h2.black_text {
	font-size: 14px;
	color: #000;
	font-family: "Nunito Sans",sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 800;
	margin-bottom: 0;
	line-height: inherit;
}

.entertainment-container .section-header .section_titile::after,.home_container .section-header .section_titile::after {
	content: "";
	width: 50px;
	height: 2px;
	background-color: #dc2229!important;
	position: absolute;
	bottom: 0;
	left: 0;
}

a:active,a:focus,a:hover {
	text-decoration: none!important;
}

.footer-open,.nav-open {
	overflow: hidden;
}

.article_share .dropdown-menu {
	min-width: 81px;
	padding: .3rem;
}

.carousel-indicators {
	z-index: 1!important;
}

.f-0 {
	font-size: 0;
	all: unset;
}

.videolistlink {
	display: block;
}

a.videolistlink:hover {
	color: #fff;
	text-decoration: none;
}

@keyframes fade-in-up {
	0% {
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

@-webkit-keyframes ripple {
	70% {
		box-shadow: 0 0 0 50px rgba(255,0,0,0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(255,0,0,0);
	}
}

@keyframes ripple {
	70% {
		box-shadow: 0 0 0 50px rgba(255,0,231,0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(255,0,0,0);
	}
}

@-moz-keyframes ripple {
	70% {
		box-shadow: 0 0 0 50px rgba(255,0,0,0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(255,0,0,0);
	}
}

.live_tv {
	position: fixed;
	right: 20px;
	bottom: 70px;
	z-index: 999;
}

.live_tv .live_ripple {
	height: 60px;
	width: 60px;
	border-radius: 50%;
	background-color: #dc2229;
	color: #fff;
	box-shadow: 2px 2px 5px #888;
	text-align: center;
	font-weight: 700;
	margin: 0 auto;
	font-size: 12px;
	z-index: 9999;
}

.live_tv .live_ripple p {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	line-height: 60px;
	font-family: Roboto,sans-serif;
	font-weight: 700;
	display: block;
	cursor: pointer;
}

.circle-rippl,.circle-rippl::after,.circle-rippl::before {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 60px;
	width: 60px;
	z-index: 9;
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(255,0,0,.2);
	-webkit-animation: ripple 3s infinite;
	-moz-animation: ripple 3s infinite;
	-ms-animation: ripple 3s infinite;
	-o-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
}

.circle-rippl::after,.circle-rippl::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
}

.circle-rippl::after {
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-ms-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
}

a.collapse_menu {
	position: absolute;
	right: 0;
	top: 0;
	padding: 25px 20px;
}

.user_menus .list-group .collapse_menu:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 10px;
	width: 20px;
	height: 20px;
	background-image: url(https://english.cdn.zeenews.com/static/public/menu_expand.svg);
	background-repeat: no-repeat;
}

.sidebar .user_menus .list-group .collapse_menu[aria-expanded=true]:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 10px;
	width: 20px;
	height: 20px;
	background-image: url(https://english.cdn.zeenews.com/static/public/menu_expanded.svg);
	background-repeat: no-repeat;
}

.sidebar .user_menus .list-group .collapse_container ul li a {
	color: #616161;
	text-decoration: none;
	position: relative;
	padding: 17px 14px;
	padding-left: 60px;
	display: block;
	text-transform: uppercase;
}

.sidebar .user_menus .list-group .collapse_container ul {
	margin: 0;
	padding: 0;
}

.sidebar .user_menus .list-group .collapse_container ul li {
	list-style: none;
	font-size: 13px;
	border-top: 1px solid #a4a4a4;
}

.sidebar .user_menus .list-group .collapse_container ul li a::before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #616161;
	position: absolute;
	left: 50px;
	top: 23px;
}

.sidebar .user_menus .collapse.show {
	border-top: 1px solid #a4a4a4;
}

.recommended_widget {
	padding: 0 5px;
}

.entertainment-container .videos_section {
	background-color: #000;
	padding-bottom: 0;
	margin-bottom: 10px;
	padding-top: 5px;
}

.entertainment-container .videos_section {
	background-color: #000;
	padding-bottom: 0;
	margin-bottom: 10px;
	padding-top: 5px;
}

.videolistlink {
	font-size: 15px;
	color: #fff;
	font-family: "Nunito Sans",sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	text-decoration: none;
}

.entertainment-container .section-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 10px 10px 15px 10px;
}

.videolistlink .section_titile h2 {
	font-size: 15px;
	color: #fff;
	font-family: "Nunito Sans",sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	text-decoration: none;
	margin-bottom: 0;
	line-height: inherit;
}

.entertainment-container .trending-tag {
	font-size: 11px;
	color: #dc2229!important;
	text-decoration: none;
	padding: 10px;
	padding-bottom: 5px!important;
	line-height: 13px;
	display: block;
}

.entertainment-container .play_icon,.entertainment-container .videos_section .play_icon {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	color: #fff;
	font-family: "Nunito Sans",sans-serif;
	padding: 2px 4px;
	border-top-right-radius: 6px;
	min-width: 42px;
	background-color: #dc2229;
	display: inline-block;
}

.entertainment-container .videos_section .play_icon img {
	width: 18px!important;
	height: 18px;
	margin-right: 5px;
	margin-top: 1px;
}

.entertainment-container .videos_section .play_icon .video_duration {
	padding-left: 5px;
}

.entertainment-container .photoslide_title {
	color: #212121;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	font-family: Mukta,sans-serif;
	padding: 0 10px 10px 10px;
}

.entertainment-container .home_video {
	padding-top: 5px;
	background-color: #000;
}

.entertainment-container .play_icon img {
	margin-right: 5px;
	margin-top: 4px;
	margin-left: 6px;
}

.entertainment-container .videoslide_title {
	font-size: 14px!important;
	color: #000;
	padding: 0 10px 10px 10px;
	line-height: 17px!important;
	font-weight: 400;
	font-family: Mukta,sans-serif;
}

.more-news {
	font-size: 15px;
	color: #dc2229;
	font-weight: 700;
	border: 1px solid #dc2229;
	border-radius: 25px;
	margin: 30px 10px;
	padding: 13px 20px;
	display: block;
	text-align: center;
}

.more-news:hover {
	color: #fff;
	background-color: #dc2229;
}

@media screen and (max-width:376px) {
	.pageh1:before {
		left: -50px;
	}

	.pageh1:after {
		right: -50px;
	}
}

@media screen and (max-width:361px) {
	.sidebar .user_menus .partnersites a {
		width: 50%;
		display: inline-block;
		margin-bottom: 0;
		padding: 10px 24px 10px 0;
	}

	.sidebar .user_menus .partnersites1 a {
		width: 50%;
		display: inline-block;
		margin-bottom: 0;
		padding: 5px 24px 5px 0;
	}

	.pageh1:before {
		left: -50px;
	}

	.pageh1:after {
		right: -50px;
	}
}

@media screen and (max-width:321px) {
	.navbar-toggler {
		padding: .25rem .1rem!important;
	}

	header .padR10 {
		padding-right: 0!important;
	}
}

@media screen and (max-width:320px) {
	.list_items_container {
		width: 300px;
	}
}

.privacy-container,.static-container {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
}

.contact-title {
	font-size: 14px;
	line-height: 20px;
	color: #2c2d31;
	text-align: center;
	margin-bottom: 10px;
}

.address-title {
	font-size: 14px;
	font-weight: 700;
	color: #2c2d31;
	margin-bottom: 10px;
}

.static-container ul {
	padding: 0;
	margin: 0;
}

.static-container ul li {
	list-style-type: none;
	margin-bottom: 20px;
}

.office-location {
	font-size: 16px;
	color: #2c2d31;
	background-color: #e6e6e6;
	font-weight: 700;
	padding: 8px 20px;
}

.static-address span {
	font-size: 14px;
	color: #2c2d31;
	display: block;
	padding-top: 10px;
	padding-left: 20px;
}

.orange-text {
	color: #ff8000!important;
	padding-top: 0!important;
}

.english-text {
	color: #dc2229!important;
	padding-top: 0!important;
}

.complaints {
	padding: 0;
	margin: 0;
}

.complaints .static-address span {
	padding-left: 0;
}

.complaints .text-bg {
	font-size: 12px;
	color: #2c2d31;
	padding: 15px;
	margin-top: 20px;
	background-color: #e8e7e7;
}

.advertise-ul {
	padding: 0;
	margin: 0;
}

.advertise-ul li {
	list-style-type: none;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	margin-bottom: 10px!important;
	position: relative;
	padding: 10px 15px;
}

.advertise-ul li::before {
	content: '';
	height: 100%;
	width: 4px;
	border-radius: 2px;
	background-color: #dc2229;
	position: absolute;
	left: -1px;
	top: 0;
}

.advertise-ul li p {
	margin-bottom: 0;
	font-size: 14px;
	color: #2c2d31;
}

.static-container p {
	font-size: 14px;
	color: #2c2d31;
}

.privacy-container p {
	font-size: 14px;
	color: #2c2d31;
}

.fs16 {
	font-size: 16px;
}

.section-cricketcard .score-container {
	background: #d8251c;
	color: #fff;
	margin-bottom: 15px;
	padding: 0 0 10px 0;
	margin-top: 10px;
}

.section-cricketcard .score-container .nav-pills .nav-link {
	border-radius: .25rem;
	font-size: 14px;
	color: #898989;
	padding: .2rem 1rem;
}

.section-cricketcard .score-container .nav-pills .nav-link.active {
	background-color: transparent;
	border-bottom: 1px solid #fff;
	color: #fff;
	border-radius: 0;
}

.section-cricketcard .score-container .nav-pills {
	justify-content: inherit;
	padding: 0 10px;
}

.section-cricketcard .score-container .tab-content {
	height: 200px;
	overflow-y: auto;
	padding: 0;
}

.custom-slider::-webkit-scrollbar,.tab-content::-webkit-scrollbar {
	width: 5px;
	height: 8px;
}

.custom-slider::-webkit-scrollbar-thumb,.tab-content::-webkit-scrollbar-thumb {
	background: #707070;
}

.custom-slider::-webkit-scrollbar-track,.tab-content::-webkit-scrollbar-track {
	box-shadow: 0 0 0 #fff;
	border-radius: 10px;
}

.no-match {
	padding-left: 10px;
	margin-bottom: 0;
	font-size: 14px;
	color: #fff;
}

.section-cricketcard .score-container .nav-item {
	width: 33.33%;
	text-align: center;
}

.section-cricketcard .cricketscrore_section .team_runs {
	font-size: 14px;
	line-height: 16px;
	color: #dc2229!important;
}

.section-cricketcard .cricketscrore_section .left_team .country_score {
	padding-left: 35px;
	padding-top: 4px;
}

.section-cricketcard .cricketscrore_section .cricket_slider_item a {
	text-decoration: none;
	border-radius: 15px;
	background-color: #fff;
	overflow: hidden;
	padding: 10px;
	margin: 0 10px;
	color: #212121;
	min-width: 90%;
	display: block;
	height: 100%;
}

.section-cricketcard .cricketscrore_section .live_lable {
	background-color: #d7212a;
	padding: 2px 12px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
	width: 160px;
}

.section-cricketcard .cricketscrore_section .matchended_lable {
	background-color: #535353;
	padding: 2px 12px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
	width: 145px;
}

.section-cricketcard .cricketscrore_section .upcoming_lable {
	background-color: #d8212a!important;
	padding: 2px 12px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
	width: 75px;
}

.section-cricketcard .cricketscrore_section .match_number {
	text-align: center;
	font-size: 11px!important;
	color: #505050!important;
	margin-bottom: 10px;
}

.section-cricketcard .cricketscrore_section .playing_teams {
	padding-top: 10px!important;
	padding-bottom: 0!important;
}

.section-cricketcard .cricketscrore_section .left_team {
	width: 45%;
	float: left;
}

.section-cricketcard .cricketscrore_section .left_team .country_name {
	float: left;
}

.section-cricketcard .cricketscrore_section .left_team .country_name img {
	width: 27px!important;
	height: 27px;
	border-radius: 50%;
	border: 1px solid #ccc;
}

.section-cricketcard .country_short_name {
	font-size: 10px;
	color: #9c9a9c;
	padding-top: 2px;
	text-align: center;
}

.section-cricketcard .cricketscrore_section .teams_vs {
	width: 10%;
	float: left;
}

.section-cricketcard .cricketscrore_section .vs_text {
	font-size: 8px;
	width: 20px;
	height: 20px;
	line-height: 17px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 50%;
	position: relative;
	top: 10px;
	color: #505050;
	margin: 0 auto;
}

.section-cricketcard .cricketscrore_section .right_team {
	width: 45%;
	float: left;
	text-align: center;
}

.section-cricketcard .cricketscrore_section .right_team .country_score {
	float: left;
	width: 72%;
	text-align: right;
	padding-right: 4px;
	padding-top: 4px;
}

.section-cricketcard .cricketscrore_section .right_team .country_name {
	float: right;
	width: 28px!important;
	text-align: right;
}

.section-cricketcard .cricketscrore_section .country_name img {
	width: 27px!important;
	height: 27px;
	border-radius: 50%;
}

.section-cricketcard .cricketscrore_section .clear-both {
	clear: both;
}

.section-cricketcard .cricketscrore_section .match_result {
	text-align: center;
	font-size: 12px;
	color: #212121;
	margin-bottom: 10px;
}

.section-cricketcard .section-header .section_titile::after {
	content: "";
	width: 50px;
	height: 2px;
	background-color: #dc2229!important;
	position: absolute;
	bottom: -3px;
	left: 0;
}

@media screen and (max-width:376px) {
	.breaking-news-title {
		padding-left: 5px;
		padding-top: 3px;
	}

	.breaking-widget .carousel {
		min-height: 65px;
		padding: 5px 14px 5px 12px;
		width: 100%;
	}

	.breaking-widget .breaking-close {
		position: absolute;
		right: 0;
		top: 0;
		color: #fff;
		padding: 5px;
	}
}

.nav-s-block a:hover {
	background: #c50312;
	border-bottom: 5px solid #7d040e;
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
	content: " ";
	display: table;
}

.nav-f-block {
	background: #d8251c;
	width: 35%;
	padding: 5px 0 5px 28px;
	float: left;
	height: 55px;
}

.nav-s-block {
	width: 55%;
	float: left;
	padding: 0 10px;
	height: 55px;
	position: relative;
}

.nav-t-block {
	width: 10%;
	float: left;
}

.guild-state {
	width: 30%!important;
}

.sub-navigation ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	padding-left: 8px;
}

.sub-navigation ul li {
	margin: 0 0 5px;
	padding: 0;
}

.sub-navigation ul li a {
	color: #FFF;
}

.sub-navigation a {
	font-size: 13px;
}

.sub-heading {
	margin: 0 0 10px;
	padding: 5px 10px;
	background: #ffffff;
	display: inline-block;
	color: #FFF;
}

header,footer {
	font-family: 'Roboto',sans-serif!important;
}

.search {
    position: fixed;
    z-index: 99;
    top: 50px;
	width: 100%;
	background: white;
	padding: 10px;
	display: none;
	margin-top: 5px;
}

.input-search::placeholder {
    color: #000;
}

.input-search {
	width: 100%;
    border: 1px solid #000000;
    border-radius: 50px;
    padding: 0 10px;
    z-index: 1;
    box-sizing: border-box;
    font-size: 16px;
    background: #ffffff;
    outline: none;
    color: #000000;
    height: 45px;
}

.searchButton {
	position: absolute;
    right: 12.5px;
    top: 12.5px;
    width: 75px;
    height: 40px;
    background: #000000;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    border: 0;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.lang-section {
	background: #ededed;
	text-align: center;
	padding: 5px 0;
	line-height: 22px;
}

.lang-section a {
	color: #535353;
	font-size: 12px;
}

.lang-section span {
	color: #535353;
	font-size: 9px;
	vertical-align: middle;
}

.lang-section span::after {
	content: "|";
	padding: 0 8px;
}

.lang-section span {
	color: #535353;
	font-size: 9px;
}

.text-center {
	text-align: center;
}

.margin-auto {
	margin: auto;
}

.top-ad {
	padding: 5px 0;
}

.social-block li:first-child {
	width: 30px;
}

.n-state {
	column-count: 2;
}

.nav-s-block a {
	color: #fff;
	font-size: 12px;
	text-transform: capitalize;
	display: block;
	position: relative;
	text-decoration: none;
	height: 55px;
	-webkit-transition: background .2s linear;
	-moz-transition: background .2s linear;
	-ms-transition: background .2s linear;
	-o-transition: background .2s linear;
	transition: background .2s linear;
	font-weight: 700;
}

.red-navigation {
	background: #d8251c;
	height: 55px;
	position: relative;
	z-index: 9999;
	max-width: 1366px;
	margin: auto;
}

.head-bottom.page-header.fixed:before,.head-bottom:before {
	background: #d8251c;
	height: 55px;
	content: " ";
	width: 50%;
	position: absolute;
	left: 0;
	overflow: hidden;
	z-index: 99;
}

.head-bottom.page-header.fixed:after,.head-bottom:after {
	background: #d8251c;
	height: 55px;
	content: " ";
	width: 100%;
	position: absolute;
	left: 0;
	overflow: hidden;
	z-index: 9;
	margin-top: -55px;
	border: 1px solid red;
	visibility: inherit;
}

.search-click {
	background: transparent;
	border: 0;
	color: #FFF;
	font-size: 16px;
	outline: none;
	padding: 0;
}

#nav-icon {
	width: 22px;
	height: 15px;
	position: relative;
	display: inline-table;
	vertical-align: middle;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#nav-icon span:nth-child(1) {
	top: 0;
}

#nav-icon span:nth-child(2) {
	top: 7px;
}

#nav-icon span:nth-child(3) {
	top: 14px;
}

#nav-icon span {
	display: block;
	position: absolute;
	height: 1px;
	width: 100%;
	background: #fff;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.c-red {
	color: #e21828!important;
}

.c-icon {
	margin-right: 5px;
}

.red-star {
	color: red!important;
	font-size: 13px!important;
	vertical-align: super;
}

.social-block {
	text-align: inherit;
}

.social-block li {
	padding: 16px 6px;
}

.pd10 {
	padding-top: 10px;
}

.navigation.desktop-menu-open,.top-footer {
	max-width: 1366px;
	margin: auto;
}

.top-footer {
	padding: 10px 15px;
	border-top: 1px solid #202020;
}

.top-footer a {
	font-size: 13px;
	color: #818181;
	vertical-align: bottom;
}

.top-footer span {
	padding: 0 10px;
	font-size: 20px;
	color: #4f4f4f;
}

.nav-s-block a {
	padding: 20px 5px!important;
}

.resmedtpnavlnk a {
	padding: 5px 5px 0px 1px !important;
}

@media (min-width: 1220px) and (max-width: 1362px) {
	.nav-s-block a {
		padding: 20px 10px;
	}
}

@media (min-width: 1180px) and (max-width: 1361px) {
	.nav-s-block a {
		padding: 20px 12px;
	}
}

@media (max-width: 1075px) {
	.nav-none3 {
		display: none;
	}
}

@media (max-width: 1180px) {
	.nav-none {
		display: none;
	}

	.nav-s-block a {
		padding: 20px 10px;
	}
}

@media (min-width: 1363px) {
	.nav-s-block a {
		padding: 20px 10px;
	}
}

@media (min-width: 965px) and (max-width: 1150px) {
	.nav-f-block {
		width: 30%;
	}

	.nav-s-block {
		width: 55%;
	}

	.nav-t-block {
		width: 15%;
	}
	
	.d-none ul li {
	    display: none;
	}
	
	.d-none ul li:nth-child(-n+8) {
        display: block;
     }

	.d-type3-none {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 964px) {
	.nav-s-block a {
		padding: 20px 8px;
	}

	.nav-none4 {
		display: none;
	}

	.nav-f-block {
		width: 35%;
	}

	.nav-s-block {
		width: 50%;
	}

	.nav-t-block {
		width: 15%;
	}

	.d-type2-none {
		display: none;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.nav-f-block {
		width: 45%;
	}

	.nav-s-block {
		width: 45%;
	}

	.nav-t-block {
		width: 10%;
	}

	.d-type1-none {
		display: none;
	}
}

.nav-reprt {
	padding: 12px 0 12px 8px !important;
}

.d-none ul {
	margin: 0;
	padding: 0;
    overflow: hidden;
    max-height: 55px;
}


.d-none ul li {
	list-style: none;
	float: left;
}

.nav-s-block a {
	padding: 20px 6px !important;
}

.mega-menu {
	display: none;
	background: #d8251c;
	border-top: 2px solid #fff;
	padding: 0 25px;
	width: 100%;
}

.sub-navigation {
	width: 100%;
	margin: auto;
	display: inline-block;
	margin-bottom: 0px;
	padding: 0;
}

.top-footer {
	padding: 10px 15px;
	border-top: 1px solid #202020;
}

.navigation.desktop-menu-open, .top-footer {
	max-width: 1366px;
	margin: auto;
}

.guild {
	margin: 0 10px;
    float: left;
}

.sub-navigation a {
	font-size: 13px;
}

.sub-heading {
    margin: 0 0 0;
    padding: 5px 10px;
    background: #343434;
    display: inline-block;
    color: #FFF;
}

.sub-navigation ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	padding-left: 8px;
}

.sub-navigation ul li {
	margin: 0 0 5px;
	padding: 0;
}

.sub-navigation ul li a {
	color: #FFF;
}

#nav-icon.open span:nth-child(1) {
	top: 7px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

#nav-icon.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
}

#nav-icon.open span:nth-child(3) {
	top: 7px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.social-block {
	text-align: inherit;
}

.social-block {
	text-align: inherit;
	list-style: none;
	padding: 0;
	text-align: center;
}

.social-block {
	text-align: inherit;
}

.social-block {
	margin: 0 10px;
	height: 55px;
	width: 100%;
	text-align: inherit;
}

.social-block li:first-child {
	width: 30px;
}

.social-block li:first-child {
	width: 30px;
}

.social-block li {
	padding: 16px 6px;
}

.social-block li {
	padding: 16px 6px;
}

.social-block li {
	list-style: none;
	padding: 16px 6px;
	display: inline-table;
}

.search-click {
	background: transparent;
	border: 0;
	color: #FFF;
	font-size: 16px;
	outline: none;
	padding: 0;
}

.bn-breaking-news {
	display: block;
	width: 100%;
	border: solid 1px #ce2525;
	background: #FFF;
	height: 40px;
	box-sizing: border-box;
	position: relative;
	line-height: 40px;
	overflow: hidden;
	border-radius: 2px;
	text-align: auto;
	font-size: 14px;
}

.bn-breaking-news * {
	box-sizing: border-box;
}

.bn-breaking-news.bn-fixed-top {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
}

.bn-breaking-news.bn-fixed-bottom {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
}

.bn-label {
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	position: absolute;
	background-color: #ce2525;
	text-align: center;
	color: #FFF;
	font-weight: 700;
	z-index: 3;
	padding: 0 15px;
	white-space: nowrap;
}

.bn-news {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	right: 0;
	overflow: hidden;
	margin-left: 10px;
}

.bn-news ul {
	display: block;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	position: absolute;
}

.bn-news ul li {
	white-space: nowrap;
	overflow: hidden!important;
	text-overflow: ellipsis;
	text-decoration: none;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear;
	position: absolute;
	width: 100%;
	display: none;
	color: #333;
}

.bn-news ul li a {
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	padding: 0 10px;
	color: #333;
	position: relative;
	display: block;
	overflow: hidden;
	font-weight: bold;
}

.bn-news ul li a:hover {
	color: #069;
}

.bn-loader-text {
	padding: 0 10px;
}

.bn-seperator {
	display: inline-block;
	float: left;
	margin-right: 15px;
	width: 30px;
	height: 40px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
}

.bn-seperator.bn-news-dot {
	margin-right: 0;
}

.bn-seperator.bn-news-dot:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #333;
	border-radius: 50%;
	top: 50%;
	margin-top: -4px;
	left: 50%;
	margin-left: -4px;
}

.bn-prefix {
	color: #d65d7a;
	margin-right: 15px;
	padding-left: 10px;
}

.bn-positive {
	color: #0b8457;
	font-weight: 700;
}

.bn-negative {
	color: #dc2f2f;
	font-weight: 700;
}

.bn-controls {
	width: auto;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	position: absolute;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.bn-controls button {
	width: 30px;
	float: left;
	height: 100%;
	cursor: pointer;
	border: none;
	border-left: solid 1px #EEE;
	text-align: center;
	background-color: #f6f6f6;
	outline: none;
}

.bn-controls button:hover {
	background-color: #EEE;
}

.bn-arrow {
	margin: 0;
	display: inline-block;
	height: 8px;
	position: relative;
	width: 8px;
	top: -2px;
}

.bn-arrow::after {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	content: '';
	display: inline-block;
	height: 8px;
	left: 0;
	position: absolute;
	top: 0;
	width: 8px;
}

.bn-arrow.bn-next {
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
	left: -3px;
}

.bn-arrow.bn-prev {
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	left: 3px;
}

.bn-arrow::after {
	border-color: #999;
}

.bn-arrow::before {
	background-color: #999;
}

.bn-play {
	position: relative;
	background: #999;
	width: 0;
	height: 12px;
	display: inline-block;
	margin-left: -5px;
}

.bn-play::after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136,183,213,0);
	border-left-color: #999;
	border-width: 8px;
	margin-top: -8px;
}

.bn-pause {
	position: relative;
	width: 0;
	height: 14px;
	display: inline-block;
	top: 1px;
	left: -1px;
}

.bn-pause::before {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	left: 3px;
	background-color: #999;
}

.bn-pause::after {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	left: -3px;
	background-color: #999;
}

.bn-direction-rtl {
	direction: rtl;
}

.bn-direction-rtl .bn-label {
	left: auto;
	right: 0;
}

.bn-direction-rtl .bn-controls {
	right: auto;
	left: 0;
}

.bn-direction-rtl .bn-seperator {
	margin-left: 15px;
	margin-right: 0;
	float: right;
}

.bn-direction-rtl .bn-prefix {
	margin-left: 15px;
	margin-right: 0;
	padding-left: 0;
	padding-right: 10px;
}

.bn-direction-rtl .bn-controls button {
	border-left: none;
	border-right: solid 1px #EEE;
}

.bn-effect-scroll .bn-news ul {
	display: block;
	width: 100%;
	position: relative;
}

.bn-effect-scroll .bn-news ul li {
	display: list-item;
	float: left;
	position: relative;
	width: auto;
}

.bn-effect-scroll.bn-direction-rtl .bn-news ul li {
	float: right;
}

.tickerbox {
	width: 100%;
	float: none;
	border: 1px solid red;
	height: 50px;
}

#play_trigger,#pause_trigger {
	display: none;
}

#ticker_container {
	margin-top: 13px;
}

#controls {
	margin-top: -3px;
}

.icon {
	margin-right: 5px;
	width: 23px;
	height: 24px;
}

.break {
	background: #f2f2f2;
	font-family: 'Roboto',sans-serif;
	width: 100%;
}

.redbreak {
	float: left;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	padding: 10px 10px;
	line-height: 16px;
	margin-right: 10px;
	font-weight: 700;
	background: -moz-linear-gradient(16deg,rgba(214,33,42,1) 0%,rgba(0,0,0,1) 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(214,33,42,1)),color-stop(100%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(16deg,rgba(214,33,42,1) 0%,rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(16deg,rgba(214,33,42,1) 0%,rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(16deg,rgba(214,33,42,1) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(74deg,rgba(214,33,42,1) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6212a',endColorstr='#000000',GradientType=1);
}

.redbreak a {
	color: #fff;
}

.redbreak span {
	font-size: 14px;
	margin-top: 3px;
	display: block;
}

.break-content span {
	padding-right: 20px;
}

.break .center-section {
	margin: 0 auto;
}

#newsTicker1 {
	border: 0;
	border-radius: 0!important;
	background: #f2f2f2;
	height: 35px !important;
}

.break {
	margin: 6px 0px 1px 0px;
}

.bn-news ul li {
	white-space: nowrap;
	overflow: hidden!important;
	text-overflow: ellipsis;
	text-decoration: none;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear;
	position: absolute;
	width: 100%;
	display: none;
	color: #333;
	font-weight: bold;
	padding-right: 30px;
}

.bn-news ul li a {
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	color: #333;
	position: relative;
	display: block;
	overflow: hidden;
}

@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');

.font-abel, .font-abel p, .font-abel h1 {
	font-family: 'Mako', serif;
}

.Footer {
	background: #060a15;
	padding: 0 0 0;
	color: #b7b7b7;
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: 'Yantramanav', sans-serif;
}

.Footer a {
	color: #b7b7b7;
	font-family: 'Yantramanav', sans-serif;
}

.Footer a:hover {
	color: #dc0000;
}

.Ftop {
	display: none;
}

.Ftop img {
	float: left;
	margin-right: 10px;
}

.FmenuTop li {
	float: left;
	position: relative;
}

.FmenuTop li:before {
	position: absolute;
	right: 10px;
	top: 6px;
	border-right: solid 1px #afafaf;
	content: '';
	height: 10px;
}

.FmenuTop li:last-child:before {
	display: none;
}

.FmenuTop li,.FmenuTop li a {
	display: inline-block;
	padding: 0 10px 0 0;
	margin-bottom: 4px;
}

.Fbottom {
	background: #080d1c;
	float: left;
	width: 100%;
	padding: 15px 0;
}

.bg-con {
	background: #0a1023;
	padding: 10px 0;
}

.Fsocial {
	float: right;
	margin-right: 10px;
}

.Fsocial li {
	float: left;
	margin-left: 10px;
}

a.fooMenuHD,span.fooMenuHD {
	position: relative;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}

a.fooMenuHD:after,span.fooMenuHD:after {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 5px;
	height: 20px;
	background: #dc0000;
	content: '';
	border-radius: 0 0 0 10px;
}

.FmidCont {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
	box-sizing: border-box;
}

.Fmid {
	width: 100%;
	list-style: none;
}

.Fmid li:first-child {
	width: 100%;
	float: left;
}

.clum2 li {
	width: 80px;
	display: inline-block;
}

.Fsocial .Foottwit.icon {
	background-position: -250px -41px;
}

.Fsocial .Foottube.icon {
	background-position: -294px -41px;
}

.Fsocial .FootIsta.icon {
	background-position: -172px -41px;
}

.Fsocial li {
	float: left;
	margin-left: 10px;
}

a.fooMenuHD, span.fooMenuHD {
	position: relative;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}

a.fooMenuHD:after, span.fooMenuHD:after {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 5px;
	height: 20px;
	background: #dc0000;
	content: '';
	border-radius: 0 0 0 10px;
}

.Fsocial a.bx {
	background: #fff;
	color: red;
	padding: 5px;
	box-shadow: 0 0 5px #f00;
	border-radius: 50%;
	font-size: 18px;
}

ul {
	list-style: none;
}

.Fmid li:first-child {
	width: 100%;
	float: left;
}

.clum2 li {
	width: 80px;
	display: inline-block;
}

.fl {
	float: left;
}

@media (max-width: 767px) {
	.FmidCont {
		display: table;
		margin-bottom: 0;
	}

	.Fmid {
		width: inherit;
		margin: 0 0 15px;
	}

	.Fmid li {
		display: inline-block;
		width: initial;
		position: relative;
		padding: 0 5px 0 0;
	}
}

.go-top.active {
	bottom: 120px;
	box-shadow: 0 0 10px #b3b3b3;
}

.single-main-news-box {
	margin-top: 15px;
	box-shadow: 0 0 10px #ccc;
	position: relative;
	overflow: hidden;
}

.single-main-news-box img {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	width: 100px;
}

.single-main-news-box .news-content {
	padding-left: 115px;
	padding-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.m-2px {
	margin: 2px 0;
}

.bread_crum {
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	color: #202020;
	font-family: "Nunito Sans",sans-serif;
}

@media screen and (min-width: 576px) {
	.mobile-news {
		display: none;
	}
}

@media screen and (max-width: 575px) {
	.desktop-news {
		display: none;
	}
}

.desktop-news-heading {
	margin: 20px 0;
}

.desktop-news-heading-title {
	color: #777;
	font-size: 30px;
}

.desktop-news-heading-title strong {
	color: #000;
}

.h-line-head {
	width: 100%;
}

.margin-bt20px {
	margin-bottom: 20px!important;
}

.h-line-head h2 {
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
	line-height: 0;
	margin: 24px 0;
	font-size: 20px;
	color: #000;
	font-weight: 400;
}

.h-line-head h2 span {
	background: #fff;
	padding: 0 10px 0 0;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.nation-lead-txt {
	font-size: 18px;
	padding: 10px;
	line-height: 26px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 15px;
	font-weight: 400;
}

.one-liner .sec-h3 {
	font-weight: 400;
	border-bottom: 1px solid #e3e3e3;
	padding: 10px;
}
.one-liner .sec-h3:last-child {
	border-bottom: 5px solid #000;
}

.one-liner .sec-h3 h3 {
	margin: 0;
	padding: 0;
}

.one-liner h3:last-child {
	border-bottom: none;
}

.one-liner .sec-h3 a {
	font-size: 15px;
	color: #000;
	display: block;
	line-height: 22px;
}

.news-block {
	box-shadow: 0 0 5px #ccc
}

.article-fb{
    background-color: #00f;
    color: #fff !important;
    border-color: #00f !important;
}
.article-tw{
    background-color: #0dcaf0;
    color: #fff !important;
    border-color: #0dcaf0 !important;
}
.article-in{
    background-color: #004a9d;
    color: #fff !important;
    border-color: #004a9d !important;
}
.article-wa{
    background-color: #00a559;
    color: #fff !important;
    border-color: #00a559 !important;
}
.article-insta{
    background-color: #da00ff;
    color: #fff !important;
    border-color: #da00ff !important;
}

.flex-1-mt-10{
    
    flex: 1;
    text-align: right;
    margin-top: 10px;

}

.max-height-title{
    overflow: hidden;
    max-height: 50px;
}

.video-item .video-news-image i {
    font-size: 70px;
    position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
}

.breaking-icon{
    animation: keyFrame 1s infinite;
    display: inline-block;
}

.home-news-icon{
    background: #ff0200;
    color: #fff;
    font-size: 19px;
    padding: 3px;
    border-radius: 50%;
}

.text-blink{
    animation: keyFrameyfu 1s infinite;
}

@keyframes keyFrameyfu {
  from { opacity: 1;}
  to { opacity: 0; }
}


@keyframes keyFrame {
  from { opacity: 0;}
  to { opacity: 1; }
}

.photo-news-icon {
    padding: 4px;
    border: 1px solid #ff0200;
    border-radius: 50%;
}

 @font-face {font-family: 'FontAwesome';src: url(https://zeenews-fonts.s3.amazonaws.com/fonts/fontawesome-webfont.eot?v=4.6.3);src: url(https://zeenews-fonts.s3.amazonaws.com/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"), url(https://zeenews-fonts.s3.amazonaws.com/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"), url(https://zeenews-fonts.s3.amazonaws.com/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"), url(https://zeenews-fonts.s3.amazonaws.com/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"), url(https://zeenews-fonts.s3.amazonaws.com/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight: 400;font-style: normal }
    .fa-facebook:before {content: "\f09a" }.fa-google-plus:before {content: "\f0d5" }.fa-twitter:before {content: "\f099" }.fa-youtube:before {content: "\f167" }.fa-apple:before {content: "\f179" }.fa-android:before {content: "\f17b" }.fa-linkedin:before {content: "\f0e1" }.fa-camera:before {content: "\f030" }.fa-play-circle:before {content: "\f144" }.fa-search:before {content: "\f002" }.fa-close:before {content: "\f00d" }.fa-arrow-down:before {content: "\f063" }.fa-long-arrow-down:before {content: "\f175" }.fa-comment:before {content: "\f075" }
    .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
    .l-graytxt {color: #8f8f8f;font-size: 12px;margin-bottom: 5px }.article-share-block a {border: 1px solid #8f8f8f;color: #8f8f8f;padding: 2px;margin-left: 0;margin-right: 4px;width: 26px;display: inline-block;text-align: center;border-radius: 2px }.article-share-block .article-fb:hover {background: #2d609b;color: #FFF }.article-share-block .article-tw:hover {background: #22bbf4;color: #FFF }.article-share-block .article-in:hover {background: #0077b5;color: #FFF }
    
    
.video-item::before {
		height: 40%;
}