/*News consumption page whatsapp widget*/

#whatsappWidget{width:0;height:0;background:transparent url('https://www.bollywoodhungama.com/wp-content/themes/bh-theme/images/consumption-whatsapp-widget.jpg') no-repeat bottom right;background-size:100%;position:fixed;right:0;bottom:0;display:block; transition: all 1s;z-index:9999999999}
#whatsappWidget.anim{width:300px;height:250px;}
#whatsappWidget .snw{display:block;width:112px;height:27px;position:absolute;bottom:11px;left:19px}
#whatsappWidget .snf{display:block;width:112px;height:27px;position:absolute;bottom:11px;left:167px}
@media screen and (max-width:980px){
	#whatsappWidget{display:none}
}

/*news consumption page footer news*/
.fixfooter{position: fixed; bottom: 0; max-width:67rem; margin-left:-33.5rem; background-color: #d6d6d3; height: 77px; padding: 0; z-index: 9999; transition: all .5s ease-out; padding: 0 0px; box-shadow: 0 -5px 5px -5px rgba(153,153,153,0.4); box-sizing: border-box; left: 50.5%;}
.fixfooter ul{display: inline-block; vertical-align: top; width: 100%;}
.fixfooter ul li:first-child{border-left: 0 none;}
/*.fixfooter ul li.active {
border-top: 3px solid #f44141;
background-color: #FFF;
}*/
.fixfooter ul li{display: inline-block; vertical-align: top; width: 25%; font: 12px; border-left: 1px solid #FFF; /*border-top: 3px solid #f3f3f3;*/}
.fixfooter ul li:last-child {border-right: 0 none;}
.fixfooter ul li a{display: block; padding: 13px 11px; color: #333; overflow: hidden; font-weight:600;}
.fixfooter ul li img{float: left; margin-right: 6%; border-radius: 4px; max-width: 60px; width: 42%;}
.fixfooter ul li span{display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; height: 50px; width: 68%; float: left;}

@media screen and (max-width: 1080px){
.fixfooter ul li{width: 24.5%; border-right:0px;}
.fixfooter ul li img {margin-right: 5%; width: 30%;}
.fixfooter ul li span {width: 62%; display: inline; -webkit-line-clamp: 3; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;height: 42px;}
.fixfooter{margin-left:0px !important; left:0px !important; max-width:100% !important;padding-bottom:7vw;}
}
@media screen and (max-width: 750px){
.fixfooter{max-width:100%; margin-left:0px; left:0px;}
.fixfooter ul li{width: 49.7%; border-right:0px;}
.fixfooter ul li img {margin-right: 5%; width: 30%;}
.fixfooter ul li span {width: 62%; display: inline; -webkit-line-clamp: 3; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;height: 42px;}
}
@media screen and (max-width: 480px){
.fixfooter{padding:0px; height:60px;}
.fixfooter ul li{width: 49.5%; border-right:0px;}
.fixfooter ul li a{padding: 10px 12px;}
.fixfooter ul li img {margin-right: 5%; width: 23%;}
.fixfooter ul li span {width: 65%; display: inline; -webkit-line-clamp: 3; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;height: 42px;}
}

@media screen and (max-width: 800px) {
	.fixfooter{margin-left:0px !important; left:0px !important; max-width:100% !important;}
}