.blog-page {
  min-height: 500px;
}
.text-content ul {
  font-size: 12px;
  padding-left: 0px;
  list-style: none !important;
  margin-bottom: 24px;
}
.text-content ul li {
  margin-bottom: 8px;
  min-height: 18px;
  color: #53575d;
  padding-left: 12px;
  position: relative;
  text-align: left !important;
}
.text-content ul li p {
  margin: 0px;
}
.text-content ul li:last-child {
  margin-bottom: 0px;
}
.text-content ul li:before {
  content: "•";
  /* Insert content that looks like bullets */
  padding-right: 8px;
  color: #20b1a9;
  position: absolute;
  top: 0px;
  left: 0px;
}
.text-content a {
  font-weight: bold;
  color: #1fb0a8;
}
.text-content a strong {
  color: #1fb0a8;
}
.text-content hr {
  clear: both;
  border-color: transparent;
}
.blog-page .viewed-list {
  padding: 0px;
  margin-bottom: 24px;
}
.blog-page.page-49 .text-content {
  background: url(../img/aboutus_man.png) no-repeat bottom center;
  padding-bottom: 300px;
  margin-bottom: 0px;
}
.blog-page.page-49 .wrapper {
  padding-bottom: 0px;
}
.blog-page.page-49 .socials-list {
  text-align: center;
}
.blog-page.page-49 .socials-list a {
  display: inline-block;
  width: 70px;
  height: 72px;
  background: url(../img/aboutus_socials.png) no-repeat 0px 0px;
  margin: 0px 16px;
}
.blog-page.page-49 .socials-list a.instagram {
  width: 74px;
  background-position: -112px 0px;
}
.blog-page.page-49 .socials-list a.youtube {
  width: 86px;
  background-position: -222px 0px;
}
.text-content p + ul {
  margin-top: -8px;
}
.blog-gallery {
  overflow: hidden;
}
.blog-gallery-container {
  height: 208px;
  position: relative;
  margin-bottom: 24px;
}
.blog-gallery-nav {
  margin-top: -130px;
}
.blog-gallery-small > div {
  height: 110px;
  margin: 0px 5px;
  background-size: cover;
  border: 2px solid #000;
  border-radius: 8px;
  position: relative;
}
.blog-gallery-small.slick-center > div,
.blog-gallery-small > div:hover {
  border-color: #21b1a9;
}
.blog-gallery-small > div:after {
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.6);
  border-radius: 6px;
  top: 0px;
  left: 0px;
  position: absolute;
  transition: all ease-in-out 0.2s;
}
.blog-gallery-nav .slick-prev,
.blog-gallery-nav .slick-next {
  display: none !important;
}
.blog-gallery-small.slick-center > div:after,
.blog-gallery-small:hover > div:after {
  opacity: 0;
}
.blog-gallery-container .slick-dots {
  display: none !important;
}
.full-size-gallery .slick-next,
.full-size-gallery .slick-prev,
.blog-gallery-container .slick-next,
.blog-gallery-container .slick-prev {
  position: absolute;
  height: 32px;
  width: 32px;
  text-indent: -9999px;
  border: 0px;
  background: url(../img/icon-blog-arrow.svg) no-repeat center center;
  top: calc(50% - 8px);
  transform: rotate(180deg);
  left: 8px;
  z-index: 4;
}
.full-size-gallery .slick-next,
.blog-gallery-container .slick-next {
  transform: rotate(0deg);
  left: auto;
  right: 8px;
}
.blog-gallery-big > div {
  height: 208px;
  border-radius: 8px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.blog-gallery-big > div span {
  display: none;
}
.text-content .minus h2,
.text-content .plus h2 {
  font-size: 18px;
  padding-left: 28px;
}
.text-content .plus h2:before {
  width: 3px;
  left: 8px;
  top: 3px;
  height: 20px;
}
.text-content .minus h2:before {
  display: none;
}
.text-content .plus h2:after,
.text-content .minus h2:after {
  border-radius: 2px;
  content: "";
  background-color: #20b1a9;
  display: block;
  position: absolute;
  height: 3px;
  left: -0.5px;
  top: 11.6px;
  width: 20px;
}
blockquote {
  padding: 16px 40px;
  margin: 0px 0px 32px 0px;
  font-size: 16px;
  line-height: 1.78;
  color: #2a2a2f;
  text-align: center;
  position: relative;
}
blockquote:before,
blockquote:after {
  content: "";
  background: url(../img/icon-blockquote.svg) no-repeat center center;
  display: block;
  width: 20px;
  height: 18px;
  position: absolute;
  left: 22px;
  transform: rotate(180deg);
}
blockquote:after {
  left: auto;
  right: 24px;
  bottom: 24px;
  transform: rotate(0deg);
}
.text-content iframe {
  width: 100%;
  height: 208px;
  border-radius: 12px;
}
.text-content .prompt {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.29;
  letter-spacing: -0.2px;
  color: #2a2a2f;
  width: 100%;
  padding: 20px;
  border-radius: 8px;
  background-color: rgba(31, 176, 168, 0.1);
  margin-bottom: 24px;
}
.helps {
  margin-bottom: 24px;
  padding: 16px 16px 24px 16px;
  margin: 0px -16px;
  width: calc(100% + 32px);
}
.helps > div {
  width: 210px;
  margin-right: 28px;
  height: 226px;
  position: relative;
  box-shadow: 0 2px 16px 0 rgba(29, 93, 90, 0.08);
  padding: 80px 20px 24px 20px;
  border-radius: 12px;
  background-color: #fff;
  text-align: center;
  color: #53575d;
  font-size: 12px;
  line-height: 1.5;
  white-space: normal;
}
.helps > div:before {
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  top: 24px;
  left: calc(50% - 16px);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  -webkit-background-size: contain;
  background-size: contain;
}
.helps > div .title {
  line-height: 1.29;
  letter-spacing: -0.2px;
  font-weight: bold;
  font-size: 14px;
  color: #2a2a2f;
  margin-bottom: 8px;
}
.helps > div:last-child {
  margin-right: 0px;
}
.helps > div .go-right2 {
  position: absolute;
  bottom: 24px;
  left: calc(50% - 50px);
  width: 100px;
}
.blog-contexts {
  margin-bottom: 14px;
}
.blog-contexts a {
  display: block;
  float: left;
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  margin-right: 16px;
}
.blog-contexts a:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.aboutus-tags > div:before {
  content: "";
  width: 114px;
  height: 114px;
  margin: 17px auto 22px auto;
  display: block;
  background-position: center center;
}
.aboutus-tags > div {
  font-weight: bold;
  color: #000;
  font-size: 14px;
  letter-spacing: -0.2px;
  width: 160px;
  text-align: center;
  padding: 0px 16px;
}
.aboutus-tags .apple:before {
  background: url(../img/aboutus_apple.png) no-repeat center center;
}
.aboutus-tags .service:before {
  background: url(../img/aboutus_service.png) no-repeat center center;
}
.aboutus-tags .call:before {
  background: url(../img/aboutus_call.png) no-repeat center center;
}
@media only screen and (max-device-width: 767px) {
  .blog-page.page-49 .text-content {
    background-size: 200px !important;
    padding-bottom: 200px !important;
  }
  .blog-page.page-49 .sidebar {
    display: none;
  }
  .aboutus-tags {
    margin: 0px -16px;
    padding: 0px 16px;
  }
  .aboutus-tags > div {
    white-space: initial;
    width: 150px;
  }
  .blog-page.page-49 .socials-list a {
    margin: 0px 8px;
  }
  .text-content p + .helps {
    margin-top: -16px;
  }
  .blog-page .viewed-list {
    padding: 0px 16px;
    margin: 0px -16px 24px -16px;
    width: calc(100% + 32px);
  }
  .blog-page .viewed-list {
    padding: 0px 16px;
    margin: 0px -16px 24px -16px;
    width: calc(100% + 32px);
  }
  .text-content p {
    text-align: left !important;
  }
  .text-content img {
    height: auto !important;
    width: 100%;
    display: block;
    margin-bottom: 16px;
    float: none !important;
  }
  .text-content .viewed-list img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
  }
  .text-content h2 {
    text-align: left !important;
  }
}
@media only screen and (min-device-width: 768px) {
  .aboutus-tags {
    text-align: center;
  }
  .aboutus-tags > div {
    display: inline-block;
    margin-bottom: 16px;
    vertical-align: top;
  }
  .blog-gallery-container,
  .blog-gallery-big > div {
    height: 616px;
  }
  .plusminus:after {
    content: "";
    display: block;
    clear: both;
  }
  .plusminus > div {
    width: calc(50% - 60px);
    margin-right: 120px;
    float: left;
  }
  .plusminus > div:last-child {
    margin-right: 0px;
  }
  .text-content ul {
    margin-bottom: 32px;
  }
  .text-content ul li {
    font-size: 16px;
    margin-bottom: 14px;
  }
  .text-content .plusminus ul li {
    margin-bottom: 16px;
  }
  .text-content .plus h2,
  .text-content .minus h2 {
    font-size: 24px;
    padding-left: 33px;
  }
  blockquote {
    padding: 24px 105px;
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 1.78;
    color: #2a2a2f;
    text-align: center;
    position: relative;
  }
  .text-content iframe {
    height: 490px;
  }
  .text-content .prompt,
  .helps {
    margin-bottom: 32px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1259px) {
  .text-content .viewed-list.unslick > div {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 16px;
  }
  .text-content .viewed-list.unslick > div:nth-child(2n) {
    margin-right: 0px;
  }
  .text-content .viewed-list.unslick > div:nth-child(3n) {
    margin-right: inherit;
  }
}
@media only screen and (min-device-width: 1260px) {
  .text-content .viewed-list.unslick > div {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
    margin-bottom: 16px;
  }
  .text-content .viewed-list.unslick > div:nth-child(3n) {
    margin-right: 0px;
  }
}
root {
  --black-5: rgba(13, 13, 13, 0.05);
  --steel: #80868e;
  --tealish: #1fb0a8;
}
/* colors */
