@media screen and (max-width: 991px) {
  .mod_jux_megamenu .megamenu-wrapper .hasTip:before,
  .mod_jux_megamenu .megamenu-wrapper .hasTip:after {
    bottom: inherit;
    content: none;
  }
  .mod_jux_megamenu .megamenu-wrapper .accordion-btn-wrap {
    height: 100%;
  }
  .mod_jux_megamenu .megamenu-wrapper .accordion-btn-wrap .accordion-btn {
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 13px;
    padding-right: 13px;
    height: 100% !important;
  }
  .mod_jux_megamenu .megamenu-wrapper .submenu-tabs .jux_tabs_db ul li {
    display: block;
    width: 100% !important;
    text-align: left;
    border-bottom: 1px solid;
    border-right: none;
  }
  .mod_jux_megamenu .megamenu-wrapper .submenu-tabs .jux_tabs_db ul li:last-child {
    border-bottom: none;
  }
  .mod_jux_megamenu .megamenu-wrapper .megaMenuToggle {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .mod_jux_megamenu .megamenu-wrapper .jux-fa-bars {
    font-size: 26px;
    color: #fff;
    padding: 5px;
  }
  .mod_jux_megamenu .megamenu-wrapper .js-megamenu {
    display: none;
  }
  .mod_jux_megamenu .megamenu-wrapper ul.level0 {
    width: 100%;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mod_jux_megamenu .megamenu-wrapper ul.level0 li.megacss .jux-custom-css .jux-fa {
    display: block;
  }
  .mod_jux_megamenu .megamenu-wrapper ul.level1 a.haschild .image-title {
    margin: 0;
    padding: 0;
    background: none !important;
  }
  .mod_jux_megamenu .megamenu-wrapper ul.level1 li.megacss a.megacss,
  .mod_jux_megamenu .megamenu-wrapper ul.level1 li.megacss span.megacss {
    padding-left: 20px;
  }
  .mod_jux_megamenu .megamenu-wrapper ul.level2 li.megacss a.megacss,
  .mod_jux_megamenu .megamenu-wrapper ul.level2 li.megacss span.megacss {
    padding-left: 30px;
  }
  .mod_jux_megamenu .megamenu-wrapper ul.level3 li.megacss a.megacss,
  .mod_jux_megamenu .megamenu-wrapper ul.level3 li.megacss span.megacss {
    padding-left: 40px;
  }
  .mod_jux_megamenu .megamenu-wrapper ul.level4 li.megacss a.megacss,
  .mod_jux_megamenu .megamenu-wrapper ul.level4 li.megacss span.megacss {
    padding-left: 50px;
  }
  .mod_jux_megamenu .megamenu-wrapper ul.level5 li.megacss a.megacss,
  .mod_jux_megamenu .megamenu-wrapper ul.level5 li.megacss span.megacss {
    padding-left: 60px;
  }
  .mod_jux_megamenu .megamenu-wrapper ul.level6 li.megacss a.megacss,
  .mod_jux_megamenu .megamenu-wrapper ul.level6 li.megacss span.megacss {
    padding-left: 70px;
  }
  .mod_jux_megamenu .megamenu-wrapper ul li.megacss {
    width: 100%;
    overflow: hidden;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: relative !important;
  }
  .mod_jux_megamenu .megamenu-wrapper ul li.megacss .childcontent {
    position: relative;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    visibility: visible;
    border-right: 0;
    border-left: 0;
  }
  .mod_jux_megamenu .megamenu-wrapper ul li.megacss .childcontent-inner {
    width: 100% !important;
  }
  .mod_jux_megamenu .megamenu-wrapper ul li.megacss .megacol {
    width: 100% !important;
  }
  .mod_jux_megamenu .megamenu-wrapper .dropdown-menucss.js-megamenu {
    display: block;
  }
}
