html, body {
    max-width: 100%;
    overflow-x: hidden;
}
    
#content {
    width: 95%;
    margin: 0 auto;
}

.first-content {
    margin-top: 60px;
}

.last-content {
    margin-bottom: 80px;
}

/** TOP STICKY */

.top-sticky {
    position: fixed;
    top: 0; left: 0;
    background: #fff;
    border-bottom: 1px solid #ececec;
    width: 100%;
    padding: 0 2.5%;
    z-index: 100;
    -webkit-box-shadow: 0px 1px 4px #888888;
    -moz-box-shadow: 0px 1px 4px #888888;
    box-shadow: 0px 1px 4px #888888;
}

.top-sticky ul {
    font-size: 11px !important;
    margin-top: -9px;
    margin-bottom: 1px;
    padding-left: 14px;
    padding-bottom: 1px;
}

.top-sticky h3 {
    font-size: 12px;
    margin: 2px 0 10px 0;
    font-weight: bold;
}

.top-sticky p {
    font-size: 11px;
    margin: 0px 0 0 0;
}


/** BOTTOM STICKY */

.bottom-sticky {
    position: fixed;
    bottom: 0; left: 0;
    background: #fff;
    border-top: 1px solid #ececec;
    width: 100%;
    padding: 0 2.5%;
    -webkit-box-shadow: 0px -1px 4px #888888;
    -moz-box-shadow: 0px -1px 4px #888888;
    box-shadow: 0px -1px 4px #888888;
    z-index: 90;
}

.bottom-sticky ul {
    font-size: 11px !important;
    margin-top: 0px;
    padding-left: 14px;
    margin-bottom: 2px;
}

.bottom-sticky h3 {
    font-size: 12px;
    margin: 1px 0 0 0;
    font-weight: bold;
}

.bottom-sticky p {
    font-size: 11px;
    margin: 0px 0 0 0;
}


/** RESPONSIVE-DESIGN */

@media (max-width: 620px) {
    .first-content {
        margin-top: 70px
    }

    .last-content {
        margin-bottom: 120px;
    }
}

@media (max-width: 527px) {
    .last-content {
        margin-bottom: 130px;
    }
}

@media (max-width: 510px) {
    .first-content {
        margin-top: 85px
    }
}

@media (max-width: 425px) {
    .last-content {
        margin-bottom: 140px;
    }
}

@media (max-width: 365px) {
    .last-content {
        margin-bottom: 150px;
    }
}

@media (max-width: 340px) {
    .first-content {
        margin-top: 100px
    }

    .last-content {
        margin-bottom: 170px;
    }
}

@media (max-width: 290px) {
    .first-content {
        margin-top: 120px
    }
}

/*
     FILE ARCHIVED ON 15:59:59 Dec 08, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:53:30 Sep 17, 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: 0.538
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 312.598
  LoadShardBlock: 371.379 (3)
  PetaboxLoader3.datanode: 291.117 (4)
  PetaboxLoader3.resolve: 264.84 (2)
  load_resource: 223.49
*/