@media (min-width: 1600px) {
    .banner-title {
        max-width: 700px;
    }
}

@media (max-width: 1600px) {
    .blogs-section .title-wrapper span {
        display: block;
    }
}

@media (max-width: 1300px) {
    .travel-section .grid2 {
        grid-template-columns: 1fr;
        gap: 45px;
    }

    .destination-section .travel-section .grid2 {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .blogs-section .da-container.flex {
        flex-wrap: wrap;
    }

    .travel-section .text-content {
        position: unset;
        text-align: center;
        width: 100%;
    }

    .travel-section .text-content p {
        width: 100%;
    }

    .travel-section .da-container {
        gap: 55px;
    }

    .explore-section h2 {
        max-width: 100%;
    }

    .travel-section h2.section-heading,
    .travel-section.similar-trip-section h2.section-heading {
        width: 100%;
    }

}

@media (max-width: 1200px) {
    .main-navigation .menu {
        display: none;
    }


    .banner-section {
        top: 0;
    }

    .section-heading {
        width: 100%;
        text-align: center;
    }

    .bar-icon {
        display: block;
        align-content: center;
    }

    .explore-inner-slider .img-wrapper {
        /* width: 785px; */
        height: 400px;
    }

    .explore-inner-slider.trips-card {
        height: 400px;
    }

    .site-header .phone-icon {
        position: absolute;
        gap: 0;
        top: 0;
        bottom: 0;
        right: 0;
        background: grey;
    }

    .site-header .phone-icon .img-wrapper {
        height: 100%;
        align-content: center;
        text-align: center;
        padding: 0px 16px;
    }

    /* .site-header .phone-icon .img-wrapper img {
    max-width: 30px;
    height: 30px;
  } */
    .site-header .phone-icon a {
        background-color: var(--primary);
        border: none;
        border-radius: 0;
        font-size: 12px;
        height: 100%;
    }

    .site-header .phone-icon .phone {
        background-color: #474747;
    }

    .banner-section .banner-text h1 {
        width: 495px;
    }

    .travel-section .da-container {
        flex-wrap: wrap;
        gap: 55px;
    }

    .featured-trip h2 {
        width: 100%;
    }

    .text-content,
    .text-content p {
        max-width: 100%;
    }

    .grid2 {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .faq-section .text-content p,
    .faq-section .text-content a {
        display: none;
    }

    .faq-section .resp-text-content {
        display: block;
        text-align: center;
        margin: 31px 0;
    }

    .faq-section .resp-text-content p {
        margin-bottom: 10px;
    }

    .btn-center {
        margin: 0 auto;
    }

    .text-content {
        position: unset;
        text-align: center;
    }

    .trips-card-wrapper {
        flex-direction: row;
        gap: 15px;
        margin-top: 20px;
    }

    .explore-inner-slider.trips-card {
        margin: 0;
    }

    .explore-inner-slider.trips-card {
        margin: 0;
        width: calc(50% - 8px);
    }

    .trips-card .explore-text-content p,
    .trips-card .explore-text-content .btn {
        display: none;
    }

    .trips-card .explore-text-content {
        top: unset;
        bottom: 7px;
    }

    .trips-card .explore-text-content h3 {
        font-size: clamp(18px, 3vw, 22px);
        width: 260px;
        margin-bottom: 0;
        line-height: 1.4;
    }

    .explore-text-content h3 {
        font-size: clamp(18px, 3vw, 22px);
        width: 260px;
        margin-bottom: 11px;
        line-height: 1.4;
    }

    .blogs-section span {
        font-size: 12px;
    }

    .itinerary-accordion .da-container>div {
        flex-direction: column-reverse;

    }

    .itinerary-accordion .trip-highlight {
        position: unset;
        width: 100%;
    }

    .itinerary-accordion .text-content {
        width: 100%;
        margin: 35px 0;
    }

    .iti-wrapper {
        order: -1;
        width: 100%;
    }

    .iti-content-wrapper {
        width: 100%;
    }

    .trip-route .da-container-small>div {
        padding: 0;
    }

    .default-title .text-content {
        text-align: left;
    }

    .send-message .text-content {
        text-align: start;
    }

    .send-message .flex {
        flex-wrap: wrap;
    }
}

@media (max-width: 980px) {
    .contact-nav .flex {
        flex-wrap: wrap;
        row-gap: 20px;
    }

    .contact-nav .contact-wrapper {
        width: 50%;
    }

    .contact-nav .contact-wrapper:nth-child(2) {
        border: none;
    }

}

@media (max-width: 940px) {
    .trip-nav-section ul {
        justify-content: start;
        padding: 0 15px;
    }
}

@media (max-width: 920px) {
    .banner-text {
        display: none;
    }

    .contact-page .banner-text {
        display: block;
    }

    .banner-section .banner-text {
        bottom: 30px;
    }




    .banner-text-respo {
        display: block;
        background-color: var(--primary);
    }

    .banner-text-respo p {
        color: var(--light);
        font-weight: 400;
        line-height: 28px;
        font-size: 15px;
    }

    .banner-text-respo .btn {
        background: var(--light);
        color: var(--primary);
    }

    .banner-text-respo h1 {
        color: var(--light);
        display: block;
        font-size: clamp(28px, 3vw, 40px);
    }

    .banner-slider::before,
    .banner-section .banner::before {
        display: none;
    }

    .contact-page .banner::before {
        display: block;
    }

    .banner-img ,
    .inner-page-banner.contact-page .banner-img {
        height: 50vh;
    }

    .featured-trip .explore-inner-slider .img-wrapper {
        width: 100%;
        max-height: 445px;
        height: 100%;

    }

    .explore-inner-slider.trips-card {
        height: auto;
    }

    .trips-card .img-wrapper img {
        border-radius: 10px;

    }

    .trips-card .img-wrapper::before {
        border-radius: 10px;
    }

    .trip-route .da-container-small>div {
        flex-direction: column;
        gap: 0;
    }

    .map-img {
        width: 100%;
    }

    .trip-route .text-content {
        width: 100%;
    }
}

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

@media (max-width: 768px) {
    .site-branding img {
        width: 100px;
        height: auto;
    }

    .banner-text {
        display: none;
    }

    .contact-page .banner-text {
        display: block;
    }


    .section-heading {
        max-width: 100%;
        text-align: left;
    }

    .slick-list {
        margin: 0 -12px;
    }

    .explore-inner-slider .img-wrapper {
        width: 100% !important;
        display: block;
    }

    .explore-inner-slider .img-wrapper img {
        height: 400px !important;
    }

    .explore-inner-slider {
        height: unset;
        width: unset;
    }

    .explore-slider {
        padding: 0 1.5rem;
    }

    .featured-trip .section-heading,
    .faq-section .section-heading,
    .featured-trip .text-content p,
    .faq-section .text-content p {
        text-align: center;
    }

    .send-message .text-content p {
        width: 100%;
    }

    .text-content p {
        text-align: left;
        width: 100%;
    }

    .explore-section h2 {
        text-align: left;
        max-width: 423px;
        /* font-size: clamp(32px,3vw,40px); */
        margin: 0;
    }

    .explore-section p {
        text-align: left;
        margin-top: 20px;
    }

    .explore-inner-slider {
        height: 400px;
    }

    .resp-btn {
        border: none;
        background: var(--secondary);
        border-radius: 12px;
        padding: 7px 14px;
        color: white;
        align-items: center;
        position: relative;
        display: flex;
        gap: 10px;
        align-items: center;
        width: fit-content;
        font-family: var(--secondary-font);

        font-size: 14px;
        line-height: 24px;
        text-decoration: none;
        transition: var(--transition);
    }

    .resp-btn:hover {
        background: var(--primary);
        color: white;
    }

    .partner-text-contents .resp-btn {
        margin: 0 auto;
    }

    .partner-text-contents a {
        color: var(--light);
    }

    .explore-section::before,
    .featured-trip::before {
        display: none;
    }

    .explore-section::after {
        content: "";
        background-image: url(../img/explore-bg2.png);
        top: 6%;
        left: 0;
        position: absolute;
        z-index: -1;
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 100%;
    }

    /* .explore-inner-slider {
    margin: 0 20px;
  } */

    .explore-text-content p,
    .explore-text-content a {
        display: none;
    }

    .explore-text-content {
        bottom: 0;
        top: unset;
        left: 0;
        padding: 15px;

    }

    .explore-section .explore-text-content {
        background-color: #1d1d1d75;
        width: 100%;
    }

    .travel-content-wrapper {
        flex-wrap: nowrap;
        overflow-x: scroll;
        position: relative;
        z-index: 3;
    }

    .img-content::before {
        content: "";
        top: 0;
        position: absolute;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
        width: 100%;
        height: 100%;
        left: 0;
        z-index: 0;
        border-radius: 12px;
    }

    .destination-section .img-content::before {
        display: none;
    }

    .destination-section .travel-content-wrapper {
        flex-wrap: wrap;
        overflow-x: unset;
        position: relative;
        z-index: 3;
    }

    .destination-section .travel-content-wrapper {
        gap: 0;
    }

    .travel-content .img-content {
        width: 100%;
        height: 400px;
    }

    .travel-content:nth-child(even) {
        margin-top: 0;
    }

    .travel-content {
        width: 100%;
        min-width: 430px;
        position: relative;
    }

    .travel-section::before {
        display: none;
    }

    .travel-section::after {
        content: "";
        background-image: url(../img/travel-bg.png);
        top: 0;
        left: -20px;
        position: absolute;
        z-index: 1;
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 100%;
    }

    /* .travel-content h3 {
    
    position: absolute;
    bottom: 106px;
    left: 40px;
    color: white;
} */
    .travel-section {
        background-color: #f2f2f2;
    }

    .blogs-section {
        background-color: white;
    }

    .travel-section .img-text-content p {
        display: none;
    }



    .img-text-content {
        position: absolute;
        bottom: 16px;
        left: 33px;
    }

    .img-text-content h3,
    .img-text-content h3 span {
        color: var(--light);
    }

    .explore-inner-slider.trips-card {
        width: 100%;
    }

    .blogs-section .img-text-content {
        display: none;
    }

    .blogs-section .resp-img-text-content {
        display: block;
    }

    .blogs-section .resp-img-text-content a span {
        display: block;
    }

    .travel-content:nth-child(3) {
        margin-top: 0;
    }

    .cost-section .text-content,
    .gallery-section .text-content {
        width: 100%;
    }

    .trip-nav-section.sticky {
        top: 50px;
    }

    .trip-nav-section .section-sm {
        padding: 5px 0;
    }

    .partner-text-contents .da-container {
        justify-content: center;
        flex-direction: column;
    }

    .partner-text-contents p {
        text-align: center;
    }

    .cost-wrapper {
        flex-direction: column;
    }

    /* .partner-text-contents {
        top: 50%;
        transform: translateY(-50%);
    } */

    .partners-text .partner-text-contents span {
        display: inline;
        margin-left: 0;
    }

    .partner-text-contents h2,
    .partner-text-contents span {
        font-size: 30px;
    }

    .partner-text-contents span {
        display: inline;
        margin: 0;
    }

    .partner-text-contents .da-container {
        justify-content: center;
    }

    .additional-section .partner-text-contents p {
        max-width: 100%;
    }

    .additional-section .partner-text-contents h2 {
        text-align: center;
        margin-bottom: 20px;
    }

    .send-message .flex {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .contact-form,
    .contact-form form,
    .send-message .text-content {
        width: 100%;
    }
}

@media (max-width: 590px) {
    .faq-content-wrapper {
        width: 100%;
    }

    .review-box-wrapper:nth-child(even),
    .review-box-wrapper:nth-child(odd) {
        width: 90%;
        margin-left: auto;
        margin-right: 40px;
    }

    .review-box-wrapper:nth-child(even) .review-box h3,
    .review-box-wrapper:nth-child(odd) .review-box h3 {
        line-height: 1.4;
    }

    .profile-div {
        width: 55px;
        height: 55px;
    }

}

@media (max-width: 580px) {
    .travel-content {
        min-width: 300px;
    }

    .explore-text-content h3 {

        width: 215px;
    }

    .blur-circle {
        display: none;
    }

    .faq-section {
        background-color: rgba(247, 112, 49, 0.1);
    }

    .footer-logo {
        width: 210px;
        height: auto;
    }

    .travel-content-wrapper {
        gap: 15px;
    }

    .review-box-wrapper .review-box h3 {
        font-size: 18px;
        line-height: 1.3;

    }

    .review-box p {
        font-size: 14px;
    }

    .text-content div {
        margin-top: 10px;
    }

    .trip-nav-section.sticky {
        top: 50px;

    }

    .travel-content .img-content {
        width: 100%;
        height: 360px;
    }

    .trips-card .img-wrapper {
        border-radius: 10px;
    }
}

@media (max-width: 480px) {
    .contact-form form {
        flex-direction: column;
    }

    .contact-form form p {
        width: 100%;
    }

    .contact-nav .contact-wrapper {
        width: 100%;
    }

    .contact-wrapper,
    .contact-nav .contact-wrapper:nth-child(2) {
        border: none;
        border-bottom: 1px solid #BBC7CC;

    }
    .phone-icon .phone,
    .phone-icon .btn{
        display: none;
    }

    .contact-form form {
        gap: 0;
    }

      .travel-content {
    min-width: 100%;
  }
}

@media (max-width: 420px) {
    .triangle {
        top: 79px;
    }


}

@media (max-width: 382px) {
    .quick-links {

        /* border-bottom: 1px solid brown; */
        text-align: center;
        margin: 0 auto;
    }
}

@media (max-width: 385px) {
    /* .site-branding img {
        width: 70px;
    } */
}