.topnav {
    overflow: hidden;
    background-color: white;
}

.topnav a {
    float: left;
    display: block;
    color: #1b3663;
    text-align: center;
    padding: 0px 46px;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    line-height: 100px;
}

.topnav a:hover {
    color: #f26022;
}

.topnav .icon {
    display: none;
}

.fixed-header .header-lower {
    position: fixed;
    padding: 0px !important;
}

@media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
        font-size: 20px;
        line-height: 60px;
    }
    .topnav a {
        float: left;
        display: block;
        color: #f26022;
        text-align: center;
        padding: 0px 46px;
        text-decoration: none;
        font-size: 17px;
        font-weight: bold;
        line-height: 30px;
    }
    .topnav a img {
        border: 0px solid red;
        height: 55px
    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
}
/*
     FILE ARCHIVED ON 01:01:08 Mar 30, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:20:49 Jan 12, 2026.
     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: 0.59
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.009
  esindex: 0.009
  cdx.remote: 98.921
  LoadShardBlock: 303.788 (3)
  PetaboxLoader3.datanode: 247.95 (4)
  PetaboxLoader3.resolve: 191.724 (2)
  load_resource: 187.411
*/