.footer, .footer-top {
	width: 100%;
	float: left
}

.footer {
	background: #feffed !important;
	margin-top: -4px;
	padding: 0 !important
}

.footer-top li, .footer-top ul {
	margin: 0;
	list-style-type: none
}

.footer-top {
	text-align: center;
	display: none;
	border-top: 2px solid #0551a7;
}

.footer-top ul {
	padding: 10px 0;
	max-width: 1280px;
	display: inline-block;
	vertical-align: top
}

.footer-top li {
	padding: 0
}

.footer-topin {
	width: 16.6%;
	float: left
}
/*
.footer-top2 {
	width: 17%;
	float: left
}

.footer-top3, .footer-top4, .footer-top5 {
	width: 16%;
	float: left
}*/

.footernav, .footernav-title {
	width: 100%;
	padding-left: 13px;
	text-align: left;
	float: left
}

.footernav-title {
	background: url(https://www.indiabullsdhani.com/blog/wp-content/themes/mh-newsdesk-lite/images/titlearow.jpg) left center no-repeat;
	min-height: 20px;
	line-height: 20px;
	font-family: Roboto, sans-serif;
	color: #012757;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0 10px 0
}

.footernav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100% !important;
	float: left
}

.footernav li {
	list-style-type: none;
	display: block
}

.footernav li a {
	display: block;
	color: #6c6c6c;
	font-size: 13px;
	font-weight: 300;
	text-decoration: none;
	padding: 6px 0;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-o-transition: all ease .5s;
	-ms-transition: all ease .5s;
	transition: all ease .5s
}

.footer-btm .inner a:link, .footernav li a:hover, .inner a:visited {
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-o-transition: all ease .5s;
	-ms-transition: all ease .5s
}

.footernav li a b {
	font-weight: 300
}

.footernav li a:hover {
	color: #012757;
	transition: all ease .5s
}

.footer-btm {
	width: 100%;
	float: left;
	background: #019934;
	text-align: center;
	position: relative
}

.footer-btm .inner {
	display: inline-block;
	vertical-align: top;
	padding: 14px 30px;
	color: #fff;
	font-weight: 300;
	font-size: 12px;
	text-decoration: none
}

.footer-btm .inner a:link, .inner a:visited {
	text-decoration: none;
	color: #fff;
	margin: 0 3px;
	transition: all ease .5s
}

.footer-btm .inner a:hover {
	color: #000;
	text-decoration: none;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-o-transition: all ease .5s;
	-ms-transition: all ease .5s;
	transition: all ease .5s
}

#quickLinks {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #0551a7;
	border-color:#0551a7;
	border-image: none;
	border-radius: 1px;
	border-style: solid solid none;
	border-width: 2px 2px 0;
	color: #fff;
	display: block;
	font-size: 18px;
	margin: 0 auto;
	padding: 7px 28px;
	text-align: center
}

.social_networks {
	float: right;
	padding-left: 10px;
	padding-top: 4px
}

.sign-wrap {
	float: left !important
}

.hr-div {
	background: #fabb0e;
	height: 6px;
	margin: 0;
	border: 0
}
.text-capitalize{text-transform: capitalize;}
@media (min-width:20px) and (max-width:767px) {	
	.footer-topin {
	width: 33.33%;	

}

	.footer-top1 {
		width: 15%;
		float: none
	}

	.footer-top2 {
		width: 17%;
		float: none
	}

	.footer-top3, .footer-top4, .footer-top5 {
		width: 16%;
		float: none
	}

}

@media (min-width:20px) and (max-width:580px) {	
	.footer-topin {
	width: 100%;
	float:none;
	display:block;	
}
}

.footer-btm-br {
	display: block;
	padding-top: 6px
}