.navbar-fixed-bottom.nav-v1 {
    display: flex;
    flex-direction: column;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.navbar-fixed-bottom.nav-v1.show-bottom-nav {
    bottom: 0;
}
.navbar-fixed-bottom.nav-v1 .nav.navbar-nav.navbar-right {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 0!important;
}
.navbar-fixed-bottom.nav-v1 .bottom-svg-border {
    position: relative;
}
.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 10px 10px 20px 10px;
}
.navbar-fixed-bottom.nav-v1 .bottom-list-item a:hover,
.navbar-fixed-bottom.nav-v1 .bottom-list-item a:focus {
    background-color: transparent;
    outline: transparent;
}
.navbar-fixed-bottom.nav-v1 .nav.navbar-nav.navbar-right .bottom-list-item {
   width: 33%;
   padding: 0px 0px;
   text-align: center;
}

@media (max-width: 768px) {
  .footer-v2-wrapper,
  .footer {
    padding-bottom: 80px;
  }
}
@media (min-width: 768px) {
    .navbar-fixed-bottom.nav-v1 {
        display: none;
    }
}

/*
     FILE ARCHIVED ON 16:46:36 Sep 06, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:42:09 Jun 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 3.017
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.017
  esindex: 0.013
  cdx.remote: 76.755
  LoadShardBlock: 192.622 (3)
  PetaboxLoader3.datanode: 297.863 (5)
  load_resource: 154.104 (2)
*/