@media screen and (min-width: 1695px) {
  .sub-text {
    max-width: 100%;
  }

  .combat-title {
    width: 100%;
  }

  .solutions-mega-sublink {
    width: 100%;
  }

  .lion-show {
    height: 52vh;
  }

  .high-light-table-box .shape {
    position: absolute;
    right: 31%;
    top: 48px;
  }
  .lion-show {
    height: 42.7vh;
  }
  .target-card img {
    width: 100%;
  }
  .slide-count {
    margin-top: 20%;
  }
  .projectSwiper .swiper-slide {
    margin-bottom: 57px !important;
  }
  .projectSwiper img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: top;
  }
  .solutions-mega-menu {
    width: min(2000px, calc(100vw - 140px));
  }
}

@media screen and (min-width: 1800px) and (max-width: 1920px) {
  .sub-text {
    max-width: 100%;
  }

  .combat-title {
    width: 100%;
  }

  .solutions-mega-sublink {
    width: 100%;
  }

  .slide-count {
    margin-top: 20%;
  }

  .high-light-table-box .shape {
    position: absolute;
    right: 31%;
    top: 44px;
  }

  .lion-show {
    height: 52vh;
  }
  .target-card img {
    width: 100%;
  }
  .projectSwiper .swiper-slide {
    margin-bottom: 57px !important;
  }
  .projectSwiper img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: top;
  }
}

@media screen and (min-width: 1694px) and (max-width: 1800px) {
  .high-light-table-box .shape {
    position: absolute;
    right: 35%;
    top: 40px;
  }

  .combat-title {
    width: 100%;
  }

  .solutions-mega-sublink {
    width: 100% !important;
  }

  .lion-show {
    height: 42vh;
  }
  .target-card img {
    width: 100%;
  }
  .projectSwiper .swiper-slide {
    margin-bottom: 57px !important;
  }
  .projectSwiper img {
    width: 100%;
    height: 350x;
    object-fit: cover;
    object-position: top;
  }
}

@media screen and (min-width: 1500px) and (max-width: 1600px) {
  .high-light-table-box .shape {
    position: absolute;
    right: 40%;
    top: 37px;
  }
  .train-force-forece {
    width: 90%;
  }

  .combat-title {
    width: 100%;
  }
  .solutions-mega-link.solutions-mega-sublink {
    width: 85% !important;
  }
  .solutions-mega-link.solutions-mega-sublink.solutions-mega-sublink-containerised {
    width: 100% !important;
  }
  .target-card img {
    width: 100%;
  }
  .projectSwiper .swiper-slide {
    margin-bottom: 57px !important;
  }
  .projectSwiper img {
    width: 100%;
    height: 300x;
    object-fit: cover;
    object-position: top;
  }
  .lion-show {
    height: 71vh;
  }
}

@media screen and (max-width: 1320px) {
  .box-viwe {
    width: 10%;
  }
  .table-footer-wi {
    width: 20%;
  }
  .footer-sales {
    font-size: 18px !important;
  }
  .projectSwiper img {
    clip-path: polygon(
      85px 0%,
      100% 0%,
      100% 92%,
      100% 100%,
      0% 100%,
      0% 85px
    ) !important;
  }
}

@media screen and (max-width: 1265px) {
  .projectSwiper img {
    clip-path: polygon(
      60px 0%,
      100% 0%,
      100% 92%,
      100% 100%,
      0% 100%,
      0% 60px
    ) !important;
  }

  .projects-title {
    font-size: 45px;
  }

  .projectSwiper > .swiper-pagination {
    right: -32px;
    gap: 18px;
  }

  .event-feature-wrap {
    padding-top: 70px;
  }

  .event-content-box h3 {
    font-size: 42px;
    line-height: 1;
  }

  .event-content-box {
    padding-left: 24px;
  }

  .lion-show {
    height: 87vh;
  }

  .event-badge {
    width: 150px;
    height: 150px;
    padding: 22px;
  }
}

