* {
	margin: 0;
	padding: 0;
	outline: 0
}

.common-footer * {
	font-family: 'Fira Sans', sans-serif;
	box-sizing: border-box;
	    line-height: initial;
}

.common-footer {
	background: #222222;
	overflow: hidden;
	padding: 0;
}

.common-footer .mrgl_auto {
	margin-left: auto
}

.common-footer .ftr_container {
	max-width: 1244px;
	margin: auto
}

.common-footer .ftr_container .ftr_row {
	display: block;
	justify-content: space-between;
	padding: 15px 0 0px 0;
	position: relative;
	width: 100%;
}



.common-footer .ftr_container .ftr_title {
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	font-weight: 700;
	display: block;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.common-footer .ftr_container .ftr_title span {
	border-bottom: 3px #e91d1d solid;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 4px;
}

.common-footer .ftr_container .side_bar.ftr_grid5 {
	width: 45%
}

.common-footer .ftr_container .link_table {
	justify-content: flex-start;
	flex-wrap: wrap
}

.common-footer .ftr_container .link_table a {
	padding-right: 10px;
	color: #ccc;
	font-size: 13px;
	margin-bottom: 10px;
	text-decoration: none;
	display: block;
}

.common-footer .ftr_container .link_table a:hover {
	color: #e91d1d
}

.common-footer .ftr_container .link_table.w3 a {
	    width: 100%;
	    line-height: normal;
	    margin-bottom: 10px;
	    float: left;
	    position: relative;
}

.common-footer .ftr_container .link_table.trand a {
	padding-left: 25px
}

.common-footer .ftr_container .link_table.w3 a i {
	position: absolute;
	left: 15px;
	top: 2px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #ccc;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	display: none;

}

.common-footer .ftr_container .link_table.w3 a i:before {
	content: '';
	position: absolute;
	left: -12px;
	top: 0;
	width: 7px;
	height: 1px;
	background: #ccc
}

.common-footer .ftr_container .link_table.w3 a i:after {
	content: '';
	position: absolute;
	left: -18px;
	top: -6px;
	border: solid #ccc;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px 2px;
	transform: rotate(-94deg);
	-webkit-transform: rotate(-94deg)
}

.common-footer .ftr_container .link_table.w3 a.active i {
	border-left-color: #e91d1d
}

.common-footer .ftr_container .link_table.w3 a.active i:after {
	border-color: #e91d1d
}

.common-footer .ftr_container .link_table.w3 a.active i:before {
	background: #e91d1d
}

.common-footer .ftr_container .ftr_row.categories .side_bar.w7 {
	width: 73%;
	padding-right: 70px;
	position: relative
}

.common-footer .ftr_container .ftr_row.categories .side_bar.w7:after {
	content: '';
	position: absolute;
	top: -26px;
	bottom: -5px;
	width: 1px;
	right: 0;
	background: #0a0a0a
}

.common-footer .ftr_container .ftr_row.categories .side_bar .link_table {
	display: flex
}

.footer_right .live_tv {
	text-align: center;
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center;
	background: #171717;
	width: 100%;
	z-index: 999;
	padding-left: 20px;
	justify-content: center;
}

.footer_right .live_tv span {
	font-size: 36px;
	font-weight: 700;
	line-height: 53px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 20px;
}

.common-footer .ftr_container .ftr_row.categories .side_bar .link_table a {
	width: 20%;
	padding-left: 10px;
	position: relative;
	line-height: normal;
	min-height: 30px
}

.common-footer .ftr_container .ftr_row.categories .side_bar .link_table a:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #ccc;
	position: absolute;
	left: 0;
	top: 4px
}

.footer_right .live_tv a {
	z-index: 2;
	border-radius: 20px;
	text-align: center;
	height: 39px;
	line-height: 44px;
	padding: 0 15px;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	color: #fff;
	transition: all .3s;
	overflow: hidden;
	position: relative;
}

.footer_right .live_tv a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #e1271b;
	border-radius: 20px;
	z-index: -2;
}



