/* Enter Your Custom CSS Here */
footer {
	height: 190px;
}
a.blu{
  color:#000046;
}
.met_contact_form textarea {
	height: 200px;
}
.met_contact_form input[type="text"], .met_contact_form input[type="email"], .met_contact_form textarea, .comments-area input[type="text"], .comments-area textarea {
	border: 1px solid #000046;
}
#ifis {
	float: right;	
}
#img-ifis {
	height: 105px;
}
@media (max-width: 320px) {
.met_logo img {
	max-height: 80px;
}
#img-ifis {
	height: 80px;
}
}
