@media screen and (max-width: 1399px) {

    html {

        font-size: 85%;

    }

}



@media screen and (max-width: 1299px) {}



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

    .container {

        max-width: 95%;

        width: 100%;

        margin: 0 auto;

    }

}



@media screen and (max-width: 1024px) {

    html {

        font-size: 82%;

    }

}



/* nav ber css start */

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

    .slim-container a.slimNav_sk78-reveal span {

        background: #E9433C;

        margin: 0;

        width: 2.6rem;

        height: 0.1875rem;

    }



    .slim-container a.slimNav_sk78-reveal span+span {

        width: 2.2rem;

    }



    .slim-container a.slimNav_sk78-reveal span+span+span {

        width: 1.8rem;

    }



    .slim-container .slim-bar {

        background: transparent;

        padding: 0;

    }



    .slim-container a.slimNav_sk78-reveal {

        width: 3.3rem;

        height: 3rem;

        padding: 0 !important;

        display: flex;

        flex-direction: column;

        justify-content: center;

        gap: 0.52rem;

        z-index: 99;

        align-items: flex-end;

        top: -0.3rem;

        right: 0.9rem !important;

        color: #E9433C;

        border-radius: 6.25rem;

        border: transparent;

        background-color: transparent;

        font-size: 2.15rem !important;

    }



    .slim-container .slim-nav {

        background: #E9433C;

        margin-top: 3.515rem;

        /* padding-top: 2.2rem; */

    }



    .slim-container .slim-nav::-webkit-scrollbar-track {

        -webkit-box-shadow: inset 0 0 6px #ffffff;

        background-color: #F5F5F5;

        border-radius: 10px;

    }



    .slim-container .slim-nav::-webkit-scrollbar {

        width: 8px;

        background-color: #F5F5F5;

        border-radius: 10px;

    }



    .slim-container .slim-nav::-webkit-scrollbar-thumb {

        background-color: #E9433C;

        border: 2px solid #fff;

        border-radius: 10px;

    }



    .slim-container .slim-nav ul {

        flex-direction: column;

        gap: 0 !important;

    }



    .slim-container .slim-nav ul li a {

        width: 100%;

        padding: 1.3rem 1.25rem !important;

        color: #fff !important;

        text-transform: capitalize;

        box-sizing: border-box;

        border: none !important;

        border-bottom: 1px solid rgba(255, 255, 255, 0.7333333333) !important;

    }



    .slim-container .slim-nav ul li.slim-last a {

        border: none !important;

    }



    .slim-container .slim-nav ul li a:hover {

        background: transparent;

    }



    .slim-container .slim-nav ul {

        flex-direction: column;

        gap: 0 !important;

    }



    .slim-container .slim-nav ul li a.slim-expand {

        display: flex;

        align-items: center;

        justify-content: center;

        background: #E9433C;

        margin: 0;

        width: 3.65rem;

        height: 3.65rem;

    }



    .slim-container .slim-nav ul li a.slim-expand:hover {

        background: #E9433C;

    }



    .slim-container .slim-nav ul li li a {

        width: 100%;

        opacity: 1;

    }



    .offer-sec2 .creative-design {

        transform: scale(1);

    }

}

/* nav ber css end */



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

/* header .header-content-wraper .logo-wraper {

    position: static;

    display: block;

    margin: 0;

    z-index: 999999999;

}

   header .header-content-wraper {

        position: relative;

        display: flex;

        align-items: center;

    }

    header .header-content-wraper .menu-wraper {

        width: 100%;

        gap: 1rem;

        padding-right: 5rem;

    }

header .header-content-wraper .menu-wraper .loginAndCard-wraper {

    width: 100%;

}

header .header-content-wraper .menu-wraper .loginAndCard-wraper ul {

    justify-content: flex-end;

} */

/* div#navigation {

    position: absolute;

    top: 0;

    right: 0;

    left: 0;

    bottom: 0;

} */


section.inner-banner img.right-bg-img {

    height: 32rem;

    object-position: right;

}

section.inner-banner::after {

    height: 3.45rem;

}

footer .link-wraper {

    padding-left: 0;

    margin-top: 3rem;

}

footer {

    padding-top: 6rem;

}

footer::after {

    height: 2.2rem;

    background-size: contain;

}

section.cart-sec2 .full-block-wraper .blog .card .form-wraper .qtyAndPrice-wraper .qty-wrapper .item-wraper .button {

    width: 2rem;

    height: 2rem;

}

section.cart-sec2 .full-block-wraper .blog .card .form-wraper .qtyAndPrice-wraper .price span {

    font-size: 1.2rem;

}

section.cart-sec2 .full-block-wraper .blog .card .form-wraper .qtyAndPrice-wraper button.delete-btn {

    width: 2.5rem;

    height: 2.5rem;

    padding: 0.25rem;

}

