$(document).ready(function(){ 

$(".footer-bottom .content-btm  ul li:last-child") .addClass("last");


	
		});
