/* 
Theme Name: NCMT 
Theme URI: https://www.altagency.co.uk/ 
Author: ALT Agency 
Author URI: https://www.altagency.co.uk/ 
Description: ALT Agency 
Version: 1.0.0 
License: GNU General Public License v2 or later License 
URI: http://www.gnu.org/licenses/gpl-2.0.html 
Text Domain: ncmt 
Tags: 
*/
/*-------------------------------------------------------------- # Fonts --------------------------------------------------------------*/
@font-face {
  font-family: "Arial regular";
  /* src: url("assets/fonts/arial.ttf") format("truetype"); */
  src: url("assets/fonts/arial2.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "Arial bold";
  /* src: url("assets/fonts/arialbd.ttf") format("truetype"); */
  src: url("assets/fonts/arialbd2.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "Arial black";
  /* src: url("assets/fonts/ariblk.ttf") format("truetype"); */
  src: url("assets/fonts/ariblk2.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap
}

/*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/
body {
  font-family: "Arial regular", sans-serif;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
}

* {
  line-height: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Arial bold", sans-serif;
  line-height: normal;
  font-weight: normal;
}

p,
a {
  font-family: "Arial regular", sans-serif;
  font-weight: normal;
}

p {
  margin-bottom: 15px;
  color: #dbdbdb;
}

section {
  position: relative;
}

p,
body {
  font-size: clamp(1rem, 0.375rem + 1.0417vw, 1.3125rem);
  line-height: 1.4;
}

a {
  outline: none;
  color: #FFCD00
}

a:hover {
  color: #FFCD00;
  outline: none;
}

button {
  outline: none;
}

:focus {
  outline: 2px solid #ffcd00;
  outline-offset: 4px;
}

br {
  line-height: 0;
}

b,
strong {
  font-weight: normal;
  font-family: "Arial bold", sans-serif;
  font-size: clamp(1rem, 0.8575rem + 0.2972vw, 1.125rem);
  color: #ffffff;
}

/* GRADIANT CSS */
.about-us-listing-section,
.gradiant-one {
  background: linear-gradient(180deg, #161616 0%, #1b1b1b 100%);
}

.about-us-section-last,
.page-button-section,
.gradiant-two {
  background: linear-gradient(180deg, #1b1b1b 0%, #171717 100%);
}

.footer-design-by {
  padding: 10px 0 15px;
  text-align: center;
  font-size: 16px;
  display: flex;
  justify-content: center;
  gap: 5px;
}

/*-------------------------------------------------------------- # buttons css --------------------------------------------------------------*/
.home-slider #slick-slide10,
.home-slider #slick-slide00 {
  opacity: 1 !important;
  display: block;
}

.slider-btns a,
.card-btn,
.btn-site,
.wpcf7-form-control.wpcf7-submit {
  display: inline-block;
  text-decoration: none;
  border-radius: 0;
  transition: all 0.3s ease;
  font-family: "Arial bold", sans-serif;
  text-decoration: unset;
  text-decoration: none !important;
  text-align: center;
  border: unset;
  cursor: pointer;
}

.wpcf7-form-control.wpcf7-submit {
  padding: 15px 20px;
  font-size: clamp(1rem, 0.4143rem + 1.2821vw, 1.375rem);
  border: unset;
}

.btn-site {
  padding: 15px 32px;
  font-size: clamp(1rem, 0.5726rem + 0.8915vw, 1.375rem);
}

.btn-outlined {
  border: 2px solid rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, 1);
}

.btn-outlined:hover {
  color: #000;
  background: rgba(255, 255, 255, 1);
}

.slider-btns a {
  padding: 15px 32px;
  font-size: clamp(1rem, 0.4143rem + 1.2821vw, 1.375rem);
}

.card-btn {
  font-size: clamp(1rem, 0.7325rem + 0.2972vw, 1rem);
  padding: 15px 49px;
}

.btn-yellow {
  background: #ffcd00;
  color: #000 !important;
}

.btn-black {
  background: #000;
  color: #fff !important;
}

.btn-yellow:hover {
  background: #ffcd00;
}

.btn-white {
  background: #fff;
  color: #000 !important;
}

.btn-white:hover {
  background: #fff;
  border: white;
}

.slider-btns a span,
.card-btn span,
.btn-site span {
  display: inline-block;
  transition: all 0.3s ease;
}

.slider-btns a:hover span,
.card-btn:hover span,
.btn-site:hover span,
.wpcf7-form-control.wpcf7-submit:hover {
  transform: scale(0.9);
}

.formBtnRow {
  display: inline-block;
  background: white;
}

.wpcf7-spinner {
  position: absolute !important;
}

.home-form.site-form .formBtnRow {
  margin-top: clamp(1rem, 0.0028rem + 2.0802vw, 1.875rem);
}

.our-brand-top .wpb_content_element,
.brand-listing-section .wpb_content_element {
  margin-bottom: clamp(1rem, -0.3534rem + 2.8232vw, 2.1875rem);
}

.section-cmn-heading-row {
  overflow: hidden;
}

@media (min-width: 1499px) {
  .container {
    max-width: 1350px;
  }
}

/*<============== css start ==============>*/
.home-slider-wrapper {
  position: relative;
  overflow: hidden;
}

.home-slider {
  margin-bottom: 0 !important;
}

.slider-item {
  position: relative;
  height: 100vh;
  /* fallback */
  height: 100dvh;
  /* modern browsers */
  min-height: 600px;
  display: flex !important;
  align-items: center;
  color: #fff;
  overflow: hidden;
}

.slider-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}

.slider-bg video,
.slider-bg .image-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
  background-position: center;
}

.slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, 0.5);
     */
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  /* Dark overlay */
  z-index: -1;
}

.slider-content {
  max-width: 800px;
}

.slider-content h1 {
  font-size: clamp(3rem, 1.8087rem + 3.3149vw, 4.4rem);
  line-height: 1.1;
  font-family: "Arial bold", sans-serif;
  margin-bottom: 22px;
  color: #fff;
}

.slider-content p {
  font-size: clamp(1.25rem, 1.0515rem + 0.5525vw, 1.5rem);
  margin-bottom: 50px;
}

.slider-btns {
  display: flex;
  gap: 32px;
}

/* Slider Content Animations */
/* .slider-content h1,
.slider-content p,
.slider-btns {
  opacity: 0;
  transform: translateY(30px);
}

.slider-content h1,
.slider-content p,
.slider-btns {
  opacity: 1 !important;
  transform: translateY(0) !important;
} */
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* .slick-active .slider-btns,
.slick-active .slider-content p,
.slick-active .slider-content h1 {
  animation: fadeUp 0.6s ease forwards;
} */

/* .slick-active .slider-content h1 {
  animation: figma-spring-entrance 0.8s forwards;
  animation-delay: 1ms;
} */

/* .slick-active .slider-content p {
  animation: figma-spring-entrance 0.8s forwards;
  animation-delay: 150ms;
}

.slick-active .slider-btns {
  animation: figma-spring-entrance 0.8s forwards;
  animation-delay: 300ms;
} */

@keyframes figma-spring-entrance {
  0% {
    opacity: 0;
    transform: translateY(40px) scale(0.95);
  }

  60% {
    opacity: 1;
    transform: translateY(-5px) scale(1.02);
    /* Overshoot (State "1") */
  }

  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
    /* Settle (State "Default") */
  }
}

.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
  left: 90px !important;
}

/* Slick Dots Styling */
.home-slider .slick-dots {
  bottom: 40px;
}

.home-slider .slick-dots li button {
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  border-radius: 50%;
}

.home-slider .slick-dots li.slick-active button {
  background: #ffcd00;
  border-color: #ffcd00;
}

.home-slider .slick-dots li {
  width: auto;
  height: auto;
}

.image-bg.image-bgAnimation {
  width: 101.5%;
}

.image-bgAnimation {
  transform: scale(1);
  transition: transform 6s ease-out;
  transform-origin: right center;
}

.slick-active .image-bgAnimation {
  animation: slick-zoom 14s infinite alternate ease-in-out;
}

@keyframes slick-zoom {
  0% {
    transform: scale(1) translateX(0);
  }

  100% {
    transform: scale(1.2) translateX(-1%);
  }
}

.home-logo-section {
  background-color: rgba(61, 61, 61, 1);
  padding: clamp(1.25rem, -2.0266rem + 6.8351vw, 4.125rem) 0;
}

