/* Themify Customize Styling */
a, .post-nav .arrow {	
	color: #1e269e; 
}
body[class*="themify"] #site-logo a {	
	color: #a12d2d; 
}
body[class*="themify"] #site-logo a img {		width: 350px; 
}
#site-logo {		position:static;
 
}
#main-nav {	
	margin: 4%; 
}
#main-nav a {		font-weight:600;
	font-size:130%;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #1f84bf; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 350px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 350px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 350px; 
}
 }
/* Themify Custom CSS */
#main-nav{
float:none;
width:100%;
text-align:center;
}
.top-icon-wrap{
top:30px;
width:100%;
text-align:center;
}

@media screen and (max-width: 680px){
body[class*="themify"] #site-logo a img {
    width: 250px !important;
    height: 80px;
}
}
.fixed-header-on #site-logo a img {
    width: 250px !important;
    height: 120px;
}
#main-nav {
	 margin:0px !important ; 
}