/* Themify Customize Styling */
body {	
	font-family:Montserrat;	font-weight:normal;

	color: #242424; 
}
a:hover {	
	color: #00a02b; 
}
h2 {		font-weight:bolder;
	font-size:24px;
 
}
#headerwrap.fixed-header #site-logo img {		width: 120px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
.page-title {	
	font-family:Montserrat;	font-weight:bold;
	font-size:54px;
	text-transform:uppercase; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 120px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 120px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 120px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
 }