.toggleMenu span {display: none;}
.toggleMenu.isMobile {display: none !important;}
.dj-megamenu {display: none !important} 
.dj-megamenu-select-custom186 .dj-mobile-open-btn, .dj-megamenu-offcanvas-custom186 .dj-mobile-open-btn, .dj-megamenu-accordion-custom186 .dj-mobile-open-btn {
    height: 46px !important; background: white !important
}
.dj-megamenu-select-custom186 .dj-mobile-open-btn:focus, .dj-megamenu-select-custom186:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-custom186 .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-custom186 .dj-mobile-open-btn:focus, .dj-megamenu-accordion-custom186 .dj-mobile-open-btn:hover, .dj-megamenu-accordion-custom186 .dj-mobile-open-btn:focus {
    color: #444 !important
}
#menubar  { display: block!important;  clear: both; }
@media (min-width: 981px) {
    .responsiveMenuTheme2.isDesktop li#item-418 {display: none !important}
}
@media only screen and (min-width: 960px) {

    #menubar > ul  { height: 42px; border-bottom: solid 2px #999; margin:0; padding:0; display: block;}
    #menubar ul li {
        display: inline-block;
        float: left;
        margin-right:0px;
        line-height: 42px;
        height: 42px;
        position: relative;
        z-index: 10000000; margin-left: 0
    }
    .responsiveMenuTheme2 span.opener {display: none !important}
    #menubar > ul > li:nth-of-type(1) { border-bottom: solid 2px #30a4b9;}
    #menubar > ul > li:nth-of-type(2) { border-bottom: solid 2px #2e8a9e;}
    #menubar > ul > li:nth-of-type(3) { border-bottom: solid 2px #6b8130;}
    #menubar > ul > li:nth-of-type(4) { border-bottom: solid 2px #c17131;}
    #menubar > ul > li:nth-of-type(5) { border-bottom: solid 2px #f36632;}
    #menubar > ul > li:nth-of-type(6) { border-bottom: solid 2px #c3326d;}
    #menubar > ul > li:nth-of-type(7) { border-bottom: solid 2px #a941be;}
    #menubar > ul > li:nth-of-type(8) { border-bottom: solid 2px #999;}

    #menubar > ul > li:nth-of-type(1) ul { border-bottom: solid 2px #30a4b9;}
    #menubar > ul > li:nth-of-type(2) ul { border-bottom: solid 2px #2e8a9e;}
    #menubar > ul > li:nth-of-type(3) ul { border-bottom: solid 2px #6b8130;}
    #menubar > ul > li:nth-of-type(4) ul { border-bottom: solid 2px #c17131;}
    #menubar > ul > li:nth-of-type(5) ul { border-bottom: solid 2px #f36632;}
    #menubar > ul > li:nth-of-type(6) ul { border-bottom: solid 2px #c3326d;}
    #menubar > ul > li:nth-of-type(7) ul { border-bottom: solid 2px #a941be;}
    #menubar > ul > li:nth-of-type(8) ul { border-bottom: solid 2px #30a4b9;}

    #menubar ul li:nth-of-type(1) a:hover,  #menubar ul li:nth-of-type(1) ul li a:hover { color:#30a4b9 !important;}
    #menubar ul li:nth-of-type(2) a:hover,  #menubar ul li:nth-of-type(2) ul li a:hover { color:#2e8a9e !important;}
    #menubar ul li:nth-of-type(3) a:hover,  #menubar ul li:nth-of-type(3) ul li a:hover { color:#6b8130 !important;}
    #menubar ul li:nth-of-type(4) a:hover,  #menubar ul li:nth-of-type(4) ul li a:hover { color:#c17131 !important;}
    #menubar ul li:nth-of-type(5) a:hover,  #menubar ul li:nth-of-type(5) ul li a:hover { color:#f36632 !important;}
    #menubar ul li:nth-of-type(6) a:hover,  #menubar ul li:nth-of-type(6) ul li a:hover { color:#c3326d !important;}
    #menubar ul li:nth-of-type(7) a:hover,  #menubar ul li:nth-of-type(7) ul li a:hover { color:#a941be !important;}
    #menubar ul li:nth-of-type(8) a:hover,  #menubar ul li:nth-of-type(8) ul li a:hover { color:#999 !important;}

    #menubar ul li a{
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 42px;
    height: 42px;
    display: inline-block;
    padding-bottom: 3px;
    font-size: 16px !important
    }

    #menubar > ul > li > a{
    border-right: solid 1px #e4e4e4;
    padding: 0 25px 0 25px;
    }

    #menubar ul li:last-child a{ border-right: none; }

    #menubar ul li a:hover{
    color: #fff;
    }


    #menubar ul li ul{
    display: none;

    }

    #menubar ul li:hover ul{
    display: block;
    position: absolute;
    z-index: 10000000;
    /*left: -10px;*/
    padding: 0;
    /* background: #4c416c;*/
    background: #fff;
    margin:0;

    border-left: solid 1px #eee;
    border-right: solid 1px #eee;

    width: 270px;
    }


    #menubar > ul > li:nth-of-type(1) ul li:first-child a {background: #fff url(../images/ever-sub1.png) 0 0 no-repeat;}
    #menubar > ul > li:nth-of-type(2) ul li:first-child a {background: #fff url(../images/ever-sub2.png) 0 0 no-repeat;}
    #menubar > ul > li:nth-of-type(3) ul li:first-child a {background: #fff url(../images/ever-sub3.png) 0 0 no-repeat;}
    #menubar > ul > li:nth-of-type(4) ul li:first-child a {background: #fff url(../images/ever-sub4.png) 0 0 no-repeat;}
    #menubar > ul > li:nth-of-type(5) ul li:first-child a {background: #fff url(../images/ever-sub5.png) 0 0 no-repeat;}
    #menubar > ul > li:nth-of-type(6) ul li:first-child a {background: #fff url(../images/ever-sub6.png) 0 0 no-repeat;}
    #menubar > ul > li:nth-of-type(7) ul li:first-child a {background: #fff url(../images/ever-sub7.png) 0 0 no-repeat;}

    #menubar ul li ul li{
    margin: 0 27px;
    font-size: 16px;
    line-height: 30px;
    display: block;
    float: none;
    position: relative;
    /* padding-left: 10px; */
    }

    #menubar ul li ul li:first-child a span {
    /* border-top: solid 3px #8dcb8c; */
    margin-top: 5px;
    }

    #menubar ul li ul li:last-child{border-bottom: none; }

    #menubar ul li ul li a{
    border-bottom: dotted 1px #ccc;
    text-transform: none; font-weight: normal;
    display: block;
    position: relative;
    word-break:keep-all;
    word-wrap:normal;
    border-top:none;
    }

    #menubar ul li ul li:last-child a {
        border-bottom: 0;
    }

    #menubar ul li ul li a:hover, #menubar ul li ul li:hover{
    /* background: url('../images/ul_sym-w.png') left 12px no-repeat; */
    }


    #menubar ul li ul li a:hover{
    /*background: none;*/
    }

}