.header-top-area{
		line-height: 1.2;
	}
	.desktop-closed-message-avatar {
		height: 80px !important;
		width: 80px !important;
		top: 20px !important;
		right: 20px !important;
	}
	.logo-area {
		padding: 15px 0px;
	}
	.page-footer{
		background-color: #017298;
	}
	.page-footer .pad {
		padding: 30px;
	}
	footer1 {
	   position:fixed;
	   bottom:0;
	   width:100%;
	   height:60px;   /* Height of the footer */
	   background:#6cf;
	}