/* top menu styling */
.fusion-secondary-menu ul { max-width: 800px; margin: 0 auto; }
.fusion-secondary-menu > ul > li { border-left: none; width: 20%; } 
.menu-item-object-custom > a > span { width: 100%; text-align: center;}

.fusion-title-size-three, h3 { margin-top: 1em; }

.fusion-header-wrapper .fusion-header { background-color: #000; }

.fusion-mobile-menu-design-modern.fusion-header-v5.fusion-logo-center .fusion-logo {float: none;}

/* menu-magic hide menu from full view, but show it in compressed mode and hide top menu */
.fusion-secondary-main-menu {display:none;}

/* footer styles */
.footer-menu {text-align: right; padding-top: 30px;}
.footer-copy-social { text-align: center; float:right;}
.footer-join-list { color: #96CB5D !important; font-size: 25px; text-align:center; line-height: 30px; }


/* gallery styles for overlay */
.gallery-overlay { position: absolute;
bottom: 0;
background-color: rgba(0,0,0,1);
width: 100%; 
color: #fff;}

.gallery-overlay a { color: #97ca8b; font-weight: bold; }

@media only screen and (max-width: 800px ) {

#main { padding-top: 0px; }
.top-container { margin-top: 10px !important; } 

/* header styles*/
 .fusion-secondary-main-menu {display:block;}
 .fusion-secondary-header  {display:none;}

/*footer styles */
.footer-menu {text-align: center; }
.footer-copy-social {  float:none;}

}