.home-logo-section .home-logo-img {
  margin-bottom: 0;
}

.home-logo-section .home-logo-row {
  gap: clamp(0rem, -6.9805rem + 14.5617vw, 6.125rem);
  margin: auto !important;
  flex-wrap: nowrap !important;
}

/* Slick Slider Adjustments  Slick Dots Styling */
.news-section {
  background: linear-gradient(180deg, #161616 0%, #1b1b1b 100%);
  padding: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) 0 clamp(1.875rem, -1.1166rem + 6.2407vw, 4.5rem) 0;
  width: 100%;
  overflow: hidden;
}

.home-services-section {
  padding-top: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) !important;
}

.section-cmn-heading {
  position: relative;
  padding-bottom: 5px;
  font-size: 24px;
  margin-bottom: clamp(2rem, -0.7067rem + 5.6464vw, 4.375rem) !important;
  display: inline-block;
  padding: 0px 0px 8px 0px;
  text-transform: uppercase;
}

.section-cmn-big-heading {
  font-family: "Arial black";
  font-size: clamp(1.625rem, 1.3755rem + 0.5204vw, 2rem);
  margin-bottom: 30px !important;
}

.contact-form-title h2 {
  font-family: "Arial black";
  font-size: clamp(1.625rem, 1.3755rem + 0.5204vw, 2rem);
}

.section-cmn-heading::before {
  content: "";
  position: absolute;
  width: calc(100% + 128px);
  height: 2px;
  background: rgba(216, 206, 206, 1);
  left: -64px;
  right: 0;
  margin: auto;
  bottom: 0;
}

.section-cmn-heading-col .wpb_wrapper {
  display: flex;
  justify-content: center;
}

.news-slider {
  position: relative;
  margin-bottom: clamp(1.875rem, -2.3988rem + 8.9153vw, 5.625rem) !important;
}

.news-slide {
  padding: 0 15px;
  outline: none;
}

.news-card {
  background-color: transparent;
  border: none;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.news-thumb {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 52.6%;
}

.news-img {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  height: 100% !important;
  max-height: 100%;
  margin: 0 auto;
  object-fit: cover;
  width: 100%;
}

.news-content {
  background-color: rgba(235, 235, 235, 1);
  padding: clamp(1.78125rem, 0.7627rem + 2.1248vw, 2.675rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  position: relative;
  top: -1px;
}

.news-section .news-content p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.news-content p {
  color: rgba(63, 68, 75, 1);
  font-size: clamp(1rem, 0.7325rem + 0.2972vw, 1rem);
  margin-bottom: 25px;
  max-width: 470px;
  line-height: 170%;
}

.search-wrapper {
  background: black;
  text-align: center;
  position: relative;
}

/* Custom Slick Arrows */
.news-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
  font-size: 0;
  width: clamp(1.875rem, -3.0398rem + 10.2526vw, 6.1875rem);
  height: clamp(1.875rem, -3.0398rem + 10.2526vw, 6.1875rem);
  border-radius: 50%;
}

.news-slider .slick-arrow:hover::before,
.news-slider .slick-arrow:hover::after {
  border: 3px solid rgba(255, 205, 0, 1);
}

.news-slider .slick-arrow::before {
  display: none !important;
  /* Hide default arrow icon completely */
}

.news-slider .slick-prev {
  left: -9.844vw;
}

.news-slider .slick-next {
  right: -9.844vw;
}

/* Draw left arrow using CSS borders */
.news-slider .slick-prev::after {
  content: "";
  display: block;
  width: clamp(1.875rem, -3.0398rem + 10.2526vw, 6.1875rem);
  height: clamp(1.875rem, -3.0398rem + 10.2526vw, 6.1875rem);
  margin: 0 auto;
  background: url("assets/images/Arrow1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: 3px solid rgba(255, 205, 0, 0);
  border-radius: 50%;
}

/* Draw right arrow using CSS borders */
.news-slider .slick-next::after {
  content: "";
  display: block;
  width: clamp(1.875rem, -3.0398rem + 10.2526vw, 6.1875rem);
  height: clamp(1.875rem, -3.0398rem + 10.2526vw, 6.1875rem);
  margin: 0 auto;
  background: url("assets/images/Arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: 3px solid rgba(255, 205, 0, 0);
  border-radius: 50%;
}

/* Disable slick arrow hover states to prevent unwanted backgrounds */
.news-slider .slick-arrow:hover {
  background: transparent;
}

.news-slider .slick-prev:hover::after,
.news-slider .slick-next:hover::after {
  border-color: #ffc400;
  /* keep it yellow */
}

/* =====================
   FOOTER
   ===================== */
.footer-logo-wrap a {
  display: block;
}

.footer-logo-wrap img {
  max-width: 110px;
  margin-right: 38px;
}

.footer-left-wrapper {
  display: flex;
}

.site-footer {
  background-color: #222222;
  position: relative;
}

.footer-top {
  padding: clamp(1.75rem, -0.6718rem + 5.052vw, 3.875rem) 0;
}

.footer-bottom-wrapper {
  display: flex;
  justify-content: space-between;
}

/* NCMT brand block */
.footer-brand-text {
  display: inline-block;
  background-color: #ffc400;
  color: #000;
  font-size: 22px;
  font-weight: 900;
  padding: 8px 16px;
  letter-spacing: 1px;
  line-height: 1;
  position: relative;
}

.footer-brand-text::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-top: 10px solid #cc9e00;
}

/* Contact */
.footer-contact p {
  color: #ccc;
  font-size: 14px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.footer-contact a {
  font-family: "Arial bold", sans-serif;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
}

.footer-email a {
  text-decoration: underline;
}

.footer-contact a:hover {
  color: #ffc400;
}

.footer-contact-icon,
.footer-email-icon {
  width: 22px;
  height: 22px;
  object-fit: contain;
  flex-shrink: 0;
}

/* Cert logos */
.footer-certs {
  gap: 15px;
  justify-content: flex-end;
}

.cert-logo {
  width: auto;
  object-fit: contain;
}

.footer-top .col-md-5 {
  -ms-flex: 0 0 34%;
  flex: 0 0 34%;
  max-width: 34%;
}

.footer-top .col-md-7 {
  -ms-flex: 0 0 66%;
  flex: 0 0 66%;
  max-width: 66%;
}

.footer-copy {
  font-size: clamp(0.75rem, 0.3226rem + 0.8915vw, 1.125rem);
  font-family: "Arial bold", sans-serif;
  margin-right: auto;
  margin-bottom: 0;
}

#menu-footer-menu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-right: 106px;
}

.footer-legal-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.footer-legal-links a {
  font-size: clamp(0.75rem, 0.4651rem + 0.5944vw, 1rem);
  text-decoration: none;
  transition: color 0.3s;
  color: rgb(255, 205, 0);
  font-family: "Arial bold", sans-serif;
}

.footer-legal-links .menu-item {
  padding: 0 32px;
}

.footer-bottom-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
}

.footer-social {
  gap: 10px;
}

.social-link img {
  width: 32px;
  height: 32px;
  object-fit: contain;
  transition: opacity 0.3s;
}

.social-link:hover img,
.news-share ul li a:hover {
  opacity: 0.75;
}

.site-form .form-control,
.newsFilterGroup select {
  background: transparent;
  border-radius: 0;
  font-size: clamp(1rem, 0.8575rem + 0.2972vw, 1.125rem);
  padding: clamp(0.8125rem, 0.5988rem + 0.4458vw, 1rem) 20px;
  color: white;
}

.cv-upload-wrapper .upload-text {
  font-size: clamp(1rem, 0.8575rem + 0.2972vw, 1.125rem);
}

.site-form .form-control,
.home-form-select .wpcf7-form-control-wrap,
.newsFilterGroup {
  background: linear-gradient(116.6deg,
      rgba(9, 19, 27, 0.1) 19.2%,
      rgba(43, 91, 129, 0.01) 167.39%);
}

.site-form .wpcf7-form-control-wrap {
  margin-bottom: 16px;
  display: block;
}

.site-form select.form-control,
.newsFilterGroup select {
  height: clamp(3.25rem, 2.6089rem + 1.3373vw, 3.8125rem) !important;
}

.site-form .form-control:hover,
.site-form .form-control:focus,
.home-form-select .wpcf7-form-control-wrap:hover,
.home-form-select .wpcf7-form-control-wrap:focus,
.newsFilterGroup:hover,
.newsFilterGroup:focus {
  background: linear-gradient(116.6deg,
      #09131b 19.2%,
      rgba(43, 91, 129, 0.1) 167.39%);
}

.site-form .form-control::placeholder {
  opacity: 1;
  color: white;
}

.card-title {
  font-size: clamp(1rem, 0.537rem + 0.9658vw, 1.40625rem);
  font-family: "Arial bold", sans-serif;
  color: rgba(0, 0, 0, 1) !important;
  margin-bottom: 16px !important;
  display: block;
  text-decoration: none !important;
  max-width: 580px;
}

.contact-section {
  padding-top: clamp(1.875rem, -0.6196rem + 5.2038vw, 5.625rem) !important;
  padding-bottom: clamp(3rem, 0.0084rem + 6.2407vw, 5.625rem);
}

.section-cmn-discription p {
  font-size: clamp(1rem, 0.5901rem + 0.5944vw, 1.125rem);
  max-width: 672px;
  margin: auto;
}

.wpcf7-form-control.wpcf7-select.form-control,
.newsFilterGroup select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNDQzMTUgMTAuNjYxMkwwIDBIMTQuNzUwMUw3LjQ0MzE1IDEwLjY2MTJaIiBmaWxsPSIjRkZDRDAwIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 14px;
  cursor: pointer;
}