/* header .header-content-wraper .menu-wraper .loginAndCard-wraper {

    position: relative;

    z-index: 999999999;

} */


/* nrw css add on 27.03.2026 start  */
    header .header-content-wraper .menu-wraper .loginAndCard-wraper ul li:first-child{
        display: none;
    }
    header .container-wrap {
        padding: 12px 1.3rem 12px 0.8rem;
    }
    div#navigation{
        display: none;
    }
    header {
        padding-bottom: 0.8rem;
    }
    header::after {
        height: 19px;
    }
    header .header-content-wraper .menu-wraper .loginAndCard-wraper ul li a span {
        display: none;
    }
    header .header-content-wraper .menu-wraper .loginAndCard-wraper ul li a img {
        max-width: 26px;
        max-height: 26px;
    }
    header .header-content-wraper .logo-wraper {
        position: static;
        margin: 0;
    }
    header .header-content-wraper .menu-wraper .loginAndCard-wraper ul li a img {
        max-width: unset;
        max-height: unset;
        width: 26px;
        height: 26px;
    }
    header .header-content-wraper {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    header .header-content-wraper .menu-wraper .loginAndCard-wraper ul li a {
        padding: 0;
    }
    header .header-content-wraper .menu-wraper .loginAndCard-wraper {
        width: auto;
    }
    header .header-content-wraper .mobile-menu-wraper {
        display: block;
        cursor: pointer;
    }
    div#navigation {
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        height: 94vh;
        z-index: 999999999999;
        left: -100%;
        background: #ffffff;
        border-top: 1px solid #00000047;
        margin-top: 5rem;
        display: flex;
        flex-direction: column;
        transition: all 0.3s ease-in-out;
    }
    div#navigation nav {
        padding: 3rem 0;
        background-color: #fff;
    }
    div#navigation nav ul li{
        margin-bottom: .2rem;
    }
    div#navigation nav ul li a{
        padding: 1.1rem 3rem;
        font-size: 16px;
        font-weight: 500;
        display: block;

    }
    div#navigation .menu-drawer__utility-links {
        display: block;
        margin-top: auto;
    }

    div#navigation.open-side-menu{
        left: 0;
    }
/* nrw css add on 27.03.2026 end  */

}

