a:hover {
    color: #000000 !important;
}

body.home .footer {
    background-color: #eee !important;
}

#back-top-wrapper p#back-top a span {
    background-color: #929292 !important;
}

.content_box {
    background: #ffffff !important;
}

.content_box:before, .content_box:after {
    background: #ffffff !important;
}

.content_box {
    padding: 0 0 25px 0 !important;
}

.footer {
	padding: 20px 0 20px 0 !important;
}

.footer .copyright {
    padding: 0 0 0 0 !important;
}

.header .container {
    padding: 0 0 0 0 !important; 
    border-top: none !important;
}

.header {
    background: #ffffff !important;
}

h1 {
    font-weight: 500 !important;
    text-transform: none !important;
}

h2 {
    font-weight: 300 !important;
    text-transform: none !important;
}

h5 {
    font-weight: 300 !important;
    text-transform:none !important;
}

.logo {
    display: none !important;
}

.google-map-api {
    height: 220px !important;
}

.sf-menu {
    display: none !important;
}

.spacer {
    height: 30px !important;
}

/*************************************************************************/
/***************** iPhone Settings ***************************************/
/*************************************************************************/

@media (max-width: 768px) {

.select-menu {
    display: none !important;
}

}

/*************************************************************************/
/***************** Desktop Settings **************************************/
/*************************************************************************/

@media (min-width: 768px) {

}