@media (min-width: 1920px) and (max-width: 2560px) {
    
}

@media (min-width: 1801px) and (max-width: 1919px) {
    

}

@media (min-width: 1681px) and (max-width: 1800px) {
    

}

@media (min-width: 1600px) and (max-width: 1680px) {
    
}

@media (min-width: 1441px) and (max-width: 1599px) {


}

@media (min-width: 1400px) and (max-width: 1440px) {

}

@media (min-width: 1300px) and (max-width: 1366px) {

}

@media (min-width: 1300px) {

}
@media (min-width: 1201px) and (max-width: 1440px) {

}

/* @media (min-width: 768px) and (max-width: 1200px) {

} */

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

}
@media (min-width: 1200px) and (max-width: 1200px) {

}
.mobile-menu {
    display: none;
}
@media (max-width: 991px){
    .menu-button {
    display: block;
}
.menu-icon-box .mega-title {
  text-align: center;
  color: #fff;
}
.menu-logo-wrapp {
    display: flex;
    align-items: center;
}
    .mobile-menu {
        display: block;
    }
    .cosult-form-visible {
        overflow: hidden;
        position: fixed;
        width: 100%;
        z-index: 0;
    }
    .box-inner {
        width: 300px;
        padding: 0 25px 25px;
    }
    .box-inner a{
        color:#fff;
    }
    .mobile-menu .menu-icon-box .img-wrapp img{
        width: 100%;
    }

    .mobile-menu {
        display: block
    }

    .box {
        float: left;
        overflow: hidden;
        background: #181818;
        display: none;
        position: absolute;
        top: 90px;
        right: 0px;
        height: auto
    }
.box1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px #181818;
	background-color: transparent;
}

.box1::-webkit-scrollbar
{
	width: 6px;
	background-color: transparent;
}

.box1::-webkit-scrollbar-thumb
{
	background-color: #B24B63;
}
    .box1 {
        float: left;
        overflow-y: scroll;
        background: #181818;
        display: none;
        position: absolute;
        top: 90px;
        right: 0px;
        height: 580px
    }
    .box111 {
        float: left;
        overflow-y: scroll;
        background: #181818;
        display: none;
        position: absolute;
        top: 90px;
        right: 0px;
        height: 580px
    }

    .box2 {
        float: left;
        overflow: hidden;
        background: #181818;
        display: none;
        position: absolute;
        top: 90px;
        right: 0px;
        padding: 10px;
        height: 1000px;
        width: 300px
    }

    .box31 {
        float: left;
        overflow: hidden;
        background: #181818;
        display: none;
        position: absolute;
        top: 90px;
        right: 0px;
        height: 1000px
    }

    .mobile-menu {
        position: absolute;
        left: -450px;
        top: 0;
        width: 300px;
        max-width: 100%;
        z-index: 99999;
        opacity: 0;
        visibility: hidden;
        height: 100%;
        background-color: #181818;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease
    }

    .cosult-form-visible .mobile-menu {
        left: 0;
        opacity: 1;
        visibility: visible
    }

    .mobile-menu .inner-box {
        position: relative;
        padding: 90px 25px 30px
    }

    .mobile-menu .cross-icon.home_icon {
        float: left;
        left: 10px
    }

    .mobile-menu .inner-box .cross-icon {
        position: absolute;
        right: 20px;
        top: 30px;
        width: 31px;
        height: 31px;
        text-align: center;
        font-size: 22px;
        cursor: pointer;
        border-radius: 50%;
        line-height: 24px;
        color: #fff;
        font-weight: 700
    }

    .mobile-menu .home_icon {
        position: absolute;
        left: 20px;
        top: 30px;
        width: 31px;
        height: 31px;
        text-align: center;
        font-size: 22px;
        cursor: pointer;
        border-radius: 50%;
        color: #fff;
    }

    .mobile-link h4 {
        color: #fff;
        font-size: 16px;
        text-align:center;
        line-height: 1.2;
    }

    .mobile-link ul li {
        margin-bottom: 12px
    }

    .mobile-link ul li a {
        color: #fff;
        font-size: 15px;
        text-decoration: none
    }

    .mobile-link ul li a:hover {
        color: #ff0505
    }

    .mobile-link .form-control {
        margin: 0 0 40px;
        border-radius: 0;
        height: 50px;
        display: inline-block;
        box-shadow: none;
        border: 0;
        background: #1c1b19;
        font-size: 12px;
        color: #9f9f9e;
        width: 82%
    }

    .mobile-link .btn i {
        transition: all .2s ease-in;
        color: #fff
    }

    .mobile-link .btn:hover {
        background: none
    }

    .content_box {
        position: relative
    }

    .mobile-link .btn:hover i {
        color: #000
    }

    .content-area {
        position: absolute;
        top: 20%;
        left: 35%;
        width: 50%
    }
}

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

    .heading {font-size: 36px;}
    .header-area .helpdesk {margin-top: 20px;}
    .home-banner-section .slick-dots { bottom: 4px;}
    .main-menu{display: none;}
    .shop-by-goal .shop-wrapper .shop-box .shop-icon {width: 50px;height: 50px;}
    .shop-by-goal .shop-wrapper .shop-box .shop-title {font-size: 14px;}
    .shop-by-goal .shop-wrapper .shop-box {margin: 0 5px;}
    .offers-section .offers-content {width: 100%;position: absolute;top: 0;left: unset;transform: unset;padding: 20px;}
    .offers-section .offers-content .offer-subtitle {font-size: 20px;}
    .trans-btn{font-size: 14px;}
    .offers-section .offers-content .offer-title {font-size: 26px; margin-bottom: 5px;}
    .white-btn{font-size: 14px;}
    .category-section .offers-section .offers-content {top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;}
    .latest-product-section .product-wrapper .product-box:first-child, .latest-product-section .product-wrapper .product-box:last-child{border-radius: none;}
    .latest-product-section .product-wrapper .product-box {margin: 0 10px;}
    .offer-code .offer-content p {flex-direction: column;}
    .category-section .offers-section .offers-content .offer-title{font-size: 22px;}
    .category-section .offers-section .offers-content .offer-subtitle{font-size: 16px;}
    .offer-code .offer-content p {font-size: 26px;}
    .offer-code .offer-price{font-size: 30px;}
    .offer-code .offer-coupon{margin-left: 0;}
    .offer-code .offer-content {font-size: 18px;text-align: center;margin: 20px 0;}
    .offers-section, .offer-code {padding: 40px 0;}
    .footer .about-wrapper .footer-title {font-size: 12px;}
    .category-section .offers-section .offers-wrapper .offers-img {height: 100%;}
    .about-banner .heading{font-size: 20px;}
    .reviews-section .review-wrapper .review-content {font-size: 12px;}
    .bottom-footer .menu-item .footer-title, .bottom-footer .menu-item .contact, .bottom-footer .menu-item .email{font-size: 10px;}
}





