@media screen and (max-width: 767px) and (min-width: 0px) {
  .layout-31-outer-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .section-453-4311-inner-wrapper {
    width: 100%;
  }

  #block-temphalla-footer ul {
    flex-direction: column;
    text-align: center;
    padding: 0px;
    gap: 15px;
  }
  #block-temphalla-footer ul li{
    padding: 0px;
  }

  .bg-size-50{
     background-size:50%;
  }
  #block-temphalla-footerlogo{
     display:flex;
     justify-content:center;
  }
  .footer-menu-mobile-css{
    margin-top: 20px;
  }
  .footer-menu-mobile-css .w-50{ width: 100% !important; }

  .footer-menu-mobile-css ul{
     padding: 0px;
  }

  #block-temphalla-secondfooterlinks ul{
     text-align: right;
  }

  .footer-menu-mobile-css ul li{ margin-bottom: 1rem !important; }

  .enquire-now{ margin: 0px!important; }

  .blog-462-4336-container-wrapper .row,
  .section-464-4410-inner-wrapper .block_page_overview .row,
  .section-482-4634-inner-wrapper .block_page_overview .row{
     flex-direction: column-reverse;
  }

  .section-453-4748-inner-wrapper .block_page_overview{
    padding: 0px !important;
  }

  .social-media-position{ justify-content: center; }

  .text-section{
     font-size: 50px;
     line-height: 1.2;
  }

  #block-temphalla-showcopyrightcontent{
     text-align:center;
     margin-bottom: 1rem;
  }

  .layout-33-container{
     flex-direction: column;
     gap: 1rem;
  }

  .layout-33-wrapper{
    width: 100%;
  }

  .section-464-4450-outer-wrapper,.section-482-4674-outer-wrapper{
    background-size: cover !important;
  }

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

  .contact-form-container{
    padding: 0px;
  }

  .embed-banner-container {
    min-height: 450px;
  }
  .section-499-4740-inner-wrapper h2{ font-size: 35px; }

  .section-484-4777-outer-wrapper,
  .section-484-4777-outer-wrapper .block_page_overview{ padding: 0px;}
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  #block-temphalla-showcopyrightcontent{ text-align:center; margin-bottom: 1rem; }

  #block-temphalla-footer ul {
    text-align: center;
    justify-content:center;
    padding: 0px;
    gap: 15px;
  }

  .layout-31-outer-wrapper{
      grid-template-columns: repeat(2, 1fr);
  }

  #block-temphalla-footerlogo {
        display: flex;
        justify-content: center;
    }
  .social-media-position {
    justify-content: center;
  }
  #block-temphalla-secondfooterlinks ul {
    text-align: right;
  }
}

@media (min-width: 600px) and (max-width: 900px) and (orientation: portrait) {
    .overview-design05-container{
       grid-template-columns: repeat(1, 1fr);
    }

    .img-fit-cover{ width: 60%;}
}
