.change::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #000;
}
.change:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
    opacity: 1;
}
.change::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
    opacity: 1;
}
.change:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}
.foologotext{
font-size: 30px;
    font-family: Trajan Pro;
    color: white;
    font-weight: 600;
    text-align: center !important;
    text-shadow: 1px 1px 1px black;	
	margin-left:-13%;
}
.foologo{
	width:215px;
display: block;
    margin-left: auto !important;
    margin-right: auto !Important;	
}
.footer-widget h4 {
    color: #f2f2f2;
    font-family: "Open Sans",sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
} 
.footer-area .top-right ul li a{ border:none}
.top-right ul li a{ height:100%; width:100%;}
input:focus {
    background: #ffffff;
    border: 2px solid #e55c5c;
}
	.clear-section{
		clear: inherit;
	}
	@media (max-width:600px){
	.clear-section{
		clear: both !important;
	}	
	}
	@media (max-width:1023px){
			.footer-widget {
	text-align: center;
}
			.a2a_default_style .a2a_counter img, .a2a_default_style .a2a_dd, .a2a_default_style .a2a_svg {
	display: inline-block;
	float: none !important;
}
			.a2a_default_style a {
	float: none;
}
			.footer-widget button {
	float: none !important;
}
		}
 