/* Themify Customize Styling */
body {	background: none;
	background-color: #222527;
	background-repeat: repeat; 
}
#headerwrap {	background: none;
	background-color: rgba(0,0,0,0.00); 
}
body[class*="themify"] #site-logo img {		width: 220px; 
}
#site-logo {		position:absolute;
 
}
#sidebar a:hover {	
	color: #f94600; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #222527;
	background-repeat: repeat; 
}
body[class*="themify"] #site-logo img {		width: 220px; 
}
#sidebar a:hover {	
	color: #f94600; 
}
 }@media screen and (max-width: 767px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #222527;
	background-repeat: repeat; 
}
body[class*="themify"] #site-logo img {		width: 220px; 
}
#sidebar a:hover {	
	color: #f94600; 
}
 }@media screen and (max-width: 479px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #222527;
	background-repeat: repeat; 
}
#headerwrap {	
	background-color: transparent; 
}
body[class*="themify"] #site-logo img {		width: 220px; 
}
 }