﻿@media (max-width: 1000px) {
    .login-back {
        min-height: 150px;
    }

    .web-brand-logo img, .admin-brand-logo img {
        width: 100%;
        height: auto;
        max-height: 35px;
    }

    .web-container {
        width: 100%;
    }

    .web-search {
        position: absolute;
        top: 99px;
        z-index: 99;
        width: 75%;
        left: 45px;
    }

    .web-logo {
        width: 40%;
    }

    .web-cart {
        width: 60%;
        padding-right: 10px;
    }

    .web-nav-toggler {
        position: fixed;
        right: 0;
        top: 99px;
    }

    .web-navbar-collapse {
        margin-top: 45px;
    }

    .web-home-left-menu-open {
        display: block;
    }
    /* admin*/
    .admin-container {
    }

    .admin-welcome-name {
        display: none;
    }

    .admin-title {
        display: block;
    }

    .admin-left-menu-toggle {
    }

    .dataTables_length {
        left: -10px !important;
    }

    .web-home-left {
        width: 100%;
        z-index: 9998;
        position: fixed;
        left: 0;
        background: rgba(2, 2, 2, 0.63);
        width: 100%;
        margin-top: -11px;
    }

    .left-menu-panel {
        max-width: 250px;
        position: fixed !important;
        top: 100px !important;
    }

    .site-footer {
        padding-bottom: 0;
        position: relative;
    }

        .site-footer .copyright-text, .site-footer .social-icons {
            text-align: center;
        }

        .site-footer [class^=col-] {
            margin-bottom: 30px;
        }

    .social-icons li.title {
        display: block;
        margin-right: 0;
        font-weight: 600;
    }

    .ctg-box {
        width: 155px;
    }

    .add-to-cart-btn-tbl {
        position: relative;
        bottom: 0;
    }

    .web-pv-lf {
        width: 90px;
        height: 90px;
    }

    .p-image-td {
        width: 90px;
    }

    .ord-td {
        width: 100px;
        font-size: 12px;
    }

    .web-home-right {
        padding-left: 0px !important;
    }

    .category-box-loading {
        margin: 3px 3px;
        width: 155px !important;
    }

    .mh-login-pnl {
        padding: 20px 0px;
    }
    .inv-no{
        font-size:11px;
    }
    .login-container{
        display:block;
    }
    .fnc-slider {
        height: 30vh !important;
    }
    .demo-cont {
        height: auto !important;
        overflow: visible !important;
    }
    .credits-active .example-slider {
        transform: translate3d(0, 0, 0) !important;
    }
    .demo-cont__credits {
        position: relative !important;
        width: 100% !important;
    }
    .fnc-slide__content{
        padding-top:20px !important;
    }
    .fnc-nav__control {
        font-size: 10px !important;
    }
    .fnc-slide__content {
        position: unset !important;
    }
    .fnc-slide__heading-line {
        z-index: 999;
        font-size: 1.5rem !important;
    }
    .cust-button{
        margin:0 auto !important;
    }
}
