/* sms-banner */
.sms-banner {
  min-height: 800px;
  display: flex;
  padding: 50px 0;
}
.sms-banner .template-tag-1 {
  color: #00B6FF;
  background-color: #E6F5FF;
  padding: 0 25px;
  line-height: 38px;
}
.sms-banner h1 {
  font-size: 53px;
  font-weight: 600;
}
.sms-banner .content-left {
  width: 52%;
}
.sms-banner .content-right {
  width: 46%;
}
.sms-banner .sip-phone {
  margin-top: 30px;
  font-size: 20px;
  line-height: 1.68;
}
.sms-banner .btn-link a {
  background-color: #006ee1;
  margin-top: 80px;
  width: initial;
  min-width: 180px;
  padding: 0 25px;
}
/* wrap2 */
.wrap2.display-flex {
  margin-top: 5vw;
}
.wrap2 .content-left {
  width: 44%;
}
.wrap2 .content-right {
  width: 49%;
}
.wrap2 .ip-phone-info {
  margin-bottom: 40px;
}
/*  */
.easier-connectivity.display-flex {
  margin-top: 8vw;
}
.easier-connectivity .content-left {
  width: 49%;
}
.easier-connectivity .content-right {
  width: 44%;
}
.easier-connectivity h2 {
  text-align: left;
  margin: 0 0 30px 0;
}
/*  */
.gatewayways.display-flex {
  margin-top: 9vw;
}
.gatewayways .content-left {
  width: 50%;
  position: relative;
  left: -2vw;
}
.gatewayways .content-right {
  width: 46%;
  position: relative;
  top: -10px;
}
.gatewayways h2 {
  text-align: left;
  margin: 0 0 30px 0;
  white-space: nowrap;
}
/*  */
.features-wrap {
  margin-top: 8vw;
}
.features-wrap h2 {
  margin-bottom: 30px;
}
.features-wrap .item {
  border-top: 1px solid #CBCBCB;
  width: 30%;
  padding-top: 25px;
  min-height: 200px;
  margin-top: 50px;
}
.features-wrap .item.no-content {
  border: none;
  padding: 0;
  margin: 0;
  height: 0;
  min-height: 0;
}
div .template-list-wrap .item h3 {
  font-size: 22px;
}
.template-list-wrap .item h3 a {
  font-family: Manrope !important;
  font-weight: 500;
}
/*  */
.scroll-wrap {
  margin-top: 7vw;
}
.scroll-wrap .item {
  width: 31%;
  margin-right: 3.43%;
  border: 1px solid #DEDEDE;
  border-radius: 20px;
  padding: 50px 20px;
  text-align: center;
  min-height: 340px;
}
div .scroll-wrap .item .svg {
  width: 67px;
  height: 67px;
  background-color: #F1F5F9;
  border-radius: 50%;
  margin: 0 auto 30px;
}
.pagination-wrap {
  width: 1300px;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 60px;
}
.scroll-wrap .arrow {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #F8F9FB;
  font-size: 0;
  margin-bottom: 0;
  cursor: pointer;
}
.scroll-wrap .arrow.prev {
  transform: rotate(180deg);
}
/* warp4 */
.warp4 {
  margin-top: 7vw;
}
.warp4 h2 {
  margin-bottom: 80px;
}
.warp4 .item {
  width: 47%;
  background-color: #F8F9FB;
  min-height: 190px;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  padding: 0 0 0 3%;
  border-radius: 20px;
}
.warp4 .item:nth-child(3),
.warp4 .item:nth-child(4) {
  margin-bottom: 20px;
}
.warp4 .item .img {
  width: 170px;
  margin: 0 8% 0 0;
}
.warp4 .item h4 {
  margin: 0 0 8px;
}
.warp4 .guide,
.warp4 .show-video {
  position: relative;
  display: block;
}
.warp4 .guide::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 19px;
  position: relative;
  top: 3px;
  margin-right: 8px;
}
.warp4 .show-video::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  position: relative;
  top: 2px;
  margin-right: 8px;
}
/*  */
.resources {
  margin-top: 7vw;
}
.resources .display-flex {
  align-items: stretch;
}
.resources h2 {
  padding-bottom: 20px;
}
.resources a {
  font-size: 0;
  position: relative;
}
.resources a::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  cursor: pointer;
  transition: all 0.3s;
}
.resources .item:hover a::after {
  transform: scale(1.5);
}
.resources .item {
  cursor: pointer;
  width: 31%;
  min-height: 220px;
  padding: 25px 20px;
  background-color: #f7f9fa;
  transition: all 0.3s;
  transform: translate(0);
  border-radius: 8px;
}
.resources .item:hover {
  background-color: #fff;
  box-shadow: 0px 20px 49px 4px rgb(61 74 89 / 10%);
  transform: translate(0, -5px);
}
.resources .item .tip {
  margin-bottom: 12px;
}
.resources .item h3 {
  margin-top: 0;
  min-height: 72px;
}
/*  */
.related-products {
  margin-top: 7vw;
}
.related-products .display-flex {
  margin-top: 60px;
  border-radius: 20px;
  border: 1px solid #D5DFE9;
  padding: 25px;
}
.related-products h3 {
  margin-top: 0;
}
.related-products .content-left {
  width: 43%;
}
.related-products .content-right {
  width: 50%;
}
.related-products .btn-link a {
  background-color: #006ee1;
  margin-top: 10px;
}
/*  */
.contact-us-form.template-hbspt-forms {
  min-height: 1076px;
  padding: 70px 0 35px;
  margin-top: 7vw;
}
div .contact-us-form .hbspt-form {
  position: relative;
  left: 1.5vw;
  max-width: 100%;
  width: 100%;
}
.contact-us-form h2 {
  color: #fff;
}
.hbspt-form span {
  color: #fff;
}
.field > label {
  margin-top: 15px;
}
.template-hbspt-forms .legal-consent-container p {
  color: #fff;
}
.template-hbspt-forms .legal-consent-container p a {
  color: #fff;
  text-decoration: underline;
}
div .template-hbspt-forms .field input,
div .template-hbspt-forms .field select,
div .template-hbspt-forms .field textarea {
  width: 100%;
}
.contact-us-form .field.hs_how_did_you_hear .input {
  width: 98%;
}
.contact-us-form .field.hs_how_did_you_hear {
  width: 100%;
}
.contact-us-form .field.hs_how_did_you_hear select {
  width: 100%;
}
.legal-consent-container {
  margin-top: 15px;
}
.contact-us-form .hbspt-form .hs-submit input[type="submit"] {
  background-color: #f5b40a;
}
.contact-us-form .hs-submit input[type="submit"]:hover {
  background-color: #ffa300;
}
div .template-hbspt-forms .hs_message {
  width: 98%;
}
div .vc_custom_1608600161699 {
  margin-bottom: 0 !important;
}
@media (max-width: 1500px) and (min-width: 768px) {
  div .display-flex,
  div .same-width {
    width: 1100px;
    max-width: 90%;
  }
  div .pagination-wrap {
    width: 1200px;
    max-width: 90%;
  }
  .sms-banner {
    min-height: 600px;
  }
  .sms-banner h1 {
    font-size: 49px;
  }
  .sms-banner .btn-link a {
    margin-top: 50px;
  }
  .related-products .content-right {
    width: 50%;
  }
  div .hs-dependent-field div input {
    top: 0;
  }
  #main .hbspt-form .field p,
  #main .hbspt-form .field span {
    font-size: 16px;
    line-height: 26px;
  }
  div .template-list-wrap {
    max-width: 100%;
  }
  .warp4 .item {
    min-height: 170px;
  }
  div .template-list-wrap .item h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .sms-banner {
    min-height: 700px;
  }
  .warp4 .item {
    width: 100%;
    flex-wrap: wrap;
    padding: 20px 15px;
  }
  .resources .item {
    width: 100%;
    margin-bottom: 30px;
  }
  .field > label {
    margin-top: 0;
  }
  div .template-hbspt-forms .hbspt-form .hs-dependent-field {
    height: initial;
  }
  .template-hbspt-forms .hbspt-form input[type="checkbox"] {
    width: initial !important;
  }
  .related-products .content-left,
  .related-products .content-right {
    width: 100%;
  }
  .related-products .display-flex {
    margin-top: 30px;
  }
  .features-wrap .item {
    min-height: initial;
    width: 100%;
  }
  .warp4 h2 {
    margin-bottom: 50px;
    padding: 0 15px;
  }
  .pagination-wrap,
  div .template-hbspt-forms .hs_message {
    width: 100%;
  }
  div .template-hbspt-forms .field {
    width: 100%;
    margin-bottom: 15px;
  }
  #main .hbspt-form .field p,
  #main .hbspt-form .field span {
    font-size: 16px;
    line-height: 26px;
  }
  div .contact-us-form .hbspt-form {
    left: 0;
  }
}