@media (min-width: 600px) and (max-width: 767px) {
    .header-area .helpdesk {margin-top: 20px;}
    .home-banner-section .slick-dots { bottom: 4px;}
    .heading {font-size: 30px;}
    .main-menu{display: none;}
    .shop-by-goal .shop-wrapper .shop-box .shop-icon {width: 50px;height: 50px;}
    .shop-by-goal .shop-wrapper .shop-box .shop-title {font-size: 14px;}
    .shop-by-goal .shop-wrapper .shop-box {margin: 0 5px;}
    .offers-section .offers-content {width: 100%;position: absolute;top: 0;left: unset;transform: unset;padding: 20px;}
    .offers-section .offers-content .offer-subtitle {font-size: 14px;}
    .trans-btn{font-size: 10px;}
    .offers-section .offers-content .offer-title {font-size: 16px; margin-bottom: 5px;}
    .white-btn{font-size: 14px;}
    .category-section .offers-section .offers-content {top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;}
    .latest-product-section .product-wrapper .product-box:first-child, .latest-product-section .product-wrapper .product-box:last-child{border-radius: none;}
    .latest-product-section .product-wrapper .product-box {margin: 0 10px;}
    .offer-code .offer-content p {flex-direction: column;}
    .offer-code .offer-content p {font-size: 20px;}
    .offer-code .offer-price{font-size: 30px;}
    .offer-code .offer-coupon{margin-left: 0;}
    .offer-code .offer-content {font-size: 14px;text-align: center;margin: 20px 0;}
    .footer .about-wrapper .footer-title {font-size: 12px;}
    .category-section .offers-section .offers-wrapper .offers-img {height: 350px;}
    .about-banner .heading{font-size: 20px;}
    .reviews-section .review-wrapper .review-content {font-size: 12px;}
    .bottom-footer .menu-item .footer-title, .bottom-footer .menu-item .contact, .bottom-footer .menu-item .email{font-size: 10px;}
}

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

