.heading {
  font-style: normal;
  font-weight: bolder;
  font-size: 58px;
  line-height: 69px;
  width: 447px;
}
.subheading {
  font-weight: 900;
  font-size: 50px;
  line-height: 54px;
  margin-top: -80px;
}
.subheading2 {
  font-weight: 900;
  font-size: 44px;
  line-height: 44px;
}
.color-head {
  color: #7b2ca3 !important;
}
.purplehead {
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  color: #7b2ca3;
}
.textsecondary {
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 1.71429px;
  margin-top: 30px;
}
.subtext {
  font-size: 16px;
  line-height: 30px;
  color: #0e0e0e;
  width: 430px;
  opacity: 0.8;
}
.stack-box {
  position: relative;

  left: 0;
  border-radius: 50px;
  width: 385px;
  height: 450px;
  background: #f3f0ff;
  background: url(../images/dot-grid.png), #f3f0ff;
  background-blend-mode: multiply, normal;
  z-index: -1;
}
.stack-box1 {
  position: relative;

  left: 0;
  border-radius: 50px;
  width: 430px;
  height: 470px;
  background: #f3f0ff;
  background: url(../images/dot-grid.png), #f3f0ff;
  background-blend-mode: multiply, normal;
  z-index: -1;
}
.vector-box {
  width: 270px;
  height: 240px;
  margin: 0 auto;
  background-image: url(../images/programmatic/small-group.png);
  box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.12);
  background-position: cover;
  background-repeat: no-repeat;
}
.pl-46 {
  padding-left: 46px;
}
.list {
  line-height: 29px;
  font-size: 15px;
  font-weight: 600;
  color: #7b2ca3;
}
.star-grid {
  display: block;
  margin-top: -250px;
  z-index: 999;
  margin-left: -59px;
  position: absolute;
}
.group-box {
  box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.12);
  margin-left: 50px;
  width: 240px !important;
  height: 240px !important;
}
.vector1 {
  margin-top: 84px;
  width: 111px;
  height: 111px;
  margin-left: 53px;
}
.social {
  margin: 0;
  padding: 0;
  /*padding-top: 20px;*/
}

.social ul {
  margin: 0;
}

.social ul li {
  margin: 5px;
  list-style: none outside none;
  display: inline-block;
}
.logo-img {
  margin-top: -153px;
  margin-left: 17px;
  padding-left: 36px;
  width: 50%;
}

.social i {
  width: 40px;
  height: 40px;
  color: #7b2ca3;
  background-color: #f3f0ff;
  font-size: 22px;
  text-align: center;
  padding-top: 12px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}

