@media only screen and (max-width: 700px) {
  #container {
    height: auto;
  }
  .nav {
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    height: auto;
    position: sticky;
    padding: 20px 0px;
  }
  .navbar ul {
    margin-right: 0;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 20px 50px 0px 50px;
    max-width: 100%;
  }
  .navbar ul li {
    padding: 10px;

  }
  .navbar ul li a {
    font-size: 1rem;
    padding: 2px;
    white-space: nowrap;
  }
  
  #showcase {
    height: 25%;
  }
  #myVideo {
    object-fit: inherit;
  }
  .logo img {
    margin-left: 0;
  }
  #page_2 {
    flex-direction: column;
  }
  .info,
  .slideshow-container {
    width: 100%;
    min-height: 50vh;
    height: auto;
  }
  .info h1,
  h3 {
    margin-top: 50px;
  }
  .info h1 {
    font-size: 40px;
  }
  .info h3 {
    font-size: 20px;
  }
  .explore_btn {
    width: 50%;
    padding: 0.25% 10%;
    font-size: 1.5rem;
  }
  #footer {
    height: auto;
    padding: 30px;
    line-height: 10px !important;
  }
  #footer h2 {
    margin-top: 40px;
    font-size: 30px;
  }
  #footer h3 {
    font-size: 15px;
    padding: 2px;
  }
  .about {
    height: fit-content;
    padding: 40% 5%;
  }
  .about p {
    font-size: 1rem;
    line-height: 2rem;
  }
  .numbers {
    flex-direction: column;
  }
  .numbers_img,
  .audience {
    width: 100%;
    min-height: 50%;
    height: auto;
    padding: 20px;
  }
  #tp_logo{
    left: 33%;
  }
  .slideshow-container{
    min-height: 60%;
  }

  .audience h2 {
    margin-top: 50px;
    font-size: 30px;
  }
  .figures h3 {
    margin-top: 20px;
    font-size: 25px;
  }
  .figures p {
    font-size: 25px;
    margin-bottom: 30px;
  }
  .btn_secondary {
    width: fit-content;
  }
  /* #showcase_img{
    background-size: contain !important;
  } */
  .extra_logo{
    top: 70%;
    right: 17%;
    width: 100% !important;
  }
  .tp{
    width: 70% !important;
    top: 70%;
  }
  .dots{
    display: none;
  }
  .mySlides a img{
    width: 40vw !important;
   position: relative;
   top: 50%;
  }
}

@media (min-width: 701px) and (max-width: 1400px) {
  .nav {
    align-items: center;
  }
  .navbar ul {
    padding: 0;
  }
  .info {
    line-height: 3rem;
  }
  .info h1 {
    font-size: 60px;
    margin-bottom: 5rem;
  }
  .info h3 {
    font-size: 30px;
    text-align: left;
  }
  .explore_btn {
    left: 20%;
    font-size: 30px;
    margin-bottom: 100px;
  }
  .mySlides img {
    min-width: 100%;
  }
  #nav {
    height: 15vh;
  }
  #showcase {
    height: 85vh;
  }
  #myVideo {
    object-fit: fill;
  }
  #footer h2 {
    margin-bottom: 40px;
  }
  .audience h3 {
    font-size: 40px;
    margin-bottom: 20px;
    white-space: nowrap;
  }
  .audience p {
    font-size: 10px;
  }
  .audience
  .btn_secondary {
    font-size: 30px;
    padding: 20px 160px;
    border-radius: 80px;
    width: fit-content;
  }

  .numbers_img img{
    top: 50%;
    width: 50%;
  }
  .dots{
    margin: 50px;
    margin-bottom: 200px;
  }
  .mySlides img{
    width: 40vw !important;
   padding: 0px 50px;
  }
  .prev,.next{
    top: 40%;
    margin: 5px;
  }
  .extra_logo{
    top: 70%;
    width: 70%;
    left: -5%;
  }
  .about{
    padding: 5%;
  }
  .tp{
    width: 50%;
    left: -10%;
  }
}


/*
     FILE ARCHIVED ON 05:59:01 Mar 27, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:31:45 Jun 17, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.961
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.015
  esindex: 0.02
  cdx.remote: 25.56
  LoadShardBlock: 79.002 (3)
  PetaboxLoader3.datanode: 87.181 (4)
  load_resource: 62.757
  PetaboxLoader3.resolve: 44.503
*/