@media (max-width: 1400px) 
{
  .banner-heading h1 {
    font-size: 57px;
    line-height: 60px;
    font-weight: 600;
}
.banner-heading a {
  font-size: 20px;
  padding: 16px 30px;
}
h2 {
  font-size: 40px;
  line-height: 50.8px;
}
button.store-delivery {
  font-size: 12px;
}
.about-more a {
  font-size: 17px;
}
.slider-loader h3 {
  font-size: 23px;
  padding-bottom: 10px;
}
.talk-right img {
  max-height: 190px;
}
section.we-are .container {
  padding-top: 25px;
}
.service-item h3 {
  font-size: 27px;
  line-height: 34px;
}
.project-slider-wrapper .project-prev, .project-slider-wrapper .project-next {
  position: absolute;
  top: -44px;}
.service-icon img {
  width: 70px !important;
}
section.talk-section {
  position: relative;
  margin-bottom: -35px;
}
section.talk-section ul li a {
  font-size: 15px;
}
section.talk-section ul {
  padding-top: 30px;
}

.talk-right {
  width: 50%;
}
ul.submenu li img {
  width: 100%;
  height: 215px;
  border-radius: 10px;
}
section.banner-slider .owl-carousel .banner-item {
  width: 100%;
  position: relative;
}
.choose-left h2 {
  width: 80%;
}
.choose-flex ul li span {
  font-size: 19px;
  line-height: 25px;
  width: 200px;
}
p {
  font-size: 17px;}
  .service-link:nth-of-type(3) {
    padding-top: 39px;
}
}
 @media (max-width: 1200px) 
 {

 }
 @media only screen and (min-width: 768px) and (max-width: 992px)
  {
    .site-navbar ul li a {
      font-size: 16px;
      font-weight: 500;
      padding: 10px;
    }
    .about-banner {
      height: 60vh;
}
.project-image {
  height: 283px;
}
.contact-info {
  padding-right: 20px;
}
.about-banner h1 {

  min-height: 60vh;
}
section.banner-slider .owl-carousel .banner-item {
  width: 100%;
  height: 60vh;
}
.carrers-banner {
  height: 60vh;
}
.carrers-banner  h1 {
  min-height: 60vh;
}
section.service-banner{
height: 60vh;
  }
  section.service-banner h1{
    min-height: 60vh;
      }
  }

  @media screen and (max-width: 767px) {
  
   .nav-toggler{
     display: block;
   }
   .nav-toggler.toggler-open span {
    background-color: #000000;
}
.nav-header {
  position: absolute;
  width: 100%;
  top: 0;
}
   .site-navbar {
     min-height: 60px;
     width: 100%;
   }
   .site-navbar ul {
     position: absolute;
     width: 100%;
     height: calc(100vh - 60px);
     left: 0;
     top: 60px;
     flex-direction: column;
     align-items: center;
     background-color: rgba(0,0,0,.75);
     max-height: 0;
     transition: .3s;
   }
   
   .site-navbar ul li {
     width: 100%;
     text-align: left;
   }
   .site-navbar ul li a {
    padding: 7px 25px !important;
    color: #000 !important;
    font-size: 31px;
    line-height: 40px;
    font-weight: 700;
}
h1 {
  font-size: 38px;
  font-weight: 600;
  line-height: 70px;
}
.has-submenu:hover .submenu {
  display: none;
}
.nav-header .arrow {
  padding: 8px;
  top: 15px;
  margin-left: 20px;
}
ul.submenu li a {
  font-size: 30px;
  line-height: 40px;
}

ul.submenu li a {
  font-size: 30px;
  line-height: 40px;
  padding: 16px 20px;
}
footer span.arrow {
  display: inline-block;
}
   .site-navbar ul li a:hover {
     background-color: rgba(255,255,255,.1);
   }
   .site-navbar ul.open {
    min-height: 100vh;
     overflow: visible;
   }
   .intro-area h2 {
     font-size: 36px;
     margin-bottom: 15px;
   }  
   h2 {
    font-size: 32px;
 }
 .slider-loader ul {
  flex-wrap: wrap;
}
.slider-loader ul li {
  width: 100%;
}
.owl-carousel.owl-about.owl-loaded.owl-drag img {
  width: 100%;
  height: 240px;
  border-radius: 20px;
}
section.services-slider h2 {
  text-align: center;
}
section.we-are {
  overflow: hidden;
}
.input-submit {
  padding-top: 16px;
  text-align: center;
}
.location-map {
  padding-top: 25px;
  width: 100%;
}
.project-view ul {
  gap: 0;
  justify-content: space-between;
}
.owl-nav-container {
  position: absolute;
  top: 65px;
}
.slider-loader p {
  text-align: justify !important;
  font-size: 17px;
  line-height: 30px;
}
.slider-content img {
  width: 100%;
  height: 190px;
  border-radius: 20px;
}
.slider-content {
  min-height: 240px;
  padding-top: 25px;
}
.owl-nav-container {
  position: absolute;
  top: 65px;
  display: none;
}
.view-all {
  display: none;
}
.owl-carousel.owl-service.owl-loaded.owl-drag {
  padding-top: 20px;
}
.service-icon img {
  width: 100px !important;
}
section.Projects-slider h2 {
  text-align: center;
  width: 100%;
}
.project-slider-wrapper .project-prev, .project-slider-wrapper .project-next {
  position: absolute;
  top: 0px;
  display: none;
}
.owl-carousel.owl-project.owl-rtl.owl-loaded.owl-drag {
  padding-top: 0px;
}
section.section-partners h2 {
  text-align: center;
}
section.section-partners ul li {
  padding: 10px 0px;
  width: 50%;
  text-align: center;
}
section.section-partners img {
  width: 73%;
}
section.talk-section ul {
  flex-wrap: wrap;
}
.ftr-logo img {
  width: 90%;
  margin: 0 auto;
}
footer .d-flex {
  padding-bottom: 20px;
  flex-wrap: wrap;
}
.quick-link {
  width: 100%;
}
.service-link {
  width: 100%;
}
.Contact-link {
  width: 100%;
}
.sm-none {
  display: none;
}
.lg-none{
  display: block;
}
.ftr-social {
  width: 100%;
  padding-left: 0px;
}
.ftr-right {
  width: 50%;
}
.ftr-link {
  text-align: right;
  width: 50%;
}
.ftr-btm {
  flex-wrap: wrap;
}
.ftr-social ul {
  justify-content: start;
}
.contact-link {
  width: 100%;
}
section.Mission-section .container {
  display: flex;
  flex-wrap: wrap;
}
.Mission-left {
  width: 100%;
  padding-right: 0px;
}
.Mission-right {
  width: 100%;
  padding-left: 0px;
}
.Mission-left.order {
  order: 2;
  padding-top: 30px;
}
.Mission-right img {
  padding-top: 25px;
}
section.certificat h2 {
  text-align: center;
}
.owl-carousel.owl-certificat.owl-loaded.owl-drag {
  padding-top: 28px;
}
.certificate-prev, .certificate-next {
  position: absolute;
  top: 70px;
}
.certificate-prev, .certificate-next {
  position: absolute;
  top: 65px;
  right: 40px;
  width: 65px;
  height: 36px;
  border-radius: 22px;
  display: none;
}
.certificate-prev {
  right: 78px;
}
.about-banner {
  height: 52vh;
}
.about-banner h1 {
  font-size: 40px;
  min-height: 56vh;
}
.project-view ul li {
  width: 48%;
  padding-bottom: 15px;
}
section.carrers-detail-section h1 {
  font-size: 42px;
  padding-top: 10px;
  line-height: 50px;
}
.form-group {
  flex: unset;
  margin-right: 0px;
  width: 100%;
  padding-top: 18px;
}
.form-row {
  flex-wrap: wrap;
  margin-bottom: 0px;
}
.project-image {
  width: 100%;
  height: 140px;
}
.contact-info h1 {
  font-size: 30px;
  font-weight: 600;
  line-height: 50px;
  text-transform: capitalize;
  padding-bottom: 0px;
  color: #000000;
  font-family: 'Trap', sans-serif;
}
section.carrers-detail-section h1 {
  text-align: left;
  font-size: 32px;
  padding-top: 10px;
  line-height: 50px;
}
.description-text h2 {
  padding: 0px 0px;
  font-size: 29px;
}
.time-desc {
  list-style: none;
  padding: 15px 0px 11px 0px;
  margin: 0;
  gap: 15px;
}
.accordion-content ul {
  padding-left: 0px;
}
section.contact-details {
  padding: 4px 0px 45px 0px;
}
.submit-btn {
  margin: 0 auto;
}
.site-navbar {
  display: block;
}
section.contact-details form {
  padding-top: 2px;
}
form label {
  font-family: 'Aspekta', sans-serif;
  font-size: 15px;
}
.checkbox {
  padding-bottom: 25px;
}
.contact-details textarea {
  width: 100%;
  padding: 8px 10px;
  font-size: 1rem;
  margin-bottom: 14px;
}
.form-row.checkbox {
  flex-wrap: nowrap;
}
.service-banner h1 {
  color: white;
  font-size: 42px;
  line-height: 54px;
  width: 90%;
  margin: 0 auto;
}  
.carrers-banner h1 {
  font-size: 40px;
  line-height: 50px;}
.overlay-project img {
    max-width: 100%;
}
.overlay-content {
position: relative;
text-align: center;
width: 95%;
}
.ftr-right p, .ftr-link a {
font-size: 15px;
}
.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: none;
}
.accordion button[aria-expanded='true'] + .accordion-content {

  padding: 1px 0px;
}
.d-block {
  display: block;
  width:auto;
}
.accordion .accordion-item button[aria-expanded='true'] {
  padding-bottom: 0px;
}
footer {
  padding-bottom: 3px;
}
small {
  display: block;
  color: #666;
  font-size: 13px;
  padding: 4px 12px 4px 20px;
}
section.talk-section {
  position: relative;
  margin-bottom: -52px;
}
.site-navbar ul {
  display: none;
  flex-direction: column;
  background: #fff;
  position: static;
  top: 50px;
  left: 0;
  width: 100%;
  z-index: 1000;
  padding-top: 60px;
}