.social i:hover {
  color: #7b2ca3;
  text-decoration: none;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.faico {
  background-image: url("../images/Object.png");
  background-repeat: no-repeat;
  background-position: center;
}
li {
  list-style: none;
}
.anidi_services {
  display: block;
  color: #000000;
}
.anidi_services ul {
  display: block;
  margin-top: 15px;
}

.anidi_services ul li {
  display: block;
  margin-bottom: 15px;
  color: #0e0e0e;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 0.8;
}
.bottom-border {
  width: 100%;
  border-bottom: 0.5px dashed #d9cdfb;
}

.anidi_services ul li a {
  display: block;
  color: #0e0e0e;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 0.8;
}

.anidi_services ul li a span.icon {
  width: 15px;
  display: block;
  font-size: 20px;
  vertical-align: middle;
  float: left;
  color: #0e0e0e;
  opacity: 0.8;
}

.anidi_services ul li a span.text {
  display: block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 39px;
  padding-top: 0px;
}
.logolist ul li {
  margin: 5px;
  list-style: none outside none;
  display: inline-block;
}
.logo-container {
  margin-top: 10px;
  padding-left: 20px;
  padding-top: 50px;
}
.vector-container {
  float: right !important;
  margin-top: 1px;
  margin-right: -20px;
}
.ml-18 {
  margin-left: -18px;
}
.pipe-container {
  display: block;
  position: relative;
  background: linear-gradient(270deg, #340b99 5.68%, #971cd5 100%);
  border-radius: 220px;
}
.primary1 {
  background: #fec700;
  color: #fff;
}
.bttn1 {
  display: flex;
  height: 50px;
  justify-content: center;
  align-items: center;
  outline: none;
  border: 1px solid #fec700;
  box-sizing: border-box;
  padding: 0 30px;
  font-size: 14px;
  line-height: 16px;
  border-radius: 25px;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  margin-left: 9px;
}
.bttn1 .icon {
  width: 22px;
  height: 22px;
  margin-right: 8px;
  color: #fec700 !important;
}
.pipe-heading {
  font-size: 21px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0.3px;
  color: #ffffff;
}
.smartv-box {
  width: 375px;
  /*width:100%;*/
  height: 333px;
  background-image: url(../images/programmatic/group-box.png);
  box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.12);
  background-position: cover;
  background-repeat: no-repeat;
  border-radius: 27px;
}
.pt-170 {
  padding-top: 170px;
}
.ad-manager-section-4-wrapper ul li:before {
  content: none !important;
}
.put-right {
  margin-right: -40px;
  padding-top: 228px;
}
.section-4-wrapper {
  background: #f3f0ff;
  padding-top: 133px;
  padding-bottom: 112px;
}
.programmatic-section-7-wrapper {
  background: #ffffff;
}
.programmatic-section-7-wrapper .signup-section-container {
  background: url(../images/dot-grid.png), #f3f0ff;
  background-repeat: repeat-x;
}
.programmatic-section-7-wrapper .signup-section-container .Sign-uptitle {
  color: #731f9d;
  font-size: 15px;
  font-weight: 900;
}
.programmatic-section-7-wrapper .signup-section-container .sub-title {
  color: #2a292c;
}
.programmatic-section-7-wrapper .signup-section-container .bttn.primary {
  border: none;
  background: #7b2ca3;
  color: #fff;
}
.item-center {
  text-align: center !important;
  padding-top: 10px;
}
.putright {
  float: right !important;
}
.vector-6 {
  margin-top: 190px;
}
.vector-5 {
  margin-top: 79px;
}
.center {
  text-align: center !important;
}
@media only screen and (max-width: 600px) {
  .heading {
    font-style: normal;
    font-weight: bolder;
    font-size: 47px !important;
    line-height: 58px;
    width: auto;
    text-align: center;
    padding-bottom: 50px;
  }
  .stack-box {
    width: auto;
    height: 380px !important;
  }
  .star-grid {
    display: block;
    margin-top: -302px;
    z-index: 999;
    margin-left: 100px !important;
    position: absolute;
  }
  .group-box {
    box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.12);
    margin-left: 160px;
    width: 217px !important;
    height: 216px !important;
    margin-top: -385px;
  }
  .subheading {
    font-size: 49px !important;
    margin-top: 6px !important;
    text-align: center;
  }
  .purplehead {
    font-size: 20px !important;
    text-align: center;
  }
  .subtext {
    font-size: 15px;
    width: auto !important;
    text-align: center;
  }
  .textsecondary {
    text-align: center;
  }
  .social ul {
    text-align: center;
  }
  .pipe-heading {
    font-size: 19px !important;
    text-align: center;
  }
  .putright {
    float: none !important;
    margin-top: 5px;
    justify-content: center;
  }
  .section-4-wrapper {
    padding-top: 65px;
  }
  .subheading2 {
    font-size: 49px;
    text-align: center;
  }
  .smartv-box {
    margin: 0 auto !important;
  }
  .put-right {
    margin-right: 11px !important;
    padding-top: 191px;
  }
  .vector-5 {
    margin-top: -380px;
  }
  .vector-4 {
    float: right;
    margin-top: -356px;
  }
  .innerpage-slide-description {
    left: 28px !important;
  }

  .innerpage-slide-text1 {
    left: 28px !important;
  }
  .innerpage-slide-text1 {
    top: 2em !important;
    font-size: 44px !important;
  }
  .innerppxage-slide-text2 {
    top: 7em !important;
  }
  .innerpage-slide-description {
    top: 130 !important;
  }
  .innerpage-slide-text2 {
    left: 43;
  }

  .smartv-box {
    width: 100%;
    height: 333px;
    background-image: url(../images/programmatic/group-box.png);
    box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.12);
    background-position: cover;
    background-repeat: no-repeat;
    border-radius: 27px;
  }
}
.floating-text {
  position: absolute;
  right: -80px;
  bottom: 136px;
  font-weight: 900;
  font-size: 67.2105px;
}
@media (max-width: 768px) and (min-width: 610px) {
  .heading {
    font-size: 42px !important;
    line-height: 62px !important;
    width: 380px !important;
  }
  .innerpage-slide-description {
    position: relative;
    width: 75% !important;
    height: 89px;
    left: 13px !important;
    top: 233px;

    font-size: 14px !important;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #ffffff;
    z-index: 999;
  }
  .innerpage-slide-text1 {
    font-size: 55px !important;
  }
  .innerpage-header-floating-text {
    position: absolute !important;
  }
  .stack-box {
    width: 340px !important;
    height: 430px !important;
  }
  .anidi_services ul li a span.text {
    font-size: 14px !important;
  }
  .subtext {
    width: 300px !important;
    font-size: 15px !important;
  }
  .floating-text {
    display: none;
  }
  .group-box {
    margin-left: -12px;
  }
  .subheading {
    font-size: 38px !important;
    line-height: 44px !important;
    margin-top: -45px !important;
  }
  .smartv-box {
    width: 325px !important;
    background-position: center !important;
  }
  .put-right {
    margin-right: 0px !important;
    padding-top: 193px !important;
  }
  .signup-section-container .signup-section .sub-title {
    font-size: 72px !important;
  }
  .sld_item_con .title {
    font-size: 16px !important;
  }
  .sld_item_con .sub-title {
    font-size: 42px !important;
    line-height: 24px !important;
  }
  .sld_item_con .sub-title1 {
    font-size: 49px !important;
  }
  .bttn {
    display: flex;
    height: 43px;
    justify-content: center;
    align-items: center;
    outline: none;
    border: 1px solid #fec700;
    box-sizing: border-box;
    padding: 0 25px;
    font-size: 14px;
    line-height: 16px;
    border-radius: 25px;
  }
  .pipe-heading {
    font-size: 17px !important;
  }
}