.footer_right .live_tv a:hover:before {
	width: 100%
}



.common-footer .bottom_footer {
	background: rgba(12, 12, 12, 1);
	padding: 7px 0;
}

.common-footer .bottom_footer .bottom_row {
	display: flex;
	justify-content: flex-start;
	padding: 0;
}

.common-footer .bottom_footer .bottom_row .logo {
	width: 100px;
	margin-right: 40px;
	display: flex;
	align-items: center;
}

.common-footer .bottom_footer .bottom_row .logo img {
	max-width: 100%;
	display: block;
	width: 100px;
}

.common-footer .bottom_footer .bottom_row .link_table.w4 {
	width: 43%;
}

.common-footer .bottom_footer .bottom_row .link_table.w4 a {
	width: 25%;
	float: left;
	margin: 5px 0;
	color: #fff;
}

.common-footer .bottom_footer .bottom_row .social_icon {
	margin-left: auto
}

.common-footer .bottom_footer .bottom_row .social_icon a {
	width: 35px;
	height: 35px;
	display: block;
	margin-right: 20px;
	margin-bottom: 15px;
	background-position: 11px -2px
}

.common-footer .bottom_footer .bottom_row .social_icon a i {
	width: 30px;
	height: 30px;
	font-style: normal;
	background: url('https://images.news18.com/static_news18/pix/ibnhome/news18/footer-sprite-new.svg') no-repeat;
	position: relative;
}

.common-footer .bottom_footer .bottom_row .social_icon .device a.apple {
	background-position: 8px -33px;
	margin-right: 0
}

.common-footer .bottom_footer .bottom_row .social_icon a i.facebook {
	background-position: -11px -35px;
}

.common-footer .bottom_footer .bottom_row .social_icon a i.twitter {
	background-position: -48px -35px;
}

.common-footer .bottom_footer .bottom_row .social_icon a i.insta {
	background-position: -85px -35px;
}

.common-footer .bottom_footer .bottom_row .social_icon a i.tely {
	background-position: 7px -145px
}

.common-footer .bottom_footer .bottom_row .social_icon a i.youtube {
	background-position: -122px -36px;
	z-index: 2;
}

.common-footer .bottom_footer .bottom_row .social_icon a i.jionews {
	background-position: -232px -36px;
}

.common-footer .bottom_footer .bottom_row .social_icon a:last-child {
	margin-right: 0
}

.common-footer .bottom_footer .bottom_row .social_icon .device {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px rgb(255 255 255 / 32%) solid;
}

.common-footer .bottom_footer .bottom_row .social_icon .device a {
	width: 30px;
	height: 30px;
	display: block;
	margin-right: 20px;
	margin-bottom: 15px;
	background-position: 10px 2px;
	position: relative;
	overflow: hidden;
	border-radius: 50%;
	margin-bottom: 0;
}

.common-footer .bottom_footer .bottom_row .social_icon .device a i {
	width: 35px;
	height: 32px;
	font-style: normal;
	background: url('https://images.news18.com/static_news18/pix/ibnhome/news18/footer-sprite-img.png') no-repeat;
	position: relative;
	display: block;
}

.common-footer .bottom_footer .bottom_row .social_icon .device a i.android {
	background-position: -159px -36px;
}

.common-footer .bottom_footer .bottom_row .social_icon .device a i.apple {
	background-position: -196px -36px;
}

.common-footer .bottom_footer .bottom_row .social_icon .device a:last-child {
	margin-right: 0
}

.common-footer .bottom_footer .bottom_row .social_icon .social_net a {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
}

.common-footer .bottom_footer .icon::before,
.common-footer .bottom_footer .icon::after {
	/* content: ""; */
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	border-radius: 30px;
}

.common-footer .bottom_footer .icon i {
	position: relative;
	color: #fff;
	-webkit-transition: all .25s ease;
	transition: all .25s ease
}

.common-footer .bottom_footer .icon:hover i {
	filter: brightness(1.3)
}

