@media only screen and (min-width: 100px) and (max-width: 1399px){
    .cust-main-banner-title h2 {
        font-size: 36px;
    }
    .cust-main-banner-cont {
        height: 550px;
    }
    .cust-store-box a img, .cust-store-main-list .featured-item a img {
        width: 120px;
    }
    .cust-coupon-box .card-img-body img {
        width: 90px;
    }
    .cust-coupon-box .coupon-body h3 {
        font-size: 24px;
    }
    .cust-news-bg {
        padding: 50px 30px;
    }
    .cust-single-coupon-body .discount-description {
        font-size: 24px;
    }
    .cust-single-store-banner .store-heading h1 {
        font-size: 30px;
    }
    .cust-single-tabs .list-group-item {
        height: 55px !important;
        min-width: 130px;
    }
    .cust-single-coupon-body .discount-amount {
        font-size: 22px;
        padding: 15px;
    }
}

@media only screen and (min-width: 100px) and (max-width: 1199px){
    .cust-head-logo a span {
        font-size: 20px;
    }
    .cust-top-head {
        font-size: 14px;
    }
    .cust-search-btn label {
        width: 40px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
    }
    .cust-main-banner-title h2 {
        font-size: 32px;
    }
    .cust-main-banner-title p {
        font-size: 16px;
    }
    .web-btn {
        padding: 10px 24px;
        font-size: 15px;
    }
    .cust-nav-main nav ul li a {
        font-size: 14px;
    }
    .cust-main-banner-cont {
        height: 500px;
    }
    .web-title h2 {
        font-size: 26px;
    }
    .tit-gap {
        margin-bottom: 40px;
    }
    .cust-store-box a img, .cust-store-main-list .featured-item a img {
        width: 100px;
        height: 50px;
    }
    .web-btn-two {
        font-size: 15px;
    }
    .cust-coupon-box .card-img-body {
        width: 35%;
    }
    .cust-coupon-box .coupon-body {
        width: 65%;
    }
    .serv-faqs .accordion-item .accordion-button {
        font-size: 16px;
    }
    .cust-news-title h2 {
        font-size: 26px;
    }
    .cust-news-bg {
        padding: 40px 20px;
    }
    .cust-foot-title span {
        font-size: 20px;
    }
    .cust-foot-logo a span {
        font-size: 20px;
    }
    .contact-info-icon {
        width: 45px;
        height: 45px;
        font-size: 16px;
    }
    .cust-contact-sec .form-field input, .cust-contact-sec .form-field textarea {
        font-size: 15px;
    }
    .contact-info-content a, .contact-info-content span {
        font-size: 15px;
    }
    .cust-privacy-cont h1 {
        font-size: 30px;
    }
    .cust-privacy-cont h3 {
        font-size: 24px;
    }
    .cust-store-list .store-name a {
        font-size: 15px;
    }
    .cust-categ-sec .featured-item-wrap .img-wrap img {
        height: 150px;
    }
    .cust-single-store-banner .store-heading h1 {
        font-size: 26px;
    }
    section.cust-single-store-banner .d-flex.eh-wrap.gap-3.gap-md-5 {
        gap: 20px !important;
    }
    .eh-wrap .store-logo {
        width: 120px;
        height: 100px;
    }
    .cust-single-tabs .list-group-item {
        font-size: 14px;
    }
    .coupon-single-badg {
        font-size: 12px;
    }
    .cust-sidebar-item {
        padding: 20px 15px;
    }
    .cust-sidebar-item h4 {
        font-size: 18px;
    }
    .cust-sidebar-cont-list li a {
        font-size: 15px;
    }
    .cust-sidebar-cont-list li a img {
        width: 15px;
    }
    .cust-single-coupon-body .discount-description {
        font-size: 22px;
    }
    .cust-head-logo a {
        width: 150px;
    }
    .cust-foot-logo a:has(img) {
        width: 150px;
    }
}

@media only screen and (min-width: 100px) and (max-width: 991px){
    .cust-main-head {
        padding: 15px 0px;
    }
    .cust-main-banner-img {
        position: unset;
        width: 100%;
        margin-top: 30px;
    }
    .cust-main-banner-title {
        text-align: center;
    }
    .cust-main-banner-cont {
        height: auto;
        padding: 50px 0px;
    }
    .cust-main-banner-title h2 {
        font-size: 28px;
    }
    .cust-main-banner-img img {
        height: 400px;
        object-fit: cover;
        border-radius: 10px;
    }
    .spacing {
        padding: 60px 0px;
    }
    .cust-coupon-box .card-img-body {
        width: 25%;
    }
    .cust-coupon-box .coupon-body {
        width: 75%;
    }
    p {
        font-size: 15px;
    }
    .serv-faqs .accordion-item .accordion-button {
        padding: 20px 20px;
    }
    .cust-about-img {
        padding-right: 0px;
    }
    .cust-news-title {
        padding-right: 0px;
        text-align: center;
        margin-bottom: 20px;
    }
    .cust-contact-sec form.contact-us-form {
        margin-top: 10px;
    }
    .coupon-single-badg p {
        font-size: 12px !important;
    }
    .cust-single-store-banner .store-heading h1 {
        font-size: 24px;
    }
    .cust-single-store-banner .promo_counts {
        font-size: 14px;
    }
    .respon-logo {
        width: 150px;
    }

}

