/* SWFjs*/
#swf-render {
  position: relative;
  width: 100%;
}

#image-fs {
  z-index: 1;
  position: relative !important;
  top: 0px !important;
  left: 0px !important;
  width: 100%;
}

#swf2js_0 {
  position: absolute !important;
  top: 0px !important;
  left: 0px !important;
  width: 100% !important;
  height: auto;
  z-index: 9999;
}

#swf2js_0 canvas {
  opacity: 0.3;
  z-index: 9999;
}

#swf2js_1 {
  position: absolute !important;
  top: 0px !important;
  left: 0px !important;
  width: 100% !important;
  height: auto;
  z-index: 9999;
}

#swf2js_1 canvas {
  opacity: 0.3;
  z-index: 3;
}
.photos-item {
  width: 100%;
}

.imageThumb {
  min-height: 112px;
} /* big landscape tablets, laptops, and desktops */

@media (min-width: 1900px) {
  .imageThumb {
    min-height: 180px;
  } /* big landscape tablets, laptops, and desktops */
}
