.tb {
  display: table;
}
.tbr {
  display: table-row;
}
.tbc {
  display: table-cell;
  vertical-align: middle;
}
#kv_product {
  width: 75%;
}
#content0 {
  padding: 20px 30px;
}
#product_circle0 {
  display: block;
}
#product_circle0_mobile {
  display: none;
  max-width: 600px;
}
.canvasSizeImg {
  visibility: hidden;
}
.aniCanvasHolder {
  overflow: hidden;
}
.animation_container {
  position: absolute;
  top: 0;
  left: 0;
}
.dom_overlay_container {
  pointer-events: none;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
}
canvas {
  position: absolute;
  display: block;
}
#col0 .tbc {
  width: 50%;
}
#col1 .content {
  width: calc(50% - 20px);
  float: left;
  border-radius: 24px;
  background-color: #f1f4fa;
  padding: 20px 30px;
}
#col1 h2 {
  margin-top: auto;
}
#content2 {
  margin-right: 10px;
}
#content3 {
  margin-left: 10px;
  margin-top: 40px;
}
#product_circle0,
#product_circle0_mobile,
#product_circle1 {
  width: 100%;
}
#product_circle0_mobile {
  max-width: 600px;
}
#section2 {
  background-color: #f1f4fa;
  padding: 40px;
}
#section2 h2 {
  margin-top: auto;
  color: #ff4876;
}
#featureTable {
  text-align: left;
}
#featureTable .tbc1 {
  width: calc(25% - 24px);
  border-left-width: 4px;
  border-left-style: solid;
  margin: 10px;
  vertical-align: top;
  display: inline-block;
}
#featureTable h3 {
  margin: auto;
}
#featureTable .box {
  position: relative;
  height: 100%;
  background-color: #fff;
  padding: 15px 15px;
  margin-left: 5px;
}
#feature0 {
  border-left-color: #fd9b0a;
}
#feature0 h3 {
  color: #fd9b0a;
}
#feature1 {
  border-left-color: #19daff;
}
#feature1 h3 {
  color: #19daff;
}
#feature2 {
  border-left-color: #2b1d8a;
}
#feature2 h3 {
  color: #2b1d8a;
}
#feature3 {
  border-left-color: #9b6db8;
}
#feature3 h3 {
  color: #9b6db8;
}
#feature4 {
  border-left-color: #8dc63f;
}
#feature4 h3 {
  color: #8dc63f;
}
#feature5 {
  border-left-color: #fabda2;
}
#feature5 h3 {
  color: #fabda2;
}
#feature6 {
  border-left-color: #ec7962;
}
#feature6 h3 {
  color: #ec7962;
}
#feature7 {
  border-left-color: #519032;
}
#feature7 h3 {
  color: #519032;
}
#section3 {
  margin-bottom: 40px;
}
#product_circle1 {
  max-width: 742px;
  display: block;
}
#product_circle1 img {
  width: 100%;
}
#product_text1 {
  width: 50%;
  height: 100%;
  top: 0;
  z-index: 1;
  text-align: center;
  font-size: 1.3em;
  line-height: 1.4em;
}
#product_text1 .tb {
  width: 100%;
  height: 100%;
}
#btn_gima {
  width: 29.5%;
  height: 8%;
  right: 0;
  top: 60%;
  z-index: 2;
}
@media (max-width: 1200px) {
  #section2 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  #featureTable .tbc1 {
    width: calc(50% - 24px);
  }
  #product_circle0 {
    display: none;
  }
  #product_circle0_mobile {
    display: block;
  }
  .aniCanvasHolder {
    margin-left: -15px;
    margin-right: -15px;
  }
  .animation_container {
    margin-left: -25%;
  }
}
@media (max-width: 700px) {
  .animation_container {
    margin-left: -30%;
  }
}
@media (max-width: 660px) {
  .animation_container {
    margin-left: -35%;
  }
}
@media (max-width: 600px) {
  #col0 {
    display: block;
  }
  #col0 .tbc {
    display: block;
    width: 100%;
  }
  #col1 .content {
    width: 100%;
    margin-top: 20px;
  }
  .animation_container {
    margin-left: -40%;
  }
  #content0 {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  #content2 {
    margin-right: auto;
  }
  #content3 {
    margin-left: auto;
  }
  #product_text1 {
    font-size: 1.1em;
    line-height: 1.3em;
  }
}
@media (max-width: 500px) {
  #featureTable .tbc1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 400px) {
  #product_text1 {
    font-size: .9em;
    line-height: 1.2em;
    padding-bottom: 20px;
  }
}