@media (min-width: 576px) and (max-width: 599px) {
   
}
@media (max-width: 599px) {
    .otp_popup_box {flex-direction: column;}
    .otp_content .input_box form {padding: 0;}
    .mobilenumPopup .otp_content .input_box .otp-box label {text-align: center;}
    .mobilenumPopup .otp-password input {width: 33px !important;}
    .home-banner-section {margin-top: 210px;}
    .header-area {position: fixed;}
    .latest-product-section .product-wrapper .product-box .product-detail .product-name{min-height: 45px;}
    .latest-product-section .product-wrapper {margin-left: -50px;}
    .latest-product-section .product-wrapper .product-box .product-detail .product-price{font-size: 15px;min-height: 45px;}
    .latest-product-section .product-wrapper .product-box .product-detail .product-rating {font-size: 14px;}
    .about-section{background-image: url(../images/about-mobile-banner.webp);width: 100%;height: 500px;object-fit: cover;background-position: top;}
    .about-section .about-banner {
    text-align: center;
    margin-top: 80%;
}
    .logo a img {width: 80px;}
    .header-area .helpdesk {margin-top: 20px;}
    .hero-slide .cover {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: left;
    }
    .hero-slide .cover.desktop{
        display: none;
    }
    .hero-slide .cover.mobile{
        display: block;
    }
    .shop-by-goal {padding-top: 30px;}
    .offers-section, .offer-code {padding: 40px 0;}
    .latest-product-section .offer-section {margin: 20px 0;}
    .home-banner-section .slick-dots { bottom: 20px;}
    .heading {font-size: 26px;}
    .main-menu{display: none;}
    .shop-by-goal .shop-wrapper .shop-box .shop-icon {width: 50px;height: 50px;}
    .latest-product-section .offers-section {padding: 20px;}
    .shop-by-goal .shop-wrapper .shop-box .shop-title {font-size: 14px;}
    .shop-by-goal .shop-wrapper .shop-box {margin: 0 5px;}
    .offers-section .offers-content {width: 70%;position: absolute;top: 0;left: unset;transform: unset;padding: 20px;}
    .offers-section .offers-content .offer-subtitle {font-size: 18px;}
    .trans-btn{font-size: 14px;}
    .offers-section .offers-content .offer-title {font-size: 20px; margin-bottom: 5px;}
    .white-btn{font-size: 14px;}
    .category-section .offers-section .offers-content {top: 20%;left: 50%;transform: translate(-50%, -50%);text-align: center;}
    .latest-product-section .product-wrapper .product-box:first-child, .latest-product-section .product-wrapper .product-box:last-child{border-radius: none;}
    .latest-product-section .product-wrapper .product-box {margin: 0 10px;}
    .offer-code .offer-content p {flex-direction: column;}
    .offer-code .offer-content p {font-size: 20px;}
    .offer-code .offer-price{font-size: 30px;}
    .offer-code .offer-coupon{margin-left: 0;}
    .offer-code .offer-content {font-size: 14px;text-align: center;margin: 20px 0;}
    .footer .about-wrapper .footer-title {font-size: 12px;}
    .category-section .offers-section .offers-wrapper .offers-img {height: 100%;margin-bottom: 40px;border-radius: 10px;}
    .about-banner .heading{font-size: 20px;}
    .reviews-section .review-wrapper .review-content {font-size: 12px;}
    .bottom-footer .menu-item .footer-title, .bottom-footer .menu-item .contact, .bottom-footer .menu-item .email{font-size: 10px;}
    .about-wrapper{text-align: center;}

}


@media (min-width: 350px) and (max-width: 575px) {
   .latest-product-section .product-wrapper .product-box .product-detail .product-rating{font-size: 11px;}
   .category-section .offers-section .offers-content {top: 30%;left: 50%;transform: translate(-50%, -50%);text-align: center;}
    .offers-section .offers-content {width: 100%;}
    .offers-section .offers-content .offer-title {font-size: 16px;}
    .offers-section .offers-content .offer-subtitle {font-size: 14px;}
    .trans-btn {font-size: 10px;}
    .latest-product-section .product-wrapper .product-box .product-detail .product-name {font-size: 13px;}
.latest-product-section .product-wrapper .product-box .product-detail .product-price {font-size: 13px;}

}
@media (min-width: 320px) and (max-width: 349px) {
    .latest-product-section .product-wrapper .product-box .product-detail .product-name,
    .latest-product-section .product-wrapper .product-box .product-detail .product-price {font-size: 14px;}

}

@media (min-width: 400px) and (max-width: 575px) {

}
  