/* ============== If only two tabs are visible in the footer,
the following styles will handle the responsiveness ================= */

.footer_banner_box
{
    cursor: pointer;
    float: left;
    width: 435px;
    height: 20px;
    padding: 20px 30px;
    background-color: #2E2E2E;
}

@media screen and (max-width:1009px) {
    .footer_banner_box
    {
        width: 329px;
        padding: 20px 23px 30px;
    }
}

@media screen and (max-width:767px) {
    .footer_banner_box
    {
        width: 185px;
    }
}

@media screen and (max-width:479px) {
    .footer_banner_box
    {
        width: 104px;
    }
}
/*
     FILE ARCHIVED ON 22:38:45 Aug 25, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:41:17 Jan 21, 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.756
  exclusion.robots: 0.066
  exclusion.robots.policy: 0.054
  esindex: 0.013
  cdx.remote: 11.266
  LoadShardBlock: 66.06 (3)
  PetaboxLoader3.datanode: 115.234 (5)
  load_resource: 226.091 (2)
  PetaboxLoader3.resolve: 147.833 (2)
*/