@media screen and (min-width: 0px) and (max-width: 1024px) and (orientation: portrait) {
  .temphalla-footer .py-5 .col-12 {
    text-align: center;
  }

  .temphalla-footer .social-media-wrapper {
    justify-content: center;
  }

  .temphalla-footer .row .col-lg-4 {
    margin-bottom: 2rem;
  }

  #block-temphalla-footer ul {
    justify-content: center;
    padding-left: 0;
  }

  #block-temphalla-footer ul li {
    padding: 15px 10px;
  }

  #block-temphalla-showcopyrightcontent {
    text-align: center;
  }

  .mobile-section-outer-wrapper {
    background-size: cover;
  }

  .gallery-footer-controls {
    width: 80%;
  }

  .box-img {
    width: 60%;
  }

  #galleryModal #controls button.close {
    right: 12%;
  }

  .blog-489-4752-container-wrapper .d-flex,
  .blog-491-4786-container-wrapper .d-flex {
    order: -1;
  }

  .section-472-4746-outer-wrapper .second-line-right-heading {
    display: inline;
  }
  .temphalla-main-menu #block-temphalla-main-menu ul {
    gap: 15px;
  }
}

@media screen and (min-width: 0px) and (max-width: 1024px) and (orientation: landscape) {
  #block-temphalla-footerlogo img {
    width: 75%;
    height: auto;
  }

  /* .temphalla-main-menu #block-temphalla-main-menu ul {
    gap: 10px;
  }

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

  #block-temphalla-footerlogo img {
    width: 100%;
  } */
}

@media screen and (min-width: 1180px) and (max-width: 1180px) and (orientation: landscape) {
  /* .temphalla-main-menu #block-temphalla-main-menu ul {
    gap: 10px;
  }

  #block-temphalla-site-branding img {
    width: 100%;
  } */
  #block-temphalla-footerlogo img {
    width: 75%;
    height: auto;
  }
}
