@media (min-width: 1500px) and (max-width: 1800px) {
  .main-banner-info {
    padding: 170px;
  }

  .Problem-s-info {
    padding: 70px 48px;
  }
  .market-opportunity-box {
    background: #283157;
    width: 100%;
    height: 100%;

}
.market-opportunity-box h4 {
  font-size: 21px;
  padding: 0px;
}
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .business-img img {
    object-fit: cover;
    height: 903px;
}
.business-model p {
  font-size: 16px;
}
.business-model h2 {
  font-size: 40px;
}
}






@media (min-width: 1100px) and (max-width: 1499px) {
  .main-banner-info {
    padding: 82px;
  }

  .Problem-s-info {
    padding: 70px 48px;
  }
  .market-opportunity-box {
    background: #283157;
    width: 100%;
    height: 100%;

}
.market-opportunity-box h4 {
  font-size: 21px;
  padding: 0px;
}
}

@media (max-width: 992px) {
  .Problem-s-info {
    padding: 70px 48px;
  }
  span.business-model-btn {
    width: 90px;
    height: 50px;
}
  .cammon-img img {
    width: 100%;
    object-fit: cover;
    height: 700px;
  }

  .introducing {
    padding: 40px 0px;
  }

  .main-banner-info {
    padding: 100px;
  }

  .main-banner-info p {
    padding: 0px 0px 0px 0px;
  }

  p {
    font-size: 16px;
  }

  .introducing-box-info ul li {
    font-size: 16px;
  }
  .market-opportunity-box {
    background: #283157;
    width: 100%;
    height: 100%;

}
.business-model-info {
  padding: 59px 79px 0px 72px;
}
.Problem-s{
  display: initial;
}
.Problem-s span {
  width: 40px;
  height: 40px;
  line-height: 42px;
  font-size: 21px;
  margin-bottom: 21px;
  display: inline-block;
}
.table-s table thead tr {
  font-size: 18px !important;
}
.table-s table tbody tr td.cammon-table {
  font-size: 14px;
}
.table-s table tbody tr td {
  font-size: 12px;
  color: #fff;
  font-weight: 400;
}
}

@media screen and (max-width: 767px) {

  .business-model-info {
    padding: 59px 79px 0px 72px;
}



  .timeline-s-box .cammon-info h2 {
    margin-bottom: 53px;
}
  .timeline-s-box {
    padding: 63px 0px 41px 0px;
  }
  



  .timeline-s-box li:nth-child(odd) span::after {
    height: 0px;
  
}
.timeline-s-box li:nth-child(even) span::after {
  height: 0px;

}
  .main-banner-info {
    padding: 20px;
  }

  .main-text h6 {
    font-size: 14px;
    line-height: 20px;
  }

  .Problem-s-info {
    padding: 70px 20px;
  }

  /* timeline */
  .verticle-wrapper {
    max-width: 90%;
    padding: 0px 0;
    margin: auto;
  }

  .verticle-wrapper::before {
    left: 0;
  }

  .verticle-wrapper li {
    max-width: 100%;
  }

  .verticle-wrapper li:nth-child(2n+1) {
    float: initial;
    clear: both;
  }

  .verticle-wrapper li:nth-child(2n) {
    float: initial;
    clear: initial;
  }

  .verticle-wrapper li:nth-child(even) span {
    left: -20px
  }

  .verticle-wrapper li:nth-child(2n+1) span {
    left: -20px;
  }

  .verticle-wrapper li span {
    width: 20px;
    height: 40px;
  }

  .verticle-wrapper li:nth-child(even) span::before,
  .verticle-wrapper li:nth-child(odd) span::before {
    display: none;
  }

  .verticle-wrapper li:nth-child(even) p {
    margin-left: 40px;
  }


  .wrapperr {
    max-width: 90%;
    margin: auto;
  }

  .wrapperr::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #283157;
    width: 3px;
    height: 100%;
  }

  .wrapperr ul li p {
    position: initial;
    width: 100%;
    max-width: 100%;
    text-align: left;
    margin-bottom: 0;
    margin-left: 20px;
  }

  .wrapperr ul li {
    display: flex;
    align-items: center;
  }

  .wrapperr ul li span {
    margin-left: -16px;
    width: 40px;
    height: 40px;
  }

  .wrapperr ul {
    display: flex;
    flex-direction: column;
  }

  .business-model h2 {
    font-size: 35px;
    padding: 0px 0px 0px 0px;
  }

  .verticle-wrapper li:nth-child(2n+1) p {
    margin-left: 40px;
}

.business-model-info {
  padding: 59px 7px 0px 22px;
}
table tbody tr td:first-child {
  column-span: 2;
}
table thead tr th:first-child {
  width: 32%;
}

}

@media screen and (max-width: 567px) {
  h1 {
    font-size: 40px;
  }
  .verticle-wrapper li p {
    font-size: 16px;
}
.business-model p {
  font-size: 17px;
}
}

@media screen and (max-width: 400px) {
  .conatct-info ul li {
    font-size: 16px;;
}
.conatct-info ul li a {
  font-size: 16px;

}
}