
@media only screen and (max-width: 1400px) {
    .search-button {
        padding: 6px 12px;
        font-size: 14px;
    }

    .logomain {
        justify-content: center;
    }

    .call img {
        height: 23px;
    }

    .nav-link {
        font-size: 14px !important;
    }

    .card-counter .count-name {
        font-size: 15px;
    }

    .mobile-resposiv-header {
        display: none;
    }

    .icon-re-np {
        margin-left: 9px;
    }

    .login button {
        padding: 11px 30px;
    }

    .Register button {
        padding: 11px 30px;
    }

    .login button:hover {
        padding: 11px 30px;
    }

    .Register:hover button {
        padding: 11px 30px;
    }
    #ui-id-1 {
        width: 490px !important;
    }
    .search-container1 {
        #ui-id-1 {
            width: 545px !important;
        }
    }

  
}

@media only screen and (max-width: 1300px) {
    .logomain {
        justify-content: center;
    }

    .product-image {
        width: 120px;
        height: 120px;
    }

    .products-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        padding: 10px;
    }

    .product-title {
        font-size: 12px;
        width: 125px;
    }

    .imgslide-np img {
        height: 327px;
        object-fit: cover;
    }

    .logomain img {
        height: 90px;
        width: auto;

    }

    .mobile-resposiv-header {
        display: none;
    }
    #ui-id-1 {
        width: 484px !important;
      }


}

@media only screen and (max-width: 1200px) {
    .search-container {
        width: 100%;
        float: none;
    }

    .search-container1 {
        width: 100%;
        float: none;
    }

    .searchmain {
        /* justify-content: start; */
        /* gap: 1px; */
    }

    .icon-re-np {
        padding: 8px 11px;
        width: 45px;
        height: 45px;
    }

    .call.call button {
        width: 45px;
        height: 45px;
    }

    .icon-re-np img {
        height: 20px;
        width: 20px;
    }

    .logomain {
        justify-content: center;
    }

    .logomain img {
        height: 60px;
        width: auto;
    }

    .product-image {
        width: 100px;
        height: 100px;
    }

    .products-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        padding: 10px;
    }

    .product-title {
        font-size: 12px;
        width: 125px;
    }

    .imgslide-np img {
        height: 284px;
    }

    .logomain img {
        height: 70px;
        width: auto;

    }

    #dropdownButton {
        font-size: 12px;
    }

    /* .search-input::placeholder {
        font-size: 11px;
    } */

    .Register button {
        font-size: 16px;
        padding: 10px 8px;
        width: 100%;
    }

    .login button {
        font-size: 16px;
        padding: 10px 8px;
        width: 100%;
    }

    .mobile-resposiv-header {
        display: none;
    }
    #ui-id-1 {
        width: 405px !important;
      }
      .search-container1 {
        #ui-id-1 {
            width: 410px !important;
        }
    }

}

@media only screen and (max-width: 1100px) {
    .call button {
        /* width: 45px;
        height: 45px; */
    }

    .callicon {
        font-size: 19px;
    }

    .logomain img {
        height: 60px;
        width: auto;
    }

    .search-button {
        font-size: 13px;
    }

    .search-input {
        /* font-size: 10px; */
    }

    /* .call {
        width: 36px !important;
        height: 36px !important;
    } */

    .login button {
        font-size: 14px !important;
    }

    .Register button {
        font-size: 14px !important;
    }

    /* HEDER.CSS FILE MA LOGIN AND REGISTER BUTTON MA PADDING STYLE CHENG KARI  */


    .login {
        padding: 0px 0px 0px 0px !important;
    }

    .Register {
        padding: 0px 0px 0px 0px !important;
    }

    .searchmain {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .search-container {
        padding: 0px 0px;
    }

    .logomain {
        justify-content: center;
    }

    /* .menu-scroll-np {
        display:flex!important;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;

    } */

    /* .navbar-collapse,
    li {
        display: block !important;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;

    } */

    .mobile-resposiv-header {
        display: none;
    }

    .search-button {
        width: 92px;
        height: 36px;
        margin: 0px 5px;
    }

    /* .cat-level-one {
        left: 23%;
    } */
    /* .cat-level-one {
        top: 120%; 
        left: 30%;
      } */
}

@media only screen and (max-width:992px) {
    .search-button {
        padding: 5px 20px;
        font-size: 16px;
    }

    .logomain img {
        height: 64px;
        width: auto;
    }

    .searchmain {
        justify-content: end;
        gap: 14px;
    }

    #hideserch-bar {
        display: none;
    }

    .callicon {
        font-size: 19px !important;
    }

    .call button {
        /* width: 45px;
        height: 45px; */
        /* float: none; */
    }


    .navbar-collapse {
        display: block !important;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
        /* overflow-x: clip; */
    }

    .navbar-nav {
        flex-wrap: nowrap;
        flex-direction: row !important;
        height: 50px;
        margin: 0;
        width: auto;
        min-width: max-content;
    }

    .nav-item {
        white-space: nowrap;
    }

    .mobile-resposiv-header {
        display: none;
    }


    .Responsiv-Serchbar {
        border-top: 1px solid #D1DAE0;
    }

    .maniheader {
        padding-bottom: 10px;
    }

    #dropdownButton {
        font-size: 15px;
    }

    .search-input {
        /* font-size: 17px; */
    }

    .cat-level-one {
        top: 115%;
    }

    
  
}

