/*----- common script--------------------*/
.clearfix::after{
	content:"";
	display:block;
	clear:both;
}
