body {
  font-family: Maven Pro !important;
}

.ad-manager-section-1-wrapper {
  position: relative;
  overflow: hidden;
  height: 440px;
}
.ad-manager-section-1-wrapper .ad-manager-section-1-background {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 0 0 400px 0;
  background: linear-gradient(270deg, #340b99 5.68%, #971cd5 100%);
  z-index: 1;
}
.ad-manager-section-1-wrapper .ad-manager-section-1-background-edge {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.ad-manager-section-1-wrapper .ad-manager-section-1-background-edge:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #69509c;
  height: 100%;
  width: 50%;
  z-index: -1;
  border-radius: 0 0 200px;
}
.ad-manager-section-1-wrapper .ad-manager-section-1-background-edge:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #412080;
  height: 100%;
  width: 50%;
  z-index: -1;
  border-radius: 0 0 300px;
}
.ad-manager-section-1-wrapper .content-container {
  z-index: 1;
  position: relative;
  padding-top: 210px;
}
.ad-manager-section-1-wrapper .content-container .title {
  font-weight: 900;
  font-size: 84px;
  line-height: 94px;
  color: #fff;
}
.ad-manager-section-1-wrapper .content-container .sub-title {
  font-weight: 900;
  font-size: 21px;
  line-height: 24px;
  color: #fed133;
}
.ad-manager-section-1-wrapper .content-container .description {
  max-width: 346px;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  margin-top: 70px;
}
.ad-manager-section-1-wrapper .content-container .slide-number {
  font-weight: 900;
  font-size: 84.2105px;
  line-height: 196px;
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #6b519e;
  transform: rotate(-90deg);
}

.ad-manager-section-2-wrapper {
  padding-top: 124px;
  padding-bottom: 65px;
}
.ad-manager-section-2-wrapper .bttn.primary {
  background: #7b2ca3;
  color: #fff;
  margin-right: 26px;
}
.ad-manager-section-2-wrapper .bttn {
  color: #7b2ca3;
  border-color: #7b2ca3;
}
.ad-manager-section-2-wrapper .floating-box {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50px;
  width: 430px;
  height: 580px;
  background: #f3f0ff;
  background: url(../images/dot-grid.png), #f3f0ff;
  background-blend-mode: multiply, normal;
  z-index: -1;
  background-size: contain;
}

