@media (max-width: 575.98px) {
    .popular img {
        width     : 100%;
        height    : 275px;
        object-fit: contain;
    }
.bg-section {
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0;
    text-align: center;
    min-height: 115px !important;
}
    #custCarousel .carousel-indicators li img {
        display   : block;
        opacity   : 0.5;
        height    : 50px;
        width     : 100%;
        object-fit: cover;
    }

    .detail-text h4 {
        font-size      : 25px;
        font-weight    : 600;
        color          : #4c4c4c;
        text-decoration: underline;
        margin-top     : 40px;
    }

    .category-slider:hover .owl-prev {
        left   : 5px;
        opacity: 1;
    }

    .category-slider:hover .owl-next {
        right  : 5px;
        opacity: 1;
    }

    .testimonal-section .owl-nav {
        display: none;
    }

    section.login-cart-section {
        padding: 40px 13px;
    }

    .cart-product-quantity .nice-select {
        line-height  : 28px !important;
        border-radius: 0;
        background   : #e8e8e8;
        float        : initial;
    }

    .contact-list {
        position     : relative;
        display      : block;
        padding      : 45px 20px 40px;
        background   : #ffffff;
        box-shadow   : 0px 0px 20px 0px rgb(0 0 0 / 10%);
        margin-bottom: 20px;
    }

    .gif-img.mb-3 {
        display: none;
    }

    /*__________Dashboard_________*/
    .order-details-section {
        padding: 0
    }

    .sidebar>.mb-4 {
        margin: 0 !important
    }

    .sidebar h3 {
        font-weight: 700
    }

    .sidebar {
        margin-bottom: 16px !important;
        max-width    : 100%;
    }

    #sidebar_menu {
        margin: 0 !important;
    }

    .dashboard_part .white_box {
        padding: 1.875rem 1.1rem
    }

    .order-section .white_box .order-details-section .white_box {
        padding: 0
    }

    .order-details-section .white_box {
        padding: 0 !important
    }

    .order-details-section .order-detail-panel {
        padding: 0 8px
    }

    .order-details-section .order-detail-panel .main-title {
        padding: .8rem 0 !important;
    }

    .order-details-section .order-detail-panel .table-class .card .card-header>span {
        display: none;
    }

    .order-detail-panel:before {
        display: none;
    }

    .order-detail-panel .table-order .d-flex {
        flex-wrap: wrap;
    }

    .order-detail-panel .table-order .d-flex .order-date,
    .order-detail-panel .table-order .d-flex .order-status {
        width: 100%;
    }

    .order-detail-panel .table-order .d-flex .order-status {
        margin-top: 16px;
    }

    .order-detail-panel .table-order .d-flex .order-status .status-paid {
        float: none !important;
    }

    .table-order .table-hover {
        display   : block;
        overflow-x: auto
    }

    .order-details-section .order-detail-panel .table-class .box-shadow-lg:last-child {
        margin-top: 16px;
    }

    .order-details-section .order-detail-panel .table-class .card .card-header {
        flex-wrap: wrap;
    }

    .action {
        margin-top: 12px;
    }

    .order-details-section .order-detail-panel .table-class .box-shadow-lg:last-child .card-body {
        padding    : 0;
        padding-top: 6px
    }

    .white_box>.signout-btn {
        padding: 1rem 0 !important
    }

    table.table.table-hover.table-nowrap {
        display   : block;
        overflow-x: auto;
    }

    .main-content {
        padding: 0
    }

    .main-content .file-upload {
        width: 100%;
    }

    .drag-text h3 {
        padding: 50px 15px
    }

    /*___________________.setting-section___________________*/
    .setting-section {
        padding       : 0;
        padding-bottom: 14px;
    }

    .setting-section .white_box {
        padding: 0 8px 16px;
    }

    .setting-section .white_box .main-title h4 {
        margin: 0;
    }
}