.contact-section::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.56);
  z-index: 1;
  left: 0;
  top: 0;
}

.wpcf7-form-control.wpcf7-select.form-control option {
  color: initial;
}

.contact-section .section-cmn-discription {
  margin-bottom: clamp(1.875rem, 0.8066rem + 2.2288vw, 2.8125rem);
}

.home-form .wpcf7-textarea {
  max-height: 154px;
}

.news-section .slick-track {
  display: flex !important;
}

.news-section .slick-slide {
  height: auto !important;
}

.news-section .slick-slide>div {
  height: 100%;
}

.services-grid-wrapper {
  margin: 0;
}

.service-card {
  position: relative;
  padding-right: clamp(1.875rem, -3.1111rem + 10.4012vw, 6.25rem);
  height: clamp(10rem, 4.3016rem + 11.8871vw, 15rem);
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.service-card-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1);
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* Dark Overlay */
.service-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4));
  transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  z-index: 1;
}

/* Content Common */
.service-card-hover-content {
  z-index: 2;
  padding: 32px;
  color: #fff;
  transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Default Visible */
.service-card-hover-content {
  inset: 0;
  max-width: 547px;
}

/* Hover Effect */
.service-card:hover::before {
  background: linear-gradient(106.34deg,
      rgba(255, 205, 0, 0.9) 18.97%,
      #ffcd00 85.32%);
}

.service-card:hover .service-card-bg {
  transform: scale(1.05);
}

.service-card:hover .service-card-hover-content {
  color: #000;
}

/* Text Styling */
.service-card-hover-title {
  font-size: clamp(1.125rem, 1.0716rem + 0.1114vw, 1.171875rem);
  margin-bottom: 0px;
  font-family: "Arial black";
}

.service-card-description {
  font-size: clamp(1rem, 0.3764rem + 1.0401vw, 1.3125rem);
  color: rgba(0, 0, 0, 1);
}

.services-grid-wrapper {
  margin-right: -8px;
  margin-left: -8px;
}

.services-grid-wrapper .col-md-6 {
  padding-right: 8px;
  padding-left: 8px;
}

.service-card-link {
  display: block;
  width: clamp(1.75rem, 0.1829rem + 3.2689vw, 3.125rem);
  height: clamp(1.75rem, 0.1829rem + 3.2689vw, 3.125rem);
  position: absolute;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEiIGhlaWdodD0iNTEiIHZpZXdCb3g9IjAgMCA1MSA1MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzQwNF8xODE1KSI+CjxyZWN0IHdpZHRoPSI1MC43MTg4IiBoZWlnaHQ9IjUwLjcxODgiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDUwLjcxODggMCkiIGZpbGw9IndoaXRlIiBmaWxsLW9wYWNpdHk9IjAuMDIiLz4KPGZvcmVpZ25PYmplY3QgeD0iLTEuNjQxMDQiIHk9Ii0xLjgwNzA1IiB3aWR0aD0iNTQuMTY2NCIgaGVpZ2h0PSI1NC4xNjY0Ij48ZGl2IHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hodG1sIiBzdHlsZT0iYmFja2Ryb3AtZmlsdGVyOmJsdXIoMS4wMnB4KTtjbGlwLXBhdGg6dXJsKCNiZ2JsdXJfMV80MDRfMTgxNV9jbGlwX3BhdGgpO2hlaWdodDoxMDAlO3dpZHRoOjEwMCUiPjwvZGl2PjwvZm9yZWlnbk9iamVjdD48Y2lyY2xlIGRhdGEtZmlnbWEtYmctYmx1ci1yYWRpdXM9IjIuMDQ5MjQiIGN4PSIyNS40NDIxIiBjeT0iMjUuMjc2MSIgcj0iMjQuMjY1NCIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4xMiIgc3Ryb2tlPSIjRkZDRDAwIiBzdHJva2Utd2lkdGg9IjEuNTM2OTMiLz4KPHBhdGggZD0iTTE4LjM1MjQgMTAuNjg5M0MxNy45MzU4IDEwLjY4OTMgMTcuNTE5MiAxMC45MDMgMTcuMjQxNSAxMS4yNTkxQzE2Ljc1NTQgMTEuOTAwMSAxNi44OTQzIDEyLjc1NDggMTcuNDQ5OCAxMy4yNTMzTDMyLjMwODcgMjUuMzYxNEwxNy41MTkyIDM3LjMyNjlDMTYuODk0MyAzNy44MjU1IDE2LjgyNDkgMzguNjgwMiAxNy4zMTA5IDM5LjMyMTJDMTcuNzk3IDM5Ljk2MjIgMTguNjMwMiA0MC4wMzM0IDE5LjI1NTEgMzkuNTM0OUwzNS40MzMyIDI2LjM1ODVDMzUuNzgwNCAyNi4wNzM2IDM1Ljk4ODcgMjUuNjQ2MyAzNS45ODg3IDI1LjIxODlDMzUuOTg4NyAyNC43OTE2IDM1Ljc4MDQgMjQuMzY0MiAzNS40MzMyIDI0LjA3OTNMMTkuMTg1NiAxMC45NzQyQzE4Ljk3NzMgMTAuNzYwNSAxOC42MzAyIDEwLjY4OTMgMTguMzUyNCAxMC42ODkzWiIgZmlsbD0iYmxhY2siLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJiZ2JsdXJfMV80MDRfMTgxNV9jbGlwX3BhdGgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNjQxMDQgMS44MDcwNSkiPjxjaXJjbGUgY3g9IjI1LjQ0MjEiIGN5PSIyNS4yNzYxIiByPSIyNC4yNjU0Ii8+CjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjbGlwMF80MDRfMTgxNSI+CjxyZWN0IHdpZHRoPSI1MC43MTg4IiBoZWlnaHQ9IjUwLjcxODgiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSA1MC43MTg4IDApIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* ===== Refined Smooth Transitions ===== */
.service-card-hover-title {
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), color 0.4s ease;
}

.service-card:hover .service-card-hover-title {
  transform: translateY(-8px);
}

.service-card-description {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transform: translateY(20px);
  margin-top: 0;
  transition:
    max-height 0.6s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.5s ease,
    transform 0.6s cubic-bezier(0.22, 1, 0.36, 1),
    margin-top 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.service-card:hover .service-card-description {
  max-height: 200px;
  opacity: 1;
  margin-top: 25px;
  transform: translateY(-8px);
}

.service-card-link {
  opacity: 0;
  transform: translateX(-25px);
  transition:
    opacity 0.4s ease,
    transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.service-card:hover .service-card-link {
  opacity: 1;
  transform: translateX(0);
}

.circle-path {
  fill: rgba(255, 205, 0, 1) !important;
}

.policy-text h3 {
  font-size: clamp(1rem, 0.5901rem + 0.5944vw, 1.125rem);
  font-family: "Arial black";
  text-transform: uppercase;
}

.policy-text a {
  color: rgba(255, 205, 0, 1);
  text-decoration: underline;
}

.custom-bullet-title {
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
  color: #dbdbdb;
}

.policy-text ul li,
.policy-text ol li {
  color: #dbdbdb;
}

.policy-text ol li::marker {
  font-family: "Arial bold";
  color: rgba(255, 255, 255, 1);
  font-size: clamp(1rem, 0.8575rem + 0.2972vw, 1.125rem);
}

.custom-bullet-title::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  background: url("assets/images/check.svg") no-repeat center;
  background-size: auto;
  background-size: contain;
}

.policy-text p {
  margin-bottom: 30px;
}

.policy-text p strong {
  color: rgba(255, 255, 255, 1);
  font-size: clamp(1rem, 0.8575rem + 0.2972vw, 1.125rem);
}

.policy-text {
  max-width: 1088px;
  margin: auto;
}

.policy-section {
  margin-top: clamp(1.5625rem, -1.2232rem + 5.8036vw, 4rem);
}

.term-and-conditions-section .policy-text {
  margin-bottom: clamp(2rem, -0.2793rem + 4.7548vw, 4rem);
}

.policy-text ol li {
  margin-bottom: 10px;
}

.policy-listing-button {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.policy-listing-button a {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent !important;
  padding: 0;
}

.policy-listing-col>.vc_column-inner>.wpb_wrapper:hover {
  background: rgba(255, 205, 0, 1);
}

.policy-listing-col>.vc_column-inner>.wpb_wrapper {
  background: rgba(255, 205, 0, 0);
  transition: all 0.3s ease;
  position: relative;
}

.policy-listing-text p {
  color: rgba(219, 219, 219, 1);
  font-size: 21px;
  font-family: "Arial bold", sans-serif;
}

.policy-listing-col>.vc_column-inner>.wpb_wrapper:hover .policy-listing-image img {
  filter: brightness(0) grayscale(1);
}

.policy-listing-col>.vc_column-inner>.wpb_wrapper:hover .policy-listing-text p {
  color: rgba(0, 0, 0, 1);
}

.policy-listing-col .policy-listing-image {
  margin-bottom: 12px;
}

.policy-listing-col .policy-listing-image img {
  height: clamp(3.75rem, 0.9008rem + 5.9435vw, 6.25rem);
  width: clamp(3.75rem, 0.9008rem + 5.9435vw, 6.25rem);
}

.policy-listing-col .policy-listing-text {
  margin-bottom: 0;
  max-width: 140px;
  margin: auto;
}

.policy-listing-col>.vc_column-inner>.wpb_wrapper {
  padding: 16px 0;
  height: 100%;
}

.policy-listing-section {
  padding-top: clamp(2rem, -0.2793rem + 4.7548vw, 4rem);
  padding-bottom: clamp(1.75rem, 1.4651rem + 0.5944vw, 2rem);
}

.policy-listing-col .policy-listing-text strong {
  font-size: clamp(1.125rem, 0.9113rem + 0.4458vw, 1.3125rem);
}

.custom-points-wrapper ul li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
  color: #dbdbdb;
  list-style: none;
}

.custom-points-wrapper ul {
  padding-left: 0;
}

.custom-points-wrapper li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  background: url("assets/images/check.svg") no-repeat center;
  background-size: auto;
  background-size: contain;
}

.custom-points-wrapper h2 {
  text-transform: uppercase;
  font-size: clamp(1.25rem, 0.9651rem + 0.5944vw, 1.5rem);
}

.custom-points-wrapper h3,
.custom-points-wrapper h2 {
  text-transform: uppercase;
  font-size: clamp(1rem, 0.8041rem + 0.4086vw, 1.171875rem);
  font-family: "Arial black", sans-serif;
}

.custom-points-wrapper strong {
  font-size: clamp(1rem, 0.5545rem + 0.6686vw, 1.15625rem);
  font-family: "Arial black", sans-serif;
  text-transform: uppercase;
}

.cmn-left-image-right-text-section .wpb_text_column {
  margin-bottom: clamp(0rem, -2.493rem + 5.2006vw, 2.1875rem);
}

.custom-points-wrapper .table strong {
  font-weight: normal;
  font-family: "Arial bold", sans-serif;
  font-size: clamp(1rem, 0.8575rem + 0.2972vw, 1.125rem);
  color: #ffffff;
  text-transform: unset;
}

.technical-expertise-text p {
  font-size: clamp(1.25rem, -0.3171rem + 3.2689vw, 2.625rem);
  font-family: "Arial bold", sans-serif;
}

.technical-expertise-text {
  max-width: 1014px;
  margin-bottom: 0 !important;
}

.technical-expertise-col .vc_column-inner {
  padding-top: 0 !important;
}

.technical-expertise-section {
  padding-top: clamp(3.125rem, 0.347rem + 5.7949vw, 5.5625rem);
  padding-bottom: clamp(3.125rem, 0.347rem + 5.7949vw, 5.5625rem);
}

.technical-expertise-col {
  position: unset !important;
}

.technical-expertise-image {
  position: absolute;
  right: -150px;
  bottom: -110px;
  margin-bottom: 0 !important;
  height: clamp(24.5rem, 13.0748rem + 31.7919vw, 41.6875rem) !important;
  width: auto;
}

.technical-expertise-image * {
  height: 100% !important;
  width: auto;
}

.about-why-choose-image img {
  height: clamp(3.75rem, 0.9008rem + 5.9435vw, 6.25rem) !important;
  object-fit: contain;
}

.about-why-choose-image {
  margin-bottom: clamp(1.25rem, -1.243rem + 5.2006vw, 3.4375rem) !important;
}

.vc_row.wpb_row.vc_row-fluid.about-why-choose-row {
  max-width: 1100px;
  margin: auto;
}

.vc_section.about-why-choose-section {
  padding-top: clamp(2rem, -0.2793rem + 4.7548vw, 4rem);
  padding-bottom: clamp(0.625rem, -0.0873rem + 1.4859vw, 1.25rem);
}

.section-cmn-heading-subheading-row .section-cmn-heading {
  margin-bottom: clamp(1.25rem, -0.3171rem + 3.2689vw, 2.625rem) !important;
}

.section-cmn-subheading-why-choose {
  max-width: 1092px;
  margin: auto;
}

.section-cmn-heading-subheading-row {
  margin-bottom: clamp(1.25rem, -0.3171rem + 3.2689vw, 2.625rem);
}

.section-cmn-subheading p {
  font-size: clamp(1rem, 0.4595rem + 1.1561vw, 1.5rem);
}

.about-us-section {
  padding-top: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) !important;
  padding-bottom: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) !important;
}

