@media(max-width:1700px) {
    .container {
        max-width: 100%;
        padding: 0 1.75rem;
    }
}

@media (min-width:1050px) and (max-width:1480px) {
    .header .nav-header .text-sm {
        white-space: nowrap;
    }
}

@media (max-width:1050px) {
    .find-the-best-deals-clip .card .card-body {
        height: 420px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-bottom: 1rem !important;
    }

    .find-the-best-deals-clip .logo {
        width: 233px;
    }

    .tour-deals .tour-deals-wrapper .card.product-card .card-header {
        height: 190px;
    }

    .tour-deals .tour-deals-wrapper .card.product-card:hover .card-header img {
        height: 210%;
    }

    .price-box {
        font-size: 20px;
        line-height: 30px;
        padding: 19px 14px;
        top: 15px;
        right: -88px;
    }

    .hot-deals-badge {
        font-size: 33px;
    }

    .search-area {
        width: 100%;
    }

    .popular-deals-banner {
        height: 250px;
    }

    .popular-deals-banner.first {
        height: 200px;
    }

    .popular-deals-banner.last {
        height: 200px;
    }

    .popular-deals-banner img {
        height: 100%;
    }

    .popular-deals-on div.position-relative .heading {
        font-size: 32px;
        line-height: 34px;
    }

    .popular-deals-on div.position-relative .deals-text {
        font-size: 20px;
        line-height: 22px;
    }

    .header .nav-header .text-sm {
        font-size: 12px;
        white-space: nowrap;
    }

    .bottom-header {
        margin-top: 1.25rem;
    }

    .login-dropdown-content {
        height: 598px;
        width: 377px;
        margin-left: -249px;
    }

    .about-us-left {
        margin-left: 5rem;
    }

    .comman-heading-sm {
        font-size: 24px;
        line-height: 32px;
    }

    .product-details-wrapper .product-details-img {
        height: 355px;
    }

    .product-details-wrapper .thumbail .thumbail-img {
        width: 60px;
        height: 58px;
    }

    .comming-soon .comming-soon-sticker::after {
        bottom: -41px;
        right: 20px;
    }

    .comming-soon .img::after {
        top: -136px;
        left: -57px;
    }

    .tour-deals .fix-height {
        height: 64px;
        font-size: 16px;
        line-height: 20px;
    }

    .icon-box {
        width: 38px;
        height: 38px;
        line-height: 38px;
    }

    .icon-box img {
        width: 16px;
    }
}

@media(max-width:765px) {
    .container {
        padding: 0 1.5rem;
    }

    .comman-section-p-sm {
        padding: 1.75em 0;
    }

    .header {
        padding: 1rem 0;
        width: 100%;
    }

    .header .logo img {
        width: 100%;
    }

    .search-area input {
        font-size: 14px;
        padding-right: 49px;
    }

    .header .notification img {
        width: 20px;
        height: 20px;
    }

    .btn {
        padding: 0 13px;
        font-size: 16px;
        height: 38px;
        line-height: 38px;
    }

    .btn.toggle:after {
        right: 20px;
    }

    .btn.toggle {
        padding-right: 37px;
    }

    .comman-heading {
        font-size: 24px;
        line-height: 30px;
    }

    .light-text {
        font-size: 14px;
        line-height: 17px;
    }

    .circle-icon {
        width: 30px;
        height: 30px;
    }

    .circle-icon img {
        width: 16px;
    }

    .custom-controls .circle-icon {
        width: 40px;
        height: 40px;
    }

    .popular-deals-on div.position-relative {
        width: 100%;
        height: 200px;
    }

    .popular-deals-on div.position-relative img {
        height: 100%;
    }

    .popular-deals-on div.position-relative .heading {
        font-size: 22px;
        line-height: 26px;
    }

    .popular-deals-on div.position-relative .deals-text {
        font-size: 14px;
        line-height: 17px;
    }

    .feature-card {
        margin-bottom: 1.5rem;
    }

    .feature-heading {
        font-size: 18px;
    }

    .feature-text {
        font-size: 14px;
        line-height: 20px;
    }

    .hot-deals-badge {
        font-size: 16px;
        line-height: 2px;
        padding: 20px 8px;
    }

    .price-box {
        font-size: 12px;
        line-height: 1;
        padding: 9px 12px;
        top: -13px;
        right: 6px;
    }

    .testimonial-slider-2 {
        overflow-x: hidden;
    }

    .testimonial-card {
        width: 100%;
        flex: 0 0 auto;
    }

    .testimonial-card::after {
        background-color: transparent;
    }

    .testimonial-card.active {
        transform: scale(1);
    }

    .bg-dark.arrow-button-right {
        font-size: 14px !important;
        display: flex;
        gap: 10px;
        padding: 1rem !important;
    }

    .bg-dark.arrow-button-right img {
        width: 15px;
    }

    .find-the-best-deals-clip {
        height: 100%;
        padding-top: 158px;
        background-size: contain;
        background-position: 0px 83px;
    }

    .find-the-best-deals-clip .logo {
        width: 132px;
        height: 189px;
        top: -2%;
        left: 50%;
    }

    .testimonial {
        margin-top: 0;
    }

    .testimonial-slider-wrapper {
        margin-top: 1.5rem;
    }

    .search .search-area-section .fs-5 {
        font-size: 14px !important;
    }

    .search-area {
        width: 100%;
    }

    .custom-center-left {
        margin-left: 0;
    }

    .custom-dropdown button {
        font-size: 12px;
    }

    .hot-deals-footer .fs-6 {
        font-size: 12px !important;
    }

    .deals-it-will-end-soon .slider {
        width: 100%;
        overflow: hidden;
        padding: 0 1.5rem;
    }

    .login-dropdown-content {
        height: 485px;
        width: 376px;
        margin-left: -277px;
    }

    .about-us {
        background-size: contain;
        height: 105px;
    }

    .contact-us-heading {
        font-size: 40px;
    }

    .light-text.fs-20 {
        line-height: 26px;
    }

    .about-us-left {
        margin-left: 0rem;
    }

    .about-us-2 {
        height: 100%;
        padding: 1.5rem 0;
    }

    .about-us-2 .comman-heading {
        font-size: 43px;
        line-height: 30px;
    }

    .about-us-2 .border-end {
        border-color: transparent !important;
    }

    .comming-soon .comming-soon-sticker::after {
        bottom: -61px;
        right: -154px;
    }
}