/*! SmartMenus jQuery Plugin - v1.0.0-beta1 - June 1, 2015
 * http://www.smartmenus.org/
 * Copyright 2015 Vasil Dinkov, Vadikom Web Ltd. http://vadikom.com; Licensed MIT */.sm,.sm li,.sm ul{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;-webkit-tap-highlight-color:transparent}.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0}.sm ul{display:none}.sm a,.sm li{position:relative}.sm a{display:block}.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden}.sm,.sm *,.sm :after,.sm :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.me-menu a,.me-menu a:active,.me-menu a:focus,.me-menu a:hover{padding:13px 20px;padding-right:58px;color:#555;font-family:inherit;font-size:15px;font-weight:500;line-height:17px;text-decoration:none}.me-menu a.active,.me-menu a.current{color:#3bdfff}.me-menu>li:last-child>a.highlighted,.me-menu>li:last-child>ul>li:last-child>a.highlighted,.me-menu>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,.me-menu>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,.me-menu>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.me-menu li{border-top:1px solid rgba(0,0,0,.05)}.me-menu>li:first-child{border-top:0}.me-menu ul a,.me-menu ul a:active,.me-menu ul a:focus,.me-menu ul a:hover{font-size:15px;font-weight:400;text-transform:none;border-left:8px solid transparent}.me-menu ul ul a,.me-menu ul ul a:active,.me-menu ul ul a:focus,.me-menu ul ul a:hover{border-left:16px solid transparent}.me-menu ul ul ul a,.me-menu ul ul ul a:active,.me-menu ul ul ul a:focus,.me-menu ul ul ul a:hover{border-left:24px solid transparent}.me-menu ul ul ul ul a,.me-menu ul ul ul ul a:active,.me-menu ul ul ul ul a:focus,.me-menu ul ul ul ul a:hover{border-left:32px solid transparent}.me-menu ul ul ul ul ul a,.me-menu ul ul ul ul ul a:active,.me-menu ul ul ul ul ul a:focus,.me-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}@media screen and (min-width:769px){.me-menu{display:block}.me-menu ul{position:absolute}.me-menu li{float:left}.me-menu ul li{float:none}.me-menu a{white-space:nowrap}.me-menu ul a{white-space:normal}.menu-trigger{display:none}.me-menu{padding:0 0}.me-menu a,.me-menu a:active,.me-menu a:focus,.me-menu a:hover{padding:13px 14px;color:#555}.me-menu a:active,.me-menu a:focus,.me-menu a:hover{color:#3bdfff}.me-menu a.current{color:#3bdfff}.me-menu li{border-top:0}.me-menu ul{border:1px solid #e1e1e1;padding:5px 0;border-radius:10px;background:#fff;-moz-box-shadow:1px 1px 3px 0 rgba(0,0,0,.15);-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.15);box-shadow:1px 1px 3px 0 rgba(0,0,0,.15);width:14.5em!important}.me-menu ul a,.me-menu ul a:active,.me-menu ul a:focus,.me-menu ul a:hover{border:0!important;padding:10px 20px;color:#555}.me-menu ul a:active,.me-menu ul a:focus,.me-menu ul a:hover{background:#eee;color:#3bdfff}.me-menu ul a.current{color:#3bdfff}.me-menu span.scroll-up{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px}.me-menu span.scroll-up:hover{background:#f8f8f8;color:#3bdfff}}