@media (min-width: 767.98px) and (max-width: 1100px) {
  .hero-title {
    font-size: 36px;
    line-height: 38px;
  }
  .combat-title {
    width: 100%;
  }
  .hero-title span {
    font-size: 60px;
    line-height: 68px;
  }
  .hero-subtitle {
    font-size: 20px;
    line-height: 24px;
  }
  .full-scalable p {
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: -0.64px;
  }
  .pr-miscr {
    padding-left: 20px;
  }

  .pl-miscr {
    padding-right: 20px;
  }
  .full-scalable-header h3 {
    font-size: 15px;
    line-height: 20px;
  }

  .flagship-content h2 {
    font-size: 36px !important;
    line-height: 40px;
  }
  .flagship-content p {
    font-size: 20px;
    line-height: 24px;
  }
  .card-overlay h4 {
    font-size: 16px;
    line-height: 20px;
  }
  .card-overlay {
    padding: 25px 15px;
  }
  .stats-title {
    font-size: 30px;
    line-height: 34px;
  }
  .stat h3 {
    font-size: 60px;
    line-height: 64px;
  }
  .stat sup {
    font-size: 40px;
  }
  .stat-right {
    padding-right: 15px;
  }
  .stat-middle {
    padding: 0px 25px;
  }
  .stat-left {
    padding-left: 50px;
  }
  .stat h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .count-divider {
    margin: 20px 0px;
  }
  .stats-section {
    min-height: 400px;
  }
  .bg-video {
    height: 400px;
  }
  .stats-section .poineer {
    height: 80vh;
  }
  .expertise-card {
    height: 450px;
  }
  .section-our {
    font-size: 36px;
    line-height: 40px;
  }
  .sub-text {
    font-size: 30px;
    line-height: 34px;
  }
  .projects-title {
    font-size: 36px;
    line-height: 40px;
  }
  .projects-title span {
    font-size: 46px;
    line-height: 40px;
  }
  .projectSwiper img {
    clip-path: polygon(80px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 80px);
  }
  .customer-info h4 {
    font-size: 20px;
  }
  a.checkout-more {
    font-size: 22px;
    line-height: 28px;
  }
  .news-content h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .footer-sales {
    font-size: 16px !important;
  }
  .box-viwe {
    width: 8%;
  }

  .table-footer-wi {
    width: 25%;
  }
  .full-scalable {
    padding: 0px;
  }
  .fully-scalable {
    padding: 80px 30px 0px 30px;
  }
  .full-scalable-icon img {
    width: 100%;
  }
  .scalable-micsr p {
    font-size: 17px;
  }
  .main-title {
    font-size: 36px;
    line-height: 40px;
  }
  .compromise-content h5 {
    font-size: 25px;
  }
  .compromise-content p {
    font-size: 16px;
    line-height: 20px;
  }
  .compromise-content ul li {
    font-size: 16px;
    line-height: 20px;
  }
  .target-card img {
    width: 100%;
  }
  .projects-done h2 {
    font-size: 65px;
  }
  .suffix-plus {
    font-size: 65px;
    left: 34%;
  }
  .suffix {
    font-size: 65px;
    left: 45%;
  }
  .gallery-content p {
    font-size: 33px;
  }
  .shooting-indoor p {
    width: 100%;
  }
  .value-box {
    padding: 0px;
    margin: 0;
  }
  .serve-box {
    padding: 0px;
    margin: 0px;
  }
  .serve-box h4 {
    font-size: 25px;
  }
  .project-content-right {
    padding: 0px;
    margin: 0;
  }
  .shot-show {
    margin-top: 11%;
  }
  .pl-target {
    padding-left: 10px;
  }
  .pr-target {
    padding-right: 10px;
  }
  .job-together {
    font-size: 16px;
    line-height: 20px;
    margin-top: 40px;
  }

  .careers-hero-section,
  .contact-page-section {
    padding: 140px 0px 72px 0px;
  }

  .careers-page-subtitle,
  .contact-page-subtitle {
    padding: 0px 0px 0px 55px;
    font-size: 20px;
    line-height: 26px;
  }

  .careers-divider {
    margin: 30px 55px 0px;
  }

  .careers-copy-row,
  .contact-page-row {
    margin-top: 70px;
  }

  .careers-copy-block,
  .contact-page-copy {
    padding: 0px 55px;
  }

  .careers-job-portal {
    padding-left: 0px;
    margin-top: 42px;
  }

  .job-left {
    width: 68%;
  }

  .filter-input {
    width: 165px;
  }

  .shooting-indoor h5 {
    width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .container,
  .container-sm {
    max-width: 94%;
  }
}

/* mobile view */
@media (max-width: 575.98px) {
  .sub-text.target-mobile-view-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.5px;
    margin: 26px 7px;
  }
  .hero-mobile-view {
    position: absolute;
    top: 26px;
  }

  .desktop-view {
    display: none !important;
  }

  .mobile-view {
    display: block !important;
  }

  .proud-section {
    padding: 70px 0px;
  }

  .projects-section {
    padding: 30px 0px;
  }

  .section-our {
    font-size: 32px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -1px;
    line-height: 32px;
  }

  .card-content {
    left: 15px;
    right: 15px;
  }

  .card-content h4 {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
  }

  .section-our span {
    font-weight: 500;
  }

  .section-title {
    margin-bottom: 42px;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -1px;
  }

  .highlight-label {
    margin-left: 23px;
    color: #878787 !important;
  }

  .divide-entire-web {
    margin-top: 0px;
  }

  .flagship-section {
    padding: 70px 0px 70px 0px;
  }

  .proud-autoscroll .swiper-slide p {
    margin-bottom: 0px;
  }

  .proud-autoscroll .swiper-slide img {
    margin-bottom: 0px;
  }

  .card-overlay {
    padding: 16px;
  }

  .solution-card {
    height: 226px;
    clip-path: polygon(50px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 50px);
  }

  .point p {
    margin-bottom: 30px;
  }

  .expertise-content {
    padding-right: 24px;
  }

  .card-overlay h4 {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    width: 100%;
  }
  .flagship-content h2 {
    font-size: 32px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -1.28px;
  }

  .solutions-mega-sublink {
    width: 100%;
  }

  .flagship-content h2 span {
    color: #c8102e;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -1.28px;
  }

  .g-4,
  .gy-4 {
    --bs-gutter-y: 3.8rem;
  }

  .flagship-content p {
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 52px;
    line-height: 20px;
  }

  .stats-section .poineer {
    padding: 0px 24px;
    height: auto;
    position: inherit;
    z-index: 999;
  }

  .bg-video {
    height: auto;
  }

  .stats-section {
    padding: 0px;
  }

  .stats-title {
    margin-top: 78px;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -1px;
    margin-bottom: 40px;
  }

  .mobile-menu-current-link-wrap a {
    color: #ffff;
  }

  .stat p {
    margin: 0;
  }

  .stat h3 {
    font-size: 60px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -3.08px;
  }

  .count-divider {
    margin: 14px 0px;
  }

  .expertise-section {
    padding: 70px 0px;
  }

  .about-section {
    height: 83vh;
  }

  .value-box.last-child {
    padding-right: 0;
    margin-bottom: 0;
  }

  .table-about {
    height: 100vh;
  }

  .modern-last-child {
    margin-bottom: 0px !important;
  }

  .about-title {
    font-size: 20px;
  }

  .about-desc {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -1px;
  }

  .about-label {
    text-align: center;
    margin-bottom: 40px;
  }

  a.ask-link {
    font-size: 18px;
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    line-height: 23.4px;
    letter-spacing: -0.9px;
    margin-bottom: 70px;
    display: flex;
    align-items: center;
    margin-top: 20px;
  }

  .icon-whatsapp img {
    width: 27px !important;
    height: 27px !important;
  }

  .ask-link img {
    margin-right: 6px;
  }

  .expertise-card {
    height: 446px;
  }

  .view-all {
    font-size: 20px;
  }

  .mobile-view-count {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .slide-count {
    margin-top: 0;
  }

  .about-label .high-light-box .shape {
    left: 31%;
  }

  .warriors-content {
    padding: 30px 20px;
  }

  .custom-border {
    border: none;
  }

  .projects-title {
    font-size: 32px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -1.28px;
  }

  .arrow.nation-trust-view {
    align-items: center;
  }

  .faq-btn {
    width: 84%;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -1px;
    color: #000;
  }

  .faq-content p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -1px;
    color: #000;
  }

  .faq-btn .icon {
    right: -39px;
  }
  sup {
    left: 0;
  }

  a.view-all {
    font-size: 20px !important;
    letter-spacing: -1.1px;
    line-height: 36px;
    margin: 0px;
    padding: 8px 58px;
    margin-top: 30px;
  }

  .phone-overly-mcsr {
    background: inherit !important;
    background:
      linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.99) 24.61%,
        rgba(0, 0, 0, 0) 41.02%
      ),
      linear-gradient(0deg, rgba(0, 0, 0, 0.99) 1.56%, rgba(0, 0, 0, 0) 20.67%) !important;
  }

  .view-all {
    margin-bottom: 30px;
  }

  .projectSwiper {
    margin-bottom: 30px;
    margin-top: 0px;
  }

  .news-section {
    padding: 70px 0px;
  }

  .news-card img {
    clip-path: polygon(50px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 50px);
  }

  .news-card.active img {
    height: 246px;
  }

  .news-content h4 {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -1px;
    margin: 12px 0px 16px 0px;
  }

  .news-content {
    padding: 17px 0 16px 0;
  }

  .project-info span {
    border-bottom: 1px solid #bfbfbf;
    /* padding-bottom: 5px; */
  }

  .customer-info span {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 5px;
  }

  .out-spaces {
    margin-bottom: 34px !important;
  }

  .news-card:not(.active) img {
    height: 246px;
  }

  a.ask-link:hover::before,
  a.ask-link:hover::after {
    width: 36%;
    margin: 0 auto;
  }

  a.ask-link::after {
    right: 56%;
  }

  .combat-section.project-section {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .project-icon img {
    width: 12px;
  }

  .project-info .info-block {
    border: 1px solid transparent;
  }

  .info-block {
    margin-top: 0px;
  }

  .faq-section {
    padding: 70px 0px;
  }

  .faq-left span {
    font-weight: 600;
  }

  .faq-left p {
    color: #0c0c0c99;
    margin: 16px 0 8px 0px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.5px;
  }

  .site-header.is-sticky {
    height: 60px;
  }
  .site-header {
    padding: 12px;
  }

  .aimtrex-btn .text {
    font-weight: 500;
  }

  .shape {
    right: 12px;
  }

  /* .aimtrex-footer {
        padding: 130px 24px 30px 24px;
    } */

  .footer-bottom p {
    font-size: 21px;
    text-align: center;
    font-weight: 300;
    line-height: 50.6px;
    letter-spacing: -0.22px;
    margin-bottom: 0px;
  }

  .whatsapp-sale a {
    margin-bottom: 30px;
  }

  .makes-lion img {
    width: 73px;
    height: 33px;
  }

  .national-slider .swiper-slide {
    justify-content: start;
  }

  .national-slider .swiper-slide {
    flex-shrink: inherit !important;
  }

  .footer-btn {
    margin-bottom: 42px;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.5px;
  }

  .hero-title {
    color: #fff;
    font-size: 35.112px;
    font-style: normal;
    font-weight: 500;
    line-height: 49.787px;
    letter-spacing: -1.868px;
  }

  .hero-title span {
    color: #c8102e;
    font-family: Montserrat;
    font-size: 61.771px;
    font-style: italic;
    font-weight: 600;
    line-height: 57.675px;
    letter-spacing: -0.623px;
  }

  .hero-subtitle {
    margin-top: 18px;
    margin-bottom: 32px;
    color: #fff;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px;
    letter-spacing: -0.5px;
  }

  .aimtrex-btn {
    /* height: 70px; */
    height: 63px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 15.972px;
    letter-spacing: -0.5px;
    min-width: auto;
    width: 100%;
    max-width: 300px;
    gap: 10px;
  }

  .aimtrex-btn .icon img,
  .aimtrex-btn .icon.get-in img {
    width: 10px;
  }

  .rigt-arrow-view img {
    width: 16px;
    height: auto;
  }

  .footer-sales {
    font-size: 18px !important;
  }

  a.checkout-more {
    font-size: 18px;
  }

  .mobile-menu-list a {
    font-size: 20px !important;
  }

  .spaces-header {
    padding: 51px 0px;
  }

  .default-pad {
    padding: 0px 24px;
  }

  .range-section {
    padding: 87px 0px;
  }

  .coming-soon-copy h1 {
    margin-bottom: 12px;
    font-size: 32px !important;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -1.28px;
  }

  .train-force-forece {
    width: 100%;
  }

  .project-label-all {
    margin-bottom: 12px;
  }

  .project-label {
    letter-spacing: 0px;
    font-size: 14px;
  }
  .view-all sup {
    font-size: 12px;
  }
  .arrow-white-nation {
    width: 14px;
    margin-right: 3px;
  }
  .arrowed img {
    margin-right: 3px;
  }
  .view-all sup {
    letter-spacing: -0.48px;
  }

  .right-text {
    margin-top: 12px;
  }

  .tab-buttons {
    margin-top: 46.55px;
  }

  .project-content-right {
    margin: 0px !important;
  }

  .main-title {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -2px;
    margin-bottom: 40px;
  }

  .main-title.miscr-mobile {
    line-height: 32px;
  }

  .main-title.versat.features-scalable {
    margin-bottom: 16px;
  }

  .right-text {
    font-size: 16px;
    line-height: 20px;
  }

  .tab-btn {
    margin-bottom: 8px;
    margin-right: 0px;
  }

  .tab-content {
    margin-top: 80px;
  }

  .police-logo {
    margin-right: 14px;
  }

  .project-info h3 {
    color: #fff;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-bottom: 12px;
    width: 99%;
  }

  .newsight {
    margin: inherit !important;
  }

  .news-insight-box .project-info p {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: -0.5px;
    margin-bottom: 28px;
  }

  .news-insight-box .project-info h3 {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -1px;
    text-transform: none;
    margin-bottom: 20px;
    width: 100%;
  }

  .news-insight-box .project-info .location {
    font-size: 18px !important;
    line-height: 22px !important;
    margin-bottom: 16px;
  }

  .news-insight-teaser {
    max-width: 100%;
  }

  .tags span {
    border: 1px solid #888b8d;
    font-size: 11px;
    font-style: normal;
    font-weight: 300;
    line-height: 14.3px;
    letter-spacing: -0.44px;
    text-transform: uppercase;
  }

  .tags.indoor-tags {
    display: block;
  }

  .location {
    color: #878787;
    font-family: Montserrat;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 20px !important;
    letter-spacing: -0.5px !important;
    margin-bottom: 20px;
  }

  .tags.indoor-tags {
    margin-bottom: 40px;
  }
  .indoor-tags {
    margin-bottom: 40px;
  }
  .indoor-multilabel {
    color: #fff;
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    width: fit-content;
    line-height: 14.3px;
    letter-spacing: -0.44px;
    text-transform: uppercase;
    border: 1px solid #888b8d;
    padding: 8px 14px;
    margin-bottom: 4px;
    text-transform: uppercase;
  }

  .tags.indoor-tags span {
    color: #fff;
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 14.3px;
    letter-spacing: -0.44px;
    text-transform: uppercase;
  }

  .serve-iconed img {
    width: 100%;
  }

  .serve-iconed {
    margin-left: 0px;
  }

  .modular-mb-icon {
    width: 38.7px !important;
  }

  .combat-title.target-desk-mb {
    padding-top: 18px;
  }

  .footer-brand-logo {
    padding: 0px 42px;
  }

  .combat-title.indoor-title.phone-news-details {
    font-size: 28px;
    line-height: 30px;
  }

  .project-img {
    height: 429px;
    object-fit: cover;
    margin-top: 40px;
    clip-path: polygon(40px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 40px);
    object-position: center;
  }

  .project-img img {
    clip-path: polygon(40px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 40px);
  }

  .phone-news-details-content {
    margin-top: 0px !important;
  }

  .main-title.phone-news-details-page-on {
    margin-bottom: 12px;
  }

  .combat-safet.combat-month.new-details-format {
    font-size: 18px;
    letter-spacing: -1px;
  }

  .place-show-box {
    margin-bottom: 102px;
  }

  .mobile-place .triangle {
    position: absolute;
    top: 29px;
    left: 0px;
  }

  .combat-section {
    padding: 30px 0px;
  }

  .job-type {
    font-size: 16px;
  }

  .filter-input {
    width: 100%;
    margin-bottom: 15px;
  }

  .job-filter {
    gap: 12px;
    margin-bottom: 18px;
  }

  .job-feild-show {
    width: 100%;
  }

  .search-btn {
    width: 100%;
  }

  .job-item {
    flex-direction: column;
    gap: 18px;
    padding: 24px 0px;
  }

  .job-left,
  .job-right {
    width: 100%;
  }

  .job-desc {
    max-width: 100%;
  }

  .job-right {
    min-height: 0;
    align-items: flex-start;
    text-align: left;
    gap: 18px;
  }

  .job-arrow {
    margin-top: 0px;
  }

  .job-pagination {
    margin-top: 34px;
  }

  .contact-page-row {
    min-height: auto;
  }

  .contact-page-cta-wrap {
    justify-content: flex-start;
    padding-right: 0px;
    margin-top: 34px;
  }

  .contact-page-cta-wrap .aimtrex-btn,
  .careers-cta-wrap .aimtrex-btn {
    width: 100%;
    max-width: 100%;
  }

  .custom-spacing {
    padding: 0px 24px;
  }

  .careers-hero-section,
  .contact-page-section {
    padding: 118px 0px 56px 0px;
  }

  .careers-page-title,
  .contact-page-title {
    padding: 0px 0px 14px 0px;
  }

  .careers-page-subtitle,
  .contact-page-subtitle {
    padding: 0px;
    font-size: 18px;
    line-height: 22px;
  }

  .careers-divider {
    margin: 24px 0px 0px;
  }

  .careers-copy-row,
  .contact-page-row {
    margin-top: 42px;
  }

  .careers-copy-block,
  .contact-page-copy {
    padding: 0px;
  }

  .careers-copy-block p,
  .contact-page-copy p,
  .shooting-indoor.careers ul li {
    font-size: 16px;
    line-height: 20px;
  }

  .shooting-indoor.careers h5 {
    font-size: 20px;
    line-height: 22px;
    margin-top: 28px;
  }

  .careers-cta-wrap {
    margin-top: 28px;
  }

  .careers-openings-section {
    padding: 64px 0px 70px;
  }

  .careers-job-portal {
    padding-left: 0px;
    margin-top: 34px;
  }

  .legal-intro {
    font-size: 16px;
    line-height: 20px;
    margin: 0px;
    max-width: 100%;
  }

  .legal-divider {
    margin: 24px 0px 0px;
  }

  .legal-content-section {
    padding: 22px 0px 70px;
  }

  .legal-block {
    margin: 0px 0px 44px;
  }

  .legal-block h3 {
    font-size: 24px;
    line-height: 28px;
  }

  .legal-block p,
  .legal-block li {
    font-size: 16px;
    line-height: 20px;
  }

  .cookie-popup__panel {
    width: auto;
    padding: 24px;
  }

  .cookie-popup__content p {
    font-size: 16px;
    line-height: 1.35;
  }

  .cookie-popup__actions {
    gap: 12px;
  }

  .cookie-popup__btn {
    font-size: 16px;
    min-height: 52px;
  }

  .news-insight-box .mobile-place img {
    height: 228px;
  }

  .shooting-indoor h5 {
    text-align: left;
    width: 100%;
    margin: 10px 0px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 110% */
    letter-spacing: -1px;
  }

  .combat-safet.combat-month {
    font-size: 24px;
    line-height: 22px;
    margin-bottom: 30px;
  }

  .mb-door p {
    margin-top: 0px;
  }

  .mb-setting {
    margin-bottom: 17px;
  }

  .newsight {
    margin: inherit;
  }

  .fully-scalable {
    padding: 0px;
  }

  .combat-title {
    padding: 0px;
    margin-bottom: 10px;
    padding-top: 67px;
    color: #fff;
    font-family: Montserrat;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -2px;
  }

  .combat-text {
    margin-top: 58px;
    font-size: 20px;
    padding: 0px;
  }

  .combat-video {
    clip-path: polygon(50px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 50px);
    height: 429px;
  }

  .image-wrapper:hover img {
    transform: scale(1.25);
    clip-path: polygon(
      50px 0%,
      100% 0%,
      100% 92%,
      100% 100%,
      0% 100%,
      0% 50px
    ) !important;
  }

  .comabt-icon-banner-view {
    top: 7px;
    right: 15px;
  }

  .video-wrapper::after {
    height: 800px;
  }

  .my-mt-5 {
    margin-top: 48px !important;
  }

  .video-wrapper {
    margin-top: 0px;
  }

  .serving-section {
    padding: 70px 0px;
  }

  .sub-heading {
    font-size: 22px;
    font-style: normal;
    line-height: 26px;
    letter-spacing: -1px;
    text-transform: uppercase;
  }

  .section-desc {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.5px;
    margin: 22px 0px;
  }

  .service-links a {
    display: flex;
    align-items: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -0.5px;
    justify-content: space-between;
  }

  .video-wrapper video {
    width: 100%;
    height: 800px;
    display: block;
    object-fit: cover;
  }

  .my-mtup {
    margin-top: 60px;
  }
  .svering-head {
    margin-bottom: 0 !important
    ;
  }
  .aimtrex-footer {
    padding-top: 70px;
  }

  .main-title span {
    font-weight: 600;
  }

  .shooting-indoor span {
    font-weight: 300;
    margin-bottom: 0px;
    display: contents;
    font-size: 16px;
  }

  .Ballistic.active .Ballistic-content {
    padding: 15px 0px;
  }

  .Ballistic-content {
    transition: none;
  }

  .Ballistic-content ul li {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: -1px;
  }

  .Ballistic {
    margin-bottom: 0px;
  }

  .national-slider {
    margin-bottom: 45px;
  }

  .Ballistic-header {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -1px;
    padding: 25px 0px;
  }

  .indoor-shoot-ranging {
    flex-direction: column !important;
  }

  .image-wrapper.indoor-shooting-img-details {
    margin-bottom: 94px;
  }
  .project-info.project-box.indoor-shoot-ranging h3 {
    margin-bottom: 22px;
  }

  .project-info.project-box.indoor-shoot-ranging.news-insight-head h3 {
    margin-bottom: 16px;
  }

  .tags.target-label span {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 10px;
    margin-bottom: 3px;
    margin-right: 23px;
  }

  .last-atarget-box {
    margin-bottom: 0px !important;
  }

  .target-last-phone-photo {
    margin-top: 40px !important;
  }

  .phone-evalution-on-top {
    margin-top: 0px;
  }

  .shoot-wrapper img {
    height: 600px;
  }

  .airbone-head-shpw h4 {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 100% */
    letter-spacing: -1px;
  }

  .tags.tactical-tage-bottom {
    margin-bottom: 40px;
  }

  .tags.tactical-tage-bottom span {
    margin-bottom: 3px;
    margin-right: 40px;
    font-weight: 500;
  }

  .shooting-indoor ul li {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.5px;
  }

  .live-project-section-mobile {
    padding-bottom: 0px !important;
  }

  .live-range-section {
    padding-top: 58px !important;
  }

  .read-more-btn.newsight {
    padding: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
  }

  .project-info.project-box.indoor-shoot-ranging.news-insight-head {
    padding: 0px !important;
  }

  .news-insight-box .project-info {
    padding: 0px 0px 28px 0px;
  }

  .news-insight-box .mobile-place img {
    height: 250px;
  }

  .news-insight-corner {
    top: 18px;
    right: 18px;
  }

  .project-info.project-box.indoor-shoot-ranging.target-main-mb h3 {
    text-transform: capitalize !important;
    font-weight: 500;
  }

  .project-info.project-box.indoor-shoot-ranging p {
    margin-bottom: 22px;
  }

  .projectSwiper {
    padding: 0px 0px 0px 0px !important;
  }

  .live-projrect-view {
    height: 228px !important;
    clip-path: inherit !important;
  }

  .project-live {
    margin: 0;
  }

  .thubs-img {
    height: 96px;
  }

  .Ballistic-header {
    justify-content: space-between;
    width: 100%;
    position: relative;
    min-height: 94px;
    height: auto;
    padding-right: 46px;
  }

  .verstail-phone {
    margin-bottom: 24px !important;
  }

  .request-brohure a {
    font-size: 24px;
    line-height: 24px;
    padding-left: 18%;
  }
  .request-brohure a:hover::after {
    left: 64px;
  }

  .ptb-80 {
    padding: 70px 0px;
  }

  .Ballistic .arrow {
    transition: transform 0.3s ease;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }

  .Ballistic.active .arrow {
    transform: translateY(-50%) rotate(180deg);
  }

  .desgned-phone {
    padding-top: 28px !important;
  }

  .phonelive {
    font-size: 16px !important;
  }

  .indoor-tags span {
    margin-bottom: 3.5px;
  }

  .Ballistic-content p {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: -1px;
  }

  .shooting-indoor p {
    width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.5px;
  }

  .national-bulit h5 {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -1px;
  }

  .service-links span {
    color: #c8102e;
    margin-left: 12px;
    margin-top: 0px;
  }

  .serve-icon img {
    width: 60%;
  }

  .airbone {
    width: 70% !important;
    position: relative;
    /* left: -24px; */
  }
  .force {
    width: 70% !important;
    position: relative;
    /* left: -50px; */
  }

  .serve-box {
    padding-right: 0px;
  }

  .value-box {
    padding-right: 0px;
  }

  .serve-icon i {
    margin: 0px;
  }

  .breadcrumb {
    padding: 67px 0px 0px 0px;
    margin-bottom: 0px;
  }

  .main-title.verstail-phone.smart-rope {
    padding: 0px 0px;
  }

  .gallery-content p {
    width: 100%;
  }

  .combat-title.indoor-title {
    padding-top: 0px !important;
  }
  h2.combat-title.indoor-title.rope-label {
    padding-top: 21px !important;
  }
  .airbone-contet-view {
    margin-bottom: 60px;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 120% */
    letter-spacing: -0.5px;
  }

  .divider-default-mobile-product {
    background: #888b8d;
    width: 100%;
    height: 1px;
  }

  .image-wrapper img {
    height: 429px;
    object-fit: cover;
    clip-path: polygon(50px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 50px);
  }

  .drodo-line {
    position: absolute;
    width: 14%;
    height: 1px;
    background: #dadada;
    transform: rotate(90deg) !important;
    top: 50%;
    left: 38%;
  }

  .job-arrow img {
    width: 24px;
  }

  .logo-drodo img {
    width: 100%;
  }

  .drodro-box {
    padding: 0px;
  }

  span.serve-icon {
    border-bottom: none;
    width: 13%;
    text-align: right;
  }

  .main-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -1px;
  }

  .content-cell {
    padding: 31px 20px;
    width: 100%;
  }

  .about-table th {
    height: 20px;
  }

  .content-cell.middle-target {
    padding: 18px 20px;
  }

  .spaces-header.project {
    padding: 38px 0px !important;
  }

  .footer-bottom span {
    font-weight: 500;
  }

  .footer-form h5 {
    margin-bottom: 30px;
    color: #fff;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 25.2px;
    letter-spacing: -0.5px;
    margin-bottom: 30px;
  }

  .footer-form input,
  .footer-form textarea {
    border-bottom: 1px solid #ffffff;
  }
  .footer-form input,
  .footer-form textarea::placeholder {
    color: #fff;
  }

  .combat-mb-mobile {
    margin-bottom: 70px;
    clip-path: polygon(50px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 50px);
  }

  .project-label-box {
    margin-top: 0px;
    margin-bottom: 40px;
    position: relative;
    top: 13px;
  }

  .project-mb-head-mobile {
    margin-bottom: 12px !important;
  }

  .mbile-txet-right {
    padding: 0px;
    margin: 0px;
  }

  .empty {
    width: 38px;
  }

  .high-light-table-box .shape {
    position: absolute;
    right: 68%;
    top: 41px;
  }

  .empty-down {
    height: 45px !important;
  }

  .sub-text {
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -0.5px;
    /* margin: 26px 22px; */
    margin: 26px 7px;
  }

  .sub-text.home-tab {
    margin-bottom: 0px;
  }

  .arrow-white-nation.arrow-view-home {
    margin-right: 3px;
  }

  .cricle-icon-live {
    font-size: 32px !important;
    font-weight: 500 !important;
    top: -28px !important;
  }

  .mobile-sub-text {
    margin-bottom: 10px;
  }

  .projectSwiper img {
    object-fit: cover;
    clip-path: polygon(50px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 50px);
    height: 226px;
  }

  .read-more-btn {
    color: #c2262b;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 11px;
    letter-spacing: -0.33px;
    text-transform: uppercase;
    width: 103px;
    height: 29px;
    display: block;
    border: 1px solid #c2262b;
    padding: 8px;
    text-decoration: none;
    margin: 0 auto;
  }

  .projects-section {
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -1.28px;
  }

  .view-home-bb {
    text-align: center;
  }

  .projects-title span {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -1.28px;
  }

  .main-warriors {
    padding: 0px;
  }

  .projectSwiper {
    height: 230px;
  }

  .projectSwiper > .swiper-pagination {
    display: none;
  }

  .project-info {
    padding-left: 0px;
    display: flex;
    flex-direction: row;
    padding: 0px !important;
  }

  .news-content-stay {
    padding-bottom: 0px !important;
    margin: 0px 0px;
    padding-left: 0px;
  }

  .serve-spaces {
    margin-bottom: 40px;
  }

  .news-content-stay {
    border-bottom: 0px solid #888b8d;
    font-size: 16px !important;
    line-height: 20px !important;
  }

  .last-photo img {
    margin-top: 0%;
  }

  .customer-info {
    padding-left: 0px;
    display: flex;
    flex-direction: row;
    padding: 0px !important;
  }

  .projects-title {
    margin: 0px 0px;
  }

  .upcoming-events-section {
    padding: 70px 0px;
  }

  .event-feature-wrap {
    padding-top: 44px;
  }

  .event-badge-wrap {
    min-height: auto;
    justify-content: flex-start;
    margin-bottom: 24px;
  }

  .event-badge {
    width: 124px;
    height: 124px;
    padding: 18px;
  }

  .event-divider {
    width: 100%;
    height: 1px;
    margin: 0 0 24px 0;
  }

  .event-content-box {
    padding-left: 0px;
  }

  .event-content-box h3 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -1.28px;
    margin-bottom: 24px;
  }

  .event-date {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 12px;
  }

  .event-booth-card {
    min-width: 100%;
    padding: 14px 18px;
    margin-bottom: 16px;
  }

  .event-booth-card h4 {
    font-size: 22px;
  }

  .event-booth-card span {
    font-size: 18px;
  }

  .event-venue {
    font-size: 18px;
    line-height: 22px;
  }

  .pl-miscr {
    padding-right: 0px;
  }

  .pr-target {
    padding-right: 0px;
  }

  .pl-target {
    padding-right: 0px;
    padding-left: 0px;
  }

  .pr-miscr {
    padding-left: 0px;
    padding-right: 0px;
  }

  .news-insight-box {
    margin-bottom: 90px;
  }

  .left-cqr {
    grid-column: inherit;
    grid-row: inherit;
  }

  .right-gallery-cqr {
    grid-column: inherit;
    grid-row: inherit;
  }

  .project-info h4 {
    margin-top: 5px;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: -1px;
  }

  .customer-info h4 {
    margin-top: 5px;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: -1px;
    margin-bottom: 0px;
  }

  .divide-entire-webs {
    margin-top: 70px;
  }

  .police-show {
    padding: 0px !important;
  }

  .stat {
    padding-right: 0px;
    margin-bottom: 40px;
  }

  .stat-middle {
    padding: 0px;
  }

  .stat-left {
    padding: 0px;
    margin-bottom: 0px;
  }

  .stat h4 {
    font-size: 20px;
    line-height: 22px;
  }

  .stat sup {
    font-size: 32px;
    color: #c2262b;
    top: -28px;
    left: 6px;
  }

  .slide-count {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 4px;
  }

  .slide-count-divide {
    display: none;
  }

  .info-block {
    width: 33%;
    text-align: center;
    margin: 0px 20px;
  }

  .customer-width {
    width: 60% !important;
  }

  .checkout a {
    height: 200px;
  }

  a.checkout-more {
    font-size: 15px;
  }

  .footer-box {
    padding: 0px 38px;
  }

  .footer-form input,
  .footer-form textarea {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.5);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: -1px;
  }

  .rquest-demo.make-mbile {
    padding: 0px;
  }

  .red-icon-mobile img {
    width: 9px;
  }

  .red-icon-mobile {
    position: absolute;
    top: 11%;
    right: 12px;
  }

  .mobile-make p {
    color: #fff;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 50.6px;
    letter-spacing: -0.22px;
    text-align: center;
  }

  .rquest-demo {
    padding: 28px 2px;
  }

  .news-card {
    margin-bottom: 40px !important;
  }

  .faq-left h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -1.28px;
  }

  /* contact us */

  .combat-safet {
    /* padding: 50px 0px;
    padding: 50px 0px; */
    padding: 13px 0px 0px 0px;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -0.5px;
  }

  .setting-box {
    justify-content: start;
  }

  .scalable-micsr p {
    font-size: 16px;
    margin-bottom: 60px;
    line-height: 20px;
  }

  .full-scalable {
    padding: 25px 25px 30px 25px;
  }

  /* mics page */
  .miscr-mobile {
    margin-bottom: 16px !important;
  }

  .miscr-mobile p {
    margin-top: 0px;
  }

  .compromise-content h5 {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -1px;
  }

  .compromise-content p {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    margin-right: 20px;
    margin-bottom: 0px;
    width: 100%;
  }

  .compromise-end {
    margin-bottom: 80px;
  }

  .target-system-header.miscr-btn {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .target-table th {
    height: 20px;
  }

  .compromise-content ul li {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    margin-right: 20px;
  }

  .reverse-box {
    display: flex;
    flex-direction: column-reverse;
  }

  .phone-ptb {
    padding: 0px;
  }

  .mobile-menu-split-link,
  .mobile-menu-heading,
  .mobile-menu-heading-action {
    align-items: center;
  }

  .reverse-boxing.compositr-last-reseve-on {
    flex-direction: column-reverse;
  }

  .produly {
    color: #080808;
    /* Mobile/Body/B3-Reg */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.5px;
  }

  .compromise-box {
    margin-top: 61px;
  }

  .compromise-end {
    margin-bottom: 25px;
    /* margin-bottom: 15px; */
  }

  .view-all-label::after {
    bottom: 2px;
  }

  .compromise-photo.lsat-phone-comprise.compositr-img {
    margin-bottom: 70px !important;
  }

  .compromise-end.last-end-compromise.composite-content {
    /* margin-bottom: 65px !important; */
    margin-bottom: 25px !important;
  }
  .combat-title {
    width: 100%;
  }
  .slide-view-project-content p {
    width: 100%;
  }

  .my-gun {
    width: 100% !important;
  }

  .slide-overlay h3 {
    width: 100%;
  }

  .slide-overlay p {
    width: 100%;
  }

  .last-end-compromise {
    margin-bottom: 15px !important;
  }

  .compromise-photo {
    margin-bottom: 100px;
    clip-path: polygon(50px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 50px);
  }

  .compromise-photo img {
    clip-path: polygon(50px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 50px);
  }

  .full-scalable-icon img {
    width: 100%;
  }

  .lsat-phone-comprise {
    margin-bottom: 70px !important;
  }

  .target-card img {
    height: 379px;
  }

  .team-card.big-member img {
    height: 457.691px;
  }

  .team-card img {
    height: 373.361px;
  }

  .target-system-header {
    text-align: center;
    margin-bottom: 0px;
  }

  .project-making {
    /* margin-top: 31px; */
    margin-top: 3px;
  }
  .projects-done {
    clip-path: polygon(30px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 30px);
    padding: 9.5px 20px;
    flex-direction: row;
    height: auto;
  }
  .projects-done h2 {
    font-size: 42px;
    letter-spacing: -3.08px;
    height: 58px;
    text-align: left;
  }

  .projects-done p {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.5px;
    letter-spacing: -0.6px;
    margin-bottom: 0;
  }

  .stat.donr-pro {
    width: 45%;
  }

  .gallery-content p {
    text-align: left;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: -1px;
    margin-bottom: 60px;
  }

  .gallery-item {
    height: 237px;
  }

  .mobile-first-gallery {
    height: 453px;
  }

  .stat.donr-pro {
    width: 47%;
  }

  .suffix {
    font-size: 42px;
    top: 13px;
    left: 39%;
    line-height: normal;
  }

  .stat.project-static {
    margin-top: 0px !important;
  }

  .gallery-grid {
    padding: 0px;
    grid-template-columns: inherit;
    grid-template-rows: inherit;
    height: auto;
  }

  .left {
    grid-row: inherit;
    grid-column: inherit;
  }

  .middle-top {
    grid-row: inherit;
    grid-column: inherit;
  }

  .target-card img {
    width: 100%;
  }

  .g-0 {
    padding: 15px;
  }

  .right-only {
    padding-right: 0px;
  }

  .middle-bottom {
    grid-row: inherit;
    grid-column: inherit;
  }

  .right-gallery {
    grid-row: inherit;
    grid-column: inherit;
  }

  .project-client {
    position: relative;
    width: 100%;
    max-width: 500px;
    overflow: hidden;
  }

  .project-client img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  /* Bottom Gradient Overlay */
  .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px 25px;
    color: #fff;
    /* background: inherit; */
  }

  .project-client .overlay {
  }

  .suffix-plus {
    font-size: 42px;
    line-height: normal;
    top: 17px;
    left: 27%;
  }

  .suffix {
    left: 38%;
  }

  .ptb-150 {
    padding: 142px 0px;
  }

  .project-client-left h2 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 122.222% */
    letter-spacing: -1px;
  }

  .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    position: absolute;
    bottom: 28px;
    width: 82%;
  }

  .label {
    margin-bottom: 0px;
    position: relative;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    color: #bfbfbf;
  }

  .label-cqr {
    margin-bottom: 0px;
    position: relative;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    color: #bfbfbf;
  }

  .project-info.project-box {
    flex-direction: column;
  }

  .offset-8 {
    margin-left: 0px;
  }

  .label::after {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    background: #878787;
    margin-top: 6px;
    margin: 0 auto;
    margin: 6px 0px !important;
  }

  .label-cqr::before {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    background: #878787;
    margin-top: 6px;
    margin: 0 auto;
    margin: 6px 0px !important;
  }

  .project-client-right h3 {
    color: #fff;
    text-align: justify;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -1px;
  }

  .mobike-view-all-spacs .feature-project {
    margin: 0px;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .target-card img {
    clip-path: polygon(50px 0%, 100% 0%, 100% 92%, 100% 100%, 0% 100%, 0% 50px);
  }

  .phone-miscr-mb-remove {
    padding-bottom: 0px;
  }

  .ptb-150 {
    padding: 70px 0px;
  }

  .mobike-view-all-spacs {
    text-align: center;
  }

  .project-client-left h3 {
    color: #fff;
    text-align: justify;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -1px;
  }

  .left h2 {
    font-size: 22px;
    line-height: 1.3;
    margin: 0;
  }

  .right h3 {
    font-size: 18px;
    margin: 0;
  }

  .project-client img {
    width: 100%;
    height: 402px;
    object-fit: cover;
    margin-top: 27px;
  }

  .flag-col {
    width: 100%;
  }

  .flag-vide {
    width: 100%;
  }

  /* mics page */

  .job-filter {
    display: inherit;
  }
  .arrow-flag img {
    width: 60%;
  }
  .arrow-flag {
    text-align: right;
    margin: 0 0px 0px 0px;
  }
  .flag-ship-icon-arrow {
    position: absolute;
    right: 11px;
    top: 11px;
  }
  /* miscr */
  .mcisr-label {
    margin: 29px 0px 13px 0px;
  }
  .timeline-shell {
    gap: 20px;
  }

  .timeline-wrapper {
    gap: 32px;
    padding: 72px 20px 44px;
  }

  .timeline-line {
    top: 92px;
    left: 20px;
    right: 20px;
  }

  .timeline-item {
    flex: 0 0 min(280px, calc(100vw - 56px));
    min-width: unset;
    opacity: 1;
    transform: none;
  }

  .timeline-item h2 {
    font-size: 36px;
  }

  .timeline-item.top-side,
  .timeline-item.bottom-side {
    margin: 0;
  }

  .values-section {
    padding: 70px 0px;
  }
  .resources-pa {
    margin-top: 0;
  }
  .values-title {
    font-size: 32px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -1.28px;
  }
  .values-desc {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .serve-section {
    padding: 70px 0px;
  }
  .about-divider-line {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .serve-spaces {
    margin-bottom: 60px !important;
  }
  .value-box p {
    margin-bottom: 0;
  }
  .composite-up {
    padding-top: 0%;
  }
  .text-center {
    text-align: left !important;
  }
  .expertise-content h2 {
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.52px;
  }
  .expertise-content li {
    margin-bottom: 20px;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -1px;
  }
  .house-expertise img {
    height: 619px;
  }
  .expertise-content.right-side {
    padding: 0px 24px;
    right: 0px;
  }

  .global-stand h2 {
    color: #0c0c0c;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -1px;
  }
  .serve-box p {
    margin-bottom: 79px;
  }
  .stand-points .point {
    position: relative;
    border-bottom: 1px solid #bfbfbf;
  }
  .global-stand {
    display: flex;
    flex-direction: column-reverse;
    text-align: left;
    padding-left: 37%;
    padding-top: 12%;
  }
  .global-stand img {
    width: 50%;
  }
  .stand-points {
    --bs-gutter-y: 2.39rem;
  }
  .point .corner {
    right: 0;
  }
  .stand-desc {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
    letter-spacing: -0.5px;
  }
  .stand-shape img {
    width: 41%;
  }
  .time-linear-space {
    margin-top: 0px;
  }
  .timeline-text p {
    font-size: 18px;
    word-break: break-word;
  }

  .national-slider img {
    height: 45px;
  }

  .airbone-contet-view {
    width: 100%;
  }

  .global-stand h2 {
    width: 100%;
  }
  .values-row {
    margin-top: 70px;
  }
  /* .timeline-img-box {
    top: -63px;
    left: -96px;
  } */

  .timeline-item.top-side .dot,
  .timeline-item.top-side.active .dot,
  .timeline-item.bottom-side .dot,
  .timeline-item.bottom-side.active .dot {
    top: 20px;
    bottom: auto;
    left: 50%;
  }

  .timeline-item img,
  .timeline-item.active img {
    display: block;
    width: 100%;
    height: 280px;
  }

  .timeline-item.top-side .timeline-img-box,
  .timeline-item.bottom-side .timeline-img-box,
  .timeline-item.top-side.active .timeline-img-box,
  .timeline-item.bottom-side.active .timeline-img-box {
    height: 280px;
  }

  .timeline-item.top-side .timeline-img-box::after {
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.92) 13.87%,
      rgba(0, 0, 0, 0) 100%
    );
  }

  .custom-spacing-mobile {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    width: 100%;
  }
  .mobile-menu-entry-action img {
    width: 18px;
  }
  .mobile-menu-heading,
  .mobile-menu-heading-action {
    justify-content: start;
  }
  .mobile-menu-heading-chevron {
    width: 18px;
  }
  /* .timeline-img-box,
  .timeline-item.top-side.active .timeline-img-box,
  .timeline-item.bottom-side.active .timeline-img-box {
    top: 54px;
    left: 0;
    min-height: 280px;
    width: 100%;
  } */

  .timeline-item.active .timeline-text,
  .timeline-item.top-side.active .timeline-text {
    top: 35%;
    width: 82%;
  }

  .timeline-item.top-side.active .timeline-img-box img,
  .timeline-item.bottom-side.active .timeline-img-box img {
    top: 0;
    height: 280px;
  }

  .coming-soon-subtitle {
    margin-bottom: 40px;
    font-size: 16px !important;
  }

  .coming-soon-notify {
    margin-top: 0px !important;
  }

  .mobile-engined {
    padding-bottom: 70px;
  }
  .police-academy-slider {
    width: 100%;
    padding-bottom: 45px;
  }

  .police-academy-slider .swiper-slide {
    height: auto;
  }

  .project-client {
    position: relative;
    overflow: hidden;
  }

  .project-client img {
    width: 100%;
    height: auto;
    display: block;
  }

  .project-client .overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: flex-end;
  }

  .details-news-inner img {
    margin-top: 30px;
  }

  .project-client .content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 15px;
  }
  .want-spce-live {
    padding-top: 0px;
  }
  .force-slider .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 10px !important;
  }
  .project-client-left.cqr-lect {
    width: 100% !important;
    text-align: left;
  }
  .strike-eagle-card.last-child {
    padding-left: 0px;
  }
}

