.footer-form {
	width: 100%;
	background-color: #283557;
	opacity: 0.8;
	height: 63px;
}

.footer-form input {
	float: left;
	width: 17.5%;
	margin: 1% !important;
}

img {
	height: 38px;
	width: 8%;
	margin: 1% !important;
}

button {
	width: 8%;
	margin: 1% !important;
	min-width: 5rem;
}

@media screen and (min-width:1200px) {}

@media screen and (min-width:992px) and (max-width:1199px) {}

@media screen and (min-width:768px) and (max-width:991px) {}

@media screen and (max-width:768px) {}
