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

@media (max-width: 768px) {
    .cabins-suits-features .container.my-5:first-child .row.bg-white.shadow {
        flex-direction: column-reverse;
        display: flex;
    }

    .main-navbar {
        overflow: hidden;
        padding: 10px 0 !important;

    }

    .upper-navbar-right {
        gap: 5px;
    }

    .upper-navbar-right .social-media-navbar {
        justify-content: flex-start;
        gap: 2px;
    }

    .hero-section,
    .hero-slider2 {
        height: 350px;
    }

    .hero-section .hero-mask {
        height: 350px;
    }

    .hero-form-wrapper {
        position: relative;
        width: 100%;
        transform: translateY(0);
        top: 0;
        left: 0;
    }

    .hero-form-wrapper .hero-form {
        padding: 20px;
    }

    .hero-content {
        text-align: center;
    }

    .hero-title {
        margin-bottom: 20px;
    }

    .hero-text {
        display: none;
    }

    .hero-section .hero-title {
        font-size: 30px;
        line-height: 1.2;
    }

    .statistics-counter__count img {
        width: 40px;
        height: 40px;
    }

    .statistics-counter__text {
        font-size: 16px;
    }

    .statistics-counter__count span {
        font-size: 30px;
    }

    .tours {
        padding-top: 500px;
    }

    .section-title h2 {
        font-size: 30px;
        margin-bottom: 0 !important;
    }

    .menu-mobile-fixed a p {
        font-size: 12px;
    }

    .scroll-top.active {
        bottom: 80px;
        right: 30px;
    }

    .banner-content {
        max-width: 100%;
    }

    .tour-card {
        margin-bottom: 20px;
    }

    .offer-card__content {
        flex-direction: column;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .offer-card__thumb-wrapper {
        width: 100%;
        max-width: none;
    }

    .offer-deals .container-fluid {
        padding-inline: 10px !important;
    }

    .hero-text h1 {
        font-size: 26px;
    }

    .Breadcrumb-cover {
        padding: 10px !important;
    }


    /* .category-info {
        min-height: 250px;
    } */

    .hero-cap h1 {
        font-size: 26px;
    }

    .section-title-para {
        width: 100% !important;
    }

    .main-footer__top__title img {
        display: none;
    }

    .main-footer__top__title {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.2;
    }

    .navbar-brand img {
        width: 155px !important;
    }


    .hero-section .hero-title {
        font-size: 22px;
        line-height: 1.2;
    }

    .offer-card__thumb {
        height: 252px;
        width: 100%;
    }

    .statistics-img {
        display: none;
    }

    .offer-deals {}

    .offer-card__info .offer-card__title {
        font-size: 23px;
    }

    .offer-card__thumb img {
        height: 262px;
        aspect-ratio: auto;
        width: 100%;
    }

    .breadcrumb-box {
        min-height: 250px;
        height: 250px;
        padding-inline: 0;
        flex-direction: column;
        justify-content: center;
    }

    .category-info {
        min-height: auto;
    }

    .contact-form-wrapper {
        padding: 10px !important;
        margin-top: 20px;
    }

    .contact-form-wrapper .form-item {
    margin-bottom: 10px;
    }
    .contact-form-content h3 {
        font-size: 32px;
    }

    .blog-card {
        flex-direction: column;
    }

    .blog-card .blog-img {
        width: 100%;
    }

    .blog-content {
        padding: 22px;
        width: 100%;
    }

    .cruise-highlight-img img {
        min-width: 328px !important;
        height: 200PX !important;
    }

    .cruise-highlight-box {
        flex-direction: column;
        overflow: hidden;
    }

    .section-title h2 {
        font-size: 21px;
    }


    .royalcabinSwiper .swiper-slide img,
    .cabinSwiper .swiper-slide img {
        width: 100%;
        height: 382px;
        object-fit: cover;
    }

    .tour-head-title {
        font-size: 22px !important;
    }


    .tour-details__img .mySwiper2 img {
        height: 344px !important;
    }


    .tour-details__img .mySwiper .swiper-slide img {
        height: 97px !important;
    }

    .tour-listing-details__overview-text,
    .accordion.accordion-flush,
    .tour-include-exclude-table {
        padding: 0 30px 30px;
        flex-direction: column;
    }

    .tour-include {
        border-right: 1px dashed transparent !important;
        border-bottom: 1px dashed #b1835f;
    }

    .amenities-list {
        grid-template-columns: repeat(auto-fit, minmax(100px, 2fr)) !important;
    }

    .tour-nav {
        overflow: scroll;
    }

    .tour-details-package {
        margin-top: 20px;
    }

    .side-menu .btn-effect {
        padding: 14px 1px;
        font-size: 14px;
    }

    .cabins-suits-features {
        margin-top: 0;
    }
    .cabins-suits-features .container.my-5:first-child .row.bg-white.shadow {
        display: flex
;
        flex-direction: column;
    }

    .cabins-suits-features .row.bg-white.shadow{
        display: flex
;
    flex-direction: column-reverse;
     }


}

@media (min-width: 990px) and (max-width: 1400px) {}



/* هنا تحطي تنسيقات اللابتوب */

@media (min-width: 1024px) and (max-width: 1400px) {



    .offer-card__thumb {
        width: 331px;
    }

    .offer-card_info .offer-card_title {
        font-size: 20px;
    }




}
