@media screen and (max-width: 1500px) {

    .header-menu-top ul li {
        margin-right: 20px;
    }

    .header-menu-bottom ul li {
        margin-right: 25px;
    }
}

@media screen and (min-width: 577px) and (max-width: 1366px) {

    .header-menu-top ul li {
        margin-right: 10px;
    }

    .header-menu-top ul li a {
        font-size: 15px;
    }
}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 576px) {
    .header-section {
        height: 65px;
        padding: 7px 0;
    }

    .header-section2 {
        height: 65px;
        padding: 7px 0;
    }

    #desktopSideBar2 {
        display: none;
    }

    #desktopSideBar {
        display: none;
    }

    .header-logo img {
        width: 150px;
    }

    .slider-container {
        height: calc(100vh + 64px);
        top: -64px;
    }

    .slider-option {
        text-align: center;
    }

    .category-mobile-sidebar-list {
        list-style: none;
        padding: 0;
        margin-top: 10px;
    }
    .content-container {
        padding-left: 0px;
    }
    .w-sm-100{
        width: 100%;
    }
    .category-mobile-sidebar-list li {
        display: inline-flex;
        align-items: center;
        margin: 12px 0;
        font-size: 16px;
        width: 50%;
        flex-wrap: wrap;
    }

    .category-mobile-sidebar-list input[type="checkbox"] {
        margin-right: 10px;
    }

    .category-pro-section {
        justify-content: unset;
        height: calc(100vh - 100px);
        flex-direction: column;
        top: 100px;
    }

    .category-pro-section h2 {
        font-size: 20px;
    }

    .category-pro-section p {
        font-size: 14px;
    }

    .category-pro-btn {
        width: 157px;
        height: 35px;
        font-size: 13px;
    }

    .title-section {
        height: 125px;
    }

    .info-box {
        position: unset;

        margin-top: 20px;
    }

    .about-info-content {
        padding-top: 0;
        position: unset;
        display: block;
    }

    .about-info-img {
        display: block;
    }

    .about-info-img img {
        object-fit: contain;
        /* top: 50px; */
        position: unset;
        height: 100%;
        width: 100%;
    }

    .promise {
        width: 100%;
    }

    .vision {
        width: 100%;
    }

    .commitment {
        width: 100%;
    }

    .collections {
        width: 100%;
    }

    .about-products {
        gap: 23px;
    }

    .about-products > .products-card {
        width: 43%;
    }

    .detail-view-info button {
        position: unset;
        width: 100%;
    }

    .product-option h4 {
        font-size: .9rem;
    }

    .footer-section {
        position: relative;
        top: 40px;
        background-size: cover;
    }

    .footer-section .container {
        padding-top: 10px !important;
    }

    .contact-map {
        display: none;
    }

    .footer-section-logo a {
        font-size: 34px;
    }

    .footer-section-menu {
        margin-top: 0;
    }

    .footer-section-menu > ul {
        margin-left: 0;
        padding-left: 0;
        margin-bottom: 0;
    }

    .footer-section-menu > ul > li {
        text-align: left;
    }

    .footer-section-info {
        height: 150px;
    }

    .footer-section-info-social ul {
        padding-left: 0;
    }

    .footer-section-info-developer {
        float: left;
    }

    .category-title {
        height: 100px;
        margin: 0 0 30px 0;
    }

    .category-products {
        gap: 19px;
        margin-left: 0;
    }

    .category-products > .products-card {
        width: 47%;
    }

    .inner-page {
        top: 63px;
        position: relative;
    }

    .detail-view-info {
        min-height: unset;
    }

    .blog-post-item-img {
        width: 100%;
    }

    .blog-post-item-detail {
        width: 100%;
        padding: 15px 0 0 0;
    }

    .about-section-intro-title > h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .sidebar-button {
        width: 50px;
    }

    .sidebar-button button {
        background-color: unset;
        border: none;
    }

    /*MODAL FADE LEFT BOTTOM */
    .modal.left {
        font-family: Jost, sans-serif;
        z-index: 99999;

    }

    .modal.left .modal-dialog {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        min-width: 300px;
        -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
        -o-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);

    }

    .modal.left .modal-dialog.modal-sm {
        max-width: 300px;
        height: 100vh;
        overflow-y: auto;

    }

    .modal.left .modal-content {
        min-height: 100vh;
        border: 0;
        height: 100vh;
        display: block;
        border-radius: 0;
    }

    .modal.left .modal-header {
        height: 81px;
    }

    .modal.left .modal-body {
        height: calc(100vh - 81px);
        overflow: auto;
    }

    .mobile-menu {
        list-style: none !important;
        padding-left: 5px;

    }

    .mobile-menu-sub {
        list-style: none !important;
        padding-left: 10px;

    }

    .mobile-menu li {
        font-size: 20px;
        line-height: 39px;
        list-style: none !important;

    }

    .mobile-menu-sub li {
        font-size: 20px;
        list-style: none !important;
        padding-left: 1px;
        line-height: 20px;
    }

    .mobile-menu a {
        padding: 6px 8px 6px 0px;
        text-decoration: none;
        font-size: 20px;
        font-family: Lexend, sans-serif;
        color: #818181;
        display: block;
        border: none;
        background: none;
        width: 100%;
        text-align: left;
        cursor: pointer;
        outline: none;

    }

    .mobile-menu-sub a {
        text-decoration: none;
        font-size: 20px;
        font-family: Lexend, sans-serif;
        color: #818181;
        display: block;
        border: none;
        background: none;
        width: 100%;
        text-align: left;
        cursor: pointer;
        outline: none;

    }

    .mobile-menu-sub-button {
        border: none;
        width: 150px;
        height: 45px;
        font-weight: 500;
        font-size: 16px;
        line-height: 23px;
        color: #FFFFFF;
        background: #EC6608;
        border-radius: 22.5px;
        outline: none;
        margin-top: 50px;

    }

    .close {
        border: none !important;
        background: none !important;
        color: red !important;
    }
}