.about-us-listing-section .wpb_single_image,
.about-us-section-last-row .wpb_single_image {
  margin-bottom: clamp(1rem, -0.1397rem + 2.3774vw, 2rem);
}

.about-us-listing-section .about-us-listing-row {
  margin-bottom: clamp(1rem, -0.1397rem + 2.3774vw, 2rem);
}

.about-us-listing-section .about-us-listing-row:last-child {
  margin-bottom: 0;
}

.about-us-listing-section {
  padding-bottom: clamp(1rem, -0.1397rem + 2.3774vw, 2rem) !important;
}

.about-us-section-title,
.news-title {
  font-size: clamp(1.25rem, -0.3171rem + 3.2689vw, 2.625rem);
}

.about-us-section-first-text-col>.vc_column-inner>.wpb_wrapper {
  max-width: 604px;
  margin-left: clamp(0rem, -1.7095rem + 3.5661vw, 1.5rem);
}

.about-us-section-last-text-col>.vc_column-inner>.wpb_wrapper {
  max-width: 610px;
  margin-left: clamp(0rem, -1.7095rem + 3.5661vw, 1.5rem);
}

.about-us-section-first-text-col .wpb_wrapper b {
  max-width: 604px;
}

.about-us-listing-text-col>.vc_column-inner>.wpb_wrapper,
.listing-text-col>.vc_column-inner>.wpb_wrapper {
  max-width: 588px;
}

.about-us-listing-text-col>.vc_column-inner>.wpb_wrapper,
.left-right-text-text,
.listing-text-col>.vc_column-inner>.wpb_wrapper,
.left-right-text-text,
.left-space {
  margin-left: clamp(0rem, -1.7095rem + 3.5661vw, 1.5rem);
}

