.bg-primary {
    background-color: #ff5721 !important;
  }
  
  .bg-white {
    background-color: #ffffff !important;
  }
  
  .bg-gray {
    background-color: #f4f4f4 !important;
  }
  
  .font-color {
    color: #3d3d3d;
  }
  
  .bg-ai-dubbing {
    background-color: #f6edff;
  }
  
  .bg-ai-flexbox {
    background-color: #7f00ff;
  }
  
  .text-gradient {
    background: linear-gradient(180deg, #3222eb, #ff3030 37.5%, #f1d01f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .heading-1 {
    font-size: 72px;
    opacity: 0.5;
  }
  
  .heading-2 {
    font-size: 36px;
    line-height: 4;
  }
  
  .heading-3 {
    font-size: 36px;
    line-height: 60px;
  }
  
  .heading-4 {
    font-size: 32px;
    line-height: 44px;
  }
  
  .heading-5 {
    font-size: 24px;
    line-height: 36px;
  }
  
  .heading-6 {
    font-size: 20px;
    line-height: inherit;
  }
  
  /*
  general styles
  */
  
  .video-section {
    z-index: 1;
  }
  
  .originals-main {
    position: relative;
    z-index: 10;
  }
  
  .content-title {
    max-width: 851px;
  }
  
  .start-btn {
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
    border-radius: 100px;
  }
  
  .translate-flags {
    max-width: 450px;
    padding: 6px 6px 6px 6px;
    border: none;
    border-radius: 100px;
    background-color: white;
    color: #000088;
    text-align: center;
  }
  
  .orginals {
    border: 1px solid #494bff;
    background-image: url(images/website/sphere-glow-1/8.39.25/AM/8.39.25/AM.png);
    background-size: cover;
    background-position: left bottom;
    background-repeat: no-repeat;
  }
  
  .Try-for-free {
    padding: 11.5px 76px 11.5px 76px;
    border-radius: 100px;
  }
  
  .experiance {
    background-position: left bottom;
    background-repeat: no-repeat;
  }
  
  .social-media-recording-img {
    max-width: 320px;
    margin: 0px auto;
  }
  
  .magic-boy-img {
    max-width: 300px;
    margin: 0px auto;
  }
  
  .border {
    border: 1px solid;
  }
  
  .border-blue-800 {
    border-color: #494bff;
  }
  
  /*
  media quaries
  */
  
  @media screen and (min-width: 640px) {
    .heading-1 {
      font-size: 72px;
      line-height: 86px;
    }
  
    .heading-2 {
      font-size: 36px;
      line-height: 48px;
    }
  
    .heading-3 {
      font-size: 36px;
      line-height: 60px;
    }
  
    .heading-4 {
      font-size: 32px;
      line-height: 44px;
    }
  
    .heading-5 {
      font-size: 24px;
      line-height: 36px;
    }
  
    .heading-6 {
      font-size: 20px;
      line-height: inherit;
    }
  }
  
  @media screen and (min-width: 640px) and (max-width: 768px) {
    .heading-1 {
      font-size: 72px;
      line-height: 86px;
    }
  
    .heading-2 {
      font-size: 54px;
      line-height: 68px;
    }
  
    .heading-3 {
      font-size: 48px;
      line-height: 60px;
    }
  
    .heading-4 {
      font-size: 32px;
      line-height: 42px;
    }
  
    .heading-5 {
      font-size: 24px;
      line-height: 36px;
    }
  
    .heading-6 {
      font-size: 20px;
      line-height: inherit;
    }
  }
  
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .heading-1 {
      font-size: 72px;
      line-height: 86px;
    }
  
    .heading-2 {
      font-size: 54px;
      line-height: 66px;
    }
  
    .heading-3 {
      font-size: 48px;
      line-height: 60px;
    }
  
    .heading-4 {
      font-size: 32px;
      line-height: 44px;
    }
  
    .heading-5 {
      font-size: 24px;
      line-height: 36px;
    }
  
    .heading-6 {
      font-size: 20px;
      line-height: inherit;
    }
  
    .orginals {
      border: 1px solid #494bff;
      background-image: url(images/website/sphere-glow-1/8.39.25/AM/8.39.25/AM.png);
      background-size: cover;
      background-position: left bottom;
      background-repeat: no-repeat;
    }
  }
  
  @media screen and (min-width: 1024px) and (max-width: 1280px) {
    .heading-1 {
      font-size: 72px;
      line-height: 86px;
    }
  
    .heading-2 {
      font-size: 54px;
      line-height: 68px;
    }
  
    .heading-3 {
      font-size: 48px;
      line-height: 60px;
    }
  
    .heading-4 {
      font-size: 32px;
      line-height: 44px;
    }
  
    .heading-5 {
      font-size: 24px;
      line-height: 36px;
    }
  
    .heading-6 {
      font-size: 20px;
      line-height: inherit;
    }
  
    .orginals {
      border: 1px solid #494bff;
      background-image: url(images/website/sphere-glow-1/8.39.25/AM/8.39.25/AM.png);
      background-size: cover;
      background-position: left bottom;
      background-repeat: no-repeat;
    }
  }
  
  @media screen and (min-width: 1280px) and (max-width: 1536px) {
    .heading-1 {
      font-size: 72px;
      line-height: 86px;
    }
  
    .heading-2 {
      font-size: 54px;
      line-height: 66px;
    }
  
    .heading-3 {
      font-size: 48px;
      line-height: 60px;
    }
  
    .heading-4 {
      font-size: 32px;
      line-height: 44px;
    }
  
    .heading-5 {
      font-size: 24px;
      line-height: 36px;
    }
  
    .heading-6 {
      font-size: 20px;
      line-height: inherit;
    }
  
    .orginals {
      border: 1px solid #494bff;
      background-image: url(images/website/sphere-glow-1/8.39.25/AM/8.39.25/AM.png);
      background-size: cover;
      background-position: left bottom;
      background-repeat: no-repeat;
    }
  }
  
  @media screen and (min-width: 1536px) {
    .heading-1 {
      font-size: 72px;
      line-height: 84px;
    }
  
    .heading-2 {
      font-size: 54px;
      line-height: 64px;
    }
  
    .heading-3 {
      font-size: 48px;
      line-height: 60px;
    }
  
    .heading-4 {
      font-size: 32px;
      line-height: 42px;
    }
  
    .heading-5 {
      font-size: 24px;
      line-height: 36px;
    }
  
    .heading-6 {
      font-size: 20px;
      line-height: inherit;
    }
  
    .orginals {
      border: 1px solid #494bff;
      background-image: url(images/website/sphere-glow-1/8.39.25/AM/8.39.25/AM.png);
      background-size: cover;
      background-position: left bottom;
      background-repeat: no-repeat;
    }
  }
