@media all and (max-width: 768px) {
    .nav-toggle {
        display: none !important;
    }
    #ub-mega-menu-1 {
        width: 97% !important;
        float: right !important;;
    }

}


@media all and (min-width: 768px) {
    .mega a {
        color:white;
    }

    



.child-content-inner {
    width: 100%;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    padding-left: 20% !important;
    padding-right: 20% !important;
}


ul.level0>li.mega.has-child>.mega>span.menu-title {
background:none !important;
}
        
    .nav-toggle {
        display: none !important;
    }

ul.level0>li.mega.has-child:focus>.child-content, ul.level0>li.mega.has-child:hover>.child-content {
    display: block;
    border: 1px solid #c4cc30;
    background:#fff  !important;
}

ul.level2>li.mega>.mega {
    color: #1e7096;
	font-weight: 600;
}
ul.level1 li.mega .mega {
    color: #1e7096;
	font-weight: 600;
}
ul.level3 li.mega .mega {
    color: #1e7096;
	font-weight: 600;
}
ul.level4 li.mega .mega {
    color: #1e7096;
	font-weight: 600;
}

ul.level2>li.mega>.mega >.mega:hover {
    color: #c4cc30;
}
ul.level1 li.mega .mega >.mega:hover {
    color: #c4cc30;
}
ul.level3 li.mega .mega >.mega:hover {
    color: #c4cc30;
}
ul.level4 li.mega .mega >.mega:hover {
    color: #c4cc30;
}

ul.level2>li.mega>.mega.active {
    color: #c4cc30;;
    font-weight:900;
}
ul.level1>li.mega>.mega.active {
    color: #c4cc30;;
    font-weight:900;
}
ul.level3>li.mega>.mega.active {
    color: #c4cc30;;
    font-weight:900;
}
ul.level4>li.mega>.mega.active {
    color: #c4cc30;;
    font-weight:900;
}


.child-content {
    -moz-box-shadow:  none !important;
     -webkit-box-shadow:  none !important;
    -o-box-shadow:  none !important;
    box-shadow: none !important;
}

.has-child {
    color:#c4cd31 !important;
}

#ub-mega-menu-1 {
    width: 100% !important;
    float:none !important;
    justify-content: center;
    display: flex;
    border-bottom: 1px solid #c4cd31;
}

ul.level0>li.mega>.mega {
color:white !important;
}

ul.level0>li.mega.has-child.mega-hover>.mega {
    color: white  !important;
    background:#1e7096  !important;
}

ul.level0>li.mega>.mega.active {
    color: white !important;
    background:#1e7096  !important;
}
ul.level0>li.mega>.mega.ui-state-active, ul.level0>li.mega>.mega:active, ul.level0>li.mega>.mega:focus, ul.level0>li.mega>.mega:hover {
    color: white !important;
    background:#1e7096  !important;
    font-weight: 900;}


.navMenuContainer {
    width: 100%;
   background:#1e7096  !important;
    height: 51px;
}

.header-top-container {
    background: #c4cd30 !important;
}


.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container, .page-main {
    max-width: 1538px;
}
      


    /*
.block-search {
    float: right!important;
    padding-left: 0px !important;
    position: relative !important;
    width: 45% !important;
    z-index: 4 !important;
    background: none !important;
    right:0 !important;
    height: 0 !important;
}
*/

#search_mini_form { display:block; }

.block-search .action.search:before {
    line-height: 35px !important;
}

.child-content li.group>.mega {
    padding: 0px 0 0 !important;

}

}