@media (max-width: 1280px) {
  h1 {
    .text-row-1 {
      font-size: 20px !important;
    }
    .text-row-2 {
      font-size: 32px !important;
    }
    .text-row-3 {
      font-size: 32px !important;
    }
  }
  #main-header {
    ul {
      li a {
        font-size: 14px !important;
      }
      gap: 20px !important;
    }
    a {
      font-size: 14px !important;
    }
    svg {
      width: 22px;
      height: 22px;
    }
    .btn {
      padding-block: 5px !important;
    }
  }

  #about-section {
    margin-top: 0px;
  }

  #TTCOGROUPS {
    width: 50%;
    top: 20vh;
  }

  #cta-btn-hero {
    bottom: 10vh !important;
  }

  #soial-icon-hero {
    bottom: 5vh !important;
  }

  .hexagon.size-70 {
    width: 48px !important;
    height: 48px !important;
  }
  .hexagon-text {
    font-size: 18px !important;
  }
  #list-of-hero h4 {
    font-size: 14px !important;
  }
}

@media (max-width: 1024px) {
  #menu-molile {
    display: block !important;
  }

  h1 {
    .text-row-1 {
      font-size: 16px !important;
    }
    .text-row-2 {
      font-size: 24px !important;
    }
    .text-row-3 {
      font-size: 24px !important;
    }
  }
  #grs {
    bottom: -30vh !important;
  }

  #abot2 {
    padding-left: 140px;
  }

  #about-section {
    h2 {
      font-size: 18px;
    }
    p {
      font-size: 14px !important;
      line-height: 1.4rem;
    }
    .timeline-ckeck li::after {
      right: -8px;
      top: 0px;
      width: 24px;
      height: 24px;
    }
    .timeline-ckeck li h4 {
      font-size: 14px;
    }
    .timeline-ckeck li {
      padding-bottom: 14px;
      padding-right: 24px;
      position: relative;
      padding-left: 0%;
      padding-top: 4px;
    }
    .timeline-ckeck {
      margin-top: 8px;
    }
    .btn {
      font-size: 14px !important;
    }
  }

  #video-section-group {
    .container {
      padding: 0px;
    }
  }

  #icon-grops {
    li img {
      width: 28px;
      height: 28px;
    }
    li span {
      font-size: 14px;
    }
    li a {
      font-size: 14px;
    }
  }

  #list-forsat {
    h4 {
      font-size: 14px !important;
    }

    li::after {
      content: "";
      position: absolute;
      right: -13px;
      top: 0px;
      width: 35px;
      height: 35px;
      border-radius: 50px;
      background: url(../Images/start-check.svg) 0 / contain no-repeat;
    }
  }

  #company-section {
    h4 {
      font-size: 14px !important;
    }

    li::after {
      content: "";
      position: absolute;
      right: -10px;
      top: 0px;
      width: 24px;
      height: 24px;
      border-radius: 50px;
      background: url(../Images/start-check.svg) 0 / contain no-repeat;
    }
  }

  .btn-link {
    font-size: 16px !important;
  }

  #video-list-section {
    max-width: 100%;
  }

  #TTCOGROUPS {
    width: 75%;
    top: 85vh;
    left: 40%;
  }

  #soial-icon-hero {
    bottom: 50vh !important;
    flex-direction: column !important;
  }

  #grs {
    bottom: -10vh !important;
    width: 55%;
    right: 0%;
    z-index: 0;
  }

  .timeline-h1 li h4 {
    font-size: 16px !important;
  }

  .timeline-h1 li p {
    font-size: 14px !important;
  }

  .timeline-h1 li {
    padding-bottom: 10px !important;
  }
  .timeline-h1.list-normalinmobile li {
    padding-left: 0% !important;
  }
  .timeline-h1.ingroup-s li p {
    &.text-white {
      font-size: 14px !important;
    }
  }
  #video-list-section {
    width: 100% !important ;
    max-width: 100% !important;
    padding: 0px !important;
    > div:nth-child(2) {
      background: var(--color2) !important;
      padding-top: 15px;
      padding-bottom: 20px;
    }
  }
}

