.logoimage {
	height: 200px;
	width: 200px;
}
.bodyclass {
	height:100%;
	margin: 0;
}


.entry-header{
	text-align:center;
}

@media(max-width:991px){
	#sp-header{
		top: -70px !important;
	}
	.row .topheaderrow {
		margin-top:30px;
	}
	#sp-component {
		margin-top:80px;
	}
	.links_top{
		width:100% !important
	}
	#sp-position2 {
		margin-top: 90px !important;
	}
}
@media(max-width:590px){
	.for-flex-direction{
		flex-direction: column;
	}
	.department {
		width:100% !important;
	}
	.deptitle {
		font-size:18px;
	}
}
@media(max-width:768px){
	#sp-component {
		margin-top:30px;
	}
}

