.dc-nav-wrap{position:fixed;top:0;right:0;width:0%;overflow:hidden;height:100%;z-index:999;background:#fff;border-left:1px solid #ccc;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.dc-nav-wrap.desktop-opened{overflow:visible;width:40%}.dc-nav-wrap.mobile-opened{width:100%}.dc-nav-wrap.closed{width:0}.dc-nav-wrap .nav-right-arr{font-size:50px;line-height:1.3;font-family:Verdana,Geneva,sans-serif}.dc-nav-close{position:absolute;top:0;left:0;vertical-align:top;background:#a7a7a7;border:1px solid #ccc;border-right:0;width:36px;height:72px;margin:15px 0 0 -37px;color:#fff;text-align:center;cursor:pointer;font-size:28px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dc-nav-close:hover{background:#4f4f4f}.dc-nav-close .fa{vertical-align:top;margin-top:23px}.dc-accelerators-box{max-height:100%;overflow:scroll}.dc-accelerators-wrap>li{list-style:none;padding:25px 25px 35px 25px;font-family:Arial,Helvetica,sans-serif;color:#4f4f4f;border-bottom:1px solid #ccc;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dc-accelerators-wrap>li:hover{background:#fcfff4}.dc-accelerators-wrap .dc-accelerator-name{font-size:30px}.dc-accelerators-wrap .dc-accelerator-description{font-size:18px;margin-top:12px}.dc-accelerators-wrap .dc-accelerator-links{margin-top:15px}.dc-accelerators-wrap .dc-accelerator-button{display:inline-block;vertical-align:top;padding:10px 15px;border-radius:5px;border:1px solid transparent;color:#fff;text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#000}.dc-accelerators-wrap .dc-accelerator-button:active,.dc-accelerators-wrap .dc-accelerator-button:hover{background:rgba(0,0,0,.7)}@media screen and (max-width:850px){.dc-nav-wrap.desktop-opened{width:50%}}@media screen and (max-width:768px){.dc-nav-close{margin:0;font-size:20px}.dc-nav-close .fa{margin-top:6px}}