.template-double-btn .watch-video {
  background-color: #fff;
  color: #006ee1;
  position: relative;
  cursor: pointer;
}
.template-double-btn .watch-video::before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  top: 8px;
  border: 1px solid #006ee1;
}
.template-double-btn .watch-video:hover {
  text-decoration: underline;
}
/*  */
.video-conferencing {
  padding: 140px 0 100px;
  background: linear-gradient(180deg, #f7f9fa, transparent);
}
.video-conferencing .content-left {
  width: 42%;
}
.video-conferencing .content-right {
  width: 57%;
}
.video-conferencing .template-tag-1 {
  background-color: #ddf3ff;
  color: #00b7ff;
  font-size: 16px;
  min-width: 210px;
  text-align: center;
}
.video-conferencing h1 {
  font-size: 63px;
}
.video-conferencing .blue-bg {
  width: initial;
  padding: 0 25px;
}
.video-conferencing .info {
  font-size: 20px;
  line-height: 36px;
  margin: 23px 0 70px;
}
/*  */
.online-meet.display-flex {
  margin-top: 80px;
}
.online-meet .content-right {
  width: 45%;
}
.online-meet .content-left {
  width: 48%;
}
.online-meet h2 {
  text-align: left;
  margin-top: -22px;
}
/*  */
.team-chat {
  margin-top: 7vw;
}
.team-chat .content-right {
  width: 46%;
}
.team-chat .content-left {
  width: 46%;
}
.team-chat h2 {
  text-align: left;
  margin-top: 0;
  width: 70%;
  padding-bottom: 40px;
}
.team-chat .item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 35px;
  flex-wrap: wrap;
}
.team-chat .item div {
  width: 87%;
}
.team-chat .item:last-child {
  margin-bottom: 0;
}
.team-chat h4 {
  margin: -6px 0 12px 0;
}
.team-chat .item .svg {
  width: 53px;
  height: 53px;
  background-color: #f7f9fa;
  border-radius: 50%;
  margin-bottom: 0;
}
/*  */
.workplace {
  background-color: #f6f7f9;
  padding: 60px 0 100px;
  margin-top: 7vw;
}
.workplace .display-flex {
  align-items: stretch;
}
.workplace .item {
  width: 31%;
  background: #ffffff;
  border: 1px solid #d5dfe9;
  border-radius: 20px;
  padding: 10px 22px;
  margin-top: 20px;
}
.workplace h4 {
  margin-bottom: 12px;
}
.workplace .t {
  margin-bottom: 33px;
}
/*  */
.look.display-flex {
  margin-top: 8vw;
}
.look .content-left {
  width: 55%;
}
.look .content-right {
  width: 36%;
}
.look h2 {
  text-align: left;
  margin-top: 0;
}
/*  */
.plans {
  margin-top: 6vw;
}
.plans .display-flex {
  align-items: stretch;
}
.plans h2 + .t {
  width: 1000px;
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}
.plans .item {
  width: 47%;
  background-color: #f2f9ff;
  border-radius: 27px;
  padding: 35px 4%;
  position: relative;
  overflow: hidden;
  margin-top: 70px;
}
.plans .btn-link a {
  background-color: #006ee1;
  margin-top: 40px;
}
.plans .img {
  position: absolute;
  width: 56%;
  bottom: -10px;
  right: 0;
  margin-bottom: 0;
}
.plans .item .t {
  min-height: 116px;
}
/*  */
.contact-us.same-width {
  margin-top: 8vw;
  padding-bottom: 120px;
}
.contact-us h2 {
  margin-bottom: 60px;
}
div .template-hbspt-forms .field {
  margin-bottom: 20px;
}
.template-hbspt-forms .field input,
.template-hbspt-forms .field select,
.template-hbspt-forms .field textarea {
  background-color: #f2f4f6;
  border: none;
}
.template-hbspt-forms .field.hs_how_did_you_hear {
  width: 100%;
}
.template-hbspt-forms .field.hs_how_did_you_hear select {
  width: 100%;
}
.contact-us.template-hbspt-forms .hs-submit input[type="submit"] {
  background-color: #ffa300;
}
.contact-us.template-hbspt-forms .hs-submit input[type="submit"]:hover {
  background-color: #f4ac2d;
}
div .template-hbspt-forms .field input,
div .template-hbspt-forms .field select,
div .template-hbspt-forms .field textarea {
  width: 100%;
  color: #777;
  padding: 5px 8px;
}
.template-hbspt-forms .field.hs_how_did_you_hear .input,
div .template-hbspt-forms .field textarea {
  width: 98%;
}
@media (max-width: 1500px) and (min-width: 767px) {
  div .hs-dependent-field div input {
    top: 0;
  }
  .video-conferencing {
    padding: 60px 0;
  }
  .video-conferencing h1 {
    font-size: 58px;
  }
  .online-meet .content-left {
    width: 45%;
  }
  .online-meet .content-right {
    width: 49%;
  }
  .online-meet h2 {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .team-chat .content-left {
    width: 52%;
  }
  .team-chat .item {
    margin-bottom: 30px;
  }
  .team-chat .content-right {
    width: 44%;
  }
  .look .content-right {
    width: 39%;
  }
  .look .content-left {
    width: 53%;
  }
}
@media (max-width: 767px) {
  .video-conferencing {
    padding: 40px 0;
  }
  .online-meet h2 {
    margin-top: 30px;
  }
  .video-conferencing h1 {
    font-size: 30px;
  }
  .video-conferencing .info {
    margin: 23px 0 30px;
  }
  .team-chat h2,
  .workplace .item,
  .plans .item {
    width: 100%;
  }
  .team-chat .item .svg {
    margin-bottom: 20px;
  }
  .workplace {
    padding: 10px 0 60px;
  }
  div .template-hbspt-forms .field {
    width: 100%;
  }
  .contact-us h2 {
    margin: 60px 0 30px;
  }
  .contact-us.same-width {
    padding-bottom: 30px;
  }
  .team-chat .content-right {
    margin-top: 30px;
  }
  .plans .img {
    width: 45%;
  }
}
