/* Themify Customize Styling */
body {	
	background-color: #000000;
	color: #ffffff; 
}
a {	
	color: #eeae00; 
}
h1 {	
	color: #eeae00; 
}
h2 {	
	color: #eeae00; 
}
h3 {	
	color: #eeae00; 
}
#headerwrap {	
	background-color: #000000; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	
	background-color: #000000; 
}
#site-logo {		text-align:left; 
}
#site-logo img {		width: 800px; 
}
#site-logo a {		width: 800px; 
}
#site-description {		text-align:left; 
}
#main-nav {	
	top: 100px;
	left: 16%;
	background-color: #000000;
	margin-top: 50px; 
}
#main-nav a {		font-weight:bolder;
	font-size:16px;
	text-transform:capitalize; 
}
#main-nav a:hover {	
	color: #eeae00; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #eeae00; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #eeae00; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {		font-weight:bolder;

	background-color: #000000; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover, .fixed-header #main-nav ul a:hover {	
	color: #eeae00; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	background-color: #000000; 
}
.page-title {	
	color: #eeae00;	font-weight:bold;
 
}
.module-title {		font-style:normal;
 
}
#footer {		text-align:center; 
}

/* Themify Custom CSS */
#headerwrap.fixed-header {
    height: 100px !important;
}

.body-overlay {
    background-color: rgba(0,0,0,0);
}

#menu-icon {
	margin-top: 40px;
}

#site-logo {
	z-index: 99999;
}

.yellow {
	color: rgb(238,174,0);
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 800px; 
}
#site-logo a {		width: 800px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	
	background-color: #000000; 
}
a {	
	color: #eeae00; 
}
#site-logo img {		width: 800px; 
}
#site-logo a {		width: 800px; 
}
.page-title {	
	color: #000000; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 800px; 
}
#site-logo a {		width: 800px; 
}
 }