.bg-industry {
  background-image: url(../images/banner/bg-industry.webp);
}
.bg-coverage {
  background-image: url(../images/banner/bg-coverage.webp);
}
.bg-insights{
  background-image: url(../images/banner/bg-insights.webp);
}
.bg-ori{
  background-image: url(../images/banner/bg-ori.webp);
}
.floating_btn {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  border-radius: 50%; 
  transition: all 0.3s ease; 
}

.floating_btn:hover {
  transform: scale(1.1); /* Scale up on hover for a visual effect */
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);
  }
}

.contact_icon {
  background-color: #42db87;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size:30px;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translatey(0px);
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #42db87;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  font-weight: normal;
  font-family: sans-serif;
  text-decoration: none !important;
  transition: all 300ms ease-in-out;
}


.text_icon {
  margin-top: 8px;
  color: #707070;
  font-size: 13px;
}

a.awhite {
	color: #fff;
}
a.apri {
  color: var(--pbmit-body-typography-color);
}
a.nmor {
  font-weight: 600;
}
a.nmor:hover {
  font-weight: 600;
}
.bg-wbox {
  background-color: var(--pbmit-white-color);
  border-color: var(--pbmit-white-color);
  border-radius: 20px;
}
.bg-pbox {
  background-color: var(--pbmit-global-color);
  border-color: var(--pbmit-global-color);
  border-radius: 20px;
}
.bg-sbox {
  background-color: var(--pbmit-sec-color);
  border-color: var(--pbmit-sec-color);
  border-radius: 20px;
}
.bg-pbox h2,
.bg-sbox h2,
.bg-pbox p,
.bg-sbox p {
  color: #ffffff;
}  

.bg-wbox p {
  margin-bottom: 0;
}
.mb0 {
  margin-bottom: 0px;
}
.mb80 {
  margin-bottom: 80px;
}
.mt80 {
  margin-top: 80px;
}
.main-menu .navigation > li.active ul li a {
  color: var(--pbmit-blackish-color) !important;
}
.site-header.header-style-1 .main-menu .navigation > li.active a {
  color: var(--pbmit-sec-color);
}
img.icon-qi {
  max-width: 100%;
  width: 100px;
  height: auto;
}
.boxbi {
  font-size: 40px;
  line-height: 40px;
  color: var(--pbmit-global-color);
  margin-right: 15px;
  position: relative;
  display: flex;
  background: var(--pbmit-white-color);
  height: 60px;
  width: 60px;
  line-height: 80px;
  align-items: center;
  border-radius: 10px;
  justify-content: center;
}
.boxbi img.icon-bi{
  height: 50px;
  width: 50px;
  object-fit: cover;
}
.pbmit-contact-widget-line a.awhite:hover,
.qi-cta-contact a.awhite:hover{
  color: var(--pbmit-sec-color);
}
img.about-small {
  max-width: 100%;
  width: 180px;
}

/* Desktop hero images */
.slide-bg-1 {
  background-image: url("../images/banner-slider-img/demo-01-slide-1.webp");
}

.slide-bg-2 {
  background-image: url("../images/banner-slider-img/demo-01-slide-2.webp");
}

.slide-bg-3 {
  background-image: url("../images/banner-slider-img/demo-01-slide-3.webp");
}

/* Common background setting */
.pbmit-slider-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}



/* Premium Language Switcher */
.qi-language-switcher{
    display:flex;
    align-items:center;
    padding:4px;
    border-radius:40px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.18);
    backdrop-filter:blur(12px);
    -webkit-backdrop-filter:blur(12px);
    flex-shrink:0;
    margin:0 18px;
    transition:.3s;
}

.qi-language-switcher a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:54px;
    height:38px;
    padding:0 16px;
    border-radius:30px;
    color:#fff;
    font-size:13px;
    font-weight:600;
    text-decoration:none;
    transition:.25s;
}

.qi-language-switcher a.active{
    background:#1c8d84;
    color:#fff;
    box-shadow:0 6px 18px rgba(28,141,132,.35);
}

.qi-language-switcher a:hover:not(.active){
    background:rgba(255,255,255,.08);
}


.pbmit-heading-subheading{
  margin-bottom: 42px;
}

.pbmit-heading-subheading .pbmit-title{
  font-size: 52px;
  line-height: 1.08;
  letter-spacing: -0.02em;
}

.pbmit-service-style-1 .pbminfotech-post-item,
.pbmit-service-style-1 .pbmit-featured-wrapper{
  border-radius: 22px;
}

.pbmit-service-style-1 .pbmit-featured-wrapper{
  aspect-ratio: 22 / 13;
}

.pbmit-service-style-1 .pbmit-featured-wrapper img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.pbmit-service-style-1 .pbmit-content-box{
  padding: 32px 30px 28px;
}

.pbmit-service-style-1 .pbmit-service-title{
  font-size: 22px;
  line-height: 28px;
}

.w-box {
    background: #f7f9fc;
    padding: 20px;
    border-radius: 16px;
    transition: all .3s ease;
}

/* Quantum Impex visual safety: preserve natural responsive image proportions. */
img.icon-qi {
  width: 100px;
  max-width: 100%;
  height: auto !important;
  object-fit: contain;
}
.bg-pbox,
.bg-sbox {
  min-height: 0;
}

/* ==========================================================
   Quantum Impex — site-wide responsive typography system
   Keeps desktop typography unchanged while preventing oversized
   titles across tablet and mobile layouts.
   ========================================================== */

