#logoTitle a,
#logoTitle span,
.icemegamenu ul.icesubMenu ul li.active > a.iceMenuTitle > span.icemega_title,
#aboutUsModule .catImg img,
#logoTitleImgHolder .mainTextImgHover,
#contactPageHolder .postCardImg
{
	-webkit-transition:	all 0.3s ease 0s;
	-moz-transition: 	all 0.3s ease 0s;
	-o-transition: 		all 0.3s ease 0s;
	transition: 		all 0.3s ease 0s;
}
