@media (max-width: 1399.98px) {
}

@media (max-width: 1199.98px) {
    .hyphen-header .navbar-nav .nav-link {
        padding: 0 12px !important;
    }
    .lease-property-discption-card .btn,
    .rent-warehouse-details .btn {
        margin-bottom: 10px;
    }
    .sidenav {
        display: none;
    }
    .main-content {
        width: 100%;
        margin-left: 0;
    }
    .navbar-main {
        left: 0;
    }
    .sidebarToggle .sidenav {
        display: flex;
    }
    .sidebarToggle .main-content {
        margin-left: 250px;
    }
    .sidebarToggle .navbar-main {
        margin-left: 250px;
        width: 75%;
    }
    
    .hyphen-header .navbar-nav .nav-link {
        padding: 6px 12px !important;
    }
    .hyphen-header .navbar-nav .nav-link::after{
        bottom: 0;
    }
}

@media (max-width: 991.98px) {
    .hyphen-header {
        position: fixed;
        top: 0;
        animation: none !important;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
            rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    }
    .hyphen-header > .container {
        padding: 0 !important;
        max-width: 100% !important;
    }
    .hyphen-header .navbar {
        border-radius: 0;
        padding: 10px;
    }
    .hyphen-header.fixedHeader .navbar {
        border-radius: 0;
    }
    .master-search-section .search-container {
        border-radius: 10px;
    }
    .navbar-nav .nav-link::after {
        bottom: 0;
        left: 12px;
    }
    .navbar-nav .nav-link.active::after,
    .navbar-nav .nav-link:hover::after {
        width: 20px;
    }
    .single-expert-card {
        margin-bottom: 20px;
    }
    .section-heading {
        font-size: 26px;
    }
    .advance-filter .accordion {
        display: none;
    }
    .advance-filter.show .accordion {
        display: block;
        transition: 0.2s;
    }
    .related-warehouse-section .warehouse-tabs .nav-tabs .nav-link{
        white-space: nowrap;
    }

    .related-warehouse-section .warehouse-tabs .nav-tabs{
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;

    }
    .warehouse-tabs #nav-tab::-webkit-scrollbar {
        height: 2px;
    }
}

@media (max-width: 767.98px) {
    .hero_banner_section .hero-banner-div {
        position: static;
        transform: none;
        width: 100%;
    }
    .master-search-section {
        margin-top: 60px;
    }
    .hyphen-app-section .sendlink-form input[type="text"].enter-num-email,
    .hyphen-app-section .app-form-card {
        margin-bottom: 20px;
    }
    .rent-badge {
        top: 70px;
    }
    .navbar-main {
        padding: 12px;
    }
    .main-content {
        margin-top: 70px;
    }
    .faq-section .accordion-header .accordion-button {
        font-size: 16px;
    }
    .faq-section .accordion-header .accordion-button .accordion-numb {
        height: 35px;
        width: 35px;
        min-width: 35px;
        font-size: 19px;
    }
    .faq-section .accordion-body {
        font-size: 14px;
    }
    .sidebarToggle .main-content{
        position: fixed !important;
    }
    .team_profile_img {
        margin-top: 0px;
    }
}

@media (max-width: 575.98px) {
    .or-content {
        width: 80%;
    }
    .authentication-wrapper .nav-pills .nav-link {
        width: 120px;
    }
    .action-btn-wrappper a{
        margin-bottom: 8px;
    }
    .dlex_data1 .width-70 {
        width: 60%;
    }
    .dlex_data1 .active{
        width: 40%;
        word-break: break-word;
    }

}