@media(max-width: 414px) {

    /*__________Dashboard_________*/
    .order-details-section {
        padding: 0
    }

    .sidebar>.mb-4 {
        margin: 0 !important
    }

    .sidebar h3 {
        font-weight: 700
    }

    .dashboard_part .white_box {
        padding: 1.875rem 1.1rem
    }

    .order-section .white_box .order-details-section .white_box {
        padding: 0
    }

    .order-details-section .white_box {
        padding: 0 !important
    }

    .sidebar {
        margin-bottom: 16px !important
    }

    #sidebar_menu {
        margin: 0 !important;
    }

    .order-section .white_box .order-details-section .white_box {
        padding: 0
    }

    .order-details-section .order-detail-panel {
        padding: 0 8px
    }

    .order-details-section .order-detail-panel .main-title {
        padding: .8rem 0 !important;
    }

    .order-details-section .order-detail-panel .table-class .card .card-header>span {
        display: none;
    }

    .order-detail-panel:before {
        display: none;
    }

    .order-detail-panel .table-order .d-flex {
        flex-wrap: wrap;
    }

    .order-detail-panel .table-order .d-flex .order-date,
    .order-detail-panel .table-order .d-flex .order-status {
        width: 100%;
    }

    .order-detail-panel .table-order .d-flex .order-status {
        margin-top: 16px;
    }

    .order-detail-panel .table-order .d-flex .order-status .status-paid {
        float: none !important;
    }

    .table-order .table-hover {
        display   : block;
        overflow-x: auto
    }

    .order-details-section .order-detail-panel .table-class .box-shadow-lg:last-child {
        margin-top: 16px;
    }

    .order-details-section .order-detail-panel .table-class .card .card-header {
        flex-wrap: wrap;
    }

    .action {
        margin-top: 12px;
    }

    .order-details-section .order-detail-panel .table-class .box-shadow-lg:last-child .card-body {
        padding    : 0;
        padding-top: 6px
    }

    .white_box>.signout-btn {
        padding: 1rem 0 !important
    }

    table.table.table-hover.table-nowrap {
        display   : block;
        overflow-x: auto;
    }

    .main-content {
        padding: 0
    }

    .main-content .file-upload {
        width: 100%;
    }

    .drag-text h3 {
        padding: 50px 15px
    }

    /*___________________.setting-section___________________*/
    .setting-section {
        padding       : 0;
        padding-bottom: 14px;
    }

    .setting-section .white_box {
        padding: 0 8px 16px;
    }

    .setting-section .white_box .main-title h4 {
        margin: 0;
    }

}


@media (min-width: 992px) and (max-width: 1199.98px) {

    .ltn__main-menu>ul>li>a {
        font-size     : 13px;
        padding       : 22px 10px;
        display       : inline-block;
        white-space   : nowrap;
        font-weight   : 600;
        text-transform: uppercase;
        color         : #fff;
    }

    .ltn__main-menu>ul>li>a {
        padding: 20px 4px;
    }
}


@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1300px;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

    h5 {
        font-size: 18px;
    }

    h6 {
        font-size: 16px;
    }

}


@media (min-width: 768px) and (max-width: 991px) {

    body {
        font-size: 14px;
    }

    h1 {
        font-size: 26px;
    }

    h2 {
        font-size: 22px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 15px;
    }

    p {
        font-size: 14px;
    }

    .main-content .pt-4 {
        padding-top: 0 !important
    }

    .file-upload {
        width      : 100%;
        padding-top: 0;
    }

    .drag-text h3 {
        padding: 30px 15px
    }

    .contact_form .btn {
        margin: 0 !important
    }

    .contact_form .row>.col-md-6 {
        flex     : 0 0 100%;
        max-width: 100%;
    }

    .order-section .pt-4 {
        padding-top: 0 !important;
    }

    .order-section .white_box {
        padding: 1.875rem .875rem .8rem
    }

    .table td,
    .table th {
        padding: .6rem;
    }

    .table-class .table thead th {
        font-size: 14px;
    }

    .table-class .table tbody td,
    .table-class td .btn a {
        font-size: .74rem;
    }

    .table-class .table-hover {
        display   : block;
        overflow-x: auto;
    }

    .setting-section .white_box {
        padding: .8rem .875rem .8rem
    }

    .setting-section .pt-4 {
        padding-top: 0 !important;
    }

}



@media (max-width: 767px) {

    body {
        font-size: 14px;
    }

    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 17px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 14px;
    }

    p {
        font-size: 14px;
    }

}