/* Themify Customize Styling */
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #082944; 
}
#headerwrap a {	
	color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(0,0,0,0.44); 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a {	
	color: #ffffff; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#site-description {	display: none; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
#footerwrap {	background: none;
	background-color: #0a2944; 
}
#footer-logo a img {		width: 300px; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer .footer-widgets {	
	color: #ffffff; 
}
#footer .footer-widgets .widgettitle {	
	color: #ffffff; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #ffffff; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#footer-logo a img {		width: 300px; 
}
 }
/* Themify Custom CSS */
.arm2 {
    position: relative;
	  left: 0;
    bottom: 0;

}