/*added from home page for footer inline css removal starts*/
	/*footer css starts*/
		
	.padding_foot{
		padding-left:0px!important;
		padding-right:0px!important;
	}
	.color_place {
    color: #000!important;
}
.errorMessage{
			color:red!important;
		}
.placement_link {
    padding-left: 15px!important;
    color: #EC7123!important;
    font-size: 15px!important;
}
	.jobs_foot{
		padding-left:15px!important; 
		color: #EC7123!important; 
		font-size: 15px!important;
	}
	.pad_left{
		padding-left:0px!important;
	}
	.cat_color{
		color:black!important;
	}
	
	.mar_left{
		margin-left: 0px !important;
	}
	.med_footer_ad{
		height:250px!important;
		width:300px!important;
	}
	
	/* responsive content footer starts*/
	.fw_com{
		margin-bottom:10px!important;
	}
	.no1{
		padding-top:10px;
	}
	.socio{
		float: left;
	}
	.emp{
		font-size: 14px;
	}
	.server_color{
		color: #585858 !important;
	}
	.head-text{	
	float: left!important;
	font-size: 14px!important;
	font-weight: bold!important;
	margin-top: 7px!important;
	margin-right:10px!important;
	margin-left:7px !important;
	padding-left: 5px!important;
	}
.social_icons .facebook, .twitter, .linked_in, .google_plus, .you_tube{
	width:35px !important;
	margin-right:0px !important;
	}
.social_icons{
	width: auto !important;
	}

@media only screen and (max-width:768px){
	.hori_mobile{
	margin-left: 5%;
    text-align: center;
    width: 90%!important;
    margin-top: 10px;
	}
	.social_icons{
		width:211px!important;
	}
}
@media only screen and (min-width:769px){
	.hori_desktop{
		margin-top:5px;
		margin-bottom:5px;
	}
	.fb{
		margin-left:10px;
	}
}
	/*responsive content footer ends */
	
	/* mobile responsive content footer starts*/
.head-text{	
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
	margin-right:10px;
	margin-left:7px !important;
}
.social_icons .facebook, .twitter, .linked_in, .google_plus, .you_tube, .rssicon{
	width:40px !important;
	margin-right:0px !important;
	}
.social_icons{
	width: auto !important;
	}	
	.hori_border{
		margin-top:7px;
	}

@media only screen and (max-width:768px){
	.hori_mobile{
	text-align: center;
    width: 330px;
	}
	.social_icons{
		width:240px!important;
		margin-left: -22px;
        text-align: center;
	}
}
@media only screen and (min-width:769px){
	.hori_desktop{
		margin-top:5px;
		margin-bottom:5px;
	}
	.fb{
		margin-left:10px;
	}
}
	/* mobile responsive content footer ends */
	
	/*footer css ends*/
	
/* inline css ends */

/*added from home page for footer inline css removal starts*/