@media (max-width: 1600px) {
  html {
    font-size: 15px;
  }
  .timeLine .nav-link::after {
    width: 8rem;
    right: -8rem;
  }
  .timeLine .nav-link::before {
    height: 15em;
    border-top-left-radius: 8em;
    border-bottom-left-radius: 8em;
    top: -8rem;
  }
  .timeLine .row:nth-child(even) .nav-link::before {
    top: -5.99rem;
    height: 12.5em;
right: -170%;}
  .timeLine .row {
    padding: 85px 0;
}
}

@media (max-width: 1445px) {
  .timeLine .contentBox p {
    min-width: 240px;
}
}
@media (max-width: 1366px) {
  html {
    font-size: 14px;
  }
  .navbar-nav {
    gap: 1rem;
  }
  .main-slider h1{
    font-size: 8rem;
  }
  .main-slider.inner-slider h1 {
    font-size: 5rem;
  }
  .timeLine .nav-link::before {
    height: 15.4em;
    top: -8.35rem;
    width: 11em;
  }
  .timeLine .row:nth-child(even) .nav-link::before {
    top: -8.35rem;
    height: 15.4em;
  }
  .timeLine .nav-link::after {
    display: none;
  }
  .main-slider .socialIo {
    left: 1rem;
  }
  .main-slider .carousel-caption {
    padding-left: 4rem;
  }
  .timeLine .row:nth-child(even) .nav-link::before {
    top: -6.5rem;
    height: 13.1em;
}
}
@media (max-width: 1199.98px) {
  .timeLine .contentBox p {
    min-width: 190px;
}
.timeLine .row:nth-child(even) .nav-link::before {
    top: -6.5rem;
    height: 13.1em;
    right: -200%;
}
}
@media (max-width: 991.98px) {
  .timeLine .contentBox p {
    min-width: 110px;
}
.timeLine .row:nth-child(even) .nav-link::before {
    top: -8.2rem;
    height: 14.8em;
    right: -220%;
}

.timeLine .nav-link::before {
    height: 15.4em;
    top: -10.35rem;
    width: 11em;
    left: -3%;
}
}
@media (max-width: 767.98px) {
}
@media (max-width: 575.98px) {
}
@media (max-width: 320.98px) {
}
