article div h2 {
  text-align: left;
  margin-top: 0;
}
/* banner */
.banner {
  background: url(https://www.yeastar.com/wp-content/uploads/2022/07/remote-access-serice-bg.webp)
    center no-repeat;
  background-size: cover;
  min-height: 800px;
  display: flex;
  align-items: center;
}
.banner .content-left {
  width: 42%;
}
.banner .content-right {
  width: 58%;
}
.banner h1 {
  color: #fff;
  font-size: 64px;
}
.banner .t {
  font-size: 22px;
  color: #fff;
  line-height: 1.5;
  margin: 50px 0 65px;
}
.banner a:first-child {
  background-color: #ffb400;
  margin-right: 40px;
}
.banner a:last-child {
  border: 1px solid #fff;
  background-color: rgb(0 110 225 / 0%);
}
.show-video img {
  width: 22px;
  height: 22px;
  position: relative;
  top: 4px;
}
/*  */
div .hassle-free {
  margin-top: 6.2vw;
}
.hassle-free .content-left {
  width: 45%;
}
.hassle-free .content-right {
  width: 48%;
}
/*  */
.features div {
  width: 23.5%;
  min-height: 280px;
  background: #ffffff;
  box-shadow: 0px 23px 63px 0px rgb(125 125 125 / 9%);
  border-radius: 8px;
  padding: 45px 20px;
  margin-top: 90px;
}
.features img {
  width: 63px;
  height: 63px;
  background-color: #006ee1;
  border-radius: 12px;
}
.features .line {
  color: #fff;
  width: 40px;
  height: 3px;
  background-color: #006ee1;
  border-radius: 2px;
  margin-top: 35px;
}
.features div:nth-child(2) .line,
.features div:nth-child(2) img {
  background-color: #21bf73;
}
.features div:nth-child(3) .line,
.features div:nth-child(3) img {
  background-color: #ffb400;
}
.features div:nth-child(4) .line,
.features div:nth-child(4) img {
  background-color: #ff8080;
}
/*  */
div .anywhere {
  margin-top: 8vw;
}
.anywhere .content-left {
  width: 47%;
}
.anywhere .content-right {
  width: 45%;
}
div .anywhere a {
  width: initial;
  padding: 0 25px;
  margin-top: 22px;
}
/*  */
div .easy-secure {
  margin-top: 6vw;
}
.easy-secure .content-left {
  width: 45%;
}
.easy-secure .content-right {
  width: 47%;
}
/*  */
.eliminated {
  background: url(/wp-content/uploads/2022/07/eliminated-it-bg.webp) center
    no-repeat;
  background-size: cover;
  min-height: 1070px;
  margin-top: -100px;
}
.eliminated .display-flex {
  padding-top: 123px;
}
.eliminated .content-left {
  width: 47%;
  margin-top: 170px;
}
.eliminated .content-right {
  width: 45%;
}
/*  */
div .enterprise-grade {
  margin-top: -220px;
  align-items: flex-start;
}
.enterprise-grade #fold-wrap.content-right {
  width: 48%;
}
.enterprise-grade .content-left {
  width: 45%;
}
.enterprise-grade a {
  font-size: 18px;
  margin-top: 35px;
  display: block;
}
.enterprise-grade .content-right img {
  width: 13px;
  height: 13px;
  margin-left: 2px;
}
.enterprise-grade a:hover {
  text-decoration: underline;
}
/*  */
.plan-price {
  margin-top: 6vw;
}
.plan-price h2 {
  text-align: center;
  margin-bottom: 20px;
}
.plan-price .infor {
  text-align: center;
  max-width: 750px;
  margin: 0 auto;
}
.plan-price .display-flex div {
  width: 47.5%;
  min-height: 307px;
  background-color: #006ee1;
  padding: 40px 45px;
  margin-top: 67px;
  position: relative;
  border-radius: 3px;
}
.plan-price .display-flex div:last-child {
  background-color: #00b7ff;
}
.plan-price .display-flex div:last-child a {
  color: #00b7ff;
}
.plan-price .title {
  font-size: 30px;
  font-family: Manrope !important;
  font-weight: 500;
  color: #fff;
  line-height: 1.5;
}
.plan-price .btn-link a {
  background-color: #fff;
  color: #006ee1;
  position: absolute;
  bottom: 40px;
  right: 45px;
}
.plan-price .t {
  color: #fff;
  font-style: italic;
  position: relative;
  padding-left: 15px;
}
.plan-price .t::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 40px;
  background: #18ceff;
  position: absolute;
  left: 0;
  top: 7px;
}
/*  */
.hbspt-bgcolor {
  margin-top: 8vw;
}
.hbspt-bgcolor h2 {
  text-align: center;
}
.field > label {
  color: #fff;
}
.hbspt-form .hs-form-field {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-bottom: 15px;
}
.hbspt-form .hs-form-field.hs_message {
  width: 98%;
}
#hbspt-forms .hbspt-form .legal-consent-container input {
  height: initial;
  margin-top: -2px;
}
#hbspt-forms.hbspt-bgcolor .hbspt-form {
  position: relative;
  left: 0.5vw;
}
/*  */
.set-up {
  margin-top: 5vw;
}
.set-up .content-top {
  background: url(/wp-content/uploads/2022/08/remote-offices.webp) center no-repeat;
  background-size: cover;
  min-height: 267px;
  padding: 0 50px;
}
.set-up .content-top h2 {
  margin: 0 0 20px;
  color: #fff;
}
.set-up .content-top p {
  color: #fff;
}
.set-up .btn-link a {
    width: initial;
    padding: 0 25px;
}
@media (max-width: 1500px) and (min-width: 768px) {
  div .display-flex {
    width: 1100px;
    max-width: 90%;
  }
  .banner .content-left {
    width: 46%;
  }
  div #hbspt-forms.hbspt-bgcolor .hbspt-form {
    width: 1100px;
    max-width: 90%;
  }
  .banner .content-right {
    width: 54%;
  }
  div .enterprise-grade {
    margin-top: -250px;
  }
  .banner {
    min-height: 660px;
  }
}
@media (max-width: 769px) {
  .banner h1 {
    padding-top: 30px;
    font-size: 30px;
  }
  .banner a:first-child {
    margin-bottom: 20px;
  }
  .features div {
    width: 100%;
    margin-top: 50px;
  }
  .plan-price .display-flex div {
    width: 100%;
    padding: 20px;
  }
  .plan-price .title {
    font-size: 24px;
  }
  .hbspt-form .hs-form-field {
    width: 100%;
  }
  #hbspt-forms .hbspt-form .legal-consent-container input {
    width: initial !important;
  }
  @media (max-width: 768px) {
    .display-flex .content-left,
    .display-flex .content-right {
        width: 100% !important;
        max-width: initial;
    }
  }
}
