if (windowWidth > 1199) {
                $(".navbar-nav li.dropdown a, #top-menu li.dropdown a").each(
                    function() {
                        $(this).removeClass("dropdown-toggle");
                        $(this).removeAttr("data-toggle");