@media(max-width : 1200px){
    .heade-sec-mainn {
        position: fixed;
        z-index: 999999;
        background: #fff;
        top: 0;
        width: 100%;
        height: 100vh;
        left: 0;
        padding: 60px 25px 25px;
        transform: translateX(100%);
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s linear;
    }
    .mobile-flexs{
       display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .client-title{
            max-width: 55%;
            font-size: 14px;
    }
    .pan-inda-supply{
        padding:1rem 0;
    }
    .view-allbtn{
        font-size:13px;
    }
    .mega-menu > ul{
        gap: 10px;
        justify-content: center;
        flex-direction: column;
        align-items: unset;
        padding: 0;
    }
    .mega-menu > ul > li > a{
        color:#000 !important;
    }
    .mega-menu > ul > li > a.active {
    color: var(--primary-color) !important;
    }
    .mega-menu > ul > li > a{
        font-size:14px;
    }
    .topheader-sec ul{
        display:none;
    }
    .hambuuefer i {
        font-size: 27px;
        color: var(--secondary-color);
    }
    .hambuuefer {
        position: absolute;
        right: 15px;
        top: 14px;
        display: block;
        z-index: 999;
    }
    .head-logo img{
        width:180px;
    }
    .head-lin-btn .btn-default{
            
            position:relative;
            left: 0;
            top: 10px;
    }
    .head-lin-btn.first-mob-btn .btn-default{
           display:none;
    }
    .head-lin-btn .btn-default span{
        font-size: 12px;
        padding: 10px;
    }
    .hambuuefer, .close-button {
    display: block;
    }
     .close-button i {
        font-size: 27px;
        color: var(--secondary-color);
    }
    .close-button {
        position: absolute;
        right: 20px;
        display: block;
        top: 20px;
    }
    .dropdownd .dropn-btnmobile {
        position: absolute;
        right: 0;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 25px;
        top: 0;
        background: #000;
        display: block;
        margin:unset;
    }
    .mega-menu .dropdownd .submenu{
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        opacity: 1;
        visibility: visible;
        transform: translateY(0px);
        border: 1px solid rgba(48, 48, 47, 0.1);
        box-shadow: 0px 1px 2px 1px rgba(3, 11, 30, 0.06), 0px 1px 1px 0px rgba(3, 11, 30, 0.1);
        margin: 10px 0 10px;
        padding:15px;
        display:none;
    }
    .mega-menu .dropdownd .submenu li a {
    font-size: 13.5px;
    }
    .heade-sec-mainn.shows{
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
    .submenu.visible{
        display:block !important;
    }
    .mega-menu .dropdownd{
        padding-right:0;
    }
    .banner-content {
    max-width: 100%;
    }
    
    
    .secondary-mob {
     display:block !important;
}

 }


@media(max-width : 767px){
    
    p{
        font-size:15px;
    }
    .banner-content h1 {
        font-size: 25px;
    }
    .about-content-box {
        margin-left: 0;
    }
    .about-img-bot img{
        height:auto;
    }
    .about-img-bot{
        margin-top:unset;
    }
    .about-img-left .top-about-img img {
    border-radius: 10px;
    }
    .about-img-bot img {
    border: 5px solid #3b9cd7;
    }
    .about-img-left .top-about-exper p {
    font-size: 16px;
    margin-bottom:0;
    }
    .about-img-left .top-about-exper span {
    font-size: 30px;
    }
    .about-img-left {
    gap: 20px;
    margin-bottom:15px;
    }
    .head-logo img {
        width: 160px;
    }
    .client-buttonn{
        margin-bottom: 1.5rem;
    }
    .btn-default span{
        font-size:14px;
    }
    .btn-default::before{
        width:10px;
        height:10px;
    }
    .btn-default{
        padding-right:35px;
    }
    .product-sec-hum{
        padding:1.5rem 0;
    }
    .sec-samll-title{
        font-size:12px;
        text-align:center;
    }
    .sec-big-title {
    font-size: 20px;
    }
    .section-title{
        text-align:center;
    }
    .product-sec-hum .container > .row {
    gap: 0;
    }
    .product-sec-hum .row .col-lg-3:not(:last-child) .products-cards{
        margin:0 0 20px;
    }
    .product-sec-hum .row .col-lg-4:not(:last-child) .products-cards{
        margin:0 0 20px;
    }
    .products-cards{
        height:auto;
    }
    .products-cards .btn-ptoduct-title h4 {
    font-size: 15px;
    }
    .products-cards .products-content-box .categ span{
        font-size: 12px;
    }
    .product-bennrt-btn.text-end{
        text-align:center !important;
        margin:0 0 20px;
    }
    .banner-content{
        text-align:center;
    }
    .about-sec-main{
        padding:3rem 0;
    }
    .about-sec-main .container > .row{
        flex-direction: column-reverse;
        gap:20px 0;
    }
    .about-content-box p{
        text-align:justify;
    }
    .about-btn-box{
        margin:20px 0;
        text-align:center;
    }
    .key-number-card {
        padding: 0;
    }
    .key-number-card span {
    font-size: 30px;
    }
    .key-number-box h4 {
    font-size: 16px;
    }
    .appli-cations-sec .section-title.text-center {
    margin: 0 0 40px;
    }
    .appli-box-main{
        padding:20px;
        border-radius:25px;
        margin:0;
    }
    .appli-box-main .appli-box-cards:before{
        display:none;
    }
    .appli-box-cards h4 {
    font-size: 16px;
    }
    .appli-box-main .appli-box-cards{
        text-align:center;
    }
    .why-choo-sec .col-lg-3:nth-of-type(even) .why-box-cards {
    margin-top:0;
    }
    .why-choo-sec .col-lg-3:not(:last-child) .why-box-cards {
        margin-bottom:20px;
    }
    .appli-cations-sec {
    padding: 3rem 0 3rem;
    }
    .why-box-cards h4 {
    font-size: 16px;
    }
    .why-box-cards{
        padding:15px;
    }
    .why-box-cards p{
        font-size:14px;
    }
    .why-choo-sec {
        padding: 0 0 3rem;
    }
    .project-instalito-sec .container > .row{
        gap:0;
    }
    .project-instal-box .project-inst-box-conten h4 {
    font-size:17px;
    }
    .project-instal-box .project-instal-content li {
      font-size:14px;
    }
    .project-instal-box .project-instal-content{
        width:100%;
        border-radius: 0px 0px 15px 15px;
    }
    .project-instal-box .project-instal-img img{
        border-radius:10px;
    }
    .project-instal-box .project-instal-content:before{
        display:none;
    }
    .project-instal-box .project-instal-img {
    padding: 5px;
    border-radius: 15px 15px 0px 0px;
    }
    .project-instalito-sec {
    padding: 0 0 3rem;
    }
    .enq-detail {
        display:none;
    }
    .project-instal-box .project-inst-box-conten p{
        font-size:14px;
        margin:0;
    }
    .key-number-box .col-lg-4:not(:last-child) .key-number-card:before{
        display:none;
    }
    .projex-btn-box.text-end{
        text-align:center !important;
    }
    .project-instalito-sec .row .col-lg-6:not(:last-child) .project-instal-box{
        margin-bottom:20px;
    }
    .cta-main-box{
        padding:20px;
    }
    .cta-main-content .cta-bt-box {
    margin: 20px 0;
    text-align:center;
    }
    .cta-sec-main {
    padding: 0 0 3rem;
    }
    .footer-info-sss .info-icon i {
    font-size: 25px;
    }
    .footer-booking-box {
    margin-bottom: 30px;
    }
    .quick-links-menu {
        gap: 15px;
        flex-direction: column;
    }
    .quick-links-menu li:not(:last-child) a:before{
        display:none;
    }
    .footer-social-links ul li{
        margin-right: 10px;
    }
    .footer-menuquickl{
        margin:0;
    }
    .footer-links h4{
        font-size: 16px;
        margin-bottom: 15px;
    }
    .footer-links{
        margin:0 0 25px;
    }
    .foot-coirse.pumps-menus-box li{
        width:100%;
    }
    .footer-copyright {
    padding: 10px 0;
    margin-top: 20px;
    text-align:center;
    }
    .footer-copyright-text.text-end{
       text-align:center !important; 
    }
    .whatsappicon .call-icons {
    display: block;
    }
    .appli-box-cards .icon-box img{
        width:50px;
    }
   .key-number-box .row{
       row-gap:20px;
   }
   .footer-info-sss {
 gap: 13px;
    justify-content: unset;
}
.main-footer .row{
    row-gap:10px;
}
.footer-copyright-text p, .footer-copyright-text a {
    font-size: 14px;
}


.bread-main-sec .sec-big-title {
    font-size: 20px;
}
.bread-main-sec {
    height:223px;
}
.bread-main-sec .sec-big-title {
    width: 100%;
    text-align:center;
}
    
    .cu-heading{
    font-size: 20px;
    }
    .bread-main-sec .bread-services li.active {
   font-size: 13px;
        
    }
    .cu-icon{
 
    width: 40px;
    height: 40px;
 }
 .sec-samll-title {
     font-size: 10.5px;
    margin-bottom: 10px;
 }
 .cu-text {
    padding-bottom: 6px;
     margin-bottom:unset;
 }
 .cu-info {
    padding-bottom: 10px;
     
 }
 .bread-main-sec .bread-services {
     justify-content:center;
     flex-wrap: wrap;
 }
 
     .cu-icon.cu-call::after {
    mask-size: 20px;
 }
 .cu-icon.cu-mail::after{
      mask-size: 20px;
      
 }
 .cu-icon.cu-address::after{
     mask-size: 20px;
 }
 .cu-form-box .cu-form-title {
    font-size: 20px;
    margin-bottom: 13px;
    margin-left:10px;
 }
.cu-form-box{
             padding: 20px 5px 0px 5px;
         }
 .cu-info h6 {
    font-weight: 600;
    font-size: 16px;}
    
    .cu-form-box{
    background: #fff;
    padding: 40px 10px 0px 3px;
    
}
.section-title {
    margin-bottom: 10px;
}
.cu-input {
    padding: 13px 15px;
    border-radius: 10px;
    font-size: 13px;
    margin-bottom: 20px;
}
.contact-map{
    height:300px;
}
.bread-main-sec .bread-services li a {
    font-size: 12px;
}
.bread-main-sec .bread-services li:not(:first-child)::before {
    content: "/";
}
.main-intro-section {
    padding: 2rem 0;
}

.main-intro-section h4 {
    font-size: 17px;
    margin-bottom: 10px;
}
.detail-tablee {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; 
}

.tech-spec-table {
  width: 100%;
  min-width: 650px;
  border-collapse: collapse;
}
.tabele-main-sec {
    padding: 0px 0 2rem;
}

.tick-points li {
   padding-left: 31px;
    margin-bottom: 16px;
    font-size: 15px;
}
.tabele-main-sec .section-title.text-center {
    margin-bottom: 18px;
}


.types-fogg-systemss .products-cards {
  margin-bottom: 16px;
}
.types-fogg-systemss .products-cards p{
text-align:justify;
}

.types-fogg-systemss {
    padding: 0px 0 2rem;
}
.mist-fogging-benefits .sec-big-title {
    font-size: 18px;
    margin: 0;
    }

.types-fogg-systemss .col-lg-6:last-child .products-cards {
  margin-bottom: 0;
}
.mist-fogging-benefits {
    padding: 0 0 2rem;
}

.product-appli .row {
    row-gap: 19px;
}
.appli-boxz {
    border-radius: 12px;
    padding: 16px;
   
}
.appli-boxz img {
    margin-bottom: 11px;
    height: 45px;
    width: 45px;
}
.product-appli .appli-four {
    font-size: 16.5px;
}
.product-appli {
    padding: 0px 0px 2rem;
}

    .presures-tab-process {
        padding: 2rem 0;
    }
    
    .presures-tab-process .process-liness {
      margin: 27px 0 0 0;
    }
    
    .presures-tab-process .process-liness::before {
    left: 32px;
    top: 7px;
    bottom: 31px;
     }
    .presures-tab-process .process-liness li {
        margin-bottom: 53px;
    }
    
    .presures-tab-process .process-liness li:nth-child(odd),
    .presures-tab-process .process-liness li:nth-child(even) {
      padding-left: 88px;
    padding-right: 0px;
    }
    
    .presures-tab-process .process-liness li:nth-child(odd) .process-number,
    .presures-tab-process .process-liness li:nth-child(even) .process-number {
        position: absolute;
        left: 0;
        right: auto;
        transform: none;
    }
    
    .presures-tab-process .process-liness li:nth-child(odd) .process-content,
    .presures-tab-process .process-liness li:nth-child(even) .process-content {
        text-align: left;
        width: 100%;
    }
    
    .presures-tab-process .process-number {
        width: 62px;
        height: 62px;
        font-size: 20px;
        border: 4px solid #97bb31;
    }
    
    .presures-tab-process .process-content h4 {
        font-size: 16.5px;
        margin: 0 0 8px 0;
    }
    .presures-tab-process .process-content p {
    font-size: 14px;
    }
 .why-choose-sec {
    padding: 2rem 0;
 }
.why-choose-sec .common-why-box {
    border-radius: 14px;
}

.why-choose-sec .our-why-item {
    width: 100%;
    padding: 14px 16px;
}
.why-choose-sec .our-why-item .why-ixonn {
           margin: 18px 0;
}
.why-choose-sec .why-ixonn img {
    height: 42px;
    width: 42px;
}
.why-choose-sec .our-why-item h4 {
    font-size: 17px;
    margin-bottom: 10px;
}
.why-choose-sec .section-title.text-center {
    margin-bottom: 16px;
}
.cta-main-content p {
    text-align: justify;
    font-size:14px;
}
.faq-main-secc {
    padding: 0 0 2rem;
}
.why-choose-sec .sec-big-title,
.cta-sec-main .sec-big-title,
.product-appli .sec-big-title,
.types-fogg-systemss .sec-big-title,
.main-intro-section .sec-big-title,
.faq-main-secc .sec-big-title{
  font-size: 18px;
}
.faq-main-secc .accordion{
    margin-top:30px;
}
.faq-main-secc .accordion .accordion-button {
    padding: 0 22px 14px 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
}

.faq-main-secc .accordion .accordion-body {
    font-size: 13px;
    line-height: 24px;
    border-radius: 10px;
    padding: 15px 13px;
}
.faq-main-secc .accordion .accordion-body::before {
    left: 8%;
    width: 82%;
    height: 1px;
}
.faq-main-secc .accordion .accordion-item{
    padding-bottom:0;
}
.faq-main-secc .accordion .accordion-button::after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
   width: 25px;
    height: 25px;

}
.key-points-saa .tick-points li {
        width: 100%;
    }
    .contact-sectiuon {
    background: none;
}

.contact-sectiuon {
    padding: 2rem 0
}
.about-humi-secc{
    padding: 2rem 0;
}
.our-best-keyyy{
    padding:0 0 2rem;
}
.about-humi-secc .row{
        flex-direction: column-reverse;
}
.img-bottom-left{
    display:none;
}
.about-humi-secc .experience-badge {
    top: 0px;
    left: 22%;
    width: 150px;
    height: 150px;
}
.about-humi-secc .img-top-right {
        width: 100%;
        top: 0;
}
.about-humi-secc::before {
    width: 119px;
    height: 87px;
    left: 71%;
    bottom: 0;
}
.about-humi-secc .exp-number {
    font-size: 31px;
}
.about-humi-secc .exp-text {
    font-size: 14px;
}
.our-best-keyyy .key-wrapper{
   display:block; 
}
.our-best-keyyy .key-item {
 gap: 20px;
 padding:0;
 margin: 0 0 20px;
}
.our-best-keyyy .key-item:last-child{
    margin: 0;
}

.our-best-keyyy .key-number {
    font-size: 23px;
}
.our-best-keyyy .key-item:first-child{
    padding:0;
}
.our-best-keyyy .key-item:not(:last-child)::before,.our-best-keyyy .key-item:not(:last-child)::after{
    display:none;
}
.our-best-jorneyy .common-box-vis{
   display:block; 
}
.our-best-jorneyy .misss-tlty {
    font-size: 17px;
}
.our-best-jorneyy .our-vis-miss {
    gap: 15px;
    margin-bottom: 23px;
}
.our-best-jorneyy {
    padding: 0 0 2rem;
}
.project-approach-sec .approach-number {
top: 22%;
        left: 19%;
        font-size: 24px;
}
.project-approach-sec p{
    margin:0;
}

.project-approach-sec .section-title.text-center {
    margin-bottom: 9px;
}
.project-approach-sec .approach-box h5 {
    font-size: 13px;
    margin:0;
}
.project-approach-sec .approach-box {
    padding: 23px 18px 6px 13px;
    margin: 15px 0;
}
.datass {
    margin-top: 0px;
    text-align:justify;
}
.project-approach-sec {
    padding: 0 0 2rem
}
.why-choo-abt {
    padding: 2rem 0;
}
.why-choo-abt .why-fcard {
   padding: 20px;
    gap: 20px;
}
.why-choo-abt .wht-conte h4 {
    font-size: 16px;
}
.why-choo-abt .row {
    row-gap: 20px;
}
.why-choo-abt .why-itemss {
    width: 55px;
    height: 55px;
}
.about-int-sec {
    padding: 2rem 0;
}
.performance-main-sec .perf-title {
    font-size: 16px;
    margin-bottom: 11px;
}
.performance-main-sec .perf-box {
    padding: 10px;
}
.performance-main-sec .perf-number {
    font-size: 26px;
   margin-bottom: 6px;
}
.performance-main-sec .perf-text{
    width:100%;
    margin:0 0 10px;
}
.performance-main-sec .perf-text:last-child{
    margin:0;
}
.performance-main-sec .perf-box::after{
    display:none;
}
.pan-ind-aus{
  padding:0;  
}
.performance-main-sec {
    padding: 0 0 2rem;
}
.our-logo-cmpy {
    padding: 2rem 0;
}
.testi-sec-main {
    padding: 2rem 0;
}
.testi-sec-main .testi-card {
padding:10px;
}
.testi-sec-main .testi-info h4 {
    font-size: 15px;
}
.testi-sec-main .testi-head{
    margin-bottom: 14px;
}
.testi-sec-main .testi-card p{
        margin-bottom: 13px;
}
.testi-sec-main .quote{
  font-size:28px;
}
   
.enquiry {
    padding: 2rem 0;
}
.enquiry .cu-input{
    margin:0 0 15px;
     font-size: 12px;
}
.image-wrapper::after{
   display:none; 
}
.enquiry .contact-btn{
    margin: 0 auto 14px;
    text-align:center;
}

.enquiry .social-bar{
    padding: 10px 7px;
    border-radius: 10px;
  display: unset;
   width: 100%;
    margin: 16px auto 0;
    text-align:center;
}
.enquiry .social-bar span{
    font-size:12px;
}

.enquiry .icons {
    justify-content: center;
    margin: 10px 0 0;
}
.enq-detail {
    padding: 2rem 0;
}
.enq-detail .row{
    row-gap:20px
}
.enq-details {
    border-radius: 13px;
    padding: 24px 18px 25px;
    height: 100%;
  
}

.detail-id{
    padding:0 30px 0 0;
}
.topicv{
    font-size:16px;
}
.indus-vedo-secc .row{
    row-gap:20px
}
.clients {
    padding: 2rem 0 0;
}

.clients .section-title.text-center {
    margin-bottom: 0px;
}
.why-choose-sec .our-why-item {
    border-bottom: 1px solid rgba(215, 207, 207, 0.82);
     border-right: 0;
}
.delear-section {
    padding: 1rem 0;
}
.dealership-form {
    max-width: 100%;
    padding: 1rem;
}

.form-check-label {
    font-size: 13px;
}
.dealership-form .row{
    row-gap:15px;
}
.experience-badge{
    display:none !important;
}
.about-humi-secc .about-images-wrapper {
    height: 386px;
}
.quick-links-menu.locations {
    margin: 9px 0 0;
}



}



@media(min-width : 769px) and (max-width : 900px){
    .section-title{
        text-align:center;
    }
    .product-sec-hum .container > .row {
    gap: 0;
    }
    .product-bennrt-btn{
        margin-bottom:20px;
    }
   .product-maimn{
       gap:20px 0 !important;
   }
   .why-choo-sec .col-lg-3:nth-of-type(even) .why-box-cards {
    margin-top:0;
    }
    .why-choo-sec .row .col-md-6:not(:last-child) .why-box-cards{
        margin-bottom:20px;
    }
    .cta-main-content .cta-bt-box{
      
        margin:20px 0;
    }
    
    .cta-main-content .section-title {
    margin-bottom: 14px;
}
    .footer-info-sss .info-icon i {
    font-size: 30px;
    }
    .quick-links-menu{
        flex-wrap: wrap;
    }
    .footer-social-links{
        width:40%;
    }
    .footer-links h4{
        margin-bottom:20px;
        font-size: 16px;
    }
    .footer-links ul li a {
    font-size: 13px;
    }
    .footer-links {
    margin: 0 0 25px;
    }
    .footer-copyright {
    padding: 15px 0;
    margin-top: 20px;
    }
    .about-exper-main{
        gap: 30px 0;
        flex-direction: column-reverse;
    }
    .about-content-box {
    margin-left: 0;
    }
    .appli-cations-sec .section-title.text-center {
    margin: 0 0 50px;
    }
  
   
    .bread-main-sec .sec-big-title{
            font-size: 30px;
    }
    .bread-main-sec .bread-services li.active {
        font-size:15px;
    }
    .bread-main-sec .bread-services{
        justify-content: center;
    }
    .bread-main-sec .sec-big-title{
        width:100%;
    }
        .cu-heading {
        font-size: 20px;
    }

    .cu-form-box h3 {
    font-size: 2rem;
        margin-bottom: 16px;
}
.contact-map{
    height:350px;
}
.main-intro-section {
    padding: 2rem 0;
}
.sec-big-title {
    font-size: 24px;
}
.tabele-main-sec {
    padding: 3rem 0;
}
.tech-spec-table thead th {
    font-size: 15px;
    padding: 14px 16px;
    text-align: left;
}
.tech-spec-table tbody td {
    font-size: 14px;
    padding: 13px 15px;
}
.types-fogg-systemss {
    padding: 2rem 0 4rem;
}
.benifts-img {
        text-align: center;
}
.cu-form-box {
    padding: 28px;
    border-radius:13px;
}
.cu-input {
    margin-bottom: 23px;
}

.mist-fogging-benefits {
    padding: 0 0 3rem;
}
.appli-boxz {
    padding: 25px;
}
.appli-boxz img {
    margin-bottom: 15px;
}
.product-appli {
    padding: 0 0 2rem;
}
.presures-tab-process .process-content h4 {
    font-size: 20px;
        margin: 0 0 10px 0;
}
.presures-tab-process .process-liness li {
    margin-bottom: 50px;
}
.why-choose-sec .our-why-item {
    padding: 17px;
}
.why-choose-sec .our-why-item h4 {
    font-size: 17px;
    margin-bottom:15px;
}
.why-choose-sec .our-why-item .why-ixonn {
    margin-bottom: 20px;
}
.cta-main-content .sec-big-title {
      font-size: 20px;
        text-align: center;
    }
    .cta-main-box {
    padding: 35px;
    }
.footer-info-sss .info-import a {
    font-size: 13px;
    }
    .info-import p {
    margin: 0;
    font-size: 13px;
    }
    .footer-info-sss {
    gap: 10px;
    }
    .footer-copyright-text p, .footer-copyright-text a {
    font-size: 13px;
}
.why-choose-sec {
    padding: 3rem 0;
    
}
.cta-sec-main {
    padding: 0 0 3rem;
}
.presures-tab-process .process-number {
    width: 80px;
    height: 80px;
    font-size: 25px;
}
.faq-main-secc .accordion .accordion-button {
    padding: 0 35px 14px 0;
    font-size: 17px;
}
.faq-main-secc .accordion .accordion-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.contact-sectiuon {
    padding: 2rem 0;
}
    .cu-text {
    padding-bottom: 12px;
    max-width:100%;
}
.cu-info h6 {
    font-size: 16px;
}
.about-humi-secc {
    padding: 3rem 0;
}
.about-humi-secc .exp-number {
    font-size: 38px;
}
.about-humi-secc .exp-text {
    font-size: 14px;
}
.about-humi-secc .about-images-wrapper{
        margin-bottom: 30px;
}

.our-best-keyyy .key-item {
        padding: 0px 10px;
    }
.our-best-keyyy{
    padding:0 0 2rem;
}
.our-best-keyyy .key-number {
    font-size: 22px;
}
.key-content p{
    font-size:16px;
    margin:0;
}
.our-best-jorneyy {
    padding: 0 0 2rem;
}
.project-approach-sec .section-title p{
    margin:0;
}
  .project-approach-sec .approach-box h5 {
    font-size: 15px;
}
.project-approach-sec .approach-box h5{
    margin:0;
}

.project-approach-sec .approach-number {
    top: 23%;
    left: 19%;
    font-size: 32px;
}
.datass{
    margin:0;
}
.why-choo-abt {
    padding: 3rem 0
}
  .why-choo-abt .wht-conte h4 {
 font-size: 17px;
}
.about-int-sec {
    padding: 3rem 0;
    }
    .why-choo-abt .why-fcard {
    padding: 21px;
    gap: 22px;
    }
    
.misson-picttt img{
    margin: 30px auto 0;
    text-align: center;
    display: block;
}    
    

.enquiry {
    padding: 2rem 0;
}
.enquiry .cu-input{
    margin:0 0 15px;
     font-size: 12px;
}

.performance-main-sec .perf-number {
    font-size: 40px;
}
.performance-main-sec .perf-title {
    font-size: 17px;
    margin-bottom: 18px;
}


.image-wrapper::after{
   display:none; 
}
.enquiry .contact-btn{
    margin: 0 auto 14px;
    text-align:center;
}

.enquiry .social-bar{
    padding: 10px 7px;
    border-radius: 10px;
  display: unset;
   width: 100%;
    margin: 16px auto 0;
    text-align:center;
}
.enquiry .social-bar span{
    font-size:12px;
}

.enquiry .icons {
    justify-content: center;
    margin: 10px 0 0;
}
.enq-detail {
    padding: 2rem 0;
}
.enq-detail .row{
    row-gap:20px
}
.enq-details {
border-radius: 13px;
        padding-bottom: 19px;
  
}

.topicv{
    font-size:16px;
}

.enq-detail .enq-details .detail-id{
    margin:20px 0 0;
}
.enq-detail .enq-details .detail-id a{ 
    font-size:13px;
}
.delear-section {
    padding: 3rem 0;
}
.dealership-form {
    max-width: 100%;
    padding: 2rem;
}
.about-humi-secc .row{
    flex-direction:column-reverse;
}
.performance-main-sec {
    padding: 0 0 1rem;
}
.about-img-bot {
   
    margin-left: 27%;
    margin-top: -60px;
}
.key-number-card span {
    font-size: 37px;
}
.appli-box-main .appli-box-cards:nth-child(odd)::before{
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #d7dede;
    right: -6px;
    display: block;
}
.client-title {
    display:none
}
.why-choose-sec .our-why-item .why-ixonn img{
    width: 45px;
}
}


@media(min-width : 901px) and (max-width :1200px){
    p {
        font-size:15px;
    }
    .head-lin-btn .btn-default{
        left:70%;
    }
    .banner-content h1 {
    font-size: 35px;
    }
    .sec-big-title{
        font-size:25px;
    }
    .sec-samll-title{
        font-size:12px;
    }
    .products-cards .btn-ptoduct-title{
        gap: 10px;
        padding: 8px;
    }
    .products-cards .btn-ptoduct-title h4 {
    font-size: 13px;
    }
    .products-cards .products-content-box {
    padding: 8px;
    }
    .products-cards .products-content-box .categ span {
    font-size: 11px;
    }
    .btn-default span{
        font-size:13px;
    }
    .about-img-left{
        align-items: flex-start;
    }
    .about-img-left .top-about-exper p {
    font-size: 18px;
    }
    .about-img-left .top-about-exper span {
    font-size: 35px;
    }
    .key-number-card span {
    font-size: 30px;
    }
    .bread-main-sec .sec-big-title {
    font-size: 30px;
    }
    .bread-main-sec .bread-services li.active {
    font-size: 15px;
}
.main-intro-section {
    padding: 3rem 0;
}
.appli-boxz {
    padding: 25px;
}
.appli-boxz img {
    margin-bottom: 18px;
}
.presures-tab-process .process-content h4 {
    font-size: 22px;
}
.presures-tab-process .process-liness li {
    margin-bottom: 85px;
}
.why-choose-sec .our-why-item {
    padding: 35px;
}
.quick-links-menu {
   gap: 7px 18px;
}
.quick-links-menu li a {
    font-size: 12px;
}
.footer-links h4 {
    font-size: 16px;
    margin-bottom: 20px;
}
.footer-links ul li a {
    font-size: 13px;
}
.footer-copyright-text p, .footer-copyright-text a {
    font-size: 13px;
}
.footer-copyright {
    margin-top: 30px;
}
.faq-main-secc .accordion .accordion-button {
    padding: 0 30px 14px 0;
    font-size: 18px;
}
.contact-sectiuon {
    padding: 2rem 0;
}
.cu-form-box h3 {
    font-size: 20px;
}
.cu-form-box {
    padding: 25px 15px;
    border-radius: 13px;
}
 .cu-input {
    padding: 12px 14px;
    font-size: 13px;
    margin-bottom: 22px;
 }
 .cu-info h6 {
    font-size: 17px;
 }
  .cu-info p {
    color: #000;
    font-size: 13px;  
  }
  .cu-heading {
    font-size: 20px;
    margin:  0 0 15px;
}
.cu-info {
    padding-bottom: 17px;
    gap: 12px;
    margin-top: 22px;
}  
   .enquiry {
    padding: 2rem 0;
}
.enquiry .cu-input{
    margin:0 0 15px;
     font-size: 12px;
}

.enquiry .contact-btn{
    margin: 0 auto 14px;
    text-align:center;
}
.enquiry .social-bar span{
    font-size:12px;
}

.enquiry .icons {
    margin: 10px 0 0;
}
.enq-detail {
    padding: 2rem 0;
}
.enq-detail .row{
    row-gap:20px
}
.enq-details {
border-radius: 13px;
 padding-bottom: 19px;
  
}

.image-wrapper::after {
  top: 79%;
}

.topicv{
    font-size:16px;
}

.enq-detail .enq-details .detail-id{
    margin:20px 0 0;
}
.enq-detail .enq-details .detail-id a{ 
    font-size:13px;
}

 .social-bar{
         flex-wrap: wrap;
 }
    
 .delear-section {
    padding: 3rem 0;
}   
    
.dealership-form {
    padding: 2.5rem;
} 
.about-img-bot {
   
    margin-top: -20px;
}
.about-img-bot img {
    height: 100%;
}
.appli-box-cards h4 {
    font-size: 16px;
}
.appli-box-cards .icon-box img {
  width:45px;
  height:45px;
}
.appli-box-cards p {
    font-size: 14px;
}
}


@media (min-width:1350px){
    .mega-menu > ul{
        gap:28px !important
    }
}