@media only screen and (min-width: 1940px) {
  #imageBox img {
    object-fit: cover !important;
  }
}

@media only screen and (max-width: 1680px) {
  html {
    font-size: 15px;
  }

  .detail-description-div {
    padding-right: 11rem;
  }
}

@media only screen and (max-width: 1450px) {
  html {
    font-size: 14px;
  }

  .mini-container {
    width: 85%;
  }

  .detail-description-div {
    padding-right: 16rem;
  }
}

@media only screen and (max-width: 1366px) {
  html {
    font-size: 13px;
  }
}

@media only screen and (max-width: 1280px) {
  html {
    font-size: 12px;
  }

  .main-container {
    width: 90%;
  }
}

@media only screen and (max-width: 1152px) {
  .main-container,
  .main-container-fluid {
    width: 95%;
  }
  .section-title h3 span,
  .section-title h2 span,
  .section-title h1,
  .section-title h2 {
    font-size: 2.2rem;
  }

  .banner-title-abs {
    left: 2.5rem;
  }

  .vision-img {
    margin: 10.313rem 0 10.313rem 8.938rem;
  }
}

@media only screen and (max-width: 1024px) {
  html {
    font-size: 11px;
  }

  .mini-container {
    width: 90%;
  }
}

@media only screen and (max-width: 991px) {
  .visible-tab-mobile {
    display: block !important;
  }

  .hide-tab-mobile {
    display: none !important;
  }

  .mobile_menu.active {
    /* display: block; */
    right: 0%;
    transition: var(--common-transition);
  }

  .mobile_menu {
    /* display: none; */
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    padding: 9rem 2.5rem;
    position: fixed;
    top: 0;
    right: -100%;
    transition: var(--common-transition);
    z-index: 99;
  }

  .mobile_menu.active.active-sidemanu {
    /* display: block; */
    right: 100%;
    transition: var(--common-transition);
  }

  .overflow-tab {
    overflow-x: hidden;
  }

  .header-links-ul ul {
    display: flex;
    align-items: flex-start;
    gap: 3rem;
    flex-direction: column;
  }

  .header-links-ul ul li a,
  .header-links-ul ul li span,
  .header-links-ul ul li p {
    font-size: 2rem;
    line-height: 1;
  }

  .menu-close-icon {
    margin-left: auto;
    width: fit-content;
    margin-bottom: 2rem;
  }

  .footer-wrapper-main .two-grid {
    grid-template-columns: 35% 65%;
  }

  .inner-flex-tab {
    display: flex;
    flex-direction: column;
  }

  .footer-bottom-strip .inner-flex-tab {
    flex-direction: row;
    gap: 2rem;
  }

  .brilex-about-flex > div:nth-child(2) {
    width: 65%;
    margin-left: auto;
    flex-basis: 35%;
    padding: 0;
    margin-top: -6rem;
  }

  .brilex-about-flex {
    flex-direction: column;
    gap: 0;
  }

  .banner-title h1,
  .banner-title h1 span,
  .banner-title h2,
  .banner-title h2 span {
    font-size: 4rem;
  }

  .visionmisson-box {
    flex-direction: column;
    padding-right: unset;
    align-items: start;
    padding-bottom: 46px;
  }

  .red-patch-abs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 85%;
    border-radius: unset;
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    background-color: var(--secondary-color);
  }

  .vision-img {
    margin: 10.313rem 2rem 0 2rem;
  }

  .walk-thumbline-text {
    width: 100%;
    padding: 0 4.5rem;
  }

  .gridmain-home {
    clip-path: inset(0 16px 0 16px round 150px);
    transition: all 1s ease;
  }

  .gridmain-home.animate {
    clip-path: inset(0 16px 0 16px round 0);
  }

  .gridmain-home img.walk-thumbline-img {
    width: calc(100% - 32px);
  }

  .highlights-border-box::before {
    transition: var(--common-transition);
    opacity: 1;
  }

  .why-brillex-box.highlights-border-box .round-arrow {
    display: none;
  }

  .why-brillex-box {
    border-radius: 32px;
    padding: 16px;
  }

  .highlights-border-box::before {
    border-radius: 32px;
    border-right: unset;
    border-left: 4px solid var(--secondary-color);
  }

  .join-brillex-logo {
    width: 62.15%;
  }

  .list-aboutsection {
    width: 100%;
  }

  .brilex-about-flex.brilex-listabout-flex > div:nth-child(2) {
    margin-top: unset;
  }

  .brilex-about-flex.brilex-listabout-flex {
    flex-direction: row;
    gap: 2rem;
  }

  .section-padding {
    padding: 5.5rem 0;
  }

  .section-padding-160 {
    padding: 7rem 0;
  }

  .service-list-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .detail-logo-abs {
    position: relative;
    right: unset;
    bottom: unset;
    width: 35%;
    margin-right: 16px;
    margin-left: auto;
  }

  .detail-description-div {
    padding-right: 0;
  }

  /* .detail-lab-img {
    margin-right: 0;
    position: relative;
    top: unset;
    height: fit-content;
    padding: 0 3.5rem;
  } */
  .banner-title-abs {
    width: 80%;
  }
  .details-ul-box {
    /* margin-top: -4.5rem; */
    /* margin: -2rem 0rem 0 2.5rem; */
    /* padding: 7.5rem 3.75rem 3.5rem 3.5rem; */
  }
  .section-content p,
  .section-content p span {
    font-size: 16px;
    line-height: 1.5;
  }
  .link-font-size a p,
  .link-font-size a p span.material-symbols-outlined,
  .link-font-size p {
    font-size: 16px;
  }
  .inverted-comma-icon {
    left: 9rem;
  }
  .gridmain-home img.walk-thumbline-img {
    height: 70.5svh;
  }
  .side-menu-wrapper {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    padding: 5rem 1.5rem;
    height: 100svh;
    z-index: 999999;
    overflow: scroll;
    background-color: var(--white-color);
    transition: var(--common-transition);
  }

  .megamenu-category-font {
    margin: unset;
  }

  .megamenu-category-img img {
    aspect-ratio: 2;
  }

  .side-menu-wrapper.active {
    right: 0%;
    transition: var(--common-transition);
  }
  .vision-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .vision-grid > div:nth-child(3) {
    grid-column: 1 / span 2;
    grid-row: 2;
  }
}

