#wowslider-container1 {
  display: table;
  zoom: 1;
  position: relative;
  width: 100%;
  max-width: 600px;
  max-height: 664px;
  margin: 0px auto 0px;
  z-index: 90;
  text-align: left; /* reset align=center */
  font-size: 10px;
  text-shadow: none; /* fix some user styles */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
* html #wowslider-container1 {
  width: 600px;
}
#wowslider-container1 .ws_images ul {
  position: relative;
  width: 10000%;
  height: 100%;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  border-spacing: 0;
  overflow: visible;
}
#wowslider-container1 .ws_images ul li {
  position: relative;
  width: 1%;
  height: 100%;
  line-height: 0; /*opera*/
  overflow: hidden;
  float: left;
  font-size: 0;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
#wowslider-container1 .ws_images {
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  max-height: 600px;
  max-width: 600px;
  vertical-align: top;
  border: none;
  overflow: hidden;
}
#wowslider-container1 .ws_images ul a {
  width: 100%;
  height: 100%;
  max-height: 600px;
  display: block;
  color: transparent;
}
#wowslider-container1 img {
  max-width: none !important;
}
#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images > div > img {
  width: 100%;
  border: none 0;
  max-width: none;
  padding: 0;
  margin: 0;
}
#wowslider-container1 .ws_images > div > img {
  max-height: 664px;
}

#wowslider-container1 .ws_images iframe {
  position: absolute;
  z-index: -1;
}
#wowslider-container1 a {
  text-decoration: none;
  outline: none;
  border: none;
}
#wowslider-container1 .ws_script {
  display: none;
}
#wowslider-container1 sound,
#wowslider-container1 object {
  position: absolute;
}
/* prevent some of users reset styles */
#wowslider-container1 .ws_effect {
  position: static;
  width: 100%;
  height: 100%;
}

#wowslider-container1 .ws_photoItem {
  border: 2em solid #fff;
  margin-left: -2em;
  margin-top: -2em;
}
#wowslider-container1 .ws_cube_side {
  background: #a6a5a9;
}

#wowslider-container1.ws_gestures {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII='),
    move;
}
#wowslider-container1.ws_gestures.ws_grabbing {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=='), move;
}

/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_next,
#wowslider-container1.ws_video_playing .ws_prev {
  display: none;
}

/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn {
  position: absolute;
  display: none;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 55;
}
#wowslider-container1 .ws_video_btn.ws_youtube {
  display: block;
}
#wowslider-container1 .ws_video_btn div {
  position: absolute;
  background-image: url(./playvideo.png);
  background-size: 200%;
  top: 50%;
  left: 50%;
  width: 7em;
  height: 5em;
  margin-left: -3.5em;
  margin-top: -2.5em;
}
#wowslider-container1 .ws_video_btn.ws_youtube div {
  background-position: 0 0;
}
#wowslider-container1 .ws_video_btn.ws_youtube:hover div {
  background-position: 100% 0;
}
#wowslider-container1 .ws_playpause.ws_hide {
  display: none !important;
}
#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev {
  background-size: 200%;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  z-index: 60;
  height: 3.7em;
  width: 4em;
  background-image: url(./arrows.png);
}
#wowslider-container1 a.ws_next {
  background-position: 100% 0;
  right: 2.1em;
}
#wowslider-container1 a.ws_prev {
  left: 2.1em;
  background-position: 0 0;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
  width: 4em;
  height: 3.7em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2em;
  margin-top: -1.8em;
  z-index: 59;
  background-size: 100%;
}

#wowslider-container1 .ws_pause {
  background-image: url(./pause.png);
}

#wowslider-container1 .ws_play {
  background-image: url(./play.png);
}

#wowslider-container1 .ws_pause:hover,
#wowslider-container1 .ws_play:hover {
  background-position: 100% 100% !important;
}
#wowslider-container1 .ws_thumbs {
  overflow: auto;
  z-index: 60;
}
#wowslider-container1 .ws_thumbs img {
  text-decoration: none;
  border: 0;
  width: 100%;
}
#wowslider-container1 .ws_thumbs a {
  position: relative;
  text-indent: -4000px;
  color: transparent;
  opacity: 0.8;
  text-decoration: none;
  display: inline-block;
  border: 0;
  line-height: 0;
  margin: 0 4px;
  text-indent: 0;
  padding: 3px;
  width: 50px;
  max-width: 50px;
}
#wowslider-container1 .ws_thumbs a:hover {
  background-color: #6dbcdd;
  opacity: 1;
}
#wowslider-container1 .ws_thumbs a:hover img {
  visibility: visible;
}
#wowslider-container1 .ws_images,
#wowslider-container1 .ws_shadow {
  margin-bottom: 74px;
}

#wowslider-container1 .ws_shadow {
  -webkit-box-shadow: 0px 4px 16px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 4px 16px 1px rgba(0, 0, 0, 0.35);
  background-color: #fff;
}

#wowslider-container1 .ws_thumbs {
  position: absolute;
  text-align: left;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 64px;
}
#wowslider-container1 .ws_thumbs div {
  position: relative;
  letter-spacing: -4px;
}
#wowslider-container1 .ws_thumbs a.ws_selthumb {
  background-color: #6dbcdd;
}
#wowslider-container1 .ws_thumbs a {
  -webkit-box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev,
#wowslider-container1 .ws_playpause {
  display: none;
}

* html #wowslider-container1 a.ws_next,
* html #wowslider-container1 a.ws_prev {
  display: block;
}

