/* Themify Customize Styling */
body {	
	color: #4d4d4d; 
}
a {	
	color: #006799; 
}
#headerwrap.fixed-header #site-logo img {		width: 160px; 
}
body[class*="themify"] #site-logo a img {		width: 240px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 160px; 
}
body[class*="themify"] #site-logo a img {		width: 240px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 160px; 
}
body[class*="themify"] #site-logo a img {		width: 240px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 160px; 
}
body[class*="themify"] #site-logo a img {		width: 240px; 
}
 }
/* Themify Custom CSS */
 .swpm-partial-protection-text,
.swpm-comment-no-access-msg{
	font-style: italic;
    font-weight: bold; 
}