.linkus-uc-banner {
  /* background: url(/wp-content/uploads/2023/05/linkus-uc-clients-bg-2.webp) center no-repeat;
    background-size: cover; */
  min-height: 800px;
  display: flex;
  align-items: center;
}
.linkus-uc-banner .content-left {
  width: 46%;
}
.linkus-uc-banner .content-right {
  width: 54%;
}
.linkus-uc-banner h1 {
  color: #fff;
  font-size: 67px;
}
.linkus-uc-banner .banner-info {
  color: #fff;
  font-size: 30px;
  margin-bottom: 60px;
}
.icons-group {
  display: flex;
  margin-top: 80px;
}
.icons-group .icon {
  width: 60px;
  margin: 0 25px 0 0;
}
.linkus-uc-banner .btn-link a:first-child {
  margin: 0 27px 20px 0;
}
.linkus-uc-banner .btn-link a:last-child {
  background-color: rgb(0 110 225 / 0%);
  border: 1px solid #fff;
  position: relative;
}
/*  */
.get-office {
  margin-top: 6vw;
}
.get-office .t {
  width: 939px;
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}
.get-office .img {
  width: 1200px;
  max-width: 90%;
  margin: 67px auto 0;
}
.get-office .btn-link {
  width: max-content;
  max-width: 90%;
  margin: 40px auto 20px;
}
.get-office .btn-link a {
  width: initial;
  min-width: 180px;
  padding: 0 25px;
  margin: 0 25px;
  background-color: #006ee1;
}
/*Manage and Control Your Calls*/
.manage-calls {
  margin-top: 7vw;
  min-height: 710px;
}
.manage-calls .content-left {
  width: 33%;
}
.manage-calls .content-right {
  position: relative;
  width: 62%;
  min-height: 470px;
}
.manage-calls .linkus-manage-ul {
  list-style: none !important;
  position: relative;
  margin: -70px 0 0;
}
.linkus-manage-ul li {
  background-color: #d8dbde;
  margin: 15px 0;
  border-radius: 13px;
  padding: 6px 60px 6px 15px;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  color: #fff;
}
.linkus-manage-ul li::after {
  content: "";
  display: inline-block;
  /* background: url(/wp-content/uploads/2023/05/arrow-icon.webp) center no-repeat;
    background-size: cover; */
  width: 40px;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 9px;
}
.linkus-manage-ul .active {
  background-color: #006ee1;
}
.manage-calls .content-right {
  position: relative;
}
.linkus-call-img {
  position: absolute;
  transition: all 0.5s ease-in-out;
  width: 100%;
}
.linkus-call-img:nth-child(2) {
  left: 6%;
  top: 5%;
  z-index: -1;
  opacity: 0.9;
}
.linkus-call-img:nth-child(3) {
  left: 6%;
  top: 5%;
  z-index: -3;
  opacity: 0;
}
.linkus-call-img:nth-child(4) {
  left: 11%;
  top: 13%;
  z-index: -2;
  opacity: 0.6;
}
.linkus-call-img:nth-child(5) {
  z-index: -4;
  left: 11%;
  top: 13%;
  opacity: 0;
}
.manage-calls .linkus-active {
  opacity: 1;
  z-index: 2;
  left: 0;
  top: 0;
}
.product-slide .t {
  width: 80%;
  margin: 0 auto 20px;
}
/*  */
.integrated {
  margin-top: -128px;
  /* background: url(/wp-content/uploads/2023/05/integrates-video-conferencing-bg.webp) center no-repeat;
    background-size: cover; */
  min-height: 733px;
  padding-top: 60px;
  position: relative;
  z-index: 5;
}
.integrated .t {
  width: 1121px;
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}
.integrated .btn-link {
  width: max-content;
  max-width: 90%;
  margin: 30px auto 0;
}
.integrated-img {
  width: 1231px;
  max-width: 90%;
  margin: -360px auto 0;
  position: relative;
  z-index: 6;
}
/*  */
.call-efficiency {
  margin-top: 4vw;
}
.call-efficiency .display-flex {
  align-items: stretch;
  position: relative;
}
.call-efficiency .feature-point {
  display: flex;
  width: 50%;
  align-items: flex-start;
  margin: 30px 0;
}
.call-efficiency .feature-point:nth-child(even) {
  justify-content: flex-end;
}
.call-efficiency .feature-point div {
  width: 75%;
}
.call-efficiency .feature-point h3 {
  margin: 0 auto 5px;
}
.call-efficiency .feature-point .svg {
  margin-bottom: 0;
  width: 73px;
  height: 73px;
  border-radius: 13px;
  background-color: #f5fcff;
  margin-right: 33px;
}
/*Related Products & Service*/
.product-slide {
  max-width: 1200px;
  margin: -17vw auto 0;
  position: relative;
  z-index: 2;
}
.slide-area {
  width: 100%;
  overflow: hidden;
}
.relate-product {
  background-color: #f5fcff;
  padding-top: 60px;
  min-height: 32vw;
  margin-top: 5vw;
}
.relate-product p {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}
.slide-cont {
  width: 2024px;
  transition: all 0.5s;
  display: flex;
}
.slide-cont div {
  width: 19%;
  box-shadow: 0 0 0.7vw rgba(61, 74, 89, 0.1);
  float: left;
  margin-right: 36px;
  text-align: center;
  padding: 40px 0 0;
  border-bottom: 4px solid #21bf73;
  background: #fff;
  min-height: 440px;
  border-radius: 13px;
}
.slide-cont div:last-child {
  margin-right: 0;
}
.slide-cont div:nth-child(2) {
  border-color: #ffb400;
}
.slide-cont div:nth-child(3) {
  border-color: #00b7ff;
}
.slide-cont div:nth-child(4) {
  border-color: #ffa300;
}
.slide-cont div:nth-child(5) {
  border-color: #94dbff;
}
.slide-cont div:nth-child(6) {
  border-color: #7592c9;
}
.slide-cont img {
  width: 117px;
}
.slide-cont div h3 {
  margin: 20px 0 8px;
}
.product-slide .btn-link a {
  background-color: #006ee1;
  margin-top: 10px;
}
.next-btn,
.prev-btn {
  display: block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #d1d5da;
  position: absolute;
  top: 9.5vw;
  left: -5vw;
  text-align: center;
  cursor: pointer;
  font-size: 0;
  line-height: 65px;
}
.next-btn {
  left: initial;
  right: -5vw;
}
.next-btn:before,
.prev-btn:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(-135deg);
  position: relative;
  top: 0;
}
.next-btn:before {
  transform: rotate(45deg);
}
.next-btn:hover,
.prev-btn:hover {
  background: #006ee1;
}
.cant-click {
  pointer-events: none;
  background: #eef1f6;
}
/*Get Yeastar Linkus (Beta) for Your Devices*/
.get-linkus-title {
  margin-top: 7vw;
}
.linkus-device-col {
  max-width: 1200px;
  margin: 40px auto;
}
.linkus-device-content {
  text-align: center;
  background: #f5fcff;
  width: 23.3%;
  margin: 20px 10px;
  padding: 3% 0;
  min-height: 306px;
}
.device-title {
  font-size: 22px;
  font-family: Manrope !important;
  font-weight: 500;
  color: #101f3a;
}
.device-name {
  font-size: 22px;
  color: #006ee1;
  margin-top: -5px;
  font-family: Manrope !important;
  font-weight: 500;
}
.version {
  margin-top: 15px;
  font-size: 14px;
}
.device-intro {
  font-size: 16px;
  margin: 20px auto;
  min-height: 100px;
}
.linkus-prompt {
  font-size: 14px;
  max-width: 1091px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 80px;
}
.linkus-download a {
  color: #006ee1;
  text-decoration: underline;
  font-size: 18px;
}
.linkus-download a:hover {
  color: #00b7ff;
}
.linkus-download a::after {
  content: "";
  display: inline-block;
  /* background: url(/wp-content/uploads/2023/05/download-icon.webp) center no-repeat;
    background-size: cover; */
  width: 9px;
  height: 13px;
  margin-left: 7px;
}
#linkus-download .btn-link {
  width: max-content;
  max-width: 90%;
  margin: 0 auto;
}
#linkus-download .btn-link a {
  background-color: rgb(0 110 225 / 0%);
  border: 1px solid #006ee1;
  color: #006ee1;
}
@media (max-width: 1500px) and (min-width: 768px) {
  div .display-flex {
    width: 1100px;
    max-width: 90%;
  }
  div article h2 {
    margin-bottom: 20px;
  }
  .linkus-uc-banner {
    min-height: 640px;
  }
  .linkus-uc-banner h1 {
    font-size: 61px;
  }
  .linkus-uc-banner .banner-info {
    margin-bottom: 50px;
  }
  .icons-group {
    margin-top: 60px;
  }
  .get-office .img {
    width: 1100px;
  }
  .manage-calls {
    min-height: 650px;
  }
  .integrated-img {
    width: 1131px;
    margin: -330px auto 0;
  }
  .product-slide {
    max-width: 1100px;
    margin: -13vw auto 0;
  }
  .slide-cont {
    width: 1845px;
  }
  .linkus-device-col {
    max-width: 1130px;
  }
  .linkus-device-content {
    width: 23%;
  }
}
@media (max-width: 767px) {
  .linkus-uc-banner h1 {
    font-size: 30px;
  }
  div .display-flex .content-left,
  div .display-flex .content-right {
    width: 100%;
  }
  .linkus-uc-banner {
    padding: 50px 0 0;
  }
  .linkus-uc-banner .banner-info {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .icons-group {
    margin-top: 60px;
  }
  .get-office .btn-link a {
    margin: 0 auto 10px;
    display: block;
  }
  .manage-calls .linkus-manage-ul {
    margin: 0 0 0;
  }
  .manage-calls .content-right {
    margin-top: 30px;
  }
  .manage-calls .content-right {
    min-height: 345px;
  }
  .integrated-img {
    margin: -40px auto 0;
  }
  .integrated {
    min-height: 500px;
  }
  .call-efficiency .feature-point {
    width: 100%;
    flex-wrap: wrap;
  }
  .call-efficiency .feature-point .svg {
    margin: 0 0 20px 0;
  }
  .call-efficiency .feature-point div {
    width: 100%;
  }
	.call-efficiency .feature-point:nth-child(even) {
    justify-content: flex-start;
	}
	.relate-product {
		padding-top: 30px;
	}
	.product-slide {
		max-width: 90%;
		margin: 0 auto 0;
	}
	.linkus-device-content {
		width: 90%;
		margin: 20px auto;
	}
}
