/* line 1, ../sass/demo.scss */


/* line 8, ../sass/demo.scss */
* {
  box-sizing: border-box;
}



/* line 16, ../sass/demo.scss */
.clear {
  clear: both;
  float: none;
  width: 100%;
}

/* line 22, ../sass/demo.scss */
.container11 {
  width: 100%;
  padding-right: 1px;
  padding-left: 1px;
  margin-right: auto;
  margin-left: auto;
}
/* line 32, ../sass/demo.scss */
.container11 .gallery a img {
  float: left;
  margin: .5%;
  width: 19%;
  height: auto;
  -webkit-transition: -webkit-transform .15s ease;
  -moz-transition: -moz-transform .15s ease;
  -o-transition: -o-transform .15s ease;
  -ms-transition: -ms-transform .15s ease;
  transition: transform .15s ease;
  position: relative;
}

@media only screen and (max-width: 1500px) {
.container11 .gallery a img {
  float: left;
  margin: .5%;
  width: 24%;
  height: auto;
  -webkit-transition: -webkit-transform .15s ease;
  -moz-transition: -moz-transform .15s ease;
  -o-transition: -o-transform .15s ease;
  -ms-transition: -ms-transform .15s ease;
  transition: transform .15s ease;
  position: relative;
}
}
@media only screen and (max-width: 914px) {
.container11 .gallery a img {
  float: left;
  margin: .5%;
  width: 49%;
  height: auto;
  -webkit-transition: -webkit-transform .15s ease;
  -moz-transition: -moz-transform .15s ease;
  -o-transition: -o-transform .15s ease;
  -ms-transition: -ms-transform .15s ease;
  transition: transform .15s ease;
  position: relative;
}
}
/* line 46, ../sass/demo.scss */
.container11 .gallery a:hover img {
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  z-index: 5;
}
/* line 57, ../sass/demo.scss */
.container11 .gallery a.big img {
  width: 40%;
}

/* line 65, ../sass/demo.scss */
.align-center {
  text-align: center;
}

/*
     FILE ARCHIVED ON 10:28:26 Mar 13, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:51:57 Jan 09, 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.643
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.01
  esindex: 0.013
  cdx.remote: 99.092
  LoadShardBlock: 322.32 (3)
  PetaboxLoader3.datanode: 338.23 (4)
  load_resource: 146.389
  PetaboxLoader3.resolve: 74.747
*/