#cbp-spmenu-s3{ margin: 0 auto; max-width: 1024px; z-index: 888888; right: 0; width: 33.3333333333%; }
.cbp-spmenu                        { position: absolute; background: dimgray;  opacity: 0.95;  }
.cbp-spmenu a                      { display: block; color: #0a0a0a; font-size: 1.1em; font-weight: 300; }
.cbp-spmenu a:hover                { background: dimgray; opacity: 0.50; }
.cbp-spmenu a:active               { background: dimgray; color: dimgray; }
.cbp-spmenu-horizontal             { width: 100%; height: auto; overflow: hidden; }
.cbp-spmenu-horizontal a           { width: 100%; border-bottom: 1px dashed #0a0a0a; padding: 13.95px; color: #0a0a0a; font-size: 18px; }
.cbp-spmenu-horizontal a:first-child { border-top: 1px dashed #0a0a0a; }
.cbp-spmenu-horizontal a:last-child  { border-bottom: none; }
.cbp-spmenu-top                    { top: -670px; }
.cbp-spmenu-bottom                 { bottom: -400px; }
.cbp-spmenu-top.cbp-spmenu-open    { top: 50px; }
.cbp-spmenu-bottom.cbp-spmenu-open { bottom: 0px; }
.cbp-spmenu, .cbp-spmenu-push      { -webkit-transition: all 1.0s ease; -moz-transition: all 1.0 ease; transition: all 1.0s ease; }