@media only screen and (min-width: 100px) and (max-width: 767px){
    .web-btn {
        padding: 8px 20px;
        font-size: 14px;
    }
    .cust-main-banner-title h2 {
        font-size: 26px;
    }
    .cust-main-banner-title p {
        font-size: 15px;
    }
    .cust-main-banner-img img {
        height: 320px;
    }
    .cust-head-logo a span {
        font-size: 18px;
    }
    .store-bord .col-lg-2:nth-child(even) .cust-store-box {
        border-right: 0;
    }
    .spacing {
        padding: 50px 0px;
    }
    .web-title h2 {
        font-size: 22px;
    }
    .tit-gap {
        margin-bottom: 30px;
    }
    .cust-coupon-box .card-img-body {
        width: 35%;
    }
    .cust-coupon-box .coupon-body {
        width: 65%;
    }
    .web-btn-two {
        font-size: 14px;
        padding: 8px 20px;
    }
    .cust-news-title h2 {
        font-size: 22px;
    }
    .cust-news-bg input.newsletter_email {
        height: 50px;
        font-size: 15px;
    }
    .cust-main-footer {
        padding: 50px 0px 30px 0px;
    }
    .cust-foot-logo a span {
        font-size: 18px;
    }
    .cust-privacy-cont h1 {
        font-size: 24px;
    }
    .cust-privacy-cont h3 {
        font-size: 20px;
    }
    .cust-single-coupon-body {
        padding: 30px 20px;
    }
    .cust-single-coupon-body .coupon_actions::before {
        visibility: hidden;
        opacity: 0;
    }
    .cust-single-coupon-body .discount-description {
        font-size: 20px;
        padding-right: 0px;
    }
    .cust-single-coupon-body .coupon-link-btn {
        flex-direction: row-reverse;
        justify-content: flex-end;
        align-items: center;
    }
    

}

@media only screen and (min-width: 100px) and (max-width: 575px){
    .cust-main-banner-img img {
        height: 280px;
    }
    .cust-main-banner-title h2 {
        font-size: 24px;
    }
    .cust-main-banner-title p {
        margin: 15px 0px;
    }
    .cust-store-box a, .cust-store-main-list .featured-item a {
        padding: 25px 0px;
    }
    .cust-coupon-box .coupon-body {
        width: 100%;
        text-align: center;
    }
    .cust-coupon-box .card-img-body {
        width: 100%;
    }
    .card-img-body::before {
        visibility: hidden;
        opacity: 0;
    }
    .cust-coupon-box {
        flex-wrap: wrap;
    }
    .cust-coupon-box .card-img-body a {
        width: 100px;
        border: 1px solid #8080803d;
        padding: 10px 0px;
        border-radius: 6px;
        margin: 0px auto 15px auto;
    }
    .cust-coupon-box .card-img-body img {
        width: 75%;
        margin: 0 auto;
        height: 50px;
    }
    .cust-coupon-box .coupon-body h3 {
        font-size: 20px;
    }
    .cust-coupon-box .coupon-body p {
        margin: 10px 0px 15px 0px;
        line-height: 1.3;
    }
    .serv-faqs .accordion-item .accordion-button {
        padding: 15px 15px;
        font-size: 15px;
    }
    .cust-gap {
        row-gap: 20px;
    }
    .cust-news-bg {
        padding: 30px 15px;
    }
    .cust-foot-title span {
        font-size: 18px;
    }
    .cust-foot-item ul li a {
        font-size: 15px;
    }
    .cust-foot-contact ul li a {
        font-size: 15px;
    }
    .cust-foot-contact ul li i {
        top: 4px;
        font-size: 16px;
    }
    .contact-info-content h5 {
        font-size: 18px;
    }
    .cust-store-list .store-name a {
        margin-right: 0px;
    }
    .coupon-single-badg p {
        font-size: 11px !important;
    }
    .cust-single-coupon-body .web-btn-two {
        padding: 8px 20px;
    }
    .coupon-single-badg {
        padding: 4px 8px;
    }
    .cust-single-coupon-body .discount-amount {
        min-height: unset;
    }
    .discount-amount-wrap {
        min-height: unset;
        width: 120px;
    }
    .cust-coupon-box .wishlist, .cust-single-coupon-body .wishlist {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    .discount-row {
        height: auto;
        margin-bottom: 10px;
    }
    .responsive-menu-inner {
        padding: 20px;
        width: 95%;
    }
    .ham-menu a {
        font-size: 22px;
    }
    .cust-search-btn .header-search {
        gap: 15px;
    }
    .cust-main-head {
        padding: 10px 0px;
    }
    .responsive-links {
        margin-top: 30px;
    }
    .respon-logo a span {
        font-size: 18px;
    }
    .cust-head-logo a {
        width: 120px;
    }
    .respon-logo {
        width: 120px;
    }
    .cust-foot-logo a:has(img) {
        width: 120px;
    }

}