@media screen and (max-width:1399px) {
  

    /* .home .hero-image {
        max-width: 700px;
    } */

    .section_head {
        font-size: 46px;
    }

    .travel-card {
        width: 200px;
    }

    .explore_package .item .overlay {
        width: 230px;
        padding: 8px 16px;
    }
}


@media screen and (max-width:1150px) {
    .header {
        padding: 20px 0;
    }

    .section_head {
        font-size: 40px;
        line-height: 48px;
    }


    .header .phone_number {
        display: none;
    }

    .header .phone_number_mobile {
        display: block;
        margin-top: 50px;
    }

    .header .phone_number_mobile {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .header .phone_number_mobile .phone {
        width: 50px;
        height: 50px;
        background-color: var(--first-color);
        border-radius: 50px;
        padding: 13px;
    }

    .header .phone_number_mobile .number p {
        margin-bottom: 0;
        font-weight: 200;
    }

    .header .phone_number_mobile .number a {
        color: #000;
        font-weight: 500;
    }

    .home{
        height: 50vh;
    }
    .home .hero-image {
        max-width: 600px;
    }
    .home .grid_row {
        grid-template-columns: 40% 60%;
        gap: 30px;
    }

    .home .banner_content h1 {
        font-size: 40px;
        line-height: 45px;
    }

    .home .banner_content p {
        line-height: 20px;
        max-width: 80%;
    }

    .home .banner_content p br {
        display: none;
    }

    .travel-card {
        width: 160px;
        height: 270px;
    }



    .explore_package .item {
        height: 420px;
    }

    .explore_package .item .overlay {
        width: 250px;
    }

    .explore_package .item .overlay h6 {
        font-size: 18px;
    }

    .testimonial .swiper-slide .image {
        max-width: 170px;
        min-width: 170px;
        max-height: 200px;
        min-height: 200px;
    }





    /* Package Page  */

    .packages .item .image {
        height: 300px;
    }


    /* destination page */

    .destinations .grid_row {
        grid-template-columns: 1fr 1fr;
    }

    .destinations .item .image {
        height: 300px;
    }


    .about .fly-img {
        width: 500px;
        right: 50px;
    }

    .about .travel-card {
        width: 160px;
        height: 270px;
    }

    .popular_destination .fly-bg {
        width: 500px;
    }



    .package_details .content p {
        max-width: 100%;
        line-height: 24px;
    }

    .package_details .fly-img {
        width: 400px;
    }

    .inclusion_exclusion li span {
        font-size: 16px;
    }

    .inclusion_exclusion li i {
        font-size: 18px;
    }

    .inclusion_exclusion li {
        margin-bottom: 0;
    }

    .gallery .grid {
        grid-template-columns: 1fr 1fr;
    }

}


@media screen and (max-width:991px) {
    .home {
        height: 70vh;
    }

    .home .grid_row {
        grid-template-columns: 45% 55%;
        gap: 30px;
    }

    .home .hero-image {
        left: 50%;
        transform: translateX(-50%);
    }

    .home .banner_content {
        max-width: 100%;
        justify-content: start;
        padding-top: 50px;
        text-align: center;
        align-items: center;
    }

    .home .banner_content h1 br {
        display: none;
    }

    .home .banner_content p {
        max-width: 80%;
    }

    .home .hero-image {
        max-width: 600px;
    }

    .travel-card {
        width: 110px;
        height: 200px;
    }

    .travel-section {
        gap: 10px;
    }

    .home .content h1 {
        font-size: 32px;
        line-height: 38px;
    }

    .home .hero_arrow {
        width: 100px;
    }



    .popular_destination .item .flex_row .image {
        height: 150px;
    }

    .popular_destination .center .image {
        height: 100% !important;
    }

    .explore_package .grid_row .item {
        height: 230px;
    }

    .explore_package .overlay h6 {
        font-size: 16px;
    }

    .explore_package .overlay h6 span {
        font-size: 14px;
    }

    .explore_package .overlay {
        opacity: 1;
    }

    .why_choose_us .grid_row {
        gap: 10px;
        margin-top: 70px;
    }

    .why_choose_us .item {
        margin-bottom: 20px;
        align-items: self-start;
    }

    .counter .counter_box {
        padding: 70px 15px;
    }

    .counter .item h3 {
        font-size: 20px;
    }

    .testimonial .slider_content {
        max-height: 300px;
    }



    .packages .item .image {
        height: 230px;
    }

    .packages .grid_row {
        grid-template-columns: 1fr 1fr;
        gap: 25px;
    }

    .packages .circle-1 {
        top: 200px;
        width: 450px;
    }

    .packages .circle-2 {
        bottom: 0px;
        width: 450px;
    }

    .packages .item .content {
        padding: 10px;
    }

    .packages .item .content h3 {
        font-size: 20px;
    }

    .package_details .grid_row {
        grid-template-columns: 100%;
    }

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


    .destinations .item .image {
        height: 220px;
    }

    .destinations .item .content h3 {
        font-size: 20px;
    }



    .about .grid_row {
        grid-template-columns: 45% 55%;
        gap: 30px;
    }

    .about .section_head {
        font-size: 28px;
        line-height: 38px;
    }

    .about .grid_row p {
        line-height: 25px;
        max-width: 100%;
    }

    .about .travel-card {
        width: 130px;
        height: 230px;
    }

    .why_choose_us .grid_row {
        grid-template-columns: 45% 55%;
    }

    .package_details .fly-img {
        right: 0;
    }

    .inclusion_exclusion .circle-1,
    .inclusion_exclusion .circle-2 {
        width: 400px;

    }

    .inclusion_exclusion .circle-1 {
        left: -200px;
    }

    .inclusion_exclusion .circle-2 {
        right: -200px;
    }


    .explore_package .grid_row {
        grid-template-columns: 1fr 1fr;
        row-gap: 50px;
    }

    /* .explore_package .item .overlay{
        width: 145px;
    }
    .explore_package .overlay h6{
        font-size: 18px;
        font-weight: 700;
    }
    .explore_package .overlay h6 span{
        display: none;
    }
    .explore_package .item .overlay_btn{
        font-size: 14px;
    } */


    .services .grid_row {
        grid-template-columns: 1fr 1fr;
    }

    .home .content ul {
        display: flex;
        flex-direction: column;
    }


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


@media screen and (max-width:600px) {
    .section_head {
        font-size: 24px;
        line-height: 30px;
    }

    .home .banner-bg {
        top: 200px;
    }

    .home .hero_arrow {
        width: 90px;
        left: 27%;
        bottom: -70px;
        display: none;
    }

    .home {
        /* padding: 100px 0 0; */
        padding-top: 0;
        height: 80vh !important;
    }

    .home .banner_content {
        max-width: 100%;
        justify-content: start;
        text-align: center;
        padding-top: 0px;
    }

    .home .banner_content h1 br {
        display: none;
    }

    .home .banner_content p {
        max-width: 100%;
    }

    .home .banner_content .btns {
        flex-direction: column;
        margin: 20px auto;
    }

    /* .home .content {
        text-align: center;
    } */

    .home .swiper-slide {
        height: 70vh;
    }

    .home .swiper-slide .banner_content {
        height: 70vh;
    }

    .home .swiper-slide .banner_content h1 {
        font-size: 28px;
        line-height: 36px;
    }

    .home .swiper-button-wrapper {
        left: 20px;
    }

    .home .swiper-slide.one {
        background-position: center;
    }




    .home .grid_row {
        grid-template-columns: 1fr;
    }

    .explore_package .grid_row {
        grid-template-columns: 1fr;
        row-gap: 20px;
    }

    .explore_package .flex_row h3 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .explore_package .grid_row .item {
        height: 350px;
    }

    .explore_package .item .overlay {
        width: 280px;
        padding: 8px 16px;
    }

    .popular_destination .grid_row {
        grid-template-columns: 1fr;
    }

    .why_choose_us .right_image {
        width: 100px;
    }

    .why_choose_us .grid_row {
        grid-template-columns: 1fr;
    }

    .counter .counter_box .flex_row {
        flex-direction: column;
        gap: 50px;
        text-align: center;
    }

    .testimonial .swiper-slide .image {
        max-width: 100px;
        min-width: 100px;
        max-height: 100px;
        min-height: 100px;
    }

    .testimonial .slider_content {
        max-height: 800px;
    }

    .testimonial .testimonialSwiper {
        max-height: 900px;
    }

    .testimonial .swiper-slide {
        flex-direction: column;
    }

    .footer .grid_row {
        grid-template-columns: 1fr;
    }

    .footer .footer_bg {
        object-fit: cover;
    }




    .packages .grid_row {
        grid-template-columns: 1fr;
    }



    .destinations .grid_row {
        grid-template-columns: 1fr;
    }

    .destinations .item .image {
        height: 300px;
    }


    .contact_page .grid_row {
        grid-template-columns: 1fr;
    }


    .about .grid_row {
        grid-template-columns: 1fr;
    }


    .popular_destination .item .flex_row .image {
        height: 230px;
    }

    .popular_destination .center .image {
        height: 430px;
    }


    .package_details .grid_row {
        grid-template-columns: 1fr;
    }

    .package_details .travel-section {
        padding-top: 0;
    }

    .package_details .travel-section {
        margin-left: 20px;
    }

    .package_details .travel-card {
        width: 150px;
        height: 300px;
    }

    .gallery .grid {
        grid-template-columns: 1fr;
    }


    .services .grid_row {
        grid-template-columns: 1fr;
    }

}