@media screen and (max-width: 767px) {
  .temphalla-header {
    background-color: #fff;
  }

  .temphalla-main-menu #block-temphalla-main-menu ul li a {
    color: #000;
  }

  .top-header > div:first-of-type {
    width: 80%;
  }

  #block-temphalla-site-branding img {
    width: 80%;
  }

  .embed-banner-container {
    background-size: cover;
    min-height: 450px;
  }

  .banner-title-wrapper {
    font-size: 40px;
  }

  .banner-subtitle-wrapper {
    font-size: 24px !important;
    line-height: 35px;
  }

  .bannerTextPadding {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .temphalla-main-menu #block-temphalla-main-menu ul {
    flex-direction: column;
  }

  .temphalla-main-menu {
    justify-content: start;
  }

  .temphalla-main-menu #block-temphalla-main-menu ul li {
    margin-top: 20px;
  }

  .typing-hero-wrapper {
    min-height: 500px !important;
  }

  .typing-banner-title {
    font-size: 40px !important;
  }

  .typing-text-outer-wrapper {
    font-size: 24px !important;
    line-height: 35px !important;
  }

  .typing-hero-inner-wrapper {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  #block-temphalla-sitebranding {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #block-temphalla-sitebranding a {
    display: flex;
    justify-content: center;
  }
  #block-temphalla-footerlinks ul,
  #block-temphalla-secondfooterlinks ul {
    padding-left: 0;
  }
  .temphalla-footer .row {
    padding-bottom: 0 !important;
  }
  #block-temphalla-showcopyrightcontent {
    text-align: center;
    padding-bottom: 1.5rem;
  }
  #block-temphalla-footer ul {
    text-align: center;
    padding-left: 0;
    display: flex;
    justify-content: space-between;
  }
  #block-temphalla-footer ul li {
    padding-left: 0;
    margin-bottom: 1.5rem;
  }
  .website-header {
    position: sticky;
    z-index: 99;
    top: 0;
  }

  /* contact us page*/

      .contact-container{
        display: flex;
        flex-direction: column;
        padding-left: 0;
    }
    .content-1-wrapper {
    grid-template-columns: 1fr;
  }
    .section-484-5012-outer-wrapper{
        padding-top: 0px;
        padding-bottom: 0px;
    }

    /* contact us page end */
   

    /*home page start*/
        .contact-form-container{
        width: 100%;
    }
    .info-card {
        padding: 1.5rem;
        max-width: 100%;
        position: unset;
    }
    .contact-container{
        padding:1rem;
    }
    .contact-info-image{
        position: unset;
    }
    .contact-info-image .background-img{
        display: none;
    }
    .section-426-4933-inner-wrapper{
        padding: unset;
    }
    .section-426-4933-outer-wrapper .block_page_overview {
    padding-right: 1rem;
   }
    .section-426-4933-outer-wrapper {
    padding-bottom: 40px;
    }

    /*home page end*/

    /*our products start*/

    .overview-design05-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 1.5rem;
    }

    .section-474-4609-outer-wrapper{
        padding-bottom: 0;
    } 

    /*our products end*/

    /*our categories start*/
    .blog-7-478-4669-wrapper,
    .blog-7-478-4671-wrapper,
    .blog-7-478-4671-wrapper,
    .blog-7-478-4673-wrapper,
    .blog-7-478-4675-wrapper,
    .blog-7-478-4677-wrapper{
        min-height: 235px;
    }

    .section-475-4617-outer-wrapper{
        padding-bottom: 0;
    }

    /*our products start*/

      .paragon-mobile-view {
    display: block;
  }

  .paragon-desktop-view {
    display: none;
  }

  /*about us start*/

  .content-4753-width .row{
        display: flex;
    }
    .content-4753-width .row .d-flex{
        order: 2;
    }

  /*about us end*/
     #block-temphalla-footerlinks ul li{
        margin-bottom: .5rem;
    }

    .footer-menu-wrapper{
        margin-bottom: 1.5rem;
    }
    #block-temphalla-footerlogo > div:first-child {
       margin-bottom: 2.5rem;
       text-align: center;
   }

   .footer-menu-main-wrapper{
  justify-content: center;
}

.footer-address-wrapper{
  text-align: center;
}
#block-temphalla-footeraddress{
  display:none;
 }
 .error-pages-inner-wrapper {
    height: 540px;
}
 #block-temphalla-socialmedia a{
    font-size: 50px !important;
   }

   .banner-subtext{
    font-size: 25px;
}

.about-custom-link, .contact-custom-link {
    padding: 0px 20px;
    font-size: 16px;
    width: 150px;
    justify-content: center;
}

.about-custom-link::after, .contact-custom-link::after {
    font-size: 1.5rem;
}
}