@media only screen and (max-width: 767px) {
  .visible-mobile-only {
    display: block !important;
  }

  .hide-mobile-only {
    display: none !important;
  }

  .mini-container,
  .main-container,
  .main-container-fluid {
    width: calc(100% - 32px);
  }

  .inner-flex-mob {
    display: flex;
    flex-direction: column;
  }

  .banner-title h1,
  .banner-title h1 span,
  .banner-title h2,
  .banner-title h2 span {
    font-size: 3.636rem;
  }

  .footer-link-ul ul li p,
  .link-font-size a p,
  .link-font-size a p span.material-symbols-outlined,
  .link-font-size p {
    font-size: 16px;
  }
  .footer-bottom-strip p a,
  .footer-bottom-strip p {
    font-size: 14px;
  }
  .section-title h3 span,
  .section-title h2 span,
  .section-title-big h3,
  .section-title-big h2,
  .section-title h3,
  .section-title h2 {
    font-size: 32px;
  }

  .brillex-button span,
  .brillex-button p {
    font-size: 14px;
  }

  .brillex-button {
    padding: 8px 14px;
    min-height: 42px;
  }

  .footer-wrapper-main .link-font-size p {
    font-size: 18px;
  }

  .section-paragraph span,
  .section-paragraph p,
  .section-paragraph p span {
    font-size: 18px;
    line-height: 1.5;
  }

  .section-paragraph span.material-symbols-outlined {
    font-size: 24px;
  }

  .inner-flex-common {
    gap: 20px;
  }

  .contect-flex-main {
    gap: 8px;
  }

  .two-grid,
  .footer-wrapper-main .two-grid {
    grid-template-columns: 100%;
  }

  .footer-logo-grid {
    gap: 3.636rem;
  }

  .footer-wrapper-main {
    gap: 3.636rem;
  }

  .footer-gird-main {
    display: flex;
    flex-direction: column-reverse;
    gap: 3.636rem;
  }

  .footer-bottom-strip .inner-flex-tab {
    flex-direction: column;
    gap: 11px;
  }

  .footer-bottom-strip {
    gap: 11px;
  }

  .section-padding-160,
  .section-padding {
    padding: 5.818rem 0;
  }

  .footer-social-logos > div {
    width: 32px;
    height: 32px;
  }

  .footer-bottom-strip {
    padding: 0 0 32px 0;
  }

  .banner-title-abs {
    bottom: 3rem;
    transform: translateX(-50%);
    left: 50%;
    width: calc(100% - 32px);
    text-align: left;
  }

  .banner-img,
  .banner-img img {
    height: 91svh;
  }

  .vision-img {
    margin: 7.313rem 16px 0 16px;
  }

  .visionmisson-box > div:nth-child(2) {
    margin: 0 16px;
  }

  .about-line-icon {
    width: 43%;
  }

  .pt0-mob {
    padding-top: 0 !important;
  }

  .pb0-mob {
    padding-bottom: 0 !important;
  }

  .inner-flex-medium {
    gap: 40px;
  }

  .inner-flex-big {
    gap: 40px;
  }

  .inner-flex-small32 {
    gap: 32px;
  }

  .brilex-about-flex > div:nth-child(2) {
    width: 60%;
    margin-top: -4rem;
  }

  .gridmain-home img.walk-thumbline-img {
    min-height: 550px;
    height: auto;
    object-position: 20% 100%;
  }

  .discoverMore-flex {
    flex-direction: column;
    align-items: start;
    gap: 6px;
  }

  .marquee > div {
    animation: marquee 80s linear infinite;
  }
  @keyframes marquee {
    0% {
      left: 0;
    }

    100% {
      left: -1200%;
    }
  }
  .inverted-comma-icon {
    left: 40px;
    width: 4.5rem;
    top: -10rem;
  }

  .brilex-about-flex.brilex-listabout-flex {
    flex-direction: column;
    gap: 1rem;
  }

  .service-list-grid {
    gap: 24px;
    grid-template-columns: 100%;
  }

  .detail-logo-abs {
    width: 60%;
  }

  .detail-lab-img {
    padding: 0;
  }
  .detail-lab-img img {
    aspect-ratio: 1.5;
  }

  .details-ul-box {
    /* margin-top: -4.5rem; */
    /* margin: -2rem 0rem 0 2.5rem; */
    /* padding: 7.5rem 16px 16px 16px; */
  }
  .details-ul-box ul li {
    border-radius: 32px;
  }

  .salt-hover .text-right {
    text-align: left;
  }
  .form-control.contact-number {
    padding-left: 12rem;
  }

  @media screen and (orientation: landscape) {
    .banner-img,
    .banner-img img {
      height: 91svw;
    }
  }
  .why-brillex-box-flex {
    flex-direction: column;
    gap: 32px;
  }
  .why-brillex-box {
    padding: 2rem;
  }
  .why-brillex-box-icon {
    width: 40px;
    min-width: 40px;
    height: 40px;
  }
  .main-container.services_swiperContainer {
    width: 100%;
  }
  .main-container.services_swiperContainer .swiper-container {
    padding: 0 16px;
  }
  .liest-service-text.section-paragraph p {
    font-size: 24px;
  }
  .tumbImg,
  .tumbImg img {
    aspect-ratio: 0.8;
  }
  .resumeBtn {
    padding: 10px 24px;
  }
  .form-control.resumeInputShow {
    justify-content: space-between;
  }
  #imageBox {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }

  .home-sec5-grid-item1 {
    width: 100%;
  }

  .home-sec5-grid-item2 {
    width: 100%;
  }
  .details-ul-box ul {
    grid-template-columns: 100%;
  }
  .vision-grid {
    display: flex;
    flex-direction: column;
  }
  .home-sec5-grid-item1 img {
    aspect-ratio: 1.5;
  }
  .sect2Image img {
    aspect-ratio: 1;
    height: auto;
  }
}

@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 325px) {
}