.service-spares-listing-section .about-us-listing-text-col>.vc_column-inner>.wpb_wrapper {
  margin-left: clamp(1rem, 0.4302rem + 1.1887vw, 1.5rem);
}

.about-us-listing-text-col a {
  color: #ffffff;
  text-decoration: underline;
}

.about-us-listing-text-col p {
  color: #dbdbdb;
}

.page-button-col>.vc_column-inner>.wpb_wrapper {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: wrap;
}

.gradiant-background {
  background: linear-gradient(180deg, #1b1b1b 0%, #171717 100%) !important;
}

.page-button-section {
  padding-top: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) !important;
  padding-bottom: clamp(1.875rem, -1.2591rem + 6.5379vw, 4.625rem) !important;
}

.left-right-text-section {
  padding-top: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) !important;
  padding-bottom: clamp(1rem, -0.1397rem + 2.3774vw, 2rem);
}

.contact-form-title .wpb_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.contact-form-title a {
  position: relative;
  display: inline-block;
  padding-left: 40px;
  margin-left: 16px;
  font-family: "Arial bold", sans-serif;
  color: #fff;
  font-size: clamp(1.25rem, 0.7158rem + 1.1144vw, 1.71875rem);
}

.contact-form-title a::before {
  content: "";
  position: absolute;
  width: 33px;
  min-height: 33px;
  background: url("assets/images/phone.svg");
  left: 0;
  top: -2px;
  background-size: contain;
  background-repeat: no-repeat;
}

.cmn-left-image-right-text-section {
  padding-top: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) !important;
  padding-bottom: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem);
}

.contact-get-started-section .section-cmn-discription p {
  max-width: 862px;
}

.our-brand-logo-with-text-text {
  max-width: 858px;
}

.our-brand-top .about-us-listing-text-col>.vc_column-inner>.wpb_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 524px;
}

.our-brand-top-border {
  position: relative;
}

.our-brand-top-border::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #dbdbdb33;
  bottom: -10px;
  left: 0;
}

.for-mobile-only {
  display: none;
}

.industries-listing-section {
  background: linear-gradient(180deg, #161616 0%, #1b1b1b 100%);
}

.cmn-card {
  background: #ebebeb;
  margin-bottom: 16px;
  transition: all 0.3s;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.cmn-card:hover {
  transform: translateY(-5px);
}

.cmn-card-image {
  width: 100%;
  position: relative;
  overflow: hidden;
  aspect-ratio: 4 / 3;
}

.cmn-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.cmn-card-content {
  padding-left: 30px;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.cmn-listing .cmn-card-content {
  padding-top: clamp(1rem, 0.0028rem + 2.0802vw, 1.875rem);
  padding-bottom: clamp(1rem, -0.7095rem + 3.5661vw, 2.5rem);
}

.card-btn-wrapper {
  margin-top: auto;
}

.cmn-card-excerpt {
  font-size: clamp(1rem, 0.3764rem + 1.0401vw, 1.3125rem);
  color: #3f444b;
  margin-bottom: 20px;
}

.cmn-card-excerpt p {
  color: #3f444b;
}

.category-tag .tag-item {
  background: #ffcd00;
  color: #3f444b;
  font-size: 12px;
  padding: 4px 10px;
  display: inline-block;
  margin-bottom: 6px !important;
  font-family: "Arial bold", sans-serif;
  margin-right: 16px;
  text-transform: uppercase;
  text-decoration: none;
}

.category-tag {
  margin-bottom: 10px;
}

.cmn-card-title {
  font-size: clamp(1rem, 0.8219rem + 0.3715vw, 1.15625rem);
  font-family: "Arial Black", sans-serif;
  color: #000000 !important;
  margin-bottom: 30px;
  text-transform: uppercase;
  text-decoration: none !important;
}

.cmn-card-title a {
  font-size: clamp(1rem, 0.8219rem + 0.3715vw, 1.15625rem);
  font-family: "Arial Black", sans-serif;
  color: #000000 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.cmn-card-row {
  margin-right: -8px;
  margin-left: -8px;
}

.cmn-card-col {
  padding-right: 8px;
  padding-left: 8px;
  margin-bottom: 16px !important;
}

.newsroom-listing .cmn-card-col:nth-child(4),
.newsroom-listing .cmn-card-col:nth-child(5) {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

/* vacancy model */
.popup-left {
  background: #000;
  color: #fff;
}

.popup-right {
  background: #111;
  color: #fff;
}

.popup-close {
  position: absolute;
  right: 30px;
  top: 30px;
  background: none;
  border: none;
  z-index: 1;
  cursor: pointer;
}

.vacancy-modal .modal-dialog {
  max-width: 1367px;
}

.popup-right-inner {
  padding: 0px 30px;
  max-width: 429px;
  margin: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.popup-left-inner {
  padding: 0 32px;
  padding-top: 60px;
  max-width: 649px;
}

.popup-bg-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  left: 0;
  top: 0;
}

.cv-upload-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 10px 10px 20px;
  margin-bottom: 16px;
  border: 1px solid #ced4da;
}

.cv-upload-wrapper:hover .upload-btn {
  background: #ffcd00;
  color: #000;
}

.cv-upload-wrapper .upload-text {
  color: #fff;
  font-size: 16px;
}

.cv-upload-wrapper .upload-btn {
  background: transparent;
  color: #ffcd00;
  padding: 8px 20px;
  font-size: 18px;
  font-family: "Arial bold", sans-serif;
  border: 2px solid #ffcd00;
  transition: all 0.3s ease;
}

.cv-upload-wrapper input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.site-form .cv-upload-wrapper .wpcf7-form-control-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.news-single-article {
  max-width: 1098px;
  margin: auto;
}

.news-date {
  font-size: 12px;
  font-family: "Arial bold", sans-serif;
}

.news-date img {
  margin-right: 4px;
}

.news-meta {
  padding-top: 16px;
}

.news-title {
  margin-bottom: 30px;
}

.news-single-article h3 strong {
  font-size: clamp(1rem, 0.5726rem + 0.8915vw, 1.375rem);
}

.news-single-article .post-content strong,
.news-single-article .post-content h3,
.news-single-article .post-content h2,
.news-single-article .post-content h4,
.news-single-article .post-content h5,
.news-single-article .post-content h6 {
  text-transform: uppercase;
  font-family: "Arial black", sans-serif;
  font-size: clamp(1rem, 0.8575rem + 0.2972vw, 1.125rem);
}

.single_blog .detail-wrap {
  padding: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) 0;
}

.news-share ul {
  list-style: none;
  padding: 0;
  display: flex;
  margin-bottom: 0;
}

.news-share ul li {
  margin-left: 12px;
}

.news-share ul li a {
  display: block;
  width: 35px;
  height: 35px;
  transition: opacity 0.3s;
}

.news-share {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.single_blog .alignleft {
  float: left;
  margin-right: 20px;
}

.single_blog .alignright {
  float: right;
  margin-left: 20px;
}

.cmn-card-title-wrapper {
  font-size: unset;
  line-height: unset;
}

.vacancy-view-details-btn {
  cursor: pointer;
}

.news-related-posts-section {
  padding: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) 0;
}

.news-related-posts-section {
  background-color: #000000;
}

.vacancyBtnRow {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.vacancyBtnRow .vacancy-view-details-btn {
  cursor: pointer;
  padding: 15px 10px;
  width: 48%;
}

/* =====================================================
   Newsroom Load More
   ===================================================== */
.newsroom-loadmore-wrap,
.loadmore-wrap {
  padding: clamp(0rem, -2.8492rem + 5.9435vw, 2.5rem) 0 clamp(0rem, -4.2738rem + 8.9153vw, 3.75rem);
}

.newsroom-loadmore-btn.loading {
  opacity: 0.6;
  pointer-events: none;
}

/* No results message */
.newsroom-no-results p {
  color: #aaa;
  font-size: 16px;
  text-align: center;
  padding: 40px 0;
}

.newsFilterRow {
  padding-bottom: 30px;
}

.newsFilterInner.row {
  margin-right: -8px;
  margin-left: -8px;
}

.newsroom-top-text {
  font-size: clamp(1.25rem, -0.1034rem + 2.8232vw, 2.4375rem);
  padding-top: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem);
  padding-bottom: clamp(1.25rem, 0.5377rem + 1.4859vw, 1.875rem);
}

.tag-item.tag-case-studies {
  background: #2B5B81;
  color: white;
}

.news-filter-title {
  font-size: 24px;
  margin-bottom: 0;
}

.cv-message,
.cv-file-name {
  font-size: 14px;
  position: relative;
  top: -12px;
  display: block;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
}

.vacancy-form-title,
.vacancy-form-title {
  margin-bottom: 30px;
}

.vacancy-form-title {
  font-size: clamp(1.25rem, -0.3171rem + 3.2689vw, 2.625rem);
}

.vacancy-form-title {
  font-size: clamp(1.25rem, 0.3952rem + 1.7831vw, 2rem);
}

.vacancy-modal .formBtnRow,
.enquiry-modal .formBtnRow {
  margin-top: clamp(1rem, -0.852rem + 3.8633vw, 2.625rem);
}

.vacancy-modal .formBtnRow,
.enquiry-modal .formBtnRow {
  background: #FFCD00;
}

.vacancy-top-section {
  padding: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) 0;
}

/* MAIN SLIDER */
.product-slider img {
  width: 100%;
  display: block;
}

/* THUMB SLIDER */
.product-thumbs {
  margin-top: 15px;
}

.product-thumbs .slick-slide {
  margin-right: 10px;
  cursor: pointer;
}

.product-thumbs img {
  width: 100%;
  border: 1px solid #ddd;
}

.product-thumbs .slick-current img {
  border: 2px solid #ffc107;
}

.spec-section {
  padding: 60px 0;
}

/* SLIDE */
.spec-slide {
  padding: 0 8px;
}

/* CARD */
.spec-card img {
  width: 100%;
  background: #fff;
}

.spec-title {
  padding: 0;
  position: relative;
  padding: 10px 0;
  font-size: clamp(1rem, 0.4302rem + 1.1887vw, 1.5rem);
}

.spec-title::before {
  content: "";
  position: absolute;
  display: block;
  height: 1.1px;
  width: calc(100% + 46px);
  bottom: 0;
  background: white;
  left: 0;
}

.spec-title-wrapper.spec-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* LIST */
.spec-list {
  list-style: none;
  padding: 0px;
  position: relative;
}

.spec-list li {
  margin-bottom: 12px;
}

.spec-title-col {
  display: flex;
  flex-direction: column;
}

.spec-title-wrapper {
  margin-top: auto;
}

.spec-slider .slick-arrow {
  width: 45px;
  height: 45px;
  top: 144px;
}

.spec-slider .slick-next::before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  margin: 0 auto;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDUiIHZpZXdCb3g9IjAgMCA0NSA0NSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1LjMwMDYgOS41NTgzNkMxNC45MzEgOS41NTgzNiAxNC41NjEzIDkuNzQ3OTMgMTQuMzE0OSAxMC4wNjM5QzEzLjg4MzcgMTAuNjMyNiAxNC4wMDY5IDExLjM5MDkgMTQuNDk5NyAxMS44MzMzTDI3LjY4MzIgMjIuNTc2MUwxNC41NjEzIDMzLjE5MjVDMTQuMDA2OSAzMy42MzQ5IDEzLjk0NTMgMzQuMzkzMiAxNC4zNzY1IDM0Ljk2MTlDMTQuODA3OCAzNS41MzA2IDE1LjU0NyAzNS41OTM4IDE2LjEwMTUgMzUuMTUxNUwzMC40NTU0IDIzLjQ2MDhDMzAuNzYzNSAyMy4yMDggMzAuOTQ4MyAyMi44Mjg5IDMwLjk0ODMgMjIuNDQ5N0MzMC45NDgzIDIyLjA3MDYgMzAuNzYzNSAyMS42OTE0IDMwLjQ1NTQgMjEuNDM4NkwxNi4wMzk5IDkuODExMTNDMTUuODU1IDkuNjIxNTUgMTUuNTQ3IDkuNTU4MzYgMTUuMzAwNiA5LjU1ODM2WiIgZmlsbD0iI0ZGQ0QwMCIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: 3px solid rgba(255, 205, 0, 0);
  border-radius: 50%;
}

