/* Themify Customize Styling */
#site-logo img {		width: 300px; 
}
#site-logo a {		width: 300px; 
}
#footer-logo {	display: none; 
}

/* Themify Custom CSS */
div.one {display: none;}
div.two {display: none;}

#footer .footer-nav-wrap a {
    font-size: 1em;
}

input[type=reset], input[type=submit], button {
    background-color: #2bb8ed;
}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 300px; 
}
#site-logo a {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 300px; 
}
#site-logo a {		width: 300px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 300px; 
}
#site-logo a {		width: 300px; 
}
 }