.hero-text-left {
  width: 38%;
}
.hero-text-left h1 {
  font-size: 60px;
  margin-bottom: 15px;
}
.hero-text-left p {
  margin: 0;
}

.heroSecIn {
  display: flex;
  align-items: center;
}

.landing-hero .heroSecIn {
  min-height: 776px !important;
  max-height: initial !important;
}

.hero-team-mates-wrap {
  position: absolute;
  width: 56%;
  top: 50%;
  left: 44%;
  transform: translateY(-50%);
  display: flex;
  flex-wrap: wrap;
  max-width: 840px;
  padding-top: 15px;
  row-gap: 5px;
  padding-right: 20px;
  column-gap: 4px;
}
.hero-team-mates-wrap a {
  width: 6.8%;
  display: block;
  font-size: 0;
  background: #fff;
}

.partnership-text {
  margin-top: 55px;
  display: flex;
  align-items: center;
  font-size: 0;
  gap: 10px;
  color: #3e8e7f;
}
.partnership-text p {
  font-size: 15px;
}

.graph-img img {
  max-width: 435px;
}

.highlight-tag {
  margin-bottom: 45px;
  background-color: rgba(117, 183, 170, 0.2);
  padding: 10px 15px;
  display: inline-block;
}
.highlight-tag p {
  font-size: 18px;
  font-weight: bold;
  color: #75b7aa;
}

.frontier-section {
  padding: 80px 0 100px;
}
.frontier-section h3 {
  letter-spacing: -0.5px;
  line-height: 1.1;
  margin-bottom: 50px;
}
.frontier-section h3 strong {
  color: #3e8e7f;
}
.frontier-section p {
  display: block;
  font-size: 28px;
}
.frontier-section p strong {
  display: block;
  margin: 0;
  color: #3e8e7f;
}
.frontier-section p em {
  font-style: italic;
  font-size: 18px;
  display: block;
  line-height: 1;
}

.grapph-wrap {
  margin-top: 35px;
}
.grapph-wrap p {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}

.frontier-row {
  justify-content: space-between;
  display: flex;
}

.frontier-right {
  max-width: 55%;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.m-row {
  display: flex;
  background-color: rgba(117, 183, 170, 0.2);
  border-radius: 0;
  overflow: hidden;
  min-height: 178px;
}
.m-row.m-row-red .m-left-block {
  background-color: #d23b32;
}

.m-left-block {
  width: 195px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  text-align: center;
  padding: 20px;
  background-color: #004639;
}
.m-left-block * {
  color: #ffffff;
}
.m-left-block h4 {
  font-size: 33px;
}
.m-left-block p {
  font-size: 21px;
  color: inherit;
}
.m-left-block p strong {
  display: block;
  color: inherit;
  font-size: inherit;
}

.m-right-block {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 15px;
  justify-content: center;
  gap: 10px;
  position: relative;
}
.m-right-block .plus-sign {
  font-weight: bold;
  font-size: 32px;
  color: #d23b32;
}
.m-right-block .logo-group {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  row-gap: 20px;
  flex-wrap: wrap;
}

.btn-wrap {
  margin-top: 120px;
}

.best-cpos .light-green-bg {
  padding-top: 90px;
  padding-bottom: 60px;
}

.best-cpos h3 {
  line-height: 1.1;
  letter-spacing: -0.5px;
}

.best-cpos h3 strong {
  color: #3e8e7f;
  display: block;
}

.cpos-row .cpos-card {
  padding: 20px 35px;
  background-color: #3e8e7f;
  border-left: 7px solid #004639;
  height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
  margin: 40px 0;
}
.cpos-row .cpos-card h2 {
  margin-bottom: 0;
  color: #c5e1db;
  line-height: 1;
  font-weight: bold;
}
.cpos-row .cpos-card p {
  margin: 0;
  font-size: 28px;
  color: #fff;
}

.builder-section {
  padding: 55px 0;
  background-image: url("../images/landing/net-back.png");
  background-position: bottom left;
  background-repeat: no-repeat;
}

.builder-wrapper-row {
  padding-top: 45px;
  display: flex;
  justify-content: space-between;
}
.builder-wrapper-row .graph_img {
  margin-bottom: 45px;
}
.builder-wrapper-row .graph_left {
  width: 50%;
}

.prod_box {
  background-color: rgba(117, 183, 170, 0.2);
  padding: 25px 20px;
  width: 220px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-left: 7px solid #00907f;
}
.prod_box img {
  max-height: 80px;
}
.prod_box h5 {
  font-size: 24px;
}
.prod_box span {
  font-size: 0;
}
.prod_box .arrow img {
  max-width: 40px;
}

.prod_row_wrap_sec {
  width: 480px;
}

.prod_row_wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}

