
/*For when we need 5 columns in bootstrap in the 12 column grid layout*/
.col-xs-5-cols,
.col-sm-5-cols,
.col-md-5-cols,
.col-lg-5-cols {
    position: relative !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.col-xs-5-cols {
    width: 20% !important;
    float: left !important;
}

@media (min-width: 768px) {
    .col-sm-5-cols {
        width: 20% !important;
        float: left !important;
    }
}

@media (min-width: 992px) {
    .col-md-5-cols {
        width: 20% !important;
        float: left !important;
    }
}

@media (min-width: 1200px) {
    .col-lg-5-cols {
        width: 20% !important;
        float: left !important;
    }
}

/*
     FILE ARCHIVED ON 18:22:35 Mar 25, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:09:35 Feb 16, 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.63
  exclusion.robots: 0.042
  exclusion.robots.policy: 0.031
  esindex: 0.01
  cdx.remote: 13.83
  LoadShardBlock: 307.781 (3)
  PetaboxLoader3.datanode: 223.808 (4)
  PetaboxLoader3.resolve: 100.718 (3)
  load_resource: 84.85
*/