.sexy-menu {position: sticky; background: transparent;top: 40px;left: 0;right: 0;transition: all .5s ease-out;z-index:10;}
 .sexy-menu.detached {    top: 0;opacity: 1;background:rgba(255,255,255,1);filter: alpha(opacity=0) }
 .sexy-menu.visible {margin-top:0px;opacity: 1;filter: alpha(opacity=1); }
 .sexy-menu.detached .nav > li{ padding-top:0.6em; padding-bottom:0.6em; color:#1b4d8c;}
 .sexy-menu.detached .menu-container{ padding-top:0.5em; padding-bottom:0.5em; margin-top:0em;}
  .sexy-menu.detached .logo-container{ padding-top:5px; padding-bottom:5px;}
   .sexy-menu.detached .nav li ul {margin-top:5px;}
   .sexy-menu.detached .top-header .top-container{ padding-top:0px;}
   
   .sexy-menu.detached .top-quickwraper{ display:none}
   .sexy-menu.detached  .nav-brand img{ margin-top:9px; width: auto; }
.nav > li a{ color:#fff;}
  .sexy-menu.detached .nav-menu > li > a{ color:#333;}
		  
		  .sexy-menu .top-header .top-container .top-container .navigation nav-header .logo .large{ display: block}
.sexy-menu .small{ display:none}
.sexy-menu .detached .small{ display: block}
.sexy-menu .detached .top-header .top-container .top-container .navigation nav-header .logo .large{ display: none}

/*.sexy-menu.detached .nav-brand .large{ display: none}*/
/*.sexy-menu.detached .nav-brand .small{ display: block;}*/
.sexy-menu.detached .top-header .top-container .logo { height:65px; }


		  




