.site-title {
/*	font-family: 'Anton', sans-serif;  */
	font-family: 'Georgia', sans-serif;  
	text-shadow: #212121 0px 2px 3px;
	font-weight: 400;
	font-size: 3.5em;
	line-height: 1.1em;
}
.builder-module-outer-wrapper {
    padding-top: 0em;
}

.site-tagline,
.site-tagline a {
	color: #EEEEEE;
	font-size: 1.05em;
}
/******************************** start of max-width ******************************************/
@media screen and (min-width: 500px) and (max-width: 650px) { 
.builder-module-navigation-outer-wrapper .builder-module-navigation.mobile {
	padding: 0;
	font-size: .9em;
}
.site-title {
/*	font-family: 'Anton', sans-serif;  */
	font-family: 'Georgia', sans-serif;  
	text-shadow: #212121 0px 2px 3px;
	font-weight: 400;
	font-size: 2.5em;
	line-height: 1.0em;
}
.site-tagline, .site-tagline a {
    color: #EEE;
    font-size: 0.95em;
}
.builder-module-header {
background:transparent url(images/pixel.png) no-repeat left top ;
}
.builder-module-outer-wrapper {
    padding-top: 0em;
}
.builder-module-element {
    margin-bottom: 0em !important;
}
}
/*
@media screen and (min-width: 500px) and (max-width: 510px) { 
.builder-module-header {
	font-size: 0em;
	margin: 0em;
	display:none;
}

.builder-module-navigation-outer-wrapper .builder-module-navigation.mobile {
	padding: 0;
	font-size: .85em;
	line-height: 2.2em;
}

.builder-module-navigation-1 {
	background:white url(images/logo_CFH-long-left.png) no-repeat center left ;
}
} 
 */
/********************************end of max-width ******************************************/
