/* hover dropdown menus */
@media only screen and (max-width: 991px) {
    .navbar-hover .show > .dropdown-toggle::after{
        transform: rotate(-90deg);
    }
}
@media only screen and (min-width: 992px) {
    .navbar-hover .collapse ul li{position:relative;}
    .navbar-hover .collapse ul li:hover> ul{display:block}
    .navbar-hover .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}
    .navbar-hover .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}
    
}

 


@media (max-width:575px) {

/* ### open  */
.Banner {
        
    height: auto;
    margin-top: auto;
    position: unset;
  }
  .bannerTop{
    top: auto;
  }
  .Logosliderbottom{
    right: 0;
    position: unset;
    bottom: 20vh;
  }

/* ### end  */

    .Banner h1{
        font-size: 26px !important;
        line-height: 34px !important;
        margin-bottom: 20px;
        
    }

    .hAdjt{
        height: 180px;
    }

    .social { 
        font-size: 20px !important;
    }

    .ServiceSection4 i{ 
        margin-top: 30px;
      }

      .bg-ico { 
        width: 43px !important;
        height: 43px !important;
    }
 
    .nkp_menu { 
        position: relative;
    }
    .navbar {
        padding: 0px;
    }
    .Banner h1 {
        /* font-family: 'AtypText-Semibold';
        font-weight: 900; */
        font-size: 30px;
        line-height: 38px;
    }
    .Banner p { 
        font-size: 18px;
        line-height: 25px; 
    }
    .Banner a {
        font-size: 16px;
        line-height: 28px;
        border-radius: 5px;
        padding: 10px 15px;
    }
    .Banner { 
        background-position: 100% 65%;
        background-size: 50%;
        padding: 10px !important;
        padding-top: 10px !important; 
    }
    .SecondSectionh2 {
        display: inline-block; 
        font-size: 30px;
        line-height: 38px; 
        width: 50%;
        text-align: center;
    }
    .SparpartsProduct { 
        margin-top: 45px; 
    }
    .AllProductBtn a { 
        font-size: 18px;
        border-radius: 15px;
        padding: 4px 15px 8px 15px;
        width: 150px; 
    }
    .WhyUs-Bg_div-img {
        top: -170px;
        position: relative;
        right: 0;
        width: 75%;
        float: right;
    }
    .section4 h2 { 
        font-size: 20px;
        line-height: 28px;
    }
    .accordion>.card>.card-header {
        font-size: 18px;
        line-height: 26px; 
        height: 75px;
    }
    .card-title { 
        width: 80%;
        position: absolute; 
    }
    .accordion .card-header.collapsed:after { 
        line-height: 25px; 
    }
    .accordion .card-header:after { 
        width: 25px;
        height: 25px;
        font-size: 10px; 
        border-radius: 50px;
        line-height: 25px !important; 
    }
    .section5 p { 
        font-size: 18px;
        line-height: 26px; 
    }
    .footer-h5-2 {
        padding-left: 0;
    }
    .FooterLink ul{
        margin-left: 0;
        padding-left: 0;
    }
    .subscription input[type="text"] { 
        width: 90%;
    }
    .subscription { 
        width: 100%;
    }
    .Section3 h5 { 
        font-size: 18px;
        line-height: 26px; 
    }
    .xs_p3rem{
        padding-top: 3rem;
    }
    .FooterUl3 ul li {
        padding-right: 15px;
    }
    .FooterUl3 img {
       height: 20px;
    }
    footer h5 {
        font-size: 18px; 
    }
    .confiimg{
        width: 100%;
       }

    .bannerpara{
        font-size: 14px;
    }
}


@media (min-width:576px) and (max-width:767px) {

    /* ### open  */
.Banner {
        
    height: auto;
    margin-top: auto;
    position: unset;
  }
  .bannerTop{
    top: auto;
  }
  .Logosliderbottom{
    right: 0;
    position: unset;
    bottom: 20vh;
  }

/* ### end  */

    .hAdjt{
        height: 180px;
    }
 
    .social { 
        font-size: 20px !important;
    }

   
      .bg-ico { 
        width: 43px !important;
        height: 43px !important;
    }
    .confiimg{
        width: 100%;
       }
      
}





 @media (min-width:768px) and (max-width:991px) {
    .testimonial-bubble {
        height: 366px;
    }
    
    .why_text-rotate {
        font-size: 40px;
    }
    .Whytextinner {
        position: absolute;
        top: 60%;
        left: 13%;
    }

    .WhyUs-Bg_div-img {
        top: -98px;
        position: relative;
        right: -53px;
    }

    .Section2 h2{
        margin-top: 30px;
        padding-top: 30px;
    }

    .Banner { 
        background-size: 43%;
        padding: 0px 30px;
        background-position-x: right;
        background-position-y: 166px;
       
    }
    .Banner h1{
        font-size: 30px;
        line-height: 38px;
    }

    .hAdjt{
        height: 200px;
    }
 
        /* ### open  */
        
.Banner {
        
    height: auto;
    margin-top: auto;
    position: unset;
  }
  .bannerTop{
    top: auto;
  }
  .Logosliderbottom{
    right: 0;
    position: unset;
    bottom: 20vh;
  }
  .confiimg{
    width: 100%;
   }

/* ### end  */
}


@media (min-width:992px) and (max-width:1199px) {
    .Banner { 
        background-size: 48%; 
        background-position-y: 166px; 
    }

}

@media (min-width:1200px) {}