.arrow-sec-wrap {
  background-image: url("../images/landing/red-box-arrow.png");
  background-position: center;
  width: 775px;
  height: 119px;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  margin-top: 70px;
  background-position: bottom center;
  font-size: 28px;
}
.arrow-sec-wrap p {
  max-width: 540px;
  line-height: 1.2;
  font-weight: bold;
  padding: 15px 0 0;
  margin: 0 auto;
}

.red_bg {
  background-color: #bd463b;
}

.speed-sec {
  color: #fff;
  position: relative;
  z-index: 1;
}
.speed-sec .highlight-tag {
  background-color: transparent;
      display: block;
	     margin-bottom: 50px;
    padding-top: 50px; 
}
.speed-sec .highlight-tag h3 {
    font-weight: bold;
}
.speed-sec .highlight-tag p {
  color: #fff;
}
.speed-sec img {
  max-width: 480px;
  width: 90%;
}
.speed-sec h2 {
  margin-bottom: 65px;
  font-size: 171px;
  color: #fff;
  letter-spacing: -0.027em;
  font-weight: bold;
}
.speed-sec h4 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: #ccfcf1;
  font-weight: bold;
  border-bottom: 4px solid #ccfcf1;
}
.speed-sec p {
  font-size: 21px;
  color: #ccfcf1;
}

.speed-left {
  padding-bottom: 90px;
}
.speed-left > * {
  max-width: 480px;
}
.graph-pie-chart-row{
  padding-bottom: 80px;
  border-bottom: 1px solid #d1d3d4;
  margin: 70px 0;
}
.graph-pie-chart-wrapper{
  padding-top: 85px;
  h6  {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.25;
    color: #004639;
    margin-bottom: 20px;
  }
}
.legend-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.legend-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

.color-box {
    width: 16px;
    height: 16px;
    display: inline-block;
    flex-shrink: 0;
}

