.NavigateButton{position:fixed;background-color:#44006b;color:white;border:0;border-radius:50%;width:70px;height:70px;bottom:40px;right:40px;cursor:pointer;box-shadow:0 10px 20px rgba(0,0,0,.5);box-shadow:inset 10px 10px 21px #330050,inset -10px -10px 21px #550086;z-index:10}@media only screen and (min-width:0px) and (max-width:700px){.NavigateButton{bottom:10px;right:10px}}