#mc_embed_signup .button {
	background-color: #000!important;
}
#mc_embed_signup input.email {
	width: 98%!important;
	min-width: 130px!important;
}
#mc_embed_signup input.button {
	display: block;
	width: 98%!important;
	;
	margin: 0 0 10px 0;
	min-width: 90px;
}
#mc_embed_signup {
	background: #8ae985 !important;
	clear: left;
	font: 14px Helvetica, Arial, sans-serif;}
	
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 14px;
  border: none;
  outline: none;
  background-image: linear-gradient(#EAE8EA, #ACEA73);
  color: white;
  cursor: pointer;
  padding: 7px;
  border-radius: 4px;
}

#myBtn:hover {
background-color: #555;}



@media only screen and (max-width:768px)
{
	#demo{
		padding-bottom:1000px;
	}
			
}

@media only screen and (max-width:450px)
{
	#demo{
		padding-bottom:1000px;
	}
			
}
