.sexy-menu {position: fixed;top: 0;left: 0;right: 0;transition: all .5s ease-out;z-index:999; background-color: transparent;}
 .sexy-menu.detached {margin-top: -90px;opacity: 0;background:#fff;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:#000000;}
 .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:0px;}
   .sexy-menu.detached .top-header .top-container{ padding-top:0px;}
.nav > li a{ color:#000000;}
  .sexy-menu.detached .nav > li a{ color:#fff;}
	      .sexy-menu.detached .top-quickwraper .top-container .top-right .tophead{ display:none}
.sexy-menu.detached .logo-container img{ height:60px;}
.sexy-menu.detached .top-quickwraper .top-container .top-right{ padding-top:0px;}

.sexy-menu.detached .tollfree{ display:none}
.sexy-menu.detached .header .nav__brand img{ width:150px}
.sexy-menu.detached .header .nav__brand{ margin-top:5px}
.sexy-menu.detached .header-contact{ padding-top:10px;}
.sexy-menu.detached .stellarnav > ul > li > a {padding: 15px 13px;}
		  




