/* Themify Customize Styling */
#headerwrap {	
	background-size: cover;
	background-position: left top;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px; 
}
#header {	
	background-image: url(http://oromocommunitynsw.org.au/wp-content/uploads/2017/03/oromo-header-background2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
}
#site-logo {		position:absolute;

	top: 40px; 
}
#site-logo img {		width: 200px;
	height: 200px; 
}
#site-logo a {		width: 200px; 
}
#site-description {		font-style:italic;
	font-style:italic;
	font-size:14px;
	text-transform:capitalize;
	color: #072401;	position:absolute;

	top: 10px;right: auto; 
}

/* Themify Custom CSS */
.home #headerwrap, .home #header{
height:450px;
}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 200px;
	height: 200px; 
}
#site-logo a {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 200px;
	height: 200px; 
}
#site-logo a {		width: 200px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 200px;
	height: 200px; 
}
#site-logo a {		width: 200px; 
}
#site-description {	
	color: #0a3303;
	top: 10px; 
}
 }