/*Enter Your Custom CSS Here*/
.tool_draw li a.menuUp {
    opacity: 1;
}
.nbd-stages-nav.toggle-down {

                                 position: absolute;

                                 bottom: 0! important;

                                 left: 50%;

                                 transform: translateX (-50%);

                                -webkit-transition: all .4s;

                                -moz-transition: all .4s;

                                 transition: all .4s;

                                 z-index: 3;

                                                                     }