@media only screen and (max-width: 1199px) {
  .sect-img .lock-img {
    margin-bottom: 24px;
  }
  .banner-image .stage {
    bottom: -210px;
  }
}
/* End of 1199px */

@media only screen and (max-width: 767px) {
  .blogcontent-img img {
    height: auto;
  }
  .sub-sec-title-content h1 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0px;
  }
  .sub-sec-title-content p {
    font-size: 16px;
    line-height: 26px;
  }
  .sub-sec-title-content h1 .text-highlight {
    font-size: 25px;
    line-height: 43px;
  }
  .tab-title img {
    width: 100%;
  }
  .headline-text h3, .subpage-headline h3
  {
      font-size: 30px;
      margin-bottom: 16px;
  }
  .headline-text p,
  .subpage-headline p,
  .subpage-text p
  {
      font-size: 16px;
      line-height: 26px;
  }
  .cont-form h4
  {
    font-size: 24px;
  }
  .footer-logo img
  {
    height: 32px;
  }
  .TE-locks-nav .navbar-nav li .nav-link
  {
    font-size: 24px;
    line-height: 38px;
  }
  .nav-link .label-icon i
  {
    font-size: 32px;
  }
}
/* End of 767px */

@media only screen and (max-width: 991px) {
  .blog-card {
    margin-bottom: 24px;
  }
  .pro-overview span {
    font-size: 20px;
    line-height: 32px;
  }
  .hero-title-content h1 {
    font-size: 32px;
    line-height: 48px;
  }
  .hero-title-content .sub-title {
    font-size: 20px;
    line-height: 32px;
  }
  .banner-image .lock-img {
    width: 80%;
  }
  .banner-image .stage {
    bottom: -160px !important;
    width: 90%;
  }
  .sub-sec-title-content h1,
  .bento-content h6 {
    font-size: 24px;
    line-height: 38px;
  }
  .sub-sec-title-content p {
    font-size: 18px;
    line-height: 28px;
  }
  .sub-sec-title-content h1 .text-highlight {
    font-size: 36px;
  }
  .margin-bottom-24 {
    margin-bottom: 24px;
  }
  .bento-content p {
    font-size: 16px;
    line-height: 24px;
  }
  .rights-contact,
  .contact-options
  {
    flex-direction: column;
    gap: 16px !important;
  }
  .img-width
  {
    width: 100%;
  }
}
/* End of 991px */

@media only screen and (max-width: 575px) {
  .pro-overview {
    border-radius: 16px;
  }
  .pro-overview span,
  .hero-title-content .sub-title,
  .main-button {
    font-size: 18px;
    line-height: 28px;
  }
  .hero-title-content .highlight {
    font-size: 24px;
    line-height: 38px;
  }
  .banner-image .stage {
    bottom: -130px !important;
  }
}
/* End of 560px */

@media only screen and (max-width: 425px) {
  .pro-overview {
    flex-wrap: wrap;
  }
  .pro-overview span {
    font-size: 16px;
    line-height: 24px;
  }
  .section-content {
    padding: 24px;
  }
  .hero-title-content h1 {
    font-size: 26px;
    line-height: 40px;
  }
  .hero-title-content .highlight {
    font-size: 20px;
    line-height: 32px;
  }
  .hero-title-content .sub-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .banner-image .lock-img {
    width: 100%;
  }
  .banner-image .stage {
    bottom: -70px !important;
    width: 100%;
  }
  .content p {
    font-size: 16px;
  }
  .mission .content p .text-highlight,
  .vision .content p .text-highlight {
    font-size: 24px;
  }
  .patents .content h4 {
    font-size: 18px;
    line-height: 28px;
  }
  .patents .content .patents-list span {
    font-size: 16px;
    margin-right: 6px;
  }
  .blog-content h1 {
    font-size: 26px;
    line-height: 36px;
  }
  .blog-content h4 {
    line-height: 30px;
  }
  .white-bg {
    padding: 16px !important;
    border-radius: 24px;
  }
  .steps {
    padding: 0px !important;
  }
  .sub-sec-title-content h1 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 6px;
  }
  .sub-sec-title-content p {
    font-size: 16px;
    line-height: 24px;
  }
  .sub-sec-title-content h1 .text-highlight {
    font-size: 26px;
    line-height: 28px;
  }
  .scenario .content h6 {
    font-size: 24px;
    line-height: 38px;
  }
  .footer-menu .nav
  {
    flex-direction: column;
  }
}
/* End of 425px */

@media only screen and (max-width: 375px) {
  .navigation-bar {
    flex-direction: column;
    gap: 10px;
  }
  .navbar-brand {
    margin: 0px;
  }
  .hero-section {
    margin: 16px !important;
  }
  .section-content {
    padding: 16px;
  }
}
/* End of 375px */

/* @media only screen and (max-width: 320px)
{

} */
/* End of 320px */

@media only screen and (max-width: 1440px) {
  .usecase.flex {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
  }
}
/* End of 1440px */


@media only screen and (max-width: 991px)
{
    .sub-sec-title-content h1
    {
        font-size: 26px;
    }
    .sub-sec-title-content p
    {
        font-size: 16px;
        line-height: 26px;
    }
    .sub-sec-title-content h1 .text-highlight
    {
        font-size: 36px;
    }
    .smart-features h3
    {
        font-size: 15px;
        line-height: 24px;
    }
    .smart-features p
    {
        font-size: 14px;
        line-height: 20px;
    }
    .smart-lock-img img
    {
        width: 100% ;
    }
    .durability .smart-lock-img img
    {
        height: 340px;
    }
}
/* End of 991px */


@media only screen and (max-width: 767px)
{
    .sub-sec-title-content h1
    {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 0px;
    }
    .sub-sec-title-content p
    {
        font-size: 16px;
        line-height: 26px;
    }
    .sub-sec-title-content h1 .text-highlight
    {
        font-size: 25px;
        line-height: 43px;
    }
    .card-2
    {
        margin-left: 0%;
    }
    .card-4
    {
        margin-left: 0%;
    }
    .card-3
    {
        margin-bottom: 6%;
    }
    .card-1
    {
        margin-bottom: 6%;
    }
    .smart-lock-img img
    {
        width: 35%;
    }
}
/* End of 767px */

@media only screen and (max-width: 320px)
{
    .sub-sec-title-content h1
    {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 5px;
    }
    .sub-sec-title-content p {
        font-size: 14px;
        line-height: 21px;
    }
    .sub-sec-title-content h1 .text-highlight
    {
        font-size: 22px;
        line-height: 31px;
        margin-bottom: 10px;
    }
}
/* End of 320px */
