.snavvy-container { position: absolute; left: 0; right: 0; display: block; height: auto; }
.snavvy-fullscreen { top: 0; bottom: 0; }
.snavvy { position: fixed; height: auto !important; padding: 0px; z-index: 99999; overflow: scroll; background: rgba(120, 63, 142, 0.86); opacity: 1; transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; width: 370px !important; }
.has-container { position: relative !important; }
.get-snavvy { opacity: 1; }
#close-snavvy { font-size: 40px !important; padding: 5px 5px; margin-bottom: 20px; color: #fff; cursor: pointer; background: url(../images/close-btn.png) no-repeat center center rgba(0, 0, 0, 0.5); width: 35px; height: 35px; }
.snavvy-links { width: 100%; position: relative; display: block; }
.snavvy-links ul { padding: 0px; margin: 0px; }
.snavvy-links ul li { margin: 0px; padding: 0px; list-style-type: none; }
.snavvy-links ul li a { display: block; text-align: center; width: auto; font-size: 15px; padding: 5px; color: #fff; text-decoration: none; font-family: "Lato-Reg", Arial, Helvetica, sans-serif; }
.snavvy-links ul li a:hover { color:#FC0; }


.menu_2{ font-family: "Lato-Reg", Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color:#FC0; padding:5% 7% 3% 7%; line-height:20px;}