.site-navbar ul.open {
  display: flex;
  overflow: scroll;
}

.nav-toggler {
  display: block;
}

.submenu {
  display: none;
  width: 100%;
  box-shadow: none;
  padding: 10px;
  background: #f9f9f9;
}

.has-submenu.open .submenu {
  display: block;
  padding-left: 20px;
}

.service-item + .submenu {
  display: none;
}

.service-item.open + .submenu {
  display: block;
}
.arrow {
  border-color: black;
}
section.banner-slider .owl-carousel .owl-dots {
  display: none;
}
a.site-logo img {
  width: 100px;
  padding-top: 15px;
  padding-left: 20px;
}
.service-item h3 {
  font-size: 23px;
  line-height: 34px;
  width: 86%;
}
footer .arrow {
  display: inline-block;
  margin-left: 5px;
  border: none;
  border-width: 0 2px 2px 0;
  padding: 3px;
  transform: rotate(359deg);
  cursor: pointer;
}
section.banner-slider .owl-carousel .banner-item {
  width: 100%;
  height: 70vh !important;
  position: relative;
}
.choose-flex {
  padding: 50px 0px 20px 0px;
  flex-wrap: wrap;
}
.choose-left {
  width: 100%;
}
.choose-left h2 {
  width: 90%;
  font-size: 32px;
  line-height: 46.8px;
  text-align: center;
  margin: 0 auto;
}
section.service-details-section {
  background-image: url(../images/icon/Bgimg.svg);
  background-size: cover;
  background-position: bottom;
}
section.system-section h2 {
  width: 99%;
  text-align: center;
  line-height: 48px;
}
.choose-flex ul {
  flex-wrap: wrap;
  gap: 30px;
  padding-top: 30px;
}
.choose-flex ul li span {
  width: 280px;
}
.left-systems {
  width: 100%;
}
.row {
  flex-wrap: wrap;
}
.right-systems {
  justify-content: center;
  padding-top: 30px;
}
.right-systems {
  width: 100%;
}
.right-systems img {
  width: 100%;
  border-radius: 20px;
}
.service-banner {
  height: 70vh;
}
.service-banner h1 {
  min-height: 70vh;
}
.service-we h2 {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
  line-height: 40px;
}
.accordion .icon {
  display: inline-block;
  position: absolute;
  top: 30px;
}
.accordion .accordion-title {
  font-size: 19px;
  line-height: 33.46px;
  padding-right: 35px;
  padding-left: 19px;
  font-weight: 400;
}
span.acco-num {
  font-size: 22px;
  line-height: 65.41px;
  padding-right: 35px;
  position: absolute;
  top: 9px;
}
section.talk-section ul {
  gap: 26px;
}
  section.talk-section .container {
    width: 100%;
}
.carrers-banner {
  height: 70vh;
}
.nav-header .arrow {
  border-color: #010101 !important;}
.carrers-banner h1 {
  min-height: 70vh;
}
.contact-info {
  width: 100%;
}
.contact-form {
  width: 100%;
}
.talk-right {
  display: none;
 }
 .talk-left {
  width: 100%;
}
a.btn {
  color: #000000 !important;
  background: #ffffff !important;
}
.location-map iframe {
  border-radius: 13px;
  border: solid 2px #959b9e !important;
  width: 100%;
  margin-bottom: 30px;
}
.breadcrumb {
  padding: 35px 0px 0px 0px;
}

ul.submenu li img {
  display: none;
}
.has-submenu.open .submenu {
  padding: 0px 30px !important;
}
li.has-submenu ul li a {
  padding: 9px 10px;
  font-size: 19px;
}
section.Projects-slider .d-flex {
  width: 100%;
}
.services-slider .container {
  width: 100%;
}
section.Projects-slider  .container {
  width: 100%;
}
section.certificat .container {
  width: 100%;
}section.we-are p {
  text-align: justify;
}
a.site-logo.lg-none {
  display: inline-block;
}
.banner-heading h1 {
  font-size: 49px;
  line-height: 52px;
  font-weight: 600;
}
.service-link:nth-of-type(3) {
  padding-top: 0px;
}
footer ul li {
  padding-bottom: 3px;
}

button.store-delivery {
  min-width: 200px;
}
.tab-s {
  display: flex
;
  justify-content: start;
  gap: 20px;
  padding-top: 10px;
  flex-wrap: nowrap;
  min-width: 200px;
  overflow-x: auto;
  padding-bottom: 20px;
}
div#air-conditioning-ventilation-air-filtration-systems .container {
  width: 100%;
}

.tab-s::-webkit-scrollbar {
  height: 6px; 
}

.tab-s::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius: 10px;
}

.tab-s::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 10px;
}

.tab-s::-webkit-scrollbar-thumb:hover {
  background: #555; 
}


}

@media (min-width: 769px) {
  li.has-submenu:hover ul.submenu {
    display: flex !important;
    max-height: max-content;
    padding-top: 10px;
  padding: 30px !important;
  }
  ul.submenu li img {
    width: 230px;
    height: 170px;
    border-radius: 15px;
}
  .site-navbar ul li:hover > .submenu {
    display: block;
  }
  .site-navbar ul li:hover > .submenu {
    display: block; /* Ensure the submenu shows up when hovering */
  }
  .site-navbar ul li:hover .arrow {
    transform: rotate(-135deg);
    top: 28px;
  }
  .collapsible {
    display: block !important; 
  }

  .toggle-heading .arrow {
    display: none; 
  }
  ul.collapsible.lg-none {
    display: none !important;
}
}
ul.collapsible li a {
  display: block;
  width: 85%;
  line-height: 20px;
  font-size: 17px;
}
footer ul li {
  padding-bottom: 13px;
}