  @media (max-width: 426px) {
  body {
    padding-top: 80px !important;
  }
  header{
    padding-bottom: 0px !important;
  }
  /* HEADER */
  .headerwords, .active {
    font-size: 20px;
  }
  .logo1 {
    width: 45px !important;
    height: 45px !important;
    margin-left: 10px !important;
  }

  nav ul {
    flex-direction:row;
    margin-left: -10px !important;
    margin-top: 15px;
  }
  nav li{
    margin-right: 10px;
  }
  .left, .right, .left2, .right2 {
    display: block;
    width: 100%;
    margin: 20px auto;
  }

  .big-img1,
  .big-img2,
  .small-img,
  .img-side1,
  .img-side2 {
    width: 100%;
    height: 250px !important;
    margin: 10px auto;
  }
  .bridge-wrapper {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .titlediv,
  .titlediv1,
  .titlediv2,
  .spectitlediv1 {
    width: 90%;
    height: auto;
    padding: 20px;
    margin: 30px auto;
    border-width: 6px !important;
  }

  .title,
  .title1,
  .title2,
  .spectitle1 {
    font-size: 40px;
    text-align: center;
    padding: 10px;
  }

  .image-row {
    flex-direction: column;
    gap: 15px;
    padding: 0 10px;
  }
  .pics {
    margin-top: 20px;
  }
  body {
    overflow-x: hidden;
  }
 /* FOOTER */
  .bottom {
    height: auto;
    padding: 20px;
    text-align: center;
  }


  .line1,
  .line2,
  .liltxt,
  .logo2 {
    display: block;
    margin: 10px auto;
  }

  .line1-p,
  .line1-p-2,
  .line2-p,
  .line2-p-2 {
    font-size: 18px;
    margin: 5px 0;
  }

  .logo-tbc,
  .logo-geolab {
    height: 30px;
    width: auto;
    margin: 5px;
  }

  .line {
    display: none;
  }
}
 @media (max-width: 770px) {
  body {
    padding-top: 70px !important;
  }
  header{
    padding-bottom: 0px !important;
  }
  /* HEADER */
  .headerwords, .active {
    font-size: 20px;
  }
  .logo1 {
    width: 45px !important;
    height: 45px !important;
    margin-left: 10px !important;
  }

  nav ul {
    flex-direction:row;
    margin-left: -10px !important;
    margin-top: 15px;
  }
  nav li{
    margin-right: 10px;
  }
  .left, .right, .left2, .right2 {
    display: block;
    width: 100%;
    margin: 20px auto;
  }

  .big-img1,
  .big-img2,
  .small-img,
  .img-side1,
  .img-side2 {
    width: 100%;
    height: 400px;
    margin: 10px auto;
  }
  .bridge-wrapper {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .titlediv,
  .titlediv1,
  .titlediv2,
  .spectitlediv1 {
    width: 90%;
    height: auto;
    padding: 20px;
    margin: 30px auto;
    border-width: 6px;
  }

  .title,
  .title1,
  .title2,
  .spectitle1 {
    font-size: 40px;
    text-align: center;
    padding: 10px;
  }

  .image-row {
    flex-direction: column;
    gap: 15px;
    padding: 0 10px;
  }
  .pics {
    margin-top: 20px;
  }
  body {
    overflow-x: hidden;
  }
 /* FOOTER */
  .bottom {
    height: auto;
    padding: 20px;
    text-align: center;
  }


  .line1,
  .line2,
  .liltxt,
  .logo2 {
    display: block;
    margin: 10px auto;
  }

  .line1-p,
  .line1-p-2,
  .line2-p,
  .line2-p-2 {
    font-size: 18px;
    margin: 5px 0;
  }

  .logo-tbc,
  .logo-geolab {
    height: 30px;
    width: auto;
    margin: 5px;
  }

  .line {
    display: none;
  }
}