@media (max-width: 1440px) {
    .ads-sidebar-left, .ads-sidebar-right {
        display: none;
    }
}
@media (max-width: 1200px) {
    .custom-container {
        max-width: 1140px;
        padding: 0px 16px;
    }
}
@media (max-width: 1140px) {
    .custom-prev, .custom-next {
        display: none;
    }
}
@media (max-width: 1024px) {
    .spacing {
        padding: 20px 0px;
    }
    .footer-wrapper {
        display:grid !important;
        grid-template-columns: repeat(1,1fr);
    }
    .footer-img-part, .footer-title {
        max-width: 100%;
    }
    .footer-img {
        margin: auto;
        padding-bottom: 8px !important;
    }
    .footer-img-part {
        text-align: center;
    }
    .vector-img {
        max-width: 350px;
        top: inherit;
        bottom: 0px;
    }
    .header-section .navbar-nav {
        gap: 12px !important;
    }
    .coupon-details {
        padding: 30px 16px;
    }
}
@media (max-width: 992px) {
    .view-categories-title {
        font-size: 16px;
    }
    .coupon-tip-wrapper {
        gap: 16px;
    }
    .coupon-tip-wrapper {
        grid-template-columns: repeat(2,1fr);
    }
    .coupon-tip-item {
        max-width: 100%;
    }
    .coupon-tip-item img {
        max-width: 100%;
    }
    .main-title {
        font-size: 32px;
    }
    .vector-img {
        display: none;
    }
    .tips-section-content {
        padding: 30px;
        padding-bottom: 0px;
    }
    .saving-tips-title {
        padding-bottom: 16px;
        font-size: 30px !important;
    }
    .header-section .nav-link.active::before, .header-section .nav-link.active::after {
        display: none;
    }
    .header-section .nav-item {
        height: auto;
        width: 100%;
        display: block;
    }
    .header-section .nav-link.active {
        border: 1px solid #08355F;
        padding: 8px !important;
        border-radius: 8px;
        width: max-content;
    }
    .dropdown-menu .dropdown-grid {
        max-width: 100%;
    }
    .header-section .navbar-collapse {
        padding: 16px;
    }
    .header-section .navbar-nav {
        justify-content: flex-start !important;
        gap: 16px !important;
        width: 100%;
    }
    .navbar-collapse {
        max-height: 285px;
        height: 100%;
        overflow: auto;
    }
    .header-section .dropdown:hover .dropdown-menu {
        margin-top: 6px !important;
    }
    .inner-slider {
        margin: auto;
        border-radius: 23px;
    }
    .slider-wrapper-pagination {
        max-width: 100%;
        margin: auto;
    }
    .slider-wrapper {
        padding: 16px;
    }
    .company-wrapper {
        grid-template-columns: repeat(3,1fr);
        gap: 16px;
    }
    .company-item {
        max-width: 100%;
    }
    .review-start-part {
        padding: 16px;
    }
    .review-wrapper {
        align-items: center;
    }
    .review-slider-item {
        max-width: 100%;
    }
    .coupon-details-wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    .custom-line {
        display: none;
    }
    .all-coupons {
        grid-template-columns: repeat(1,1fr);
    }
    .coupons-item {
        max-width: 100%;
    }
    .organisation-faqs {
        gap: 0px;
        grid-template-columns: repeat(1,1fr);
    }
    .filter-content {
        grid-template-columns: repeat(2,1fr);
    }
    .filter-content .ticket-wrapper {
        max-width: 100%;
    }
}
@media (max-width: 800px) {
    .popular-category-wrapper {
        display: grid !important;
        grid-template-columns: repeat(2,1fr);
    }
    .header-section .dropdown-menu {
        width: 100%;
    }
    .filter-content {
        grid-template-columns: repeat(1,1fr);
    }
    .disclaimer-section-wrapper .img-wrapper {
        max-width: 300px;
        min-width: auto;
        height: 100%;
    }
}
@media (max-width: 768px) {
    .section-spacing {
        padding: 16px 0px;
    }
    .main-title {
        font-size: 28px;
    }
    .tips-section-wrapper {
        flex-wrap: wrap;
    }
    .saving-tips-title {
        max-width: 100%;
    }
    .saving-tips-subtitle {
        max-width: 100%;
    }
    .tips-section-wrapper {
        justify-content: center;
    }
    .coupon-social-title {
        font-size: 20px;
    }
    .content-tips-title {
        font-size: 20px;
    }
    .top-coupon-hero {
        flex-wrap: wrap;
    }
    .top-coupons-wrapper {
        max-width: 100%;
    }
    .top-coupon-btn {
        max-width: 100%;
    }
    .top-coupon-img {
        margin: auto;
        height: auto;
    }
    .form-wrapper {
        padding: 16px;
    }
    .company-wrapper {
        grid-template-columns: repeat(2,1fr);
    }
    .ticket-wrapper {
        max-width: 100%;
    }
    .review-start-part {
        max-width: 100%;
    }
    .review-wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    .accordion-button::after {
        height: 30px !important;
        width: 30px !important;
    }
    .tips-section-content .saving-tips-title {
        font-size: 24px !important;
        padding: 0px;
    }
    .view-categories-bg .popular-category-wrapper {
        grid-template-columns: repeat(3,1fr);
    }
}
@media (max-width: 640px) {
    .section-spacing {
        padding: 0px;
    }
    .main-title {
        font-size: 24px;
    }
    .tips-section-content .saving-tips-title {
        font-size: 20px !important;
    }
    .view-categories-bg .popular-category-wrapper {
        grid-template-columns: repeat(2,1fr);
    }
    .disclaimer-section-wrapper h5 {
        font-size: 18px !important;
    }
}
@media (max-width: 576px) {
    .coupon-tip-wrapper {
        grid-template-columns: repeat(1,1fr);
    }
    .main-title {
        font-size: 20px;
    }
    .popular-category-wrapper {
        grid-template-columns: repeat(2,1fr);
        text-align: center;
        gap: 16px;
    }
    .popular-category .popular-category-wrapper a {
        font-size: 14px !important;
    }
    .footer-wrapper {
        text-align: center;
    }
    .footer-part span {
        justify-content: center;
    }
    .footer-email {
        margin: auto;
    }
    .copy-right {
        text-align: center;
    }
    .tips-section-content {
        padding: 16px;
        padding-bottom: 0px;
    }
    .saving-tips-title {
        padding: 0px 14px;
    }
    .content-tips-title {
        font-size: 18px;
    }
    .content-tips-title p {
        font-size: 14px;
    }
    .top-coupons-wrapper {
        overflow-x: auto;
    }
    .top-coupon-row {
        min-width: 400px;
    }
    .dropdown-menu .dropdown-grid {
        grid-template-columns: repeat(1,1fr);
    }
    .header-section .navbar-collapse {
        padding: 0px;
    }
    .dropdown-menu .dropdown-item {
        padding: 2px 16px;
        font-size: 14px;
    }
    .navbar-nav p {
        font-size: 14px !important;
    }
    .header-section .nav-link.active {
        padding: 4px !important;
    }
    .header-section .navbar-nav {
        padding: 8px 0px !important;
    }
    .inner-slider {
        padding: 16px;
    }
    .form-wrapper {
        padding: 8px;
    }
    input, textarea, select {
        padding: 8px !important;
    }
    .company-wrapper {
        grid-template-columns: repeat(1,1fr);
    }
    .form-wrapper label, .review-wrapper label {
        font-size: 14px !important;
    }
    .coupon-details-wrapper {
        padding: 0px;
    }
    .get-code-wrapper {
        position: unset;
        width: 100%;
    }
    .coupon-details-wrapper .get-code-img {
        display: none !important;
    }
    .coupon-content-details {
        max-width: 100%;
    }
    .coupon-content {
        width: 100%;
    }
    .coupon-details-wrapper .get-code-single {
        position: unset;
        transform: none;
        margin: auto;
    }
    .coupon-details-wrapper .get-code-title {
        color: #08355F;
        border-bottom: 1px dashed #08355F;
    }
    .responsive-sidebar {
        display: block;
    }
    .responsive-sidebar-content {
        display: none;
    }
    .view-categories-bg .popular-category-wrapper {
        grid-template-columns: repeat(1,1fr);
    }
    .view-categories-title {
        margin: auto;
    }
    .footer-social-icon {
        justify-content: center;
    }
}
