@media(min-width:1920px) {
    .container {
        max-width: 1440px;
    }

}

@media(max-width:1600px) {
}

@media(max-width:1399px) {
    .login-innr {
        width: 500px;
    }

    .title {
        font-size: 30px;
    }

    .delivery-card h5 {
        font-size: 15px;
    }

    .banner-slide-content h2 {
        font-size: 40px;
    }

}

@media(max-width:1199px) {
    .right-bar-header h3 {
        font-size: 20px;
    }

    .right-bar-header {
        padding: 10px;
    }

    .product-details-content h4 {
        font-size: 20px;
    }

    .product-details-content .price {
        font-size: 20px;
        margin: 15px 0;
    }

    .banner-slide-content h2 {
        font-size: 40px;
    }

    .banner-slide-content h2 {
        font-size: 30px;
    }

}

@media(max-width:1100px) {
}

@media(max-width:991px) {
    body {
        font-size: 14px;
    }

    p {
        font-size: 14px;
    }

    .tp-space {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .theme-header .custom-navbar .navbar-toggler:focus {
        box-shadow: none;
    }

    .theme-header .custom-navbar .navbar-toggler {
        width: 40px;
        height: 40px;
        padding: 0 6px;
        border-radius: 4px;
        text-align: center;
        border: none;
        outline: none;
        z-index: 110;
        background-color: #0D401C;
    }

    .theme-header .custom-navbar .navbar-toggler span {
        width: 29px;
        height: 3px;
        background: #F8C32C;
        display: block;
        margin: 3px auto 3px auto;
        position: relative;
        top: 0;
        opacity: 1;
        float: right;
        transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
        border-radius: 10px;
    }

    .theme-header .custom-navbar .navbar-toggler span:nth-child(2) {
        width: 25px;
    }

    .theme-header .custom-navbar .navbar-toggler[aria-expanded="true"] span:nth-child(3) {
        transform: rotate(-45deg);
        position: relative;
        top: -9px;
    }

    .theme-header .custom-navbar .navbar-toggler[aria-expanded="true"] span:nth-child(2) {
        opacity: 0;
    }

    .theme-header .custom-navbar .navbar-toggler[aria-expanded="true"] span:nth-child(1) {
        transform: rotate(45deg);
        position: relative;
        top: 9px;
    }

    .theme-header .custom-navbar .nav-item {
        margin-left: 0;
        margin-right: 0;
        padding: 10px 15px;
        border-bottom: 1px dashed #ccc;
    }

    .theme-header .custom-navbar .navbar-collapse {
        position: fixed;
        top: 0;
        left: -360px;
        width: 0%;
        height: 100vh;
        max-height: 100vh;
        background-color: #fff;
        padding: 60px 0px;
        box-shadow: -30px 0 30px rgb(0 0 0 / 10%);
        transition: 0.5s;
        opacity: 0;
        z-index: 100;
        overflow: hidden;
        overflow-y: auto;
    }

    .theme-header .custom-navbar .navbar-collapse {
        width: 360px;
    }

    .theme-header .custom-navbar .navbar-collapse.show {
        left: 0;
        opacity: 1;
        z-index: 100;
    }

    .tp-bar-lft a {
        margin-right: 8px;
        font-size: 14px;
    }

    .theme-header .custom-navbar .navbar-brand img {
        width: 100px;
    }

    .theme-header .custom-navbar .nav-item .nav-link::after {
        display: none;
    }

    .login-sec {
        background-color: transparent;
        background: url(../images/login-bg.png);
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .login-frm {
        background-color: #fff;
    }

    .login-frm.mt-5 {
        margin-top: 15px !important;
    }

    .login-rgt .login-innr h2 {
        color: #fff;
    }

    .login-rgt .login-innr h2 {
        font-size: 25px;
    }

    .login-check {
        margin-top: 10px;
    }

    .login-frm {
        padding: 20px;
    }

    .custom-frm-bx {
        margin-bottom: 10px;
    }

    .custom-frm-bx label {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .title {
        font-size: 25px;
    }

    .product-content h4 {
        font-size: 14px;
        margin-bottom: 10px;
        height: auto;
    }

    .product-card {
        min-height: auto;
    }

    .delivery-card img {
        width: 60px;
    }

    .price {
        font-size: 15px;
    }

    .thm-btn {
        padding: 10px 15px;
        font-size: 15px;
        width: 150px;
    }

    .ftr-title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .ftr-lnk li a {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .ftr-contact li a {
        font-size: 14px;
    }

    .footer-header h6 {
        font-size: 16px;
    }

    .footer-header a img {
        width: 120px;
    }

    .profile-sec.mt-80 {
        margin-top: 130px;
    }

    .profile-sec .product-bar {
        height: auto;
        margin-bottom: 15px;
    }

    .product-bar-menu {
        display: flex;
        justify-content: space-between;
    }

    .product-bar-menu li {
        margin: 0 5px;
    }

    .product-bar-menu li a {
        margin-bottom: 0;
    }

    .right-bar-innr .custom-frm-bx.upload {
        text-align: center;
    }

    .right-bar-innr .custom-frm-bx.upload label {
        left: 50%;
        height: 25px;
        width: 25px;
        line-height: 25px;
        font-size: 12px;
    }

    .contact-card h5 span {
        height: 35px;
        width: 35px;
        line-height: 35px;
        font-size: 15px;
    }

    .contact-card h5 {
        font-size: 15px;
    }

    .contact-card h6 {
        font-size: 15px;
    }

    .contact-card {
        padding: 10px;
        min-height: auto;
        background-color: #fff;
    }

    .contact-card::after {
        display: none;
    }

    .contact-card a {
        right: 0;
        bottom: 0;
    }

    .getin-touch-innr {
        padding: 15px;
    }

    .getin-touch-frm h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .inner-page {
        padding-top: 93px;
        padding-bottom: 75px;
    }

    .inner-page-content h2 {
        font-size: 20px;
    }

    .custom-frm-bx textarea.form-control {
        height: 80px;
    }

    .product-details-content h4 {
        font-size: 17px;
    }

    .inquiry-popup.offcanvas.offcanvas-end {
        width: auto;
    }

    .inquiry-popup-body {
        padding: 10px;
    }

    .inquiry-popup .offcanvas-header .offcanvas-title {
        font-size: 16px;
    }

    .inquiry-popup .offcanvas-header .btn-close {
        font-size: 18px;
    }

    .inquiry-popup .offcanvas-header p {
        font-size: 14px;
    }

    .product-details-img {
        padding: 0px;
    }

    .product-details-content h6 {
        font-size: 15px;
    }

    .product-details-content .thm-btn, .product-details-content .outline-btn {
        width: 50%;
        text-align: center;
    }

    .product-bar {
        margin-bottom: 10px;
    }

    .right-bar-innr .custom-frm-bx.upload img {
        height: 70px;
        width: 70px;
        border: 2px solid #F8C32C;
    }

    .logout-modal .modal-body h4 {
        font-size: 15px;
    }

    .logout-modal .modal-body img {
        width: 100px;
    }

    .banner-slide-content {
        width: 100%;
    }

    .banner-slide-content h2 {
        margin: 10px 0;
        font-size: 25px;
    }

    .banner-slide-content h6 span {
        font-size: 16px;
    }

}

@media(max-width:767px) {
    .title {
        font-size: 20px;
    }

    .footer-abt a img {
        width: 100px;
        margin-bottom: 10px;
    }

    .footer-header h6 {
        font-size: 14px;
    }

    .footer-header a img {
        width: 100px;
    }

    .theme-header .tp-bar {
        display: none;
    }

    .banner-sec {
        padding-top: 70px;
    }

    .category-card img {
        width: 80px;
    }

    .category-card h5 {
        font-size: 14px;
    }

    .banner-slider .owl-dots .owl-dot, .testimonial-slider .owl-dots .owl-dot {
        height: 14px;
        width: 14px;
    }

    .banner-slider.owl-theme .owl-dots .owl-dot span, .testimonial-slider .owl-dots .owl-dot span {
        height: 4px;
        width: 4px;
    }

    .profile-sec.mt-80 {
        margin-top: 70px;
    }

    .inner-page {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .product-details-img {
        margin-bottom: 20px;
        height: auto;
    }

    .product-details-content .price {
        font-size: 16px;
        margin: 5px 0;
    }

    .all-product-menu.product-bar-menu {
        flex-direction: column;
    }

    .all-product-menu.product-bar-menu li a {
        margin-bottom: 5px;
    }

    .banner-slide-img {
        aspect-ratio: 2 / 1.2;
    }

}

@media(max-width:575px) {
    .login-innr {
        width: 100%;
    }

    .delivery-card h5 br {
        display: none;
    }

    .footer-header {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer-header h6 {
        margin: 10px 0;
    }

    .copyright {
        margin-top: 10px;
    }

    .ftr-title {
        margin-top: 10px;
    }

    .title {
        font-size: 18px;
    }

    .product-bar-menu {
        flex-direction: column;
    }

    .product-bar-menu li {
        margin: 0;
        margin-bottom: 8px;
    }

    .right-bar-header.d-flex.justify-content-between.align-items-center {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .banner-slide-img {
        aspect-ratio: 2 / 2;
    }

    .banner-slide-content h2 {
        font-size: 20px;
    }

    .banner-slider .owl-dots {
        margin-top: -20px !important;
    }

}

@media(max-width:480px) {
}

@media(max-width:360px) {
}