.legend-text {
    font-size: 15px;
    font-weight: 700;
    color: #1c1d1d;
}
.box-medium-green { background-color: #00715a; }
.box-grey { background-color: #d9d9d9; }
.box-light-teal { background-color: #75b7aa; }
.box-dark-green { background-color: #004639; }
.box-red { background-color: #d23b32; }
.box-bright-teal { background-color: #00907f; }
.graph-pie-chart {
  display: flex;
  > div {
    width: 40%;
    &:last-child {
      width: 60%;
    }
  }
 
}
 .chart-card{
    width: 30%;
    &:last-child {
      width: 40%;
    }
  }
  .our-prediction{
    padding-bottom: 90px;
    z-index: 1;
    position: relative;
    h3 {
      margin-bottom: 45px;
    }
  }
  .our-prediction h3 ,
  .graph-pie-chart-wrapper h3 {
    line-height: 1.1;
    strong {
      display: block;
      color: #3e8e7f;
    }
  }
   .our-prediction .lines{
    position: absolute;
    left: 00;
    z-index: -1;
    bottom: -550px;
   }
.prediction-card-row {
  margin: 0 -20px;
  row-gap: 40px;
  > div {
    padding: 0 20px;
  }
}

.prediction-card {
    background-color: #e4f1ee;
    border-left: 7px solid #bd463b;
    padding: 42px 60px 0 60px;
    position: relative;
    border-radius: 0px 4px 4px 0px;
    height: 100%;
    min-height: 220px;
        display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}

.badge-tag {
    position: absolute;
    top: 0;
    left: -7px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding: 4px 35px 4px 30px;
    letter-spacing: 0.5px;
    height: 42px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 0 51%, 0% 0%);
    background-color: #bd463b;
}

.prediction-card h5 {
    color: #033c2e;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 12px;
}

.card-year .arrow {
    color: #b7473a;
    margin-left: 4px;
}

.prediction-card p {
    color: #004639;
    font-size: 18px;
    line-height: 1.33;
    margin: 0;
    font-weight: 400;
}

.feature-card {
    background-color: #D23A32;
    color: #ffffff;
    padding: 40px 35px;
    border-radius: 0;
	position:relative;
}
.feature-card a.box_link {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.feature-card h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 25px;
    letter-spacing: 0.5px;
	text-transform: uppercase;
}
.feature-card p {
    font-size: 30px;
    line-height: 1.44;
    margin-bottom: 30px;
}

.crystal-ball-icon img {
    width: 131px;
}
.admin-icon-wrap {
  display: flex;
  flex-wrap: wrap;
  > span {
    width: 20%;
  }
}
.ears-wrap{
  display: flex;
  align-items: center;
  justify-content: center;
}
.wave-float {
    animation: waveFloat 4s ease-in-out infinite;
}

@keyframes waveFloat {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-8px);
    }
    100% {
        transform: translateY(0px);
    }
}

.piechart-float {
    animation: pieFloat 5s ease-in-out infinite;
    transform-origin: center center;
}
.prediction-card a.box_link {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
@keyframes pieFloat {

    0% {
        transform: translateY(0px) rotate(0deg);
    }

    25% {
        transform: translateY(-6px) rotate(2deg);
    }

    50% {
        transform: translateY(-10px) rotate(0deg);
    }

    75% {
        transform: translateY(-6px) rotate(-2deg);
    }

    100% {
        transform: translateY(0px) rotate(0deg);
    }
}
.partner-logo {
    opacity: 0;
    transform: translateY(20px);
    animation: logoRowFade 0.6s ease forwards;
    display: inline-block;
    position: relative;
}
.partner-logo .company_logo{
  position: absolute; right: 5px;
  bottom: 5px;max-width: 15px;
  max-height: 12px;
}

@keyframes logoRowFade {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.research_section_content {padding-left:0;}
.builder-section h3.bottom_heading {
    margin-top: 45px;
    color: #D23A32;
}
@media (max-width: 1439px) {
    .hero-text-left h1{
        font-size: 54px;
    }
  .speed-sec h2 {
    margin-bottom: 55px;
    font-size: 148px;
  }
  .prediction-card{
    padding: 42px 50px 0;
  }
}

@media (max-width: 1199px) {
    .hero-team-mates-wrap a {
        width: 8.3%;
    }
    .hero-text-left h1{
        font-size: 48px;
    }
    .hero-team-mates-wrap {}
    .frontier-right ,
    .prod_row_wrap_sec{
        padding-left: 20px;
    }
    .cpos-row .cpos-card p ,
    .frontier-section p{
        font-size: 24px;
    }


  .speed-sec .highlight-tag {
    margin-bottom: 60px;
  }
  .speed-sec h2 {
    margin-bottom: 40px;
    font-size: 140px;
  }
  .speed-sec h4 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .speed-sec p {
    font-size: 18px;
  }

  .speed-left {
    padding-bottom: 50px;
  }
  .prediction-card{
    padding: 42px 35px 0;
  }
}

@media (max-width: 991px) {
    .hero-team-mates-wrap {
        width: 100%;
        position: static;
        transform: none;
        padding: 15px;
        justify-content: center;
    }
    .hero-text-left ,
    #main-section .container {
        max-width: 100%;
        width: 100%;
    }
    
    .landing-hero .heroSecIn{
        flex-wrap: wrap;
    }
    body:not(.home) .hero-section.landing-hero  .heroSecIn {
        height: auto;
        max-height: initial;
        padding: 35px 0;
        row-gap: 30px;
    }
    .prod_box{
        width: 180px;
    }
    .prod_row_wrap_sec{
        width: 440px;
    }
    .prod_row_wrap{
        margin-bottom: 25px;
    }
    .cpos-row .cpos-card {
        padding: 15px;
        gap: 15px;
        margin: 20px 0;
    }
    .cpos-row .cpos-card p{
        font-size: 21px;
    }
    .speed-sec .highlight-tag {
      margin-bottom: 40px;
    }
    .speed-sec h2 {
      margin-bottom: 30px;
      font-size: 110px;
    }
    .speed-sec h4 {
      padding-bottom: 15px;
      margin-bottom: 15px;
    }
    .speed-sec p {
      font-size: 17px;
    }

    .speed-left {
      padding-bottom: 40px;
    }
    .graph-pie-chart-row {
      margin: 40px -12px;
    }
    .graph-pie-chart-row{
      row-gap: 40px; padding-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .hero-text-left h1 {
        font-size: 36px;
    }
    .partnership-text {
        margin-top: 20px;
    }
    .hero-team-mates-wrap a{
        width: 13%;
    }
    .hero-team-mates-wrap{
        padding-top: 0; padding-bottom: 0;
    }
    .highlight-tag{
        margin-bottom: 25px;
    }
    .frontier-row ,
    .builder-wrapper-row{
        flex-wrap: wrap;
    }
    .prod_row_wrap_sec {
        padding: 25px 0 0;
    }
    .prod_box h5{
        font-size: 18px;
    }
    .prod_box{
        padding: 20px 15px;
    }
    .arrow-sec-wrap p{
        max-width: 100%;
    }
    .arrow-sec-wrap {
        font-size: 21px;
        max-width: 100%;
        height: 100px;
        margin-top: 35px;
    }
    .builder-wrapper-row .graph_left {
        width: 100%;
        max-width: 600px; margin-bottom: 25px;
    }
    .builder-wrapper-row .graph_img{
        margin-bottom: 25px;
    }
    .frontier-left ,
    .frontier-right {
        width: 100%;
    }
    .frontier-section h3 {
        margin-bottom: 25px;
    }
    .frontier-section{
        padding: 45px 0;
    }
    .cpos-row .cpos-card p, .frontier-section p {
        font-size: 18px;
    }
    .frontier-right{
        padding: 25px 0 0;
        width: 100%; max-width: 100%;
    }
    .btn-wrap{
        margin-top: 35px;
    }
    .cpos-row  {
        padding: 25px 0;
    }
    .cpos-row .cpos-card{
        margin: 10px 0;
    }
    .m-left-block{
        width: 160px;
    }
    .speed-sec .row{
      padding: 0 0 25px 0;
    }
    .speed-sec img {
      width: 80%;
    }
    .speed-sec .highlight-tag {
      margin-bottom: 25px;
    }
    .speed-sec h2{
      font-size: 80px;
    }
    .chart-card {
      width: 50%;
    }
    .chart-card:last-child {
          width: 100%;
          padding-top: 25px;
      }
}

@media (max-width: 575px) {
    .cpos-row .cpos-card {
        height: 180px;
    }
    .m-right-block {
        flex-direction: column;
    }
    .m-right-block .logo-group{
        row-gap: 12px;
    }
    .m-right-block .plus-sign{
        line-height: 1;
    }
    .m-left-block h4{
        font-size: 28px;
    }
    .chart-card {
      width: 100%;
    }
    .chart-card + .chart-card {
      padding-top: 25px;
    }
    .legend-text{
      font-size: 13px;
    }
    .graph-pie-chart-wrapper h6 {
      font-size: 18px;
    }
}