@media screen and (max-width: 767px) {
    
    .message_box_bulk p{
        font-size: 24px;
    }

    /* nav ber css start ---------- */

    .container {

        max-width: 98%;

    }

    .slim-container .slim-nav {

        margin-top: 2.7815rem;

    }

    .slim-container a.slimNav_sk78-reveal {

        width: 2.5rem;

        height: 2.2rem;

        gap: 0.36rem;

        font-size: 1.55rem !important;

        top: -0.1rem;

    }

    .slim-container a.slimNav_sk78-reveal span {

        width: 1.9rem;

    }

    .slim-container a.slimNav_sk78-reveal span+span {

        width: 1.7rem;

    }

    .slim-container a.slimNav_sk78-reveal span+span+span {

        width: 1.6rem;

    }

    .slim-container a.slimNav_sk78-reveal span+span {

        width: 1.2rem;

    }

    /* nav ber css end ---------- */

section.cart-sec2 .full-block-wraper .blog .card {

    grid-template-columns: 1fr;

}

section.cart-sec2 .full-block-wraper .blog .card .form-wraper .flex-box {

    flex-direction: column;

}

section.cart-sec2 .full-block-wraper .blog .card .form-wraper .qtyAndPrice-wraper {

    justify-content: center;

    gap: 3rem;

}

section.cart-sec2 .full-block-wraper button.add-card {

    margin: 0 auto;

    display: table;

}

section.inner-banner .content-wraper h1 {

    font-size: 3rem;

    text-align: center;

    line-height: 2.9rem;

    margin-bottom: 1.18rem;

}

section.inner-banner .content-wraper {

    position: static;

    padding: 2rem 0 4rem;

}

section.inner-banner .content-wraper ul.breadcrumbs {

    justify-content: center;

}

section.inner-banner img.right-bg-img {

    height: 31rem;

}

/* header .header-content-wraper .menu-wraper .loginAndCard-wraper ul li a span {

    display: none;

}

header .header-content-wraper .menu-wraper .loginAndCard-wraper ul li a {

    border: 1px solid #231f20;

    border-radius: 1rem;

}

header .header-content-wraper .menu-wraper .loginAndCard-wraper ul {

    gap: 0.8rem;

}

header .header-content-wraper .menu-wraper {

    padding-right: 4rem;

} */

section.cart-sec2 h2 {

    font-size: 2.8rem;

    margin-bottom: 1.5rem;

}

section.inner-banner::after {

    height: 1.85rem;

}

section.cart-sec2 .full-block-wraper .blog .card .form-wraper .flex-wraper {

    gap: 0;

    flex-direction: column;

    margin-bottom: 1.25rem;

}

section.cart-sec2 .full-block-wraper .blog .card .form-wraper .bottom-part .bottom-form-content .contact__button {

    justify-content: center;

}

section.cart-sec3 .green-card .pricing-part ul li {

    font-size: 1.2rem;

}

section.cart-sec3 .green-card .pricing-part ul li span {

    font-size: 1.4rem;

    margin-bottom: 0.75rem;

}

section.cart-sec3 .green-card .pricing-part ul li strong {

    font-size: 2rem;

}

section.cart-sec3 .green-card .buttomn-part {

    justify-content: center;

}

section.cart-sec3 {

    padding: 2.5rem 0;

}

footer::after {

    height: 1rem;

    background-size: cover;

}

/* footer {

    padding-top: 3rem;

} */

footer h4 {

    text-align: center;

    max-width: 100%;

}

footer p {

    max-width: 100%;

    margin: 1rem 0;

    text-align: center;

}

footer .fild-wraper input[type=submit] {

    font-size: 0.85rem;

    padding: 0.8rem;

}

footer .fild-wraper input[type=email] {

    padding-right: 13.8rem;

}

footer .link-wraper {

    padding-left: 0;

    margin-top: 2rem;

    gap: 1.8rem;

    grid-template-columns: 1fr;

}

footer .link-wraper .link-item h5 {

    font-size: 1.3rem;

    text-align: center;

        margin-bottom: 0.89rem;

}

footer .link-wraper .link-item ul li {

    margin-bottom: 0;

}

footer .link-wraper .link-item ul {

    display: flex;

    align-items: center;

    flex-wrap: wrap;

    justify-content: center;

    gap: 0.6rem 1.2rem;

}

header .container {

    max-width: 100%;

    padding: 0;

}

header .header-content-wraper {

padding-right: var(--bs-gutter-x, .75rem);

    padding-left: var(--bs-gutter-x, .75rem);

}







/* new css add on 17.03.2026 start  */
    header .header-content-wraper .menu-wraper .loginAndCard-wraper ul li:first-child{
        display: none;
    }
    header .container-wrap {
        padding: 12px 1.3rem 12px 0.8rem;
    }
    div#navigation{
        display: none;
    }
    header {
        padding-bottom: 0.8rem;
    }
    header::after {
        height: 19px;
    }
    header .header-content-wraper .menu-wraper .loginAndCard-wraper ul li a span {
        display: none;
    }
    header .header-content-wraper .menu-wraper .loginAndCard-wraper ul li a img {
        max-width: 26px;
        max-height: 26px;
    }
    header .header-content-wraper .logo-wraper {
        position: static;
        margin: 0;
    }
    header .header-content-wraper .menu-wraper .loginAndCard-wraper ul li a img {
        max-width: unset;
        max-height: unset;
        width: 26px;
        height: 26px;
    }
    header .header-content-wraper {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    header .header-content-wraper .menu-wraper .loginAndCard-wraper ul li a {
        padding: 0;
    }
    header .header-content-wraper .menu-wraper .loginAndCard-wraper {
        width: auto;
    }
    header .header-content-wraper .mobile-menu-wraper {
        display: block;
        cursor: pointer;
    }
    div#navigation {
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        height: 91vh;
        z-index: 999999999999;
        left: -100%;
        background: #ffffff;
        border-top: 1px solid #00000047;
        margin-top: 5rem;
        display: flex;
        flex-direction: column;
        transition: all 0.3s ease-in-out;
    }
    div#navigation nav {
        padding: 3rem 0;
        background-color: #fff;
    }
    div#navigation nav ul li{
        margin-bottom: .2rem;
    }
    div#navigation nav ul li a{
        padding: 1.1rem 3rem;
        font-size: 16px;
        font-weight: 500;
        display: block;

    }
    div#navigation .menu-drawer__utility-links {
        display: block;
        margin-top: auto;
    }

    div#navigation.open-side-menu{
        left: 0;
    }
    footer .text-wraper {
        padding-right: 0;
    }
    footer h4 {
    text-align: left;
}
footer p {
    text-align: left;
     margin: 1rem 0 3rem;
}
footer .fild-wraper input[type=submit] {
    font-size: 1rem;
    padding: 1.1rem;
    width: 100%;
    margin-top: 2rem;
}
footer .link-wraper .link-item h5 {
    text-align: left;
    margin-bottom: 1.8rem;
    font-size: 1.5rem;
}
footer .link-wraper .link-item ul {
    display: block;
}
footer .link-wraper .link-item ul li {
    margin-bottom: 1.4rem;
}
footer .fild-wraper input[type=submit] {
    position: relative;
}
/* new css add on 17.03.2026 end  */
}

@media screen and (max-width: 639px) {}