@media only screen and (max-width:768px) {
    .mobile-resposiv-header {
        display: none;
    }

    .popup {
        width: 484px;
    }
 
   
}

@media only screen and (max-width:576px) {
    .logomain img {
        height: 59px;
        width: auto;
    }

    .nam-p-head {
        p {
            width: 67px;
        }
    }

    .m-b-b {
        margin-bottom: 15px;
    }

     #dropdownButton {
        font-size: 14px;
        padding: 6px 4px;
    }

    .search-input {
        padding: 0px 0px 0px 0px !important;
        /* font-size: 17px; */
    }

    #reg-hide {
        display: none;
    }

    .mobile-resposiv-header {
        display: block;
    }

    .search-button {
        width: 52px;
        height: 29px;
        margin: 5px 5px;
    }


    .login button {
        background: #EE2110;
        font-size: 17px !important;
        border:1px solid #EE2110;
        font-family: var(--inter);
        color: aliceblue;
        padding: 11px 13px;
    }

    .modal-dialog-np {
        left: 48%;
        width: 90% !important;
    }

    #submitMobile {
        font-size: 15px;
        padding: 7px 0px 7px 0px;
    }

    .dont p {
        font-size: 15px !important;
    }

    .dont a {
        font-size: 15px !important;
    }

    #verifyOtp {
        font-size: 15px;
        padding: 7px 0px 7px 0px;
    }

    /* .popup {
        top: 60%;
        left: 50%;
        width: 384px;
    } */

    .popup {
        top: 62%;
        transform: translate(-50%, 0%);
        border-radius: 16px 16px 0 0px;
        width: 100%;
    }

    .cat-level-one {
        left: 0%;
    }

    .searchmain {
        gap: 0px;
    }

    #closeButton {
        position: relative;
        top: -58px;
        right: 50%;
    }

    .Add-p-np {
        font-size: 16px;
        font-weight: 500;
        font-family: var(--inter);
        color: #111111;
    }
    .search-container1 {
    height: 42px;
    }
 
}

@media only screen and (max-width:400px) {
    .modal-dialog-np {
        left: 48%;
        width: 95% !important;
    }


    .logomain img {
        height: 45px;
        width: auto;
    }

    .call button {
        width: 42px !important;
        height: 42px !important;
        border: none;
    }

    .callicon {
        font-size: 17px !important;
    }

    .login button {
        font-size: 16px;
        padding: 9px 16px;
        /* height: 42px; */
    }

    .search-input {
        /* font-size: 11px; */
    }

    #otp-s {
        width: 10px !important;
    }

    .popup {
        left: 50%;
        width: 100%;
    }

    .Add-p-np {
        font-size: 15px;
    }

    #mail {
        font-size: 15px;
        padding: 3px 7px;
    }

    #call {
        font-size: 15px;
        padding: 3px 7px;
    }

    #Whatsapp {
        font-size: 15px;
        padding: 3px 7px;
    }

    #Linkdin {
        font-size: 15px;
        padding: 3px 7px;
    }

    #facebook {
        font-size: 15px;
        padding: 3px 7px;
    }

    #instagram {
        font-size: 15px;
        padding: 3px 7px;
    }

    #twitter {
        font-size: 15px;
        padding: 3px 7px;
    }

    .icon-re-np {
        padding: 2px 7px;
        width: 35px;
        height: 35px;
    }

    .call.call button {
        width: 35px;
        height: 35px;
    }

    .nam-p-head {
        p {
            width: 65px;
        }
    }

    .search-container {
        height: 42px;
    }
    #ui-id-2 {
        top: 125px !important;
       
    }

}

@media only screen and (max-width:350px) {
    .search-input {
        /* font-size: 11px; */
    }

    .search-button {
        width: 30px;
        border-radius: 100px;
        padding: 10px;
        margin: 5px 4px;
    }

 
}