/* Themify Customize Styling */
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #f5f0f0; 
}
.header-top-widgets .header-widget-full {	background: none;
	background-color: #0f0e0e;	font-weight:800;
	font-size:15px;
	line-height:5px;
	text-align:right;
	color: #fffcfc; 
}
body[class*="themify"] #site-logo a img {	
	height: 80px; 
}
#site-logo {		position:relative;

	top: 5px;
	right: 30px;
	bottom: 0px; 
}
#main-nav {	
	padding: 30px; 
}
#main-nav-wrap #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: #597e99; 
}
#main-nav-wrap #main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #597e99; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		font-weight:bolder;
	font-size:15px;
 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 80px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 80px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 80px; 
}
 }
/* Themify Custom CSS */
map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}