/* 1-1 banner section */
.one-to-one-banner-section {
  position: relative;
}
.one-to-one-banner-section::after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0;
  background: url("../images/1-1/pattern.svg") no-repeat;
  width: 200px;
  height: 415px;
}
.one-to-one-wrapper-bottom {
  position: relative;
  margin-top: 50px;
}
.one-to-one-wrapper-bottom::before {
  content: "";
  position: absolute;
  right: -70px;
  bottom: 0;
  background: url("../images/1-1/gradient.svg") no-repeat;
  width: 700px;
  height: 700px;
}
.one-to-one-wrapper-bottom img {
  position: relative;
}
.one-to-one-wrapper-bottom-center-img {
  text-align: center;
}
.one-to-one-wrapper-bottom-center-img video {
  width: auto;
  height: 540px;
  object-fit: contain;
  position: relative;
  text-align: center;
  border-radius: 60px;
  border: 2px solid #1078ff;
}
.one-to-one-wrapper-bottom-left-img {
  position: absolute;
  z-index: 1;
  top: -30px;
}
.one-to-one-wrapper-bottom-right-img {
  position: absolute;
  z-index: 1;
  top: 60px;
  right: 0;
}
.one-to-one-wrapper-bottom-left-img video {
  width: auto;
  height: 600px;
  object-fit: contain;
  position: relative;
  border-radius: 20px;
}
.one-to-one-wrapper-bottom-right-img video {
  width: auto;
  width: 280px;
  object-fit: contain;
  position: relative;
  border-radius: 20px;
  border: 1px solid #535252;
}
.one-to-one-banner-section .c-heading h5 {
  color: #f22e5f;
  font-size: 76px;
  line-height: 160%;
  position: relative;
  z-index: 1;
}
/* premium section */
.one-to-one-premium-section {
  background: #edeaea;
}
.one-to-one-premium-card {
  background: #fff;
  border-radius: 4px;
  padding: 15px 24px;
  width: 270px;
  min-height: 200px;
  margin: 40px 0;
  position: relative;
  z-index: 1;
}
.one-to-one-premium-card img {
  margin-bottom: 10px;
}
.one-to-one-premium-card h5 {
  font-size: 18px;
  font-weight: 600;
}
.one-to-one-premium-card p {
  font-size: 12px;
  color: #000;
  line-height: 160%;
  margin-top: 10px;
}
.one-to-one-premium-cardview-top {
  display: flex;
  justify-content: space-between;
  margin-top: 64px;
  position: relative;
}
.livetv-premium .one-to-one-premium-cardview-top {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.livetv-premium .one-to-one-premium-card {
  width: 32.3%;
  margin: 40px 0.5%;
}
.one-to-one-premium-cardview-bottom {
  display: flex;
  justify-content: space-between;
}
.one-to-one-premium-cardview-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 0;
}
.one-to-one-premium-cardview-img video {
  height: 540px;
}
/* 1-1 video section */
.one-to-one-communication-section {
  background: #f22e5f;
}
.one-to-one-videocommunication {
  display: flex;
  padding: 100px 0;
}
.one-to-one-communication-section .one-to-one-videocommunication-left,
.one-to-one-communication-section .one-to-one-videocommunication-right {
  flex: 1;
}
.one-to-one-communication-section .one-to-one-videocommunication-right {
  text-align: right;
}
.one-to-one-communication-section .one-to-one-videocommunication-left h5 {
  font-size: 48px;
  line-height: 140%;
  color: #fff;
  font-weight: 600;
}
.one-to-one-communication-section .one-to-one-videocommunication-left p {
  color: #fff;
  font-size: 18px;
  line-height: 140%;
}
.one-to-one-communication-section .one-to-one-videocommunication-left {
  width: 60%;
}
.one-to-one-communication-section .one-to-one-videocommunication-left ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.one-to-one-communication-section .one-to-one-videocommunication-left ul li {
  margin-right: 30px;
}
.one-to-one-communication-section
  .one-to-one-videocommunication-left
  ul
  li:last-child {
  margin-right: 0;
}
.one-to-one-communication-section .one-to-one-videocommunication-left ul h4 {
  color: #ffffff;
  font-size: 70px;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.one-to-one-communication-section .one-to-one-videocommunication-left ul span {
  color: #ffffff;
  font-size: 16px;
  line-height: 150%;
}
.one-to-one-videocommunication-img {
  position: relative;
}
.one-to-one-videocommunication-img img,
.one-to-one-videocommunication-img video {
  position: relative;
  width: 350px;
}
.one-to-one-videocommunication-img::before {
  content: "";
  position: absolute;
  right: 180px;
  top: -145px;
  background: url("../images/1-1/pattern-circle.svg") no-repeat;
  width: 324px;
  height: 324px;
}
.one-to-one-btn {
  background: #ffffff;
  padding: 15px;
  font-size: 24px;
  color: #000000;
  display: inline-flex;
  margin: 20px 0;
  font-weight: 400;
}
.one-to-one-btn span {
  color: #d91c5c;
  margin-left: 8px;
}
.one-to-one-partner-sect .partners-left {
  justify-content: center;
}
.one-to-one-partner-sect .partners-left p {
  font-size: 30px;
  font-weight: 700;
}
/* business section */
.one-to-one-business-section {
  background: #5a5757;
  position: relative;
}
.one-to-one-business-section .common-section-left video {
  height: 600px;
  width: auto;
  object-fit: contain;
}
.one-to-one-business-section::before {
  content: "";
  position: absolute;
  left: -80px;
  bottom: 0;
  background: url("../images/1-1/gradient.svg") no-repeat;
  width: 100%;
  height: 700px;
}
.one-to-one-business-section .c-heading-sm {
  max-width: 600px;
  margin: auto;
}
.one-to-one-business-section li {
  font-size: 18px;
  color: white;
  line-height: 150%;
  margin-bottom: 30px;
  list-style-type: disc;
}
.one-to-one-business-section .common-section-left,
.one-to-one-business-section .common-section-right {
  position: relative;
}
.one-to-one-business-section .flex-wrapper {
  margin-top: 100px;
}

/* livetv */
.livetv-product-section h4 {
  position: relative;
  z-index: 1;
}
.livetv-product-section li {
  display: flex;
  align-items: center;
  color: #454545;
  font-size: 18px;
  line-height: 140%;
  margin-bottom: 30px;
  max-width: 300px;
}
.livetv-product-section a {
  margin-top: 40px;
}
.livetv-product-section li img {
  margin-right: 16px;
}
.livetv-product-section .livetv-product-img {
  position: relative;
}
.livetv-product-section .livetv-product-img img {
  width: 100%;
  position: relative;
}
.livetv-product-section .livetv-product-img.shoppable-product-img {
  text-align: right;
}
.livetv-product-section .livetv-product-img.shoppable-product-img img,
.livetv-product-section .livetv-product-img.shoppable-product-img video {
  height: 600px;
  width: auto;
}
.livetv-product-section .livetv-product-img::before {
  content: "";
  position: absolute;
  right: -70px;
  bottom: -200px;
  background: url("../images/1-1/gradient.svg") no-repeat;
  width: 700px;
  height: 700px;
}
.livetv-product-section .livetv-product-img.shoppable-product-img::before {
  content: "";
  position: absolute;
  right: -150px;
  bottom: -100px;
  background: url("../images/shoppable-pattern.png") no-repeat;
  width: 625px;
  height: 700px;
}
.livetv-product-section .livetv-product-img video {
  position: relative;
}
.livetv-product-section.case-sect::before {
  bottom: 0;
}
.livetv-weserve-sect {
  background: #5c5c5c;
  padding-bottom: 200px;
}
.livetv-weserve-sect::after {
  content: none;
}
.livetv-weserve-sect .weserve-wrapper {
  margin-top: 100px;
}
.livetv-weserve-sect .weserve-right {
  align-items: center;
}
.livetv-weserve-sect .weserve-right .d-none {
  opacity: 0;
  visibility: hidden;
}
.livetv-weserve-sect .weserve-left img {
  padding-right: 40px;
}
.livestream-section .livestream-section-img {
  margin-top: 100px;
}
/* case study */
.casestudy-section-card {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.casestudy-section p {
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  text-align: center;
  color: #1a1a1a;
  margin: 20px auto 50px;
  width: 450px;
}
.casestudy-card {
  width: 24%;
  height: 480px;
  margin-right: 1.25%;
  position: relative;
}
.casestudy-card .casestudy-desc {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 50px 10px 20px 14px;
  border-radius: 4px;
}
.casestudy-card .casestudy-desc::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 240px;
  left: 0;
  bottom: 0;
  background: linear-gradient(
    180deg,
    #000000 46.88%,
    rgba(217, 217, 217, 0) 100%
  );
  transform: rotate(179.98deg);
  border-radius: 4px;
}
.casestudy-card .casestudy-desc h6 {
  font-size: 22px;
  line-height: 160%;
  color: #ffffff;
  margin-bottom: 20px;
  position: relative;
  font-weight: normal;
}
.casestudy-card .casestudy-desc li span {
  font-size: 20px;
}
.casestudy-card .casestudy-desc img {
  background: #f9f9f975;
  padding: 5px 10px;
  width: auto;
  max-width: 80%;
  height: 50px;
  object-fit: contain;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  margin-bottom: 10px;
}
.casestudy-card:nth-child(4n) {
  margin-right: 0px;
}
.casestudy-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.casestudy-card .casestudy-desc ul {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  z-index: 1;
}
.casestudy-card .casestudy-desc li {
  font-size: 14px;
  color: #fff;
  margin: 3px 0;
}
/* get started */
.getstarted-section {
  display: flex;
}
.getstarted-section .getstarted-left {
  background: #f22e5f;
  width: 60%;
  padding-left: 12%;
  padding-right: 7%;
  padding-top: 8%;
}
.getstarted-section .getstarted-left h6 {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 30px;
}
.getstarted-section .getstarted-left h5 {
  font-weight: 500;
  font-size: 36px;
  line-height: 150%;
  color: #ffffff;
  margin-bottom: 40px;
}
.getstarted-section .getstarted-left p {
  font-size: 16px;
  line-height: 180%;
  color: #ffffff;
  margin-bottom: 50px;
}
.getstarted-section .getstarted-left a {
  width: 260px;
  height: 45px;
  background: #000000;
  border-radius: 3px;
  color: #fff;
  display: flex;
  justify-content: center;
}
.getstarted-section .getstarted-right {
  width: 40%;
}
.getstarted-section .getstarted-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* media buying */
.media-buying-section {
  background: #edeaea;
}
.media-buying-offers {
  display: flex;
  justify-content: space-between;
}
.media-buying-offers-card {
  text-align: center;
  width: 28%;
  margin-top: 80px;
}
.media-buying-offers-card h5 {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 140%;
  margin: 24px 0 30px;
}
.media-buying-offers-card p {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 160%;
}
.media-buying-capabiliti {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  margin-top: 80px;
}
.media-buying-capabiliti::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -60px;
  background: url("../images/media-buying/mediabuying-pattern.svg") no-repeat;
  width: 700px;
  height: 640px;
  transform: translateX(-50%);
}
.media-buying-capabiliti-card {
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 16px 20px;
  width: 40%;
  margin: 20px 0;
  position: relative;
}
.media-buying-capabiliti-card h5 {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
}
.media-buying-capabiliti-card p {
  color: #000;
  font-size: 14px;
  line-height: normal;
}
.media-buying-channel-slider-card {
  display: flex;
  align-items: center;
  margin-top: 50px;
}
.media-buying-channel-slider-card h5 {
  color: #000;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 30px;
}
.media-buying-channel-slider-card p {
  color: #131313;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}
.media-buying-channel-slider-left,
.media-buying-channel-slider-right {
  flex: 1;
}
.media-buying-channel-slider-right {
  padding-left: 100px;
}
.media-buying-channel-slider .slick-dots {
  right: 0;
  bottom: 10%;
}
.video-shoppable {
  display: flex;
}
.video-shoppable video {
  width: 100%;
  position: relative;
}
.shoppable-feature .one-to-one-premium-card {
  min-height: 150px !important;
}
/* custome-cta-card */
.custome-cta-wrap .c-heading {
  margin: 50px 0;
}
.custome-cta-wrapper {
  display: flex;
  justify-content: space-between;
}
.custome-cta-card {
  display: flex;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 15px 10px;
  width: 30%;
}
.custome-cta-card .custome-cta-img {
  display: flex;
}
.custome-cta-card .custome-cta-img img {
  width: 45px;
  height: 65px;
  object-fit: cover;
  margin-right: 10px;
}
.custome-cta-details h5 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.custome-cta-details p {
  color: #4b4b4b;
  font-size: 11px;
  font-weight: normal;
  margin: 2px 0 5px;
}
.custome-cta-details .buynow-btn {
  font-size: 10px;
  color: #fff;
  outline: 0;
  box-shadow: none;
  background: rgba(212, 76, 0, 1);
  border: 0px;
  padding: 4px 10px;
}
.shoppable-bookdemo-left {
  width: 65%;
  padding: 50px 80px;
}
.shoppable-bookdemo-right {
  width: 35%;
  text-align: center;
}
.shoppable-bookdemo {
  border-radius: 20px;
  background: #313131;
  display: flex;
}
.shoppable-bookdemo h5 {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 140%;
}
.shoppable-bookdemo p {
  font-size: 20px;
  font-weight: normal;
  line-height: 160%;
  color: #fff;
  padding: 30px 0 50px;
}
.shoppable-bookdemo a {
  background: #dbe3db;
  padding: 10px 30px;
  font-size: 48px;
  font-weight: 400;
  color: #000;
  display: inline-flex;
}
.shoppable-bookdemo-right{
  padding: 20px 0;
}
.shoppable-bookdemo-right video{
  width: 325px;
}
@media screen and (max-width: 991px) {
  .one-to-one-banner-section .c-heading h5 {
    font-size: 25px !important;
  }
  .livestream-section .livestream-section-img img {
    width: 100%;
  }
  .livetv-product-section li {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .livetv-product-section li img {
    width: 20px;
  }
  .livetv-weserve-sect .weserve-left img,
  .one-to-one-wrapper-bottom img {
    width: 100%;
  }
  .livetv-premium .one-to-one-premium-cardview-top,
  .livetv-weserve-sect .weserve-wrapper,
  .one-to-one-premium-cardview-top {
    margin-top: 20px;
  }
  .livetv-weserve-sect {
    padding-bottom: 100px;
  }
  .one-to-one-premium-cardview-img {
    display: none;
  }
  .one-to-one-premium-cardview-top,
  .one-to-one-premium-cardview-bottom {
    flex-wrap: wrap;
  }
  .livetv-premium .one-to-one-premium-card,
  .one-to-one-premium-card {
    width: 100%;
    margin: 16px 0;
  }
  .one-to-one-premium-cardview-top-right .one-to-one-premium-card:first-of-type,
  .one-to-one-premium-cardview-bottom .one-to-one-premium-card:first-of-type {
    margin-top: 0px;
  }
  .one-to-one-business-section .flex-wrapper {
    margin-top: 20px;
  }
  .one-to-one-business-section .common-section-left {
    text-align: center;
  }
  .one-to-one-business-section .common-section-left img {
    width: auto;
    height: 350px;
  }
  .one-to-one-business-section li {
    font-size: 14px;
    color: white;
    line-height: 150%;
    margin-bottom: 15px;
    list-style-type: disc;
    margin-left: 20px;
  }
  .one-to-one-premium-card {
    min-height: auto;
  }
  .one-to-one-premium-card img {
    width: 50px;
  }
  .one-to-one-business-section::before,
  .one-to-one-wrapper-bottom::before {
    content: none;
  }
  .livetv-product-section .livetv-product-img {
    text-align: center;
  }
  .livetv-product-section .livetv-product-img img {
    width: 260px;
  }
  .media-buying-offers {
    flex-wrap: wrap;
  }
  .media-buying-offers-card,
  .media-buying-capabiliti {
    width: 100%;
    margin-top: 20px;
  }
  .media-buying-offers-card img {
    width: 80px;
  }
  .media-buying-offers-card h5,
  .media-buying-capabiliti-card h5,
  .media-buying-channel-slider-card h5,
  .shoppable-bookdemo h5 {
    font-size: 18px;
    margin: 5px 0 10px;
  }
  .media-buying-offers-card p,
  .media-buying-capabiliti-card p,
  .media-buying-channel-slider-card p,
  .shoppable-bookdemo p {
    font-size: 12px;
  }
  .c-heading h5 span {
    font-size: 18px;
  }
  .media-buying-capabiliti-card {
    width: 100%;
    margin: 10px 0;
  }
  .media-buying-capabiliti-card img {
    width: 40px;
  }
  .media-buying-channel-slider-card {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .media-buying-channel-slider-left,
  .media-buying-channel-slider-right {
    width: 100%;
  }
  .media-buying-channel-slider-left img {
    height: 200px;
    margin: auto;
  }
  .media-buying-channel-slider-right {
    padding-left: 0;
    text-align: center;
  }
  .media-buying-channel-slider .slick-dots {
    bottom: -20px;
  }
  .one-to-one-videocommunication {
    flex-direction: column;
    padding: 20px 0;
  }
  .one-to-one-communication-section .one-to-one-videocommunication-left {
    width: 100%;
  }
  .one-to-one-communication-section .one-to-one-videocommunication-left h5 {
    font-size: 20px;
  }
  .one-to-one-communication-section .one-to-one-videocommunication-left p {
    font-size: 14px;
    margin-top: 10px;
  }
  .one-to-one-btn {
    padding: 12px;
    font-size: 18px;
  }
  .one-to-one-communication-section .one-to-one-videocommunication-left ul h4 {
    font-size: 24px;
  }
  .one-to-one-communication-section
    .one-to-one-videocommunication-left
    ul
    span {
    font-size: 12px;
  }
  .one-to-one-communication-section .one-to-one-videocommunication-left ul {
    margin-top: 10px;
  }
  .one-to-one-communication-section .one-to-one-videocommunication-left ul li {
    margin-right: 10px;
  }
  .one-to-one-videocommunication-img::before {
    content: none;
  }
  .one-to-one-videocommunication-img {
    display: none;
  }
  .one-to-one-business-section .common-section-left video {
    height: 300px;
  }
  .casestudy-card {
    width: 100%;
    height: 400px;
    margin: 10px auto;
  }
  .casestudy-card:nth-child(4n) {
    margin-right: auto;
  }
  .casestudy-card .casestudy-desc img {
    height: 30px;
  }
  .casestudy-card .casestudy-desc h6 {
    font-size: 16px;
  }
  .casestudy-card .casestudy-desc li {
    font-size: 12px;
    margin: 0px 0;
  }
  .getstarted-section .getstarted-left {
    width: 100%;
  }
  .getstarted-right {
    display: none;
  }
  .getstarted-section .getstarted-right img {
    display: none;
  }
  .getstarted-section .getstarted-left h5,
  .one-to-one-partner-sect .partners-left p {
    font-size: 20px;
  }
  .one-to-one-partner-sect .partners-left p {
    text-align: center;
  }
  .getstarted-section .getstarted-left p {
    font-size: 12px;
  }
  .casestudy-section p {
    width: 100%;
  }
  .one-to-one-wrapper-bottom {
    margin-top: 25px;
  }
  .one-to-one-wrapper-bottom-center-img video {
    width: auto;
    max-width: 100%;
    height: 210px;
    border-radius: 23px;
  }
  .one-to-one-wrapper-bottom-right-img {
    top: 15px;
    right: -10px;
  }
  .one-to-one-wrapper-bottom-right-img video {
    width: 100px;
  }
  .one-to-one-wrapper-bottom-left-img {
    top: -10px;
    left: -10px;
  }
  .one-to-one-wrapper-bottom-left-img video {
    height: 230px;
  }
  .media-buying-capabiliti::before {
    content: none;
  }
  .getstarted-section .getstarted-left a {
    margin-bottom: 20px;
  }
  .shoppable-product-img,
  .shoppable-bookdemo-right {
    display: none;
  }
  .custome-cta-wrapper {
    flex-direction: column;
  }
  .custome-cta-wrap .c-heading {
    margin: 40px 0 20px;
  }
  .custome-cta-card {
    width: 100%;
    margin: 10px 0;
  }
  .shoppable-bookdemo-left {
    width: 100%;
    text-align: center;
    padding: 25px 16px;
  }
  .shoppable-bookdemo p {
    padding: 0px 0 20px;
  }
  .shoppable-bookdemo a {
    width: 100%;
    font-size: 16px;
  }
  .shoppable-bookdemo h5 {
    line-height: 160%;
  }
}