#wowslider-container1:hover a.ws_next,
#wowslider-container1:hover a.ws_prev,
#wowslider-container1:hover .ws_playpause {
  display: block;
}
#wowslider-container1 .ws_images > ul {
  animation: wsBasic 102s infinite;
  -moz-animation: wsBasic 102s infinite;
  -webkit-animation: wsBasic 102s infinite;
}
@keyframes wsBasic {
  0% {
    left: -0%;
  }
  3.92% {
    left: -0%;
  }
  5.88% {
    left: -100%;
  }
  9.8% {
    left: -100%;
  }
  11.76% {
    left: -200%;
  }
  15.69% {
    left: -200%;
  }
  17.65% {
    left: -300%;
  }
  21.57% {
    left: -300%;
  }
  23.53% {
    left: -400%;
  }
  27.45% {
    left: -400%;
  }
  29.41% {
    left: -500%;
  }
  33.33% {
    left: -500%;
  }
  35.29% {
    left: -600%;
  }
  39.22% {
    left: -600%;
  }
  41.18% {
    left: -700%;
  }
  45.1% {
    left: -700%;
  }
  47.06% {
    left: -800%;
  }
  50.98% {
    left: -800%;
  }
  52.94% {
    left: -900%;
  }
  56.86% {
    left: -900%;
  }
  58.82% {
    left: -1000%;
  }
  62.75% {
    left: -1000%;
  }
  64.71% {
    left: -1100%;
  }
  68.63% {
    left: -1100%;
  }
  70.59% {
    left: -1200%;
  }
  74.51% {
    left: -1200%;
  }
  76.47% {
    left: -1300%;
  }
  80.39% {
    left: -1300%;
  }
  82.35% {
    left: -1400%;
  }
  86.27% {
    left: -1400%;
  }
  88.24% {
    left: -1500%;
  }
  92.16% {
    left: -1500%;
  }
  94.12% {
    left: -1600%;
  }
  98.04% {
    left: -1600%;
  }
}
@-moz-keyframes wsBasic {
  0% {
    left: -0%;
  }
  3.92% {
    left: -0%;
  }
  5.88% {
    left: -100%;
  }
  9.8% {
    left: -100%;
  }
  11.76% {
    left: -200%;
  }
  15.69% {
    left: -200%;
  }
  17.65% {
    left: -300%;
  }
  21.57% {
    left: -300%;
  }
  23.53% {
    left: -400%;
  }
  27.45% {
    left: -400%;
  }
  29.41% {
    left: -500%;
  }
  33.33% {
    left: -500%;
  }
  35.29% {
    left: -600%;
  }
  39.22% {
    left: -600%;
  }
  41.18% {
    left: -700%;
  }
  45.1% {
    left: -700%;
  }
  47.06% {
    left: -800%;
  }
  50.98% {
    left: -800%;
  }
  52.94% {
    left: -900%;
  }
  56.86% {
    left: -900%;
  }
  58.82% {
    left: -1000%;
  }
  62.75% {
    left: -1000%;
  }
  64.71% {
    left: -1100%;
  }
  68.63% {
    left: -1100%;
  }
  70.59% {
    left: -1200%;
  }
  74.51% {
    left: -1200%;
  }
  76.47% {
    left: -1300%;
  }
  80.39% {
    left: -1300%;
  }
  82.35% {
    left: -1400%;
  }
  86.27% {
    left: -1400%;
  }
  88.24% {
    left: -1500%;
  }
  92.16% {
    left: -1500%;
  }
  94.12% {
    left: -1600%;
  }
  98.04% {
    left: -1600%;
  }
}
@-webkit-keyframes wsBasic {
  0% {
    left: -0%;
  }
  3.92% {
    left: -0%;
  }
  5.88% {
    left: -100%;
  }
  9.8% {
    left: -100%;
  }
  11.76% {
    left: -200%;
  }
  15.69% {
    left: -200%;
  }
  17.65% {
    left: -300%;
  }
  21.57% {
    left: -300%;
  }
  23.53% {
    left: -400%;
  }
  27.45% {
    left: -400%;
  }
  29.41% {
    left: -500%;
  }
  33.33% {
    left: -500%;
  }
  35.29% {
    left: -600%;
  }
  39.22% {
    left: -600%;
  }
  41.18% {
    left: -700%;
  }
  45.1% {
    left: -700%;
  }
  47.06% {
    left: -800%;
  }
  50.98% {
    left: -800%;
  }
  52.94% {
    left: -900%;
  }
  56.86% {
    left: -900%;
  }
  58.82% {
    left: -1000%;
  }
  62.75% {
    left: -1000%;
  }
  64.71% {
    left: -1100%;
  }
  68.63% {
    left: -1100%;
  }
  70.59% {
    left: -1200%;
  }
  74.51% {
    left: -1200%;
  }
  76.47% {
    left: -1300%;
  }
  80.39% {
    left: -1300%;
  }
  82.35% {
    left: -1400%;
  }
  86.27% {
    left: -1400%;
  }
  88.24% {
    left: -1500%;
  }
  92.16% {
    left: -1500%;
  }
  94.12% {
    left: -1600%;
  }
  98.04% {
    left: -1600%;
  }
}

@media all and (max-width: 760px) {
  #wowslider-container1 .ws_fullscreen {
    display: block;
  }
}
@media all and (max-width: 400px) {
  #wowslider-container1 .ws_controls,
  #wowslider-container1 .ws_thumbs {
    display: none;
  }
  #wowslider-container1 .ws_images,
  #wowslider-container1 .ws_shadow {
    margin-bottom: 10px;
  }
  #theslider {
    padding: 0 10px 20px;
  }
}