.spec-list li {
  color: #DBDBDB;
  line-height: clamp(1.25rem, 0.9651rem + 0.5944vw, 1.5rem) !important;
  font-size: clamp(1rem, 0.1627rem + 1.4859vw, 1.5rem) !important;
}

.spec-slider .slick-prev {
  left: -45px;
}

.spec-slider .slick-next {
  right: -45px;
}

.spec-slider .slick-prev::before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  margin: 0 auto;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDUiIHZpZXdCb3g9IjAgMCA0NSA0NSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI5LjY5OTQgMzUuNDQxNkMzMC4wNjkgMzUuNDQxNiAzMC40Mzg3IDM1LjI1MjEgMzAuNjg1MSAzNC45MzYxQzMxLjExNjMgMzQuMzY3NCAzMC45OTMxIDMzLjYwOTEgMzAuNTAwMyAzMy4xNjY3TDE3LjMxNjggMjIuNDIzOUwzMC40Mzg3IDExLjgwNzVDMzAuOTkzMSAxMS4zNjUxIDMxLjA1NDcgMTAuNjA2OCAzMC42MjM1IDEwLjAzODFDMzAuMTkyMiA5LjQ2OTM2IDI5LjQ1MyA5LjQwNjE3IDI4Ljg5ODUgOS44NDg1MkwxNC41NDQ2IDIxLjUzOTJDMTQuMjM2NSAyMS43OTIgMTQuMDUxNyAyMi4xNzExIDE0LjA1MTcgMjIuNTUwM0MxNC4wNTE3IDIyLjkyOTUgMTQuMjM2NSAyMy4zMDg2IDE0LjU0NDYgMjMuNTYxNEwyOC45NjAxIDM1LjE4ODlDMjkuMTQ1IDM1LjM3ODUgMjkuNDUzIDM1LjQ0MTYgMjkuNjk5NCAzNS40NDE2WiIgZmlsbD0iI0ZGQ0QwMCIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: 3px solid rgba(255, 205, 0, 0);
  border-radius: 50%;
}

.spec-slider .slick-next:hover:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDUiIHZpZXdCb3g9IjAgMCA0NSA0NSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIxMzJfODU5OSkiPgo8Zm9yZWlnbk9iamVjdCB4PSItMS40NTU4OCIgeT0iLTEuNjAzNDYiIHdpZHRoPSI0OC4wNTg3IiBoZWlnaHQ9IjQ4LjA1ODgiPjxkaXYgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiIHN0eWxlPSJiYWNrZHJvcC1maWx0ZXI6Ymx1cigwLjkxcHgpO2NsaXAtcGF0aDp1cmwoI2JnYmx1cl8xXzIxMzJfODU5OV9jbGlwX3BhdGgpO2hlaWdodDoxMDAlO3dpZHRoOjEwMCUiPjwvZGl2PjwvZm9yZWlnbk9iamVjdD48Y2lyY2xlIGRhdGEtZmlnbWEtYmctYmx1ci1yYWRpdXM9IjEuODE4MTgiIGN4PSIyMi41NzM1IiBjeT0iMjIuNDI1OSIgcj0iMjEuNTI5NCIgZmlsbD0iI0ZGQ0QwMCIgc3Ryb2tlPSIjRkZDRDAwIiBzdHJva2Utd2lkdGg9IjEuMzYzNjQiLz4KPHBhdGggZD0iTTE2LjI4MyA5LjQ4NDI2QzE1LjkxMzQgOS40ODQyNiAxNS41NDM4IDkuNjczODQgMTUuMjk3MyA5Ljk4OThDMTQuODY2MSAxMC41NTg1IDE0Ljk4OTMgMTEuMzE2OSAxNS40ODIyIDExLjc1OTJMMjguNjY1NiAyMi41MDJMMTUuNTQzOCAzMy4xMTg0QzE0Ljk4OTMgMzMuNTYwOCAxNC45Mjc3IDM0LjMxOTEgMTUuMzU4OSAzNC44ODc4QzE1Ljc5MDIgMzUuNDU2NSAxNi41Mjk0IDM1LjUxOTcgMTcuMDgzOSAzNS4wNzc0TDMxLjQzNzkgMjMuMzg2N0MzMS43NDU5IDIzLjEzMzkgMzEuOTMwNyAyMi43NTQ4IDMxLjkzMDcgMjIuMzc1NkMzMS45MzA3IDIxLjk5NjUgMzEuNzQ1OSAyMS42MTczIDMxLjQzNzkgMjEuMzY0NUwxNy4wMjIzIDkuNzM3MDNDMTYuODM3NSA5LjU0NzQ1IDE2LjUyOTQgOS40ODQyNiAxNi4yODMgOS40ODQyNloiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iYmdibHVyXzFfMjEzMl84NTk5X2NsaXBfcGF0aCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS40NTU4OCAxLjYwMzQ2KSI+PGNpcmNsZSBjeD0iMjIuNTczNSIgY3k9IjIyLjQyNTkiIHI9IjIxLjUyOTQiLz4KPC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImNsaXAwXzIxMzJfODU5OSI+CjxyZWN0IHdpZHRoPSI0NSIgaGVpZ2h0PSI0NSIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDQ1IDApIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
}

