@media (max-width: 768px) {
  .hero {
    position: relative;
    background: url(../Steffco-img/industrial-plant-at-night.jpg) no-repeat
      center center / cover;
    height: 521px;
    opacity: 0.85;
    display: flex;
    align-items: center;
  }
  /* * {
    width: 100%;
    overflow-x: hidden;
    box-sizing: border-box;
  } */
  .hero h1 {
    display: flex;
    color: #fff;
    font-family: "Libre Franklin", Sans-serif;
    font-size: 60px;
    font-weight: 800;
    line-height: 1em;
    letter-spacing: -3px;
  }
  .help {
    margin-top: 0;
  }
  .owner-img-container {
    display: flex;
    width: 100%;
    height: fit-content;
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .owner-img-container img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }

  .about {
    margin-top: 30px;
    margin-bottom: 30px;
    height: fit-content;
    background-color: #004152;
  }
  .counter-sec h2 {
    margin: -85px 0px 20px 0px;
    color: #ffc502;
    font-family: "Libre Franklin", sans-serif;
    font-size: 64px;
    font-weight: 800;
    line-height: 1em;
    letter-spacing: -3px;
  }
  .counter-sec h3 {
    color: #004152;
    font-family: "Libre Franklin", sans-serif;
    font-size: 34px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -2px;
    margin-bottom: 2rem;
  }
  .txt h2 {
    text-align: center;
    margin-top: -57px;
    color: #004152;
    font-family: "Libre Franklin", Sans-serif;
    font-size: 46px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -2px;
  }

  .help h2 {
    color: #fff;
    font-family: "Libre Franklin", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -2px;
  }

  .help-img img {
    width: 322px;
    height: 385px;
    object-fit: cover;
    object-position: center center;
    margin-top: -54px;
    margin-left: -20px;
    margin-right: -6px;
  }
  .img-1 img {
    display: none;
  }

  .help {
    margin: 83px 0px;
    padding: 50px 15px 22px 15px;
    background-color: #004152;
    position: relative;
    right: 0%;
    top: 0%;
    z-index: 1;
  }
  .news-text h5 {
    padding-top: 0px;
    margin-left: 10px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    color: #ffc502;
    font-family: "Libre Franklin", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 2px;
  }

  .news-text h5 .line {
    align-items: center;
    display: inline-block;
    height: 1px;
    background-color: #000000;
    width: 70%;
    margin-left: 10px;
  }

  .image-container h6 {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 12px;
    color: #004152;
    font-family: "Libre Franklin", Sans-serif;
    font-weight: 700;
  }
  .news-text h2 {
    margin-bottom: 30px;
    margin-left: 10px;
    color: #004152;
    font-family: "Libre Franklin", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -2px;
  }

  .txt h2 {
    text-align: center;
    margin-top: 15px;
    color: #004152;
    font-family: "Libre Franklin", Sans-serif;
    font-size: 37px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -2px;
  }
  .txt p {
    color: #004152;
    margin-bottom: 66px;
    text-align: center;
    font-family: "Libre Franklin", Sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.5em;
    margin-top: 30px;
  }

  /* .text-white {
    font-size: 13px;
  } */

  .video {
    position: relative;
    background: url(../Steffco-img/laborer-melting-metal-with-welding-tool-e1624014749979.jpg)
      no-repeat center center / cover;
    height: 868px;
    opacity: 0.99;
    display: flex;
    align-items: center;
  }
  .footer-sec h5 {
    padding: 60px 60px 0px 30px;
    color: #fff;
    font-family: "Libre Franklin", Sans-serif;
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 2px;
  }

  .footer-sec ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    padding-left: 0px;
    padding-top: 20px 0px;
    font-family: "Heebo", serif;
    font-weight: 600;
  }
  .f-logo img {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .b-text {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  /* About page css */
  #about-banner {
    position: relative;
    background: url(../Steffco-img/process-polishing-or-welding-metal-in-factory-e1624014967222.jpg)
      no-repeat center;
    background-size: cover;
    padding: 94px 0px;
  }

  .about-text h1 {
    color: #ffffff;
    font-family: "Libre Franklin", Sans-serif;
    font-size: 47px;
    padding-left: 20px;
    font-weight: 800;
    line-height: 1em;
    letter-spacing: -3px;
  }

  .about-text-2 {
    position: absolute;
    top: 272px;
    padding: 25px 0px;
    background-color: #f7f7f7;
    margin-left: 13px;
  }
  .about-info {
    padding-left: 0px;
    padding-right: 0px;
  }
  .c-1 {
    margin-top: 35px;
    background-color: #ffffff;
  }

  .about-info img {
    width: 348px;
    height: fit-content;
    object-fit: contain;
    object-position: center center;
  }
  .text-col-1 {
    padding: 18px;
  }
  .text-col-2 {
    padding: 18px;
    margin-bottom: 38px;
  }

  .client {
    margin-top: 111px;
  }

  .client h2 {
    margin-bottom: 30px;
    color: #004152;
    font-family: "Libre Franklin", Sans-serif;
    font-size: 41px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -2px;
  }
  /* service page css */

  #service-banner {
    padding: 91px 0px;
  }
  .serv-left-part h6 {
    margin-top: 2px;
  }
  .serv-left-part h2 {
    font-size: 36px;
  }
  .serv-left-part p {
    padding-right: 0px;
  }
  .serv-right-part {
    margin-top: 17px;
  }
  .responsive-margin {
    margin-left: 10px;
    margin-right: 10px;
  }

  /* footer -------------- */
  .footer-margin {
    margin-left: 15px;
    margin-right: 10px;
  }
}
