/* Themify Customize Styling */
body {	
	background-color: #ffffff;
	color: #000000; 
}
#pagewrap {	
	background-color: #ffffff; 
}
#body {	
	background-color: #ffffff; 
}
#content {	
	background-color: #ffffff; 
}
#headerwrap {	
	background-color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: 5px solid #00aeef;
	border-left: none; 
}
#header {		font-size:14px;
	text-align:left;
	color: #00aeef; 
}
#header a {	
	color: #00aeef; 
}
#header a:hover {	
	color: #afb2b3; 
}
#site-logo img {		width: 152px; 
}
#site-logo a {		width: 152px; 
}
#main-nav a {	
	color: #00aeef; 
}
.page-title {	
	color: rgba(255,255,255,0.61);
	font-family:Verdana, Geneva, sans-serif;	font-weight:normal;
	font-size:18px;
	line-height:19px;
	text-transform:lowercase;	text-align:left;background-image: none;
	border: none; 
}

/* Themify Custom CSS */
.ui.builder_button {
  min-width: 170px;
  text-align: left;
}

.fixed-header-on #site-logo img{
min-height: 120px;
}
@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 152px; 
}
#site-logo a {		width: 152px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 152px; 
}
#site-logo a {		width: 152px; 
}
 }