/* Eminence static speed layer */
@font-face{font-display:swap !important;}
img{height:auto}
html{scroll-behavior:smooth}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Team photos — keep faces visible in square cards */
.our-tem-img.bt_bb_image span{
  display:block;
  overflow:hidden;
  aspect-ratio:1/1;
}
.our-tem-img.bt_bb_image img,
img[src*="2026/07/shahid-hussain-khan"],
img[src*="2026/07/hanzla-anwar"],
img[src*="2026/07/muntazir-mehdi"]{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:top center;
}

/* Mobile header — visible hamburger menu */
@media (max-width:1024px){
  .elementor-element-fb6a21a{
    display:block !important;
  }
  .elementor-element-fb6a21a .elementor-container{
    display:flex;
    align-items:center;
    justify-content:space-between;
  }
  .elementor-element-fb6a21a .elementor-element-c0c6e50{
    flex:1 1 auto;
    width:auto !important;
    max-width:calc(100% - 56px);
  }
  .elementor-element-fb6a21a .elementor-element-8386635{
    flex:0 0 auto;
    width:auto !important;
    min-width:48px;
  }
  .elementor-element-fb6a21a .ekit-wid-con{
    width:100%;
    text-align:right;
  }
  .elementor-element-fb6a21a .elementskit-menu-hamburger{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    float:right;
    margin-right:4px;
    z-index:100000;
    position:relative;
  }
  .elementor-element-fb6a21a .elementskit-menu-hamburger .elementskit-menu-hamburger-icon{
    background-color:#005199 !important;
    height:3px !important;
    margin:5px 0 !important;
    display:block !important;
  }
}
