@media screen and (max-width: 540px) {


    .bannerText{
        padding: 2rem;
        width: 100%;
    }
    .bannerImage{
        position: unset;
    }
    .bannerImage img{
        clip-path: none;
    }

    .brandlogo{
        padding: 3rem;
    }
    .valuesText1 {
        padding: 2rem;
    }    
    .valuesBox{
        width: unset;
    }
    
    .home_about_circle{
        width: 100px;
        height: 100px;
    }
    .home_about_circle p{
        font-size: 14px;
        margin: 0 !important;
    }

    .heading, .heading span{
        font-size: 20px;
    }

    #products-filters{
        flex-direction: column;
        align-items: flex-start;
    }
    #products-filters li{
        margin-bottom: 1rem;
    }
    .footer_container{
        padding: 1rem;
    }
    
    .mission_img img.img1, .mission_img img.img2{
        width: 100%;
    }

    .mission_img .missionLogo, .missionInner{
        margin: 2rem 0;
    }

    .about_values img {
        height: 180vh !important;
    }

    .valuesText1 {
        padding: 2rem !important;
    }

    .valuesBox img {
        height: auto !important;
    }  

}

@media screen and (max-width:820px) {



.col-12.col-lg-3.solutionSecond {
margin-top:2rem;
}

#other_solutions {
    margin-bottom: 4rem;
   
}

    .section_padding{
        padding: 4rem 1rem;
    }
    .home_about_img img {
        width: 50%;
    }
    .home_solution .item_container .row .item:not(:last-child) {
        border-bottom: 1px solid #ccc;
        border-right: 0;
    }

    .home_solution .item_container .row .item{
        padding: 2rem 0rem;
    }
}

@media screen and (max-width: 853px) {
    .our_industries img{
        width: 100%;
    }

    #about_cards .row{
        gap: 2rem
    }

    .footerbox .box2 {
        border-left: 0;
        border-bottom: 1px solid gray;
        padding: 3rem 0 0 0;
    }

    .footerbox .box3 {
        border-left: 0;
        border-bottom: 1px solid gray;
        padding: 3rem 0 0 0;
    }
}

@media screen and (max-width:1024px) {
   
    
 .brandlogo img {
    width: 100%;
    padding: 4rem
    }


    #about_cards .row{
        gap: 2rem
    } 
    
    .navbar{
        padding: 1rem !important;
    }
    .nav-links{
        display: none;
    }
    .navbar-brand img{
        width: 100px;
        height: 50px;
    }

    .home_solution .item_container{
        text-align: left;
        padding: 1rem;
    }

    .our_industries img{
        width: 100%;
    }

    .home_about, .home_news, .our_industries, .brand .brand_photo{
        flex-direction: column;
        width: 100%;
    }

    .home_news .left {
        margin: 3rem 0;
    }
    
    .home_news .right {
      border-top: 1px solid gray;
      border-left: 0;
      padding: 3rem 0;
    }

    /* .footer_container .row .last{
        border-top: 0;
    } */

    .brandMain, .equipmentMain, .cardMain, .solution, #products{
        padding: 2rem;
    }

    .productListMain ul {
    flex-direction: column;
    align-items: flex-start;
    margin: 2rem;
    padding: 0 !important;
    }

    .mission_img{
        flex-direction: column;
        margin-bottom: 3rem;
    }

    .missionInner{
        position: unset;
    }

    .mission_img .img1, .mission_img .img2 {
        width: 100%;
        margin-bottom: 1rem;
    }
    .missionLogo img {
        width: 315px;
        padding: 0 2rem;
    }

    .brand_container .brandlogo{
        flex-direction: column;
    }

    /*.about_values img {
        height: 80vh;
    }*/

    .valuesText1 {
        padding: 1rem;
    }

    .valuesBox img {
        height: auto;
    } 
}

@media screen and (height: 600px) {
    .footerbox .box2{
        border-left: 1px solid gray !important;
        border-bottom: 0;
        padding: 0 0 0 3rem !important;
    }
    .footerbox .box3{
        border-left: 1px solid gray !important;
        border-bottom: 0 !important;
        padding: 0 0 0 3rem !important;
    }
    .last {
        border-top: 1px solid gray !important;
    }
}

@media screen and (min-width: 1024px) {



    .home_solution .item_container .row .item{
        width: 25%;
    }

    .home_solution .item_container .row .item img{
        width: 100%;
    }
    .mission_img .img1, .mission_img .img2 {
        width: 350px;
        height: 300px;
    }
    .missionLogo img {
        width: 280px;
        padding: 0 4rem;
    }

    .about_values img {
        height: 100%;
    }
}

@media screen and (max-width: 1024px) {

.bannerImage img{
        width: unset;
    }



    .home_about_content{
        width: 100%;
    }
    .mega-menu {
        display: none;
        position: static; 
        width: 100%;
        background: #fff;
        padding: 1rem;
      }

      .menu-tabs{
        width: 50%;
      }

      .menu-content{
        width: 50%;
        padding: 1rem;
      }

      .menu-tabs div{
        padding: 1rem;
      }

      .menu-tabs .tab p{
        font-size: 14px;
    }
    
      .products .nav-link::after {
        content: ' ▼'; 
      }
    
      .tab, .content-panel {
        display: block;
        width: 100%;
      }
    
      .content-panel.active {
        display: block;
      }
    
      .tab.active {
        background: #f0f0f0;
      }

      .inputboxes input{
        margin-bottom: 2rem;
      }
}

@media screen and (min-width: 1280px) {



    .navbar-toggler{
        display: none;
    }
    .our_industries img{
        width: 60%;
    }
    .our_industries .content{
        width: 40%;
        margin-left: 4rem;
    }
    .aboutFirst{
        padding: 6rem;
    }
    .missionInner{
        left: 30%;
    }
    .home_about_content{
        width: 50%;
        margin-right: 2rem;
    }
}

@media screen and (min-width: 1920px) {
    .aboutFirst{
        padding: 8rem;
    }
    .missionInner{
        left: 20%;
    }
}

@media (min-width: 991px) {
    .container {
        max-width: 92% !important;
    }
}


@media screen and (max-width: 1000px) {


.bannerText{
        padding: 2rem;
        width: 100%;
    }


.bannerImage{
        position: unset;
    }
    .bannerImage img{
        clip-path: none;
    }


.solution-cards {
gap:20px;
}


    .footerbox .box2 {
      height: 100%;
  border-left: 0;
        border-bottom: 1px solid gray;
        padding: 3rem 0 0 0;
    }


 .footerbox .box3 {
      height: 100%;
  border-left: 0;
        border-bottom: 1px solid gray;
        padding: 3rem 0 0 0;
    }

.last{
        border-top: 0;
    }


}



@media screen and (height: 600px) {
    .bannerImage img{
        width: unset;
    }
 
    .bannerText{
        padding: 2rem 5rem;
    }
 
 }
 
@media screen and (min-width: 1280px) {
    
 
    .bannerText{
        padding: 2rem 6rem;
    }   


 }



@media screen and (max-width: 1000px) {      
    .bannerImage img {
        clip-path: none;
    }
}


@media screen and (max-width: 1280px) {             
    .bannerText{
        padding: 2rem 4rem;
    }



  .about_values img {
        height: 110vh;
    }
    .valuesBox img{
        width: auto;
        height: 60px ;
    }
/*.about_values img {
        height: 110vh;
    }*/

}



@media screen and (max-width:1500px) {
    .banner {
        min-height:400px;
    }
}