@media (max-width: 430px) {
}

@media (max-width: 1399.98px) {
  .cms-front-page .cms-detail-hero {
    padding-top: 128px;
  }

  .cms-front-page .cms-detail-title {
    max-width: 13ch;
  }
}

@media (max-width: 1199.98px) {
  .solutions-mega-menu {
    width: min(1080px, calc(100vw - 48px));
    transform: translateX(-70%) translateY(-12px);
  }

  .solutions-nav.is-open .solutions-mega-menu {
    transform: translateX(-70%) translateY(0);
  }

  .solutions-mega-tab {
    gap: 10px;
    min-height: 88px;
    padding: 18px 16px;
  }

  .solutions-mega-panel {
    padding: 28px 24px 24px;
  }

  .solutions-mega-columns {
    gap: 24px;
  }

  .solutions-mega-column:not(.is-single-column):not(:first-child)::before {
    left: -12px;
  }

  .cms-front-page .cms-detail-subtitle {
    max-width: 680px;
  }

  .cms-front-page .cms-detail-heading {
    max-width: 12ch;
  }

  .cms-front-page .cms-detail-body {
    padding-left: 0;
  }
}

@media (max-width: 991.98px) {
  .cms-front-page .cms-detail-title,
  .cms-front-page .cms-detail-heading {
    max-width: 100%;
  }

  .cms-front-page .cms-detail-overview {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .cms-front-page .cms-detail-content {
    margin-top: 28px;
  }

  .cms-front-page .cms-detail-body p {
    max-width: 100%;
  }

  .cms-front-page .cms-detail-media img {
    aspect-ratio: 16 / 9;
    max-height: none;
  }

  .cms-front-page .cms-detail-background-video {
    aspect-ratio: 16 / 9;
    max-height: none;
  }
}

@media (max-width: 430px) {
  /* .about-section {
    height: 63vh;
  } */
  .table-about {
    height: 70vh;
  }
  .tags.target-label span {
    margin-right: 50px;
  }
}

@media (max-width: 414px) {
  .airbone {
    position: relative;
    right: 0px;
  }

  .force {
    position: relative;
    right: 4px;
  }
  /* .about-section {
    height: 63vh;
  } */
  .table-about {
    height: 70vh;
  }
  .tags.target-label span {
    margin-right: 50px;
  }
}

@media (max-width: 412px) {
  .table-about {
    height: 100vh;
  }
}

@media (max-width: 393px) {
  .airbone {
    position: relative;
    right: 48px;
  }

  .force {
    position: relative;
    right: 4px;
  }
  .national-slider img {
    height: 45px;
  }
  .table-about {
    height: 100vh;
  }
}

@media (max-width: 391px) {
}

@media (max-width: 375px) {
  .airbone {
    position: relative;
    right: 35px;
  }
  .force {
    position: relative;
    right: 70px;
  }
  .national-slider img {
    height: 45px;
  }
  .about-section {
    height: 83vh;
  }
  .table-about {
    height: 100vh;
  }
}

@media (max-width: 360px) {
  .airbone {
    position: relative;
    right: 21px;
  }
  .force {
    position: relative;
    right: 50px;
  }
  .national-slider img {
    height: 45px;
  }
  .table-about {
    height: 100vh;
  }
}

@media (max-width: 767.98px) {
  .cms-front-page .cms-detail-hero {
    padding-top: 118px;
  }

  .cms-front-page .cms-detail-title {
    padding-top: 0;
    margin-bottom: 14px;
    font-size: clamp(34px, 11vw, 54px);
    line-height: 0.98;
  }

  .cms-front-page .cms-detail-subtitle {
    margin-bottom: 24px;
    font-size: 17px;
    line-height: 1.6;
  }

  .cms-front-page .cms-detail-mobile-media .shoot-wrapper img {
    width: 100%;
    min-height: 240px;
    aspect-ratio: 16 / 10;
    object-fit: cover;
  }

  .cms-front-page .cms-detail-mobile-media .cms-detail-background-video {
    width: 100%;
    min-height: 240px;
    aspect-ratio: 16 / 10;
    object-fit: cover;
  }

  .cms-front-page .cms-detail-overview {
    padding-top: 56px;
    padding-bottom: 64px;
  }

  .cms-front-page .cms-detail-heading {
    font-size: clamp(30px, 10vw, 44px);
    line-height: 1;
  }

  .cms-front-page .cms-detail-content {
    margin-top: 20px;
  }

  .cms-front-page .cms-detail-body p {
    font-size: 16px;
    line-height: 1.75;
  }

  .cms-front-page .cms-detail-actions .aimtrex-btn {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .coming-soon-outer {
    padding: 0;
  }

  .coming-soon-shell {
    min-height: 100vh;
    width: 100%;
  }

  .coming-soon-shell .site-header {
    padding: 16px 20px 0;
  }

  .coming-soon-shell .default-pad {
    padding: 0 20px;
  }

  .coming-soon-hero {
    min-height: 520px;
    padding: 58px 20px 72px;
  }

  .coming-soon-copy h1 {
    font-size: clamp(42px, 12vw, 58px);
    margin-bottom: 12px;
  }

  .coming-soon-subtitle {
    max-width: 320px;
    font-size: 18px;
    line-height: 1.3;
  }

  .coming-soon-notify {
    width: 100%;
    flex-direction: column;
    gap: 10px;
    margin-top: 30px;
    align-items: center;
  }

  .coming-soon-notify input,
  .coming-soon-notify button {
    width: min(100%, 292px);
    min-width: 0;
    height: 40px;
    font-size: 14px;
  }

  .coming-soon-shell .aimtrex-footer {
    padding-top: 0;
  }

  .coming-soon-shell .rquest-demo {
    padding: 22px 18px 0;
  }
}