.ad-manager-section-2-wrapper .content-container {
  padding: 62px 0 0 166px;
}
.ad-manager-section-2-wrapper .content-container img {
  margin-top: 44px;
}
.ad-manager-section-2-wrapper .title {
  font-weight: 900;
  font-size: 70px;
  line-height: 64px;
  color: 000;
}
.ad-manager-section-2-wrapper .sub-title {
  font-weight: bold;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 0.3px;
  color: #7b2ca3;
  margin-bottom: 30px;
}
.ad-manager-section-2-wrapper .description {
  font-size: 16px;
  line-height: 30px;
  opacity: 0.8;
  color: #0e0e0e;
}
.Monetizationbox .sub-title {
  font-weight: bold;
  margin-top: 150px;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 0.3px;
  color: #7b2ca3;
  margin-bottom: 30px;
}
.Monetizationbox .description {
  font-size: 16px;
  line-height: 30px;
  opacity: 0.8;
  color: #0e0e0e;
}
.ad-manager-section-2-wrapper .ad-manager-section-2-carousel {
  margin-top: 50px;
  margin-bottom: 45px;
  overflow: hidden;
}
hr.solid {
  border: 1px solid #9e9e9e;
  opacity: 0.1;
  width: 80%;
  justify-content: center;
}
.ad-manager-section-2-carousel .block {
  width: 59px;
  height: 59px;
  background: linear-gradient(159.67deg, #ffc24d 12.62%, #ec8235 98.54%),
    linear-gradient(0deg, #e15440, #e15440), #e1ddf2;
  mix-blend-mode: normal;
  opacity: 0.85;
  box-shadow: 0px 10px 10px rgba(255, 131, 61, 0.32);
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ad-manager-section-2-carousel .block .icon {
  width: 30px;
  height: 30px;
}
.ad-manager-section-2-carousel .text {
  margin-left: 21px;
  max-width: 236px;
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.3px;
  color: #7b2ca3;
}
.ad-manager-section-2-wrapper .ad-manager-section-2-carousel li {
  min-width: 400px;
}
.ad-manager-section-2-wrapper .ad-manager-section-2-carousel li .block {
  width: 59px;
  height: 59px;
  background: linear-gradient(159.67deg, #ffc24d 12.62%, #ec8235 98.54%),
    linear-gradient(0deg, #e15440, #e15440), #e1ddf2;
  mix-blend-mode: normal;
  opacity: 0.85;
  box-shadow: 0px 10px 10px rgba(255, 131, 61, 0.32);
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ad-manager-section-2-wrapper .ad-manager-section-2-carousel li .block .icon {
  width: 30px;
  height: 30px;
}
.ad-manager-section-2-wrapper .ad-manager-section-2-carousel li .text {
  margin-left: 21px;
  max-width: 236px;
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.3px;
  color: #7b2ca3;
}
.innerpage-header-floating-text {
  font-weight: bold;
  font-size: 84px;
  position: absolute !important;
  right: 1em !important;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #6b519e;
  transform: rotate(-90deg);
  bottom: 70px;
  z-index: 999;
}
.ad-manager-section-3-wrapper {
  padding-bottom: 115px;
}
.ad-manager-section-3-wrapper .bttn.primary {
  background: #7b2ca3;
  color: #fff;
  margin-right: 26px;
}
.ad-manager-section-3-wrapper .bttn {
  color: #7b2ca3;
  border-color: #7b2ca3;
}
.ad-manager-section-3-wrapper .divider {
  opacity: 0.3;
  border-bottom: 1px solid #9e9e9e;
  padding-top: 1px;
}
.ad-manager-section-3-wrapper .title {
  font-weight: 900;
  font-size: 70px;
  line-height: 64px;
  margin-bottom: 56px;
  margin-top: 116px;
  padding-top: 50px !important;
}
.ad-manager-section-3-wrapper .sub-title {
  font-weight: bold;
  font-size: 21px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.3px;
  color: #7b2ca3;
  margin-bottom: 13px;
}
.ad-manager-section-3-wrapper .description {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #0e0e0e;
  opacity: 0.8;
  max-width: 606px;
  margin: 0 auto;
  margin-bottom: 42px;
}
.ad-manager-section-3-wrapper ul {
  margin-bottom: 44px;
  padding-top: 40px;
}
.ad-manager-section-3-wrapper ul li {
  margin: 0 20px 20px 0;
  padding: 20px 25px;
  border-radius: 15.2257px;
  box-shadow: 0px 0px 30.4515px rgba(0, 0, 0, 0.12);
  width: 215.68px;
  height: 173.75px;
}
.ad-manager-section-3-wrapper ul li .header {
  font-weight: bold;
  font-size: 12.9145px;
  line-height: 18px;
}
.ad-manager-section-3-wrapper ul li.last .icon {
  width: 33px;
  height: 35px;
}
.ad-manager-section-3-wrapper ul li.last .text {
  width: 139.49px;
  font-weight: bold;
  font-size: 12.9145px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.176107px;
  color: #000000;
}
.itemtext {
  font-size: 65px !important;
}
.ad-manager-section-4-wrapper {
  background: #f3f0ff;
  padding-top: 133px;
  padding-bottom: 112px;
}
.ad-manager-section-4-wrapper .bttn.primary {
  background: #7b2ca3;
  color: #fff;
  margin-right: 26px;
}
.ad-manager-section-4-wrapper .bttn {
  color: #7b2ca3;
  border-color: #7b2ca3;
}
.ad-manager-section-4-wrapper .title {
  font-weight: 900;
  font-size: 70px;
  line-height: 64px;
  margin-bottom: 17px;
}
.ad-manager-section-4-wrapper .sub-title {
  font-weight: bold;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 0.3px;
  color: #7b2ca3;
  margin-bottom: 8px;
}
.ad-manager-section-4-wrapper .description {
  font-size: 16px;
  line-height: 30px;
  color: #0e0e0e;
  mix-blend-mode: normal;
  opacity: 0.8;
  margin-bottom: 8px;
}
.ad-manager-section-4-wrapper .right-graphics .block {
  width: 104.23px;
  height: 104.23px;
  background: #ffffff;
  box-shadow: 8px 8px 9px 3px #eae4ff,
    -4px -4px 8px 8px rgba(255, 255, 255, 0.6);
  border-radius: 30px;
}
.ad-manager-section-4-wrapper .right-graphics .block .icon {
  height: 46px;
  width: 55px;
}
/* .ad-manager-section-4-wrapper ul {
  max-height: 200px;
  margin-bottom: 26px;
  margin-top: 26px;
}
.ad-manager-section-4-wrapper ul li {
  border-bottom: 1px solid #d9cdfb;
  font-size: 16px;
  line-height: 350%;
  color: #0e0e0e;
  mix-blend-mode: normal;
  opacity: 0.8;
  margin-right: 45px;
}
.ad-manager-section-4-wrapper ul li:before {
  content: "\2192";
  color: #7b2ca3;
  font-size: 20px;
  margin-right: 15px;
}
.ad-manager-section-4-wrapper ul li:nth-child(3),
.ad-manager-section-4-wrapper ul li:last-child {
  border-bottom: none;
} */
.block {
  width: 59px;
  height: 59px;
  background: linear-gradient(159.67deg, #ffc24d 12.62%, #ec8235 98.54%),
    linear-gradient(0deg, #e15440, #e15440), #e1ddf2;
  mix-blend-mode: normal;
  opacity: 0.85;
  box-shadow: 0px 10px 10px rgba(255, 131, 61, 0.32);
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block .icon {
  width: 30px;
  height: 30px;
}
.innerpage-header-floating-text {
  position: relative;
}
.icon-revenue {
  background-image: url(../icons/Vector1.png);
}
.icon-program {
  background-image: url(../icons/Vector2.png);
}
.icon-code {
  background-image: url(../icons/code.png);
}
.icon-driven {
  background-image: url(../icons/Vector7.png);
}
.icon-control {
  background-image: url(../icons/graph.png);
}
.icon-charge {
  background-image: url(../icons/attach.png);
}
.foot_sld_in1 {
  padding: 3px 0;
}
.icon-video-camera-yellow {
  background-image: url(../icons/video-camera-yellow.svg);
}
.ad-manager-section-5-wrapper {
  position: relative;
  padding-top: 111px;
  padding-bottom: 120px;
  background: #f3f0ff;
}
.ad-manager-section-5-wrapper .bttn.bttn.primary {
  margin-right: 23px;
}
.ad-manager-section-5-wrapper .ad-manager-section-5-background {
  background: linear-gradient(270deg, #340b99 5.68%, #971cd5 100%);
  transform: rotate(-180deg);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 0 0 400px;
  z-index: 1;
}
.ad-manager-section-5-wrapper .ad-manager-section-5-background-edge {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.ad-manager-section-5-wrapper .ad-manager-section-5-background-edge:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #69509c;
  height: 50%;
  width: 50%;
  z-index: -1;
  border-radius: 200px 0 0 0;
}
.ad-manager-section-5-wrapper .ad-manager-section-5-background-edge:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #412080;
  height: 50%;
  width: 50%;
  z-index: -1;
  border-radius: 300px 0 0;
}
.ad-manager-section-5-wrapper .divider {
  opacity: 0.3;
  border-bottom: 1px solid #ffffff;
  position: relative;
  z-index: 1;
  margin-top: 60px;
  margin-bottom: 100px;
}
.ad-manager-section-5-wrapper .ad-manager-section-5-container {
  position: relative;
  z-index: 1;
}
.ad-manager-section-5-wrapper .ad-manager-section-5-container .title1 {
  font-weight: 900;
  font-size: 70px;
  line-height: 64px;
  color: #fff;
  float: left;
  width: 100%;
}
.ad-manager-section-5-wrapper .ad-manager-section-5-container .title2 {
  font-size: 70px;
  font-weight: 400;
  line-height: 94px;
  color: #fed133;
  margin-top: 10px;
  float: left;
  width: 100%;
}
.ad-manager-section-5-wrapper .ad-manager-section-5-container .sub-title {
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 0.3px;
  color: #ffffff;
  margin-bottom: 24px;
}
.ad-manager-section-5-wrapper .ad-manager-section-5-container .description {
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  mix-blend-mode: normal;
  opacity: 0.8;
  margin-bottom: 50px;
}
.ad-manager-section-5-container .yeild-manager {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/a-manager-section-5-graphics-3-1x.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.g-92 {
  margin-top: -43px;
  display: block;

  margin-right: -22px !important;
  float: right;
}
.g-93 {
  display: block;
  margin-top: 221px;

  position: relative;
  left: 302px !important;
  float: right;
}
.g-94 {
  margin-top: 100px;
  left: 41px;
  position: relative;
}
.ad-manager-section-6-wrapper {
  background: #f3f0ff;
  padding-top: 110px;
  padding-bottom: 110px;
  margin-bottom: -250px;
  position: relative;
}
.ad-manager-section-6-wrapper .bttn.primary {
  background: #7b2ca3;
  color: #fff;
  margin-right: 26px;
}
.ad-manager-section-6-wrapper .bttn {
  color: #7b2ca3;
  border-color: #7b2ca3;
}
.ad-manager-section-6-wrapper .title {
  font-weight: 900;
  font-size: 70px;
  line-height: 77px;
  margin-bottom: 60px;
}
.ad-manager-section-6-wrapper .sub-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.3px;
  color: #7b2ca3;
}
.ad-manager-section-6-wrapper .description {
  font-size: 16px;
  line-height: 30px;
  color: #0e0e0e;
  opacity: 0.8;
  margin-bottom: 40px;
}
.ad-manager-section-6-wrapper .description p:first-child {
  margin-right: 110px;
}
/* .ad-manager-section-6-wrapper ul {
  max-height: 200px;
  margin-bottom: 26px;
  margin-top: 26px;
}
.ad-manager-section-6-wrapper ul li {
  border-bottom: 1px solid #d9cdfb;
  font-size: 16px;
  line-height: 350%;
  color: #0e0e0e;
  mix-blend-mode: normal;
  opacity: 0.8;
  margin-right: 45px;
}
.ad-manager-section-6-wrapper ul li:before {
  content: "\2192";
  color: #7b2ca3;
  font-size: 20px;
  margin-right: 15px;
} */
/* .ad-manager-section-6-wrapper ul li:nth-child(3),
.ad-manager-section-6-wrapper ul li:last-child {
  border-bottom: none;
} */
.Signupsection-wrapper {
  position: relative;
  background-image: url("../images/home-sec3-bg.png");
  background-repeat: no-repeat;
  background-position: cover;
  height: 100%;
  margin-top: -80px;
}
.img-ana {
  width: 64% !important;
}
.signup-content-container {
  z-index: 2;
  position: relative;
  padding-top: 116px;
  padding-bottom: 116px;
  height: 100%;
  box-sizing: border-box;
}
.explor-title {
  font-family: Maven Pro;
  font-weight: 900;
  font-size: 21px;
  line-height: 24px;
  color: #ffffff;
  margin-left: 50px;
  z-index: 99;
}
.explor-heading {
  font-family: Maven Pro;
  font-weight: 900;
  font-size: 84px;
  line-height: 94px;
  color: #ffffff;
  margin-left: 50px;
  z-index: 9999;
}
.explor-subtitle {
  font-family: Maven Pro;
  color: #fed133;
  font-weight: normal;
  font-size: 84px;
  line-height: 94px;
  margin-left: 50px;
  z-index: 99;
}
.bitimg {
  margin-left: -10px;
  z-index: -1;
}
.ad-manager-section-7-wrapper {
  background: url(../images/ad-manager-section-7-background.png);
  padding-top: 773px;
}
.ad-manager-section-7-wrapper .signup-section-container {
  background: url(../images/dot-grid.png), #f3f0ff;
  background-repeat: repeat-x;
}
.ad-manager-section-7-wrapper .signup-section-container .Sign-uptitle {
  color: #731f9d;
  font-style: normal;
  font-size: 21px;
  font-weight: 900;
}
.ad-manager-section-7-wrapper .signup-section-container .sub-title {
  color: #2a292c;
}
.ad-manager-section-7-wrapper .signup-section-container .bttn.primary {
  border: none;
  background: #7b2ca3;
  color: #fff;
}

.anidi_services {
  display: block;
  color: #000000;
}
.anidi_services ul {
  display: block;
}

.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: 70%;
  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;
  line-height: 250%;
}

.anidi_services ul li a span.icon {
  width: 15px;
  display: block;
  font-size: 20px;
  vertical-align: middle;
  float: left;
  color: #0e0e0e;
}

.anidi_services ul li a span.text {
  display: block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 39px;
  padding-top: 4px;
}
.pleft {
  display: block;
  width: 100%;
  text-align: left !important;
}
@media only screen and (max-width: 600px) {
  .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;
  }
  .floating-text {
    display: none;
  }
  .pt-100 {
    padding-top: 100px;
  }

  .ad-manager-section-2-wrapper .content-container {
    padding: 0 !important;
  }
  .ad-manager-section-2-wrapper .floating-box {
    width: 376px !important;
    height: 505px !important;
    left: 13px;
  }
  .mt5 {
    margin-top: 5px;
  }
  .ad-manager-section-2-carousel .text {
    font-size: 15px !important;
  }
  .ad-manager-section-3-wrapper .title {
    margin-top: 58px;
  }
  .ad-manager-section-3-wrapper ul li {
    margin: 10px 0px 20px 0;
  }
  .ad-manager-section-4-wrapper {
    padding-top: 65px;
  }
  .ad-manager-section-4-wrapper .sub-title {
    font-size: 20px;
  }
  .ad-manager-section-5-wrapper .ad-manager-section-5-background {
    border-radius: 0 0 300px;
    height: 110%;
  }
  .ad-manager-section-5-wrapper .ad-manager-section-5-background-edge:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #69509c;
    height: 50%;
    width: 68%;
    z-index: -1;
    border-radius: 174px 0 0 0;
  }
  .ad-manager-section-5-wrapper .ad-manager-section-5-background-edge:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #412080;
    height: 50%;
    width: 64%;
    z-index: -1;
    border-radius: 224px 0 0;
  }
  .ad-manager-section-5-wrapper .ad-manager-section-5-container .title1 {
    padding-top: 50px;
  }
  .ad-manager-section-5-wrapper .ad-manager-section-5-container .title1,
  .ad-manager-section-5-wrapper .ad-manager-section-5-container .title2 {
    font-size: 55px !important;
    text-align: center;
    line-height: 50px !important;
  }
  .ad-manager-section-5-wrapper .ad-manager-section-5-container .sub-title {
    text-align: center;
    font-size: 21px;
    line-height: 64px;
    letter-spacing: 0.3px;
    color: #ffffff;
    margin-bottom: -4px;
  }
  .explor-subtitle {
    font-family: Maven Pro;
    color: #fed133;
    font-weight: normal;
    font-size: 67px;
    line-height: 90px;
    text-align: center;
  }

  .ad-manager-section-6-wrapper .title {
    font-style: normal;
    font-weight: 900;
    font-size: 35px !important;
    line-height: 45px !important;
    text-align: center;
    margin-bottom: 40px !important;
  }
  .explor-title {
    margin-left: 0;
    text-align: center;
  }
  .bitimg {
    margin-left: 1px;
  }
  .ad-manager-section-6-wrapper {
    background: #f3f0ff;
    padding-top: 304px !important;
  }
  .yeild-manager {
    height: auto !important;
    width: 90% !important;
  }
  .g-92 {
    margin-top: -43px;
    display: block;
    margin-right: -22px !important;
    float: right;
    width: 50% !important;
  }
  .g-93 {
    display: block;
    margin-top: 135px !important;
    position: relative;
    left: 191px !important;
    float: right;
    width: 36% !important;
  }
  .g-94 {
    margin-top: 69px;
    left: 24px;
    position: relative;
    width: 38%;
  }
}
@media (max-width: 768px) and (min-width: 610px) {
  .ad-manager-section-2-wrapper .floating-box {
    width: 325px !important;
    height: 437px !important;
  }
  .innerpage-slide-text1 {
    font-size: 63px !important;
  }

  .title {
    font-size: 55px !important;
    line-height: 58px;
  }
  .ad-manager-section-2-carousel .block .icon,
  .icon {
    width: 23px !important;
    height: 23px !important;
  }
  .ad-manager-section-2-carousel .block,
  .block {
    width: 45px !important;
    height: 45px;
  }
  .ad-manager-section-2-carousel .text {
    font-size: 19px !important;
  }
  .innerpage-header-floating-text {
    display: none;
  }
  .ad-manager-section-5-wrapper .ad-manager-section-5-container .title1,
  .ad-manager-section-5-wrapper .ad-manager-section-5-container .title2 {
    font-size: 55px;
  }
  .sld_item_con .sub-title {
    font-size: 59px;
  }
  .sld_item_con .sub-title1 {
    font-size: 54px;
  }
  .g-92 {
    /*margin-top: -43px !important;*/
    /*display: block;*/
    /*margin-right: -19px !important;*/
    /*float: right;*/
    position: absolute;
    right: -18px;
    top: -44px;
    margin: 0 !important;
  }
  .g-93 {
    /*display: block;*/
    /*margin-top: 1px !important;*/
    /*position: relative;*/
    /*left: 19px !important;*/
    /*float: right;*/
    position: absolute;
    right: -20px !important;
    top: 100px !important;
    left: 195px !important;
    margin: 0 !important;
  }

  .g-94 {
    /*margin-top: 50px !important;*/
    /*left: 20px;*/
    /*position: relative;*/
    position: absolute;
    top: 241px !important;
    left: 29px !important;
    margin: 0 !important;
  }
}

.item-1,
.item-2,
.item-3 {
  position: absolute;
  display: block;
  width: 100%;
  animation-duration: 20s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  height: 170px;
}

.item-1 {
  animation-name: anim-1;
}

.item-2 {
  animation-name: anim-2;
}

.item-3 {
  animation-name: anim-3;
}

@keyframes anim-1 {
  0%,
  8.3% {
    left: 0%;
    opacity: 0;
  }
  8.3%,
  25% {
    left: 35%;
    opacity: 1;
  }
  33.33%,
  100% {
    left: 40%;
    opacity: 0;
  }
}

@keyframes anim-2 {
  0%,
  33.33% {
    left: 0%;
    opacity: 0;
  }
  41.63%,
  58.29% {
    left: 35%;
    opacity: 1;
  }
  66.66%,
  100% {
    left: 40%;
    opacity: 0;
  }
}

@keyframes anim-3 {
  0%,
  66.66% {
    left: 0%;
    opacity: 0;
  }
  74.96%,
  91.62% {
    left: 35%;
    opacity: 1;
  }
  100% {
    left: 40%;
    opacity: 0;
  }
}
@media only screen and (max-width: 425px) {
  .ad-manager-section-2-wrapper .floating-box {
    left: 22px !important;
  }
  .ad-manager-section-2-wrapper {
    padding-top: 69px !important;
  }
  .mt5 {
    margin-top: 10px;
  }
  .floatitem,
  .itemtext {
    font-size: 20px !important;
    display: none !important;
  }
  .pleft,
  .sld_item_con .title {
    text-align: center !important;
  }
  .mt--5 {
    margin-top: -20px;
  }
  .ad-manager-section-7-wrapper .signup-section-container .bttn.primary {
    margin-top: 35px !important;
  }
  .ad-manager-section-7-wrapper .signup-section-container .Sign-uptitle {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 375px) {
  .g-93 {
    left: 160px !important;
  }
  .ad-manager-section-2-wrapper .floating-box {
    width: 350px !important;
    left: 13px !important;
  }
}
.w-60 {
  display: block;
  width: 60%;
}

.owltranad {
  transition: all 0s ease 0s;
  width: 7440px;
  transform: translate3d(-2220px, 0px, 0px);
}
.w-930 {
  width: 930px;
}
@media screen and (min-width: 426px) and (max-width: 736px) and (orientation: landscape) {
  .innerpage-slide-text1 {
    font-size: 46px !important;
  }
  .innerpage-slide-description {
    left: 40px !important;
  }
  .ad-manager-section-5-container .yeild-manager {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/a-manager-section-5-graphics-3-1x.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .g-92,
  .g-93,
  .g-94 {
    display: none;
  }
  .yeildfloat {
    bottom: -1px !important;
  }
}