.spec-slider .slick-prev:hover:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDUiIHZpZXdCb3g9IjAgMCA0NSA0NSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIxMzJfODU5NikiPgo8Zm9yZWlnbk9iamVjdCB4PSItMS40NTU4OCIgeT0iLTEuNjAzNDYiIHdpZHRoPSI0OC4wNTg3IiBoZWlnaHQ9IjQ4LjA1ODgiPjxkaXYgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiIHN0eWxlPSJiYWNrZHJvcC1maWx0ZXI6Ymx1cigwLjkxcHgpO2NsaXAtcGF0aDp1cmwoI2JnYmx1cl8xXzIxMzJfODU5Nl9jbGlwX3BhdGgpO2hlaWdodDoxMDAlO3dpZHRoOjEwMCUiPjwvZGl2PjwvZm9yZWlnbk9iamVjdD48Y2lyY2xlIGRhdGEtZmlnbWEtYmctYmx1ci1yYWRpdXM9IjEuODE4MTgiIGN4PSIyMi41NzM1IiBjeT0iMjIuNDI1OSIgcj0iMjEuNTI5NCIgZmlsbD0iI0ZGQ0QwMCIgc3Ryb2tlPSIjRkZDRDAwIiBzdHJva2Utd2lkdGg9IjEuMzYzNjQiLz4KPHBhdGggZD0iTTI4Ljg2MzUgMzUuMzY3NUMyOS4yMzMxIDM1LjM2NzUgMjkuNjAyNyAzNS4xNzggMjkuODQ5MiAzNC44NjJDMzAuMjgwNCAzNC4yOTMzIDMwLjE1NzIgMzMuNTM1IDI5LjY2NDMgMzMuMDkyNkwxNi40ODA5IDIyLjM0OThMMjkuNjAyNyAxMS43MzM0QzMwLjE1NzIgMTEuMjkxMSAzMC4yMTg4IDEwLjUzMjcgMjkuNzg3NSA5Ljk2NEMyOS4zNTYzIDkuMzk1MjcgMjguNjE3IDkuMzMyMDcgMjguMDYyNiA5Ljc3NDQyTDEzLjcwODYgMjEuNDY1MUMxMy40MDA2IDIxLjcxNzkgMTMuMjE1OCAyMi4wOTcgMTMuMjE1OCAyMi40NzYyQzEzLjIxNTggMjIuODU1NCAxMy40MDA2IDIzLjIzNDUgMTMuNzA4NiAyMy40ODczTDI4LjEyNDIgMzUuMTE0OEMyOC4zMDkgMzUuMzA0NCAyOC42MTcgMzUuMzY3NSAyOC44NjM1IDM1LjM2NzVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImJnYmx1cl8xXzIxMzJfODU5Nl9jbGlwX3BhdGgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNDU1ODggMS42MDM0NikiPjxjaXJjbGUgY3g9IjIyLjU3MzUiIGN5PSIyMi40MjU5IiByPSIyMS41Mjk0Ii8+CjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjbGlwMF8yMTMyXzg1OTYiPgo8cmVjdCB3aWR0aD0iNDUiIGhlaWdodD0iNDUiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDQ1IDApIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);
}

.custom-search-form {
  display: flex;
  align-items: center;
  max-width: 637px;
  margin: auto;
  gap: 16px;
  padding: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) 0;
}

.custom-search-form button {
  width: auto;
  text-wrap: nowrap;
}

.search-popup-bg-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 0;
  object-fit: cover;
}

.search-form-wrapper {
  position: relative;
  padding: clamp(1.875rem, -0.2619rem + 4.4577vw, 3.75rem) 20px;
}

.search-modal .modal-dialog {
  max-width: 1016px;
}

.search-modal .custom-search-form {
  display: flex;
  align-items: center;
  max-width: 637px;
  margin: auto;
  gap: 16px;
  padding: clamp(1.875rem, -0.2619rem + 4.4577vw, 3.75rem) 0;
}

.contact-us-page-section {
  padding-top: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) !important;
  padding-bottom: clamp(3.125rem, -0.4365rem + 7.4294vw, 6.25rem);
}

.brand-listing-section-last {
  padding-bottom: clamp(3.125rem, -0.4365rem + 7.4294vw, 6.25rem);
}

.enquiry-form button {
  width: auto;
  text-wrap: nowrap;
}

.enquiry-bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 0;
  object-fit: cover;
}

.enquiry-modal .modal-dialog {
  max-width: 594px;
}

.enquiry-form-wrapper {
  position: relative;
  padding: clamp(1.875rem, -0.2619rem + 4.4577vw, 3.75rem) 0;
  max-width: 429px;
  margin: auto;
}

.custom-enquiry-form {
  padding-top: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem);
}

.make-an-enquiry-row {
  padding: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem) 0;
}

.table {
  display: table;
}

.table-row {
  display: table-row;
}

.table-cell {
  display: table-cell;
  padding-bottom: 10px;
}

.table-cell {
  display: table-cell;
  padding-bottom: 10px;
  /* border: 1px solid #f5f5f5; */
}

.table-row .table-cell {
  width: 50%;
  padding-right: 10px;
}

.single-product .table {
  max-width: 900px;
}

.table-row .table-cell:nth-child(2) {
  font-size: 19px;
  color: #DBDBDB;
}

.long-text-col>.vc_column-inner>.wpb_wrapper,
.small-container-col .vc_column-inner>.wpb_wrapper {
  max-width: 1094px;
  margin: auto;
}

.video-text-section .right-text-col {
  width: 33%;
}

.video-text-section .left-video-col {
  width: 67%;
}

.technology-video-text-section {
  padding-bottom: clamp(1rem, 0.0028rem + 2.0802vw, 1.875rem);
}

.cmn-card-listing-section {
  padding-bottom: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem);
}

.technology-cmn-card-listing-section .cmn-card-content {
  padding-bottom: 0;
}

.moboView {
  display: none;
}

.spec-slider .slick-track {
  margin-left: unset;
}

.section-archive {
  padding: clamp(1.875rem, 0.4624rem + 3.9306vw, 4rem);
}

.custom-dark-card .cmn-card {
  background: #000000;
}

.custom-dark-card .cmn-card-title,
.custom-dark-card .cmn-card-excerpt p {
  color: #FFF !important;
}

.workholding-cards .cmn-card-image {
  display: none;
}

.workholding-cards .cmn-card-excerpt a {
  text-decoration: underline;
}

.workholding-cards .cmn-card-title {
  text-align: center;
  font-size: clamp(1.25rem, -0.3171rem + 3.2689vw, 2.625rem);
  text-transform: unset;
  font-family: "Arial Bold", sans-serif;
  display: block;
  margin-bottom: 16px;
}

.workholding-cards {
  margin-bottom: 16px;
}

.workholding-cards .cmn-card-btn {
  text-align: center;
  margin-top: auto;
}

#breadcrumbs span>span:first-child a {
  font-size: 0;
}

.custom-bradcrumb {
  margin-bottom: 0;
}

.spec-image {
  width: 100%;
  position: relative;
  overflow: hidden;
  aspect-ratio: 4 / 3;
}

.spec-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.brochure-thumb .brochure-modal-trigger {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 134%;
  margin-bottom: clamp(1rem, -0.1397rem + 2.3774vw, 2rem);
}

