 
@media only screen and (min-width: 1242px)
{

  .wrapper, .main-content {
      height: 9510px;
  }

  .desktop-version .background-cover {
      animation: svg-animation 2s 0.8s backwards;
      width: 100%;
      position: fixed;
      bottom: 0px;
      right: 15px;
      z-index: -1;
      background-color:white;
      height: 200px;
      display: block;
  }
   
  @keyframes svg-animation {
      0% {
        height: 500px;
        }
        100% {
        height: 50px;
        }
  }
    
    
    .desktop-version.fixed .background-cover {
    height: 300px;
    }
    
    .tabletSVG {
      display: none;
  }
    
      .desktopSVG {
        position: absolute;
        left: 0;
        top: 400px;
        right: 0;
        margin: auto;
        z-index: -1;
        display: block;
      }
  
  /*** Main content CSS **/
  
  .main-content {
      width: 1242px;
      margin: auto;
      position: absolute;
      left: 0;
      right: 0;
  }
  
  .bubble {
      position: absolute;
      right: 0;
      top: 151px;
      width: auto;
  }
  
  .men-with-tablet-block {
      position: absolute;
      top: 345px;
      left: 48px;
  }
  
  .practice-info {
      position: absolute;
      top: 809px;
      left: 0;
      max-width: 378px;
  }
  
  .doctor {
      position: absolute;
      top: 1183px;
      left: 239px;
      height: 319px;
      width: 250px;
  }
  
  .nurse {
      position: absolute;
      top: 964px;
      left: 400px;
      height: auto;
      width: 252px;
  }
  
  .lady-with-laptop-block {
      position: absolute;
  top: 1586px;
  left: 740px;
  max-width: 222px;
  max-height: 278px;
  }
  
  .men-with-chello-app {
      position: absolute;
      top: 2490px;
      left: 376px;
      height: auto;
  }
  
  .men-with-system {
      position: absolute;
      top: 4631px;
      left: 118px;
      height: auto;
      width: auto;
  }
  
  .video-section img {
      height: auto;
      max-width: 100%;
  }
  
  .outcome-block{
      background-color: #A120D1;
      position: absolute;
      top: 5244px;
      width: 1242px;
      max-height: 513px;
  }
  
  .entrepreneurs-block {
      position: absolute;
      top: 8170px;
      left: 239px;
  }

  .entrepreneurs-block div.team-member-detail-section {
      position: absolute;
      top: 166px;
      left: -127px;
  }
  
  .medical-practice-block {
      position: absolute;
      top: 8126px;
      left: 780px;
  }

  .medical-practice-block div.team-member-detail-section {
      position: absolute;
      bottom: 165px;
      right: -189px;
      max-width: 263px;
  }
  
  .small-business-block {
      position: absolute;
      top: 8618px;
      left: 103px;
  }

  .small-business-block div.team-member-detail-section {
      position: absolute;
      top: 215px;
      right: -180px;
      max-width: 220px;
      
  }

  .small-business-block div.team-member-detail-section div.h3 {
      text-align: right;
  }
  
  .finance-manager-block {
      position: absolute;
      top: 8565px;
      left: 900px;
  }

  .finance-manager-block div.team-member-detail-section {
      position: absolute;
      bottom: 128px;
      left: -196px;
  }
  
  .get-started {
      background-color: #A120D1;
      min-height: 330px;
      position: absolute;
      top: 9180px;
      width: 1242px;
  }

  .get-started div.h1 {
      max-width: 680px;
  }
   
  .mobileSVG {
      display: none;
  }

  .chello-built {
      max-width: 400px;
      display: inline-block;
      position: absolute;
      top: 990px;
      left: 840px;
      line-height: 33px;
      font-size: 30px;
  }
  
  .front-tagline {
      max-width: 370px;
      position: absolute;
      top: 563px;
      left: 680px;
      text-align: left;
  }

  .custom-toast.shadow-sm.bubble-info {
      position: absolute;
      right: 31px;
      top: 135px;
      width: 180px;
  }

  .men-with-table-info {
      position: absolute;
      left: 125px;
      top: 195px;
  }
  
  .good-bye {
      max-width: 460px;
      line-height: 33px;
      display: inline-block;
      position: absolute;
      top: 1607.5px;
      left: 100px;
      font-size: 30px;
      min-height: 170px;
  }

  .lady-with-laptop-section {
      position: absolute;
      top: 1498px;
      right: 100px;
      width: 279px;
      height: 240px;
      min-height: 199px;
  }

  .lady-with-laptop-section img {
      height: 105px;
  }

  .connecting-section {
      position: absolute;
      top: 1940px;
  }

  .connecting-section-head {
      min-height: 139px;
  }

  .advance-machin {
      position: absolute;
      top: 3054px;
      text-align: center;
      min-height: 107px;
  }

  .advance-machin div.h1 {
      max-width: 580px
  }

  .boost-your-business {
      position: absolute;
      top: 3749px;
      text-align: center;
      min-height: 154px;
  }

  .boost-your-business div.h1 {
      max-width: 50%;
  }

  .unlock-block {
      position: absolute;
      top: 3990px;
      left: 564px;
      width: 284px;
  }

  .want-to-block {
      position: absolute;
      top: 4818px;
      left: 855px;
      width: 284px;
  }

  .auto-cover-block {
      position: absolute;
      top: 4320px;
      left: 264px;
      width: 284px;
  }

  .team-section-heading {
      position: absolute;
      top: 7869px;
      min-height: 177px;
  }

  .team-section-heading div.h1 {
      max-width: 400px;
  }

  .star-img {
      position: absolute;
      top: 3114px;
      right: 195px;
      width: auto;
      height: auto;
  }

  .boost-now-info-section {
      position: absolute;
      top: 4415px;
      right: 182px;
      width: 295px;
      height: 215.5px;
      min-height: 140px;
      max-height: 246px;
  }

  .cash-ready-info-section {
      position: absolute;
      top: 4039px;
      left: 182px;
      width: 279px;
      height: 210px;
      min-height: 140px;
      max-height: 246px;
  }

  .cash-flow-chart-section {
      position: absolute;
      top: 3500px;
      right: 250px;
      width: 279px;
      height: 197.23px;
      min-height: 140px;
      max-height: 246px;
  }

  .get-started-button {
      font-family: "Gellix Chello Regular", sans-serif;
      width: 137px;
      height: 40px;
  }

  .chello-app-logo {
      position: absolute;
      top: 2425px;
  }

  .chello-app-logo span {
      font-size: 26px;
      letter-spacing: 0;
  }

  .get-started {
      color: #ffffff;
  }

  .globe-section {
      max-width: 272px;
  }

  .video-section {
      position: absolute;
      top: 6860px;
  }

  .content-heading {
      position: absolute;
      top: 200px;
      width: 100%;
      display: flex;
      justify-content: center;
  }

  .content-heading h1 {
      font-size: 78px;
      line-height: 100%;
      max-width: 594px;
      text-align: center;
  }

  .overlay-line {
      animation: cut-line 2s 0.8s backwards;
      width: 308px;
      position: absolute;
      height: 9px;
      top: 122px;
      background-color: var(--bs-primary);
      z-index: 1;
  }

  @keyframes cut-line {
      0% {
          width: 0px;
          opacity: 0;
          }
          100% {
          width: 308px;
          }
  }
  

  .men-with-tablet-img {
      width: 229px;
      height: 383px;
  }

  .entrepreneurs-block-img {
      position: absolute;
      top: 8172px;
      max-height: 327px;
      left: 248px;
      max-width: 246px;
  }

  .entrepreneurs-block-heading {
      position: absolute;
      top: 8345px;
      left: 129px;
  }

  .entrepreneurs-block div.team-member-detail-section {
      position: absolute;
      top: 166px;
      left: -127px;
  }

  .entrepreneurs-block-intro {
      position: absolute;
      top: 8372px;
      max-width: 293px;
      left: 105px;
  }
  
  .medical-practice-img {
      max-height: 333px;
      position: absolute;
      top: 8136px;
      right: 211px;
      max-width: 250px;
  }

  .medical-practice-heading {
      position: absolute;
      top: 8268px;
      right: 72px;
      font-size: 15px;
      line-height: 16px;
      left: auto;
  }

  .medical-practice-intro {
      position: absolute;
      bottom: 1242px;
      right: 0;
      max-width: 235px;
      top: auto;
  }

  .medical-practice-block div.team-member-detail-section {
      position: absolute;
      bottom: 165px;
      right: -189px;
      max-width: 263px;
  }
  

  .small-business-block-img {
      height: 343px;
  position: absolute;
  top: 8658px;
  left: 105px;
  max-width: 258.04px;
  max-height: 343px;
  }

  .small-business-block-heading {
      position: absolute;
      top: 8842px;
      left: 379px;
      max-width: 100%;
  }

  .small-business-block-intro {
      position: absolute;
  top: 8870px;
  max-width: 234px;
  left: 285px;
  }

  .finance-manager-block-img {
      height: 346px;
      position: absolute;
      top: 8584px;
      right: 106px;
      left: auto;
      max-height:346px;
      max-width: 259px;
  }

  .finance-manager-block-heading {
      position: absolute;
      top: 8775px;
      right: 400px;
      max-width: 100%;
      left: auto;
  }

  .finance-manager-block-intro {
      position: absolute;
      bottom: 735px;
      max-width: 263px;
      right: 300px;
      top: auto;
      left: auto;
  }

  .competition-heading, .comparision-table {
      display: block;
  }

  .competition-heading {
      position: absolute;
      top: 5900px;
      left: 100px;
  }

  .comparision-table {
      position: absolute;
      top: 6015px;
      max-height: 540px;
      overflow: auto;
      width: 1110px;
      left: 60px;
  }

  .comparision-box {
      display: flex;
      flex-direction: column;
      gap: 24px;
  }

  .comparision-title {
      padding-right: 20px;
      max-width: 500px;
  }

  .comparision-area {
      flex-grow: 1;
      display: flex;
      align-items: center;
  }

  .comparision-row {
      display: flex;
  }

  .line {
      height: 1px;
      background: #000;
      width: 100%;
  }

  .full-circle.bg-dark {
      width: 15px;
      height: 14px;
      border-radius: 50%;
  }

  .first-column {
      position: absolute;
      left: 595px;
  }

  .chello-column {
      background: var(--bs-primary);
      width: 15px;
      height: 14px;
      border-radius: 50%;
      position: absolute;
      left: 804px;
  }

  .third-column {
      position: absolute;
      left: 1005px;
  }

  .comparision-header {
      display: flex;
      height: 32px;
  }

  .empty-first-column {
      flex-grow: 1;
  }

  .first-head ,.second-head, .third-head {
      width: 200px;
      font-size: 16px;
  }

  .outcome-block, .get-started {
      width: 100%;
  }
  .background-image{
      background: url(../images/video-bg.png);
      min-height: 721px;
      position: absolute;
      top: 7004px;
      min-width: 1242px;
      width: 100%;
      z-index: -1;
    }

    .transfer-txt {
      font-size: 8px;
      line-height: 9px;
      padding: 0px 9px;
      font-family: 'Gellix Chello Regular';
  }
  .transfer-txt .p3 {
      font-size: 8px;
      margin: 0px 0px 0px 0px;
      border: 0.5px solid rgb(205, 201, 201);
      float: left;
      padding: 8px 5px;
      color: #808080;
      width: 103.34px;
      height: 24.19px;
      line-height: 8.92px;
  }

  .bi-arrow-right{
      position: relative;
      top: 5px;
  }

  .cash-ready-info-section img{
      height: 71px;
      max-width: 100%;
    }

  .lady-with-laptop-section button {
      height: 25px;
      width: 85px;  
  }

  .info-secondary-button .continue-btn {
      height: 25px;
      width: auto;
  }
  .video-player 
  {
    border-radius:25px;
    box-shadow: 4px 4px 20px rgb(31 41 55 / 12%);
    position: relative;
    top: 30px;
    width: 1080px;
    height: 554px;
    background: #ffffff;
    }
    .color-s
    {
        font-family: "Gellix Chello Bold", sans-serif;
    }
    .half-circle.bg-dark.third-column {
        width: 15px;
        height: 14px;
        border-radius: 50%;
        background: linear-gradient(90deg,black 55%, white 50% );
        border: 1px solid black;
    }
}