@media (max-width: 1024px) {
  .container {
    max-width: 100% !important;
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  h1 {
    .text-row-1 {
      font-size: 32px !important;
      color: #fff;
    }
    .text-row-2 {
      font-size: 40px !important;
      color: #fff;
    }
    .text-row-3 {
      color: #fff;
      font-size: 40px !important;
    }
  }
  #soial-icon-hero-static {
    display: none !important;
  }
  #list-of-hero li {
    padding-bottom: 0px !important;
  }
  #list-of-hero {
    top: 44vh !important;
  }
  #about-section {
    margin-top: 240px;
  }
}

@media (max-width: 596px) {
  .btn {
    border-radius: 10px 0px !important;
    padding-block: 8px !important;
    padding-inline: 10px !important;
  }
  .main-h1.in-group {
    .text-row-1 {
      font-size: 42px !important;
    }
    .text-row-2 {
      font-size: 38px !important;
    }
    .text-row-3 {
      font-size: 38px !important;
    }
  }
  .container {
    padding-inline: 20px !important;
  }
  #video-list-section {
    background: var(--color2);
    width: 96% !important;
    margin: 0 !important;
    overflow: hidden !important;
    border-radius: 80px 0 0 8px !important;
  }
  #video-list-section {
    > div:nth-child(2) {
      padding-top: 60px;
      padding-bottom: 20px;
    }
  }
  #soial-icon-hero {
    bottom: 36vh !important;
    flex-direction: column-reverse !important;
  }
  #about-section {
    margin-top: 55vh !important;
  }
  .rounded-custom-hero {
    border-radius: 0 0 200px 0 !important;
  }
  #TTCOGROUPS {
    top: 58vh !important;
    z-index: 2;
    &.ingroup {
      top: 4vh !important;
    }
  }
  #list-of-hero {
    top: 32vh !important;
  }
  #main-header {
    padding-inline: 10px !important;
  }
  #hero-main {
    margin-top: -53vh !important;
  }
  #grs {
    bottom: -5vh !important;
    z-index: 0;
  }
  #about-section {
    margin-top: 20vh !important;
  }
  #company-section {
    margin-top: 40px !important;
  }
  .video-js .vjs-big-play-button {
    height: 1.63332em !important;
  }
  #group-video > button > span.vjs-icon-placeholder::before {
    content: "\f101" !important;
    font-size: 34px !important;
    margin-top: 4px !important;
  }
  .timeline-h1.in-group li p {
    &.text-white {
      font-size: 14px !important;
      width: 100% !important;
    }
  }
  .rounded-hero-group {
    border-radius: 0 0 0 150px;
  }
  .timeline-h1.in-group li {
    margin-left: 0% !important;
    padding-left: 0% !important;
  }
  h1.in-group {
    .text-row-3 {
      color: #fff;
      font-size: 26px !important;
    }
  }
  .logo {
    width: 50%;
  }
  [for="drawer-toggle"] .bar {
    background-color: var(--color2);
  }
  #list-of-hero h4 {
    width: 100% !important;
  }
  .card-nav {
    border-radius: 50px 0;
    padding-block: 15px;
    padding-inline: 20px !important;
  }  
  .sticky-header .card-nav {
    padding-inline: 5px !important;
  }
  .rounded-custom-video {
    border-radius: 100px 0 0 5px !important;
  }
  .timeline-h1.list-normalinmobile.left li:not(.timeline-h1 li:last-child):before {
    right: auto !important;
    left: 0% !important;
    transform: translateX(50%) !important;
  }
  .timeline-h1.list-normalinmobile.left li::after {
    right: auto !important;
    left: 0% !important;
    transform: translateX(-25%) !important;
  }
  .timeline-h1.list-normalinmobile.left li p {
    text-align: left !important;
  }
  .timeline-h1.list-normalinmobile.left li {
    padding-bottom: 32px;
    padding-left: 22px !important;
    position: relative;
    padding-right: 0%;
  }
}