.common-footer .bottom_footer .icon-fill::before {
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.common-footer .bottom_footer .icon-fill:hover::before {
	box-shadow: inset 0 0 0 60px #3a559f
}

.common-footer .bottom_footer .icon-and::before {
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.common-footer .bottom_footer .icon-and:hover::before {
	box-shadow: inset 0 0 0 60px #a5c736
}

.common-footer .bottom_footer .icon-enter::before {
	border-radius: 0;
	margin-left: -100%;
	box-shadow: inset 0 0 0 60px #1da1f2
}

.common-footer .bottom_footer .icon-enter:hover::before {
	margin-left: 0
}

.common-footer .bottom_footer .icon-rotate:before {
	border-radius: 0;
	margin-top: -100%;
	box-shadow: inset 0 0 0 60px #f00
}

.common-footer .bottom_footer .icon-rotate:hover:before {
	margin-top: 0
}

.common-footer .bottom_footer .icon-expand::before {
	background: #c82647;
	box-shadow: inset 0 0 0 60px #0c0c0c
}

.common-footer .bottom_footer .icon-expand:hover::before {
	box-shadow: inset 0 0 0 1px #ab378b
}

.common-footer .bottom_footer .icon-collapse::before {
	border-radius: 0
}

.common-footer .bottom_footer .icon-collapse:hover::before {
	box-shadow: inset 0 30px 0 0 #2397d1, inset 0 -30px 0 0 #2397d1
}

.common-footer .bottom_footer .icon-jio:hover::before {
	box-shadow: inset 0 0 0 60px #ef3d43
}

.common-footer .bottom_footer .bottom_row .social_icon .social_net {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.common-footer .bottom_footer .footer_pra {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #ccc;
	padding-top: 15px;
	max-width: 1060px;
	margin: auto;
	position: relative;
}

.common-footer .bottom_footer .footer_pra:before {
	content: '';
	width: 100vw;
	margin-left: -50%;
	left: 50%;
	background: #212121;
	height: 1px;
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	margin-left: -50vw;
	left: 50%
}

#state_sourceLabel.covid-radio-label {
	display: none!important
}

.ftr_row_section {
    display: flex;
    justify-content: space-between;
}

.footer_right {
    display: flex;
    background: #1d1d1d;
    flex-wrap: wrap;
}



.common-footer .bottom_footer .bottom_row .social_icon {
    display: flex;
    align-items: center;
}

.social_icon p {
    font-size: 12px;
    color: #ccc;
    padding-right: 10px;
}



.footer-icon-img .link_table a:after {background-image: url(https://images.news18.com/static_news18/pix/ibnhome/news18/footer-sprite-new.svg);content: "";left: 0;position: absolute;top: 0;width: 10px;height: 15px;background-repeat: no-repeat;}
.footer-icon-img .link_table a {padding-left: 15px;    position: relative;}
.common-footer .ftr_container .link_table.trand a {padding-left: 20px;}

.hot_social .link_table a:after{ background-position: -30px -11px; }
.popular-row .link_table a:after{ background-position: -45px -11px; }
.trending-row .link_table a:after{     background-position: -10px -10px;width: 20px;height: 15px; }
.footer_right .live_tv a:before {
    background-image: url(https://images.news18.com/static_news18/pix/ibnhome/news18/footer-sprite-img.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    background-position: -56px -10px;
    content: "";
    width: 27px;
    height: 20px;
}

.footer_right .live_tv a {
    padding: 0 23px 0 41px;
}

.footer_right .ftr_row {width: 50% !important;padding-left: 15px !important;}

@media only screen and (max-width: 1200px) and (min-width: 1050px) {
	.common-footer .ftr_container {
		max-width: 1000px !important;
	}
}

.secont-lnav ul li:nth-child(9) a {
	color: #5c5c5c !important;
}

.section-blog-right.resRightSide {
    padding-top: 20px;
}


#liveblog_contener iframe {
    max-width: inherit;
}
.article_mad {
    width: auto;
}

.scrollable-element .obBody {
    height: 115px;
}