
/* Remove extra left and right margins, due to padding */
.container_four_row {margin: 0 -5px;}

/* Clear floats after the columns */
.container_four_row:after {
  content: "";
  display: table;
  clear: both;
}

/* Float four columns side by side */
.container_four_column_a {
  float: left;
  width: 25.8%;
  padding-top: px;
  padding-right: 2%;
  padding-bottom: px;
  padding-left: 2%;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
  .container_four_column_a {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}

/* Style the counter cell */
.container_first_cell {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: px;
  height: auto;
  border: 1px solid blue;
  background-color: ;
}

/* Float four columns side by side */
.container_four_column_b {
  float: left;
  width: 25.7%;
  padding-top: px;
  padding-right: 2%;
  padding-bottom: px;
  padding-left: 2%;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
  .container_four_column_b {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}

/* Style the counter cell */
.container_second_cell {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: px;
  height: auto;
  border: 1px solid blue;
  background-color: ;
}

/* Float four columns side by side */
.container_four_column_c {
  float: left;
  width: 25.7%;
  padding-top: px;
  padding-right: 2%;
  padding-bottom: px;
  padding-left: 2%;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
  .container_four_column_c {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}

/* Style the counter cell */
.container_third_cell {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: px;
  height: auto;
  border: 1px solid blue;
  background-color: ;
}

/* Float four columns side by side */
.container_four_column_d {
  float: left;
  width: 25.8%;
  padding-top: px;
  padding-right: 2%;
  padding-bottom: px;
  padding-left: 2%;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
  .container_four_column_d {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}

/* Style the counter cell */
.container_four_cell {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: px;
  height: auto;
  border: 1px solid blue;
  background-color: ;
}

/*
     FILE ARCHIVED ON 07:19:06 Apr 08, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:44:17 May 10, 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):
  capture_cache.get: 0.644
  load_resource: 18.028
  PetaboxLoader3.datanode: 17.204
*/