/* Compiled Less CSS File */
/* Generated from "style.css" */

#animation_container {
  width: 970px;
  height: 480px;
  margin: 0 0 -4px 0;
  padding: 0;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
#animation_container .animation {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  z-index: 1;
  width: 100%;
}
#animation_container .animation li {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: 1;
  width: 100%;
}
#animation_container .animation li img {
  width: 100%;
  height: auto;
}
#animation_container .markers_container {
  width: 100%;
  height: 15px;
  position: absolute;
  bottom: 17px;
  z-index: 2;
  text-align: center;
  color: #f00;
}
#animation_container .marker {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 8px;
  background-color: #fff;
  margin: 0 5px;
  cursor: pointer;
}
#animation_container .marker_hi {
  background-color: #636466;
}
.blog_animation_super_container {
  width: 100%;
  overflow: hidden;
}
@media (min-width: 840px) {
  .blog_animation_super_container {
    width: 758px;
    height: 546px;
  }
}
@media (min-width: 1009px) {
  .blog_animation_super_container {
    width: 728px;
    height: 546px;
    margin-left: -202px;
  }
}
.blog_animation_container {
  width: 100%;
  height: 546px;
  margin: 0 0 -4px 0;
  padding: 0;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
@media (min-width: 840px) {
  .blog_animation_container {
    width: 758px;
    height: 546px;
  }
}
@media (min-width: 1009px) {
  .blog_animation_container {
    width: 728px;
    height: 546px;
  }
}
.blog_animation_container .animation {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  z-index: 1;
  width: 100%;
}
.blog_animation_container .animation li {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: 1;
  width: 100%;
}
.blog_animation_container .animation li img {
  width: 100%;
  height: auto;
}
.blog_animation_container .markers_container {
  width: 100%;
  height: 15px;
  position: absolute;
  bottom: 17px;
  z-index: 2;
  text-align: center;
  color: #f00;
}
.blog_animation_container .marker {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 8px;
  background-color: #fff;
  margin: 0 5px;
  cursor: pointer;
}
.blog_animation_container .marker_hi {
  background-color: #636466;
}