/* Tablet / compact desktop */
@media (max-width: 991px){
  /* Main hero / page titles */
  .pbmit-slider-one .pbmit-slider-content .pbmit-title,
  .pbmit-slider-two .pbmit-slider-content .pbmit-title{
    font-size: 40px !important;
    line-height: 1.08 !important;
    letter-spacing: -0.025em !important;
  }

  .pbmit-title-bar-content .pbmit-tbar-title,
  .qi-service-hero .pbmit-tbar-title{
    font-size: 38px !important;
    line-height: 1.10 !important;
    letter-spacing: -0.02em !important;
  }

  /* Section headings across all pages */
  .pbmit-heading-subheading .pbmit-title,
  .about-one-heading-subheading .pbmit-title,
  .about-us-section-two .pbmit-title,
  .freight-forwarding-intro .pbmit-title,
  h2.pbmit-title{
    font-size: 34px !important;
    line-height: 1.14 !important;
    letter-spacing: -0.02em !important;
  }

  .pbmit-custom-heading h2,
  .qi-final-cta h2,
  .qi-final-cta-box h2,
  .qi-404-copy h2{
    font-size: 32px !important;
    line-height: 1.15 !important;
    letter-spacing: -0.02em !important;
  }

  /* Large decorative / feature titles */
  .pbmit-marquee-effect-style-1 .pbmit-element-title{
    font-size: 48px !important;
    line-height: 1.05 !important;
  }

  h2.pbmit-element-title,
  h2.pbmit-static-box-title{
    font-size: 28px !important;
    line-height: 1.2 !important;
  }
}

/* Phones */
@media (max-width: 767px){
  /* Main homepage hero */
  .pbmit-slider-one .pbmit-slider-content .pbmit-title,
  .pbmit-slider-two .pbmit-slider-content .pbmit-title{
    font-size: 34px !important;
    line-height: 1.10 !important;
    letter-spacing: -0.025em !important;
  }

  /* Inner-page and service hero titles */
  .pbmit-title-bar-content .pbmit-tbar-title,
  .qi-service-hero .pbmit-tbar-title{
    font-size: 32px !important;
    line-height: 1.12 !important;
    letter-spacing: -0.02em !important;
  }

  /* ALL major section H2 titles */
  .pbmit-heading-subheading .pbmit-title,
  .about-one-heading-subheading .pbmit-title,
  .about-us-section-two .pbmit-title,
  .freight-forwarding-intro .pbmit-title,
  h2.pbmit-title{
    font-size: 29px !important;
    line-height: 1.16 !important;
    letter-spacing: -0.018em !important;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  /* Remove desktop-forced line breaks and let phones wrap naturally. */
  .pbmit-heading-subheading .pbmit-title br,
  .about-one-heading-subheading .pbmit-title br,
  .about-us-section-two .pbmit-title br,
  .freight-forwarding-intro .pbmit-title br{
    display: none;
  }

  /* Standalone / CTA headings */
  .pbmit-custom-heading h2,
  .qi-final-cta h2,
  .qi-final-cta-box h2,
  .qi-404-copy h2{
    font-size: 28px !important;
    line-height: 1.17 !important;
    letter-spacing: -0.018em !important;
  }

  /* H3 content titles that use the generic pbmit-title class */
  h3.pbmit-title{
    font-size: 24px !important;
    line-height: 1.25 !important;
  }

  /* Feature/card titles */
  h2.pbmit-element-title,
  h2.pbmit-static-box-title{
    font-size: 24px !important;
    line-height: 1.22 !important;
  }

  .pbmit-service-title,
  .pbmit-portfolio-title,
  .pbmit-team-title,
  .pbmit-post-title{
    line-height: 1.3 !important;
  }

  /* Decorative marquee remains intentionally larger, but no longer huge. */
  .pbmit-marquee-effect-style-1 .pbmit-element-title{
    font-size: 40px !important;
    line-height: 1.05 !important;
  }

  /* Text-style counters/labels previously forced to 50px. */
  .pbmit-fs-50{
    font-size: 34px !important;
    line-height: 1.1 !important;
  }

  /* Homepage heading spacing */
  .about-one-heading-subheading{
    padding-top: 48px;
    padding-bottom: 30px;
  }
}

/* Small phones */
@media (max-width: 420px){
  .pbmit-slider-one .pbmit-slider-content .pbmit-title,
  .pbmit-slider-two .pbmit-slider-content .pbmit-title{
    font-size: 32px !important;
    line-height: 1.11 !important;
  }

  .pbmit-title-bar-content .pbmit-tbar-title,
  .qi-service-hero .pbmit-tbar-title{
    font-size: 30px !important;
    line-height: 1.13 !important;
  }

  .pbmit-heading-subheading .pbmit-title,
  .about-one-heading-subheading .pbmit-title,
  .about-us-section-two .pbmit-title,
  .freight-forwarding-intro .pbmit-title,
  h2.pbmit-title{
    font-size: 27px !important;
    line-height: 1.18 !important;
  }

  .pbmit-custom-heading h2,
  .qi-final-cta h2,
  .qi-final-cta-box h2,
  .qi-404-copy h2{
    font-size: 26px !important;
    line-height: 1.18 !important;
  }

  h2.pbmit-element-title,
  h2.pbmit-static-box-title{
    font-size: 22px !important;
  }

  .pbmit-marquee-effect-style-1 .pbmit-element-title{
    font-size: 36px !important;
  }

  .pbmit-fs-50{
    font-size: 30px !important;
  }
}
