@media screen and (max-width: 1400px) {
    .wrapper {
        padding: 0 15px;
    }
}
@media screen and (max-width: 2200px) {
    .swiper-button-next {
        right: 425px !important;
    }
    .swiper-button-prev {
        left: 425px !important;
    }
}
@media screen and (max-width: 2000px) {
    .swiper-button-next {
        right: 300px !important;
    }
    .swiper-button-prev {
        left: 300px !important;
    }
}
@media screen and (max-width: 1900px) {
    .swiper-button-next {
        right: 270px !important;
    }
    .swiper-button-prev {
        left: 270px !important;
    }
}
@media screen and (max-width: 1700px) {
    .swiper-button-next {
        right: 175px !important;
    }
    .swiper-button-prev {
        left: 175px !important;
    }
}
@media screen and (max-width: 1600px) {
    .swiper-button-next {
        right: 125px !important;
    }
    .swiper-button-prev {
        left: 125px !important;
    }
}
@media screen and (max-width: 1500px) {
    .swiper-button-next {
        right: 54px !important;
    }
    .swiper-button-prev {
        left: 54px !important;
    }
}
@media screen and (max-width: 1399px) {
    .swiper-button-next {
        right: 0 !important;
    }
    .swiper-button-prev {
        left: 0 !important;
    }
}
@media screen and (max-width: 1200px) {
    #overlay {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        height: 100vh;
        width: 100%;
        background-color: #fff;
        padding: 60px;
        justify-content: start !important;
    }
    .humburger-menu {
        display: flex;
        justify-content: end;
    }
    .element-img6 {
        display: none;
    }
    .swiper-button-next {
        right: 0 !important;
    }
    .swiper-button-prev {
        left: 0 !important;
    }
}
@media screen and (max-width: 1150px) {
    .offer-contents .left div::after {
        display: none;
    }
}
@media screen and (max-width: 1024px) {
    .affiliate-partner .affliate .card {
        min-height: 185px !important;
    }
}
@media screen and (max-width: 900px) {
    .offer-contents .two-columns-row {
        display: block;
    }
    .humburger-menu {
        display: flex;
    }
    .tab-btn {
        display: grid !important;
        place-items: center;
        gap: 5px;
        width: 100%;
    }
    .swiper-button-next {
        right: 0 !important;
    }
    .swiper-button-prev {
        left: 0 !important;
    }
    .plane2 {
        right: 9px;
        width: 241px;
        top: 16px;
    }
    .tree {
        top: 9px;
        height: 130px;
    }
    .mission-vision,
    .why-Choose-US,
    .blogs-main,
    .trending-packages,
    .offers-for-you,
    .subscription-container,
    .social-details {
        padding: 55px 0 0;
    }
    .head-text {
        font-size: 32px;
    }
    .sub-head-text {
        font-size: 14px;
    }
    .icons-wrap .icon-wrap .counter {
        font-size: 30px;
    }

    .testimonials .element-img4 {
        right: 0;
        width: 95px;
    }
    .testimonials .element-img3 {
        left: 0;
    }
    .social-details .social-icons a {
        height: 120px;
    }
    .social-details .social-icons a img {
        width: 70px;
    }
    .packages-details-content {
        display: block;
    }
}
@media screen and (max-width: 768px) {
    .hero .overlay h1 {
        font-size: 32px;
    }
    .main-affliate .affiliate-partner-form,
    .main-affliate .section-bg-second {
        padding: 55px 0 0;
    }
    .affiliate-partner-form .heading h1 {
        margin-bottom: 40px;
    }
    .hero-img {
        height: 350px;
        object-fit: cover;
    }
    .main-affliate .hero-img {
        height: 500px !important;
    }
    .humburger-menu {
        position: absolute;
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
    }
    .offers .image-container,
    .packages .image-container,
    .destination .image-container {
        grid-template-columns: 1fr;
    }

    /* .swiper-button-next,
    .swiper-button-prev {
        top: 123px !important;
    } */
    .tab-buttons {
        gap: 5px;
    }
    .tab-buttons {
        overflow: auto;
    }
    .flex-col-reverse {
        flex-direction: column-reverse !important;
    }
    .two-columns-row {
        display: flex;
        flex-direction: column;
    }
    .form-secion {
        margin-top: 50px;
    }
    .social-details .social-icons {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: 1fr;
        grid-row-gap: 10px;
        grid-column-gap: 10px;
    }

    .offers-for-you .heading {
        display: block;
        margin: 0;
    }
    .offers-for-you .nav-tabs .nav-link {
        font-size: 12px;
        padding: 6px 12px;
    }
    .offers-for-you .nav-tabs {
        gap: 5px;
    }
    .trending-packages .heading {
        text-align: start !important;
    }
    .trending-packages .image-container {
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;
    }

    .testimonials .swiper {
        width: 300px;
    }
    .sub-tab-btn {
        padding: 7px 15px !important;
    }
    footer .link-head {
        font-size: 16px;
    }
    footer ul li a {
        font-size: 14px;
    }
    footer ul li {
        margin-bottom: 3px;
    }

    .who-we-are .tab-btn {
        text-align: center !important;
    }
    .affiliate-partner .heading p,
    .affiliate-partner .affliate .card p,
    .how-it-works .content p {
        font-size: 16px;
    }
    .tab-btn {
        padding: 15px 18px !important;
    }
    .tab-btn span {
        display: none;
    }
    .name {
        display: flex !important;
        color: #65081e;
        justify-content: center;
        padding: 7px;
        background: #ffcc4c;
        border-radius: 10px;
        margin-bottom: 10px;
        font-weight: 500;
        font-size: 14px;
    }
    .affiliate-partner-form .tab-btn {
        height: 100%;
        padding: 9px 11px !important;
    }
    .affiliate-partner-form .tab-btn img {
        width: 30px;
        height: 30px;
    }
    .main-contact .form-secion .two-columns-row .column,
    .affiliate-partner-form .form-secion .two-columns-row .column {
        width: 100%;
    }
    .affiliate-partner-form .form-secion .two-columns-row {
        gap: 0;
    }
    .form-secion {
        padding: 15px;
        border-radius: 10px;
    }

    .who-we-are .tab-btn {
        font-size: 14px;
    }
    .subscription .subscribe-container {
        padding: 15px;
        border-radius: 10px;
    }
    .subscription .subscribe-container .ballon {
        right: 0;
        top: -65px;
        width: 100px;
    }
    .offer-contents .left {
        flex-direction: column;
        gap: 30px;
    }
}
@media screen and (max-width: 576px) {
    #overlay {
        padding: 80px 15px;
    }
    .search-form-container {
        margin-top: 30px;
    }
    .home .hero-img {
        height: 125vh;
    }
    .main-blog .hero .hero-img {
        height: 70vh;
    }
}
@media screen and (max-width: 600px) {
    .pagination {
        padding: 50px 0 0;
    }

    footer {
        padding-top: 50px;
    }
    .footer-logo {
        width: 140px;
    }
    footer .two-columns-row {
        display: block;
    }
    footer .social-icons {
        margin-bottom: 20px;
    }
    footer .copy-right {
        display: block;
        text-align: center;
    }
    .close .button {
        right: 15px;
        top: 15px;
    }
    #header .logo {
        width: 155px;
    }
    .affiliate-partner .heading h1 {
        word-wrap: break-word;
    }
    .sub-tab-btn {
        margin-right: 0 !important;
    }
    .icons-wrap {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 30px;
    }
    .mission-vision .tab-btn1 {
        width: 100%;
    }
    /* .testimonials .element-img3 {
        left: 292px;
    } */

    .offers-for-you .tab-pane,
    .offers-for-you .tab-content {
        padding: 0;
    }
    .testimonials .column:last-child {
        overflow-y: hidden;
        padding: 20px 0 30px;
    }
    .contect-section {
        padding: 70px 0 50px;
    }

    .offers-for-you .element-img1 {
        width: 75px;
        top: -58px;
    }
    .trending-packages .element-img2 {
        width: 75px;
    }

    .offers-for-you h1 {
        font-size: 32px;
    }
    .offers .card .overlay p,
    .offersSlider .card .overlay p {
        font-size: 24px;
    }
    .offers .nav-tabs {
        margin-bottom: 25px;
    }
    .affiliate-partner .heading,
    .trending-packages .heading,
    .blog-categorysection .heading h1 {
        margin-bottom: 30px;
    }
    .blog-categorysection {
        padding-bottom: 0 !important;
    }
    .blogs-main .heading {
        display: block;
        margin-bottom: 0;
    }
    .blogs-main {
        padding-top: 30px !important;
        padding-bottom: 0 !important;
    }
    .custom-swiper {
        height: 48px;
        justify-content: end;
    }
    .testimonials .element-img3,
    .testimonials .element-img4 {
        width: 75px;
    }
    .testimonials .two-columns-row {
        padding-top: 0;
    }
    .destinations .element-img2 {
        top: 37px;
    }
}
