/* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#site-description img {		width: 250px;
	height: 250px; 
}
.post-title {	
	font-family: "Roboto Slab";	font-weight:normal;
	text-align:center; 
}
.module-title {		text-transform:uppercase;	text-align:center; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#site-description img {		width: 250px;
	height: 250px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#site-description img {		width: 250px;
	height: 250px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#site-description img {		width: 250px;
	height: 250px; 
}
 }
/* Themify Custom CSS */
.themify_builder_content .module-title {
	font-family: 'roboto';
	    font-size: 1.5em;
    margin: 0px;
    padding-bottom:0em;
padding-top:0px;
}
.project-date, .project-client, .project-services, .project-view 
   { font-family: 'roboto';}

.transparent-header #headerwrap {
background-color: rgba(0, 0, 0, 0.65);}