.brochure-thumb .brochure-modal-trigger img {
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0;
  right: 0;
  height: 100% !important;
  max-height: 100%;
  margin: 0 auto;
  object-fit: cover;
  width: 100%;
}

.psImage {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 100%;
  background: #ffffff;
}

.psImage img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  max-height: 100%;
  margin: 0 auto;
  object-fit: contain;
  width: 100%;
}

.ptImage {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 100%;
  background: #ffffff;
}

.ptImage img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  max-height: 100%;
  margin: 0 auto;
  object-fit: contain;
  width: 100%;
}

.machine-section .cmn-card-image img,
.search-results .cmn-card-image img,
.product-grid .cmn-card-image img {
  object-fit: contain;
}

.machine-section .cmn-card-image,
.search-results .cmn-card-image img,
.product-grid .cmn-card-image img {
  background-color: #ffffff;
}

.custom-bradcrumb {
  padding-top: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem);
}

.product-catGrid .product-image-wrapper {
  background: #fff;
}

/* 404 Page Wrapper */
.error-404 {
  padding: 250px 20px;
  text-align: center;
  position: relative;
  min-height: calc(100vh - 380px);
}

.not-found-page-btn {
  margin-top: 30px;
}

.top-nav-link {
  cursor: pointer;
}

.image-with-text-row .wpb_single_image {
  margin-bottom: clamp(1rem, -0.3534rem + 2.8232vw, 2.1875rem);
}

.post-top-highlighted-text h3 {
  text-transform: none !important;
  font-family: "Arial bold", sans-serif !important;
  font-size: clamp(1.125rem, 0.9173rem + 0.578vw, 1.4375rem) !important;
}

.technical-expertise-image img {
  object-fit: cover;
}

.enquiry-wrapper {
  padding: 0 20px;
}

.training-listing-row {
  margin-bottom: clamp(1rem, 0.0028rem + 2.0802vw, 1.875rem);
}

.cmn-card-col-filter-by {
  align-items: center;
  display: flex;
}

.padding-top-none {
  padding-top: 0 !important;
}

.ncmt-video-section.intelligent-technology-video {
  padding: 0px 0px;
}

.industries-machine-listing-section {
  padding-top: clamp(1.875rem, -0.5468rem + 5.052vw, 4rem);
  background-color: #1B1B1B;
}

.inlineBtn .wpb_wrapper {
  display: flex;
  justify-content: center;
  padding-bottom: 40px;
  gap: 20px;
  flex-wrap: wrap;
}

.auto-category-grid .row.ncmt-category-grid .category-item-col {
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}

.auto-category-grid .row.ncmt-category-grid .category-item-col img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  aspect-ratio: 1;
}

.auto-category-grid .row.ncmt-category-grid .category-thumb {
  background: #fff;
}

/* @media(max-width: 480px){
}
 */
@media (max-width: 1799px) {
  .news-slider .slick-next {
    right: -6.844vw;
  }

  .news-slider .slick-prev {
    left: -6.844vw;
  }
}

@media (max-width: 1699px) {

  .news-slider .slick-arrow,
  .news-slider .slick-next::after,
  .news-slider .slick-prev::after {
    width: 60px;
    height: 60px;
  }

  .news-slider .slick-prev {
    left: -3.844vw;
  }

  .news-slider .slick-next {
    right: -3.844vw;
  }
}

@media (max-width: 1499px) {
  .cert-logo {
    width: 100%;
  }

  .footer-contact span {
    display: block;
  }

  .footer-contact a {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .footer-left-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-logo-wrap img {
    margin-bottom: 30px;
  }

  .cert-logo {
    width: auto;
  }

  .footer-certs {
    flex-wrap: wrap;
    justify-content: center;
  }

  #menu-footer-menu {
    margin-right: 20px;
  }

  .footer-legal-links .menu-item {
    padding: 0 16px;
  }

  .policy-listing-text p {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .footer-bottom-wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .footer-copy {
    order: 1;
  }

  .footer-social {
    order: 2;
  }

  .footer-legal-links {
    order: 3;
  }

  .footer-copy {
    margin-right: unset;
  }

  .footer-legal-links {
    margin-top: 5px;
    width: 100%;
  }

  #menu-footer-menu {
    margin-right: 0px;
  }

  .services-grid-wrapper .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .policy-listing-col {
    width: 33.33% !important;
  }

  .newsFilterInner .cmn-card-col:first-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .video-text-section .right-text-col,
  .video-text-section .left-video-col {
    width: 100%;
  }

  .auto-category-grid .row.ncmt-category-grid .category-item-col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  .slider-content h1 {
    font-size: 42px;
  }

  .slider-content p {
    font-size: 25px;
  }

  .page-button-col>.vc_column-inner>.wpb_wrapper {
    display: flex;
    justify-content: center;
    gap: 16px;
    flex-direction: column;
  }

  .page-button-col>.vc_column-inner>.wpb_wrapper .btn-site {
    font-size: 22px;
  }

  .section-cmn-heading {
    padding: 0px 0px 20px 0px;
  }

  .formBtnRow input {
    font-size: 22px !important;
  }

  .slider-item {
    height: 80vh;
  }

  .slider-btns {
    flex-direction: column;
    gap: 10px;
  }

  .slider-btns a {
    text-align: center;
  }

  .news-slide {
    margin-bottom: 16px;
  }

  .footer-top .col-md-5,
  .footer-top .col-md-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer-contact span {
    display: inline;
  }

  .home-form.site-form .formBtnRow,
  .btn-site {
    width: 100%;
  }

  .footer-bottom {
    background-color: rgba(14, 14, 14, 1);
  }

  .footer-legal-links .menu-item {
    padding: 0 8px;
  }

  li.legal-policy {
    display: none;
  }

  .service-card-description,
  .service-card-link {
    display: none;
  }

  .footer-left-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-logo-wrap img {
    margin-right: 0px;
  }

  .about-why-choose-image,
  .about-why-choose-text {
    text-align: center !important;
  }

  .about-us-section-first-row,
  .about-us-listing-row:nth-child(2n),
  .image-with-text-row-reverce {
    flex-direction: column-reverse;
  }

  .section-cmn-heading::before {
    width: 100%;
    left: 0;
  }

  .section-cmn-heading {
    display: block;
    width: 100%;
    text-align: left !important;
  }

  .single-product .section-cmn-heading {
    text-align: center !important;
  }

  .home .section-cmn-heading {
    text-align: center !important;
  }

  .custom-points-wrapper h3 {
    text-transform: unset;
  }

  .for-mobile-only,
  .moboView {
    display: block;
  }

  .banner_text h2.page_subtitle {
    display: none;
  }

  .newsroom-listing .cmn-card-col:nth-child(4),
  .newsroom-listing .cmn-card-col:nth-child(5) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .about-why-choose-row {
    display: flex;
    flex-wrap: wrap !important;
  }

  .about-why-choose-col {
    width: 33.33% !important;
  }

  .technical-expertise-image {
    right: -210px;
    bottom: -180px;
  }

  .about-us-section.about-us-section-last {
    padding-bottom: 0 !important;
  }

  .our-brand-top-border::before {
    display: none !important;
  }

  .spec-title-wrapper {
    display: none !important;
  }

  .spec-list li {
    display: flex;
    justify-content: space-between;
    text-align: right;
  }

  .spec-list li span {
    font-family: "Arial bold", sans-serif;
    text-align: left;
  }

  .product_content .vc_custom_heading.product-title {
    display: none;
  }

  .product-image-wrapper {
    margin-bottom: 20px;
  }

  .news-date {
    display: block;
    margin: 12px 0;
  }

  .auto-category-grid .row.ncmt-category-grid .category-item-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ncmt-product-categories-section.auto-category-grid {
    padding-top: 0;
    padding-bottom: 35px;
  }
}

@media (max-width: 575px) {
  .vc_section.home-services-section .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }

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

  .footer-logo-col {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .footer-certs {
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px;
  }

  .cert-logo {
    width: 100%;
  }

  .policy-listing-col {
    width: 50% !important;
  }

  .about-why-choose-col {
    width: 50% !important;
  }

  .spec-slider .slick-prev {
    left: -20px;
  }

  .spec-slider .slick-next {
    right: -20px;
  }

  .search-modal .custom-search-form {
    flex-wrap: wrap;
    justify-content: center;
  }

  .slider-item {
    height: 100vh;
  }

  .slider-btns {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 100px;
  }
}