/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 251px;
	height: 66px; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #a8f9ff; 
}
#footer-logo a {	
	color: #23c3d1; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer .footer-widgets {	
	color: #23c3d1; 
}
#footer .footer-widgets .widgettitle {	
	color: #23c3d1; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 251px;
	height: 66px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 251px;
	height: 66px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 251px;
	height: 66px; 
}
 }
/* Themify Custom CSS */
.page .commentwrap{
display: none;
}
#sidebar{
padding-top:0px!important;
padding-bottom:0px!important;
}
.page #headerwrap{
background-color: #084073;
}
.page #headerwrap.fixed-header {
background: rgba(17, 58, 99, 0.9);
}
.page #footerwrap{
background-color: #084073;
}
#headerwrap.fixed-header #site-logo {
top: 20px;
bottom: 4px;
}
#main-nav .current_page_item a, #main-nav .current-menu-item a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {
color: #ff8d15 !important;
}
.transparent-header #main-nav > li > a{
color: #66eaf5;
}