.menu_on_phone,
.exit_menu_mob {
    display: none;
}

@media only screen and (max-width : 720px) {
    .hd_banner_side_image {
        display: flex;

    }

    .hd_banner_side_image img {
        width: 85%;
        margin: auto;
        margin-top: 2rem;
    }

    .hd_block_items_holder {
        display: block;
    }

    .hd_logo_head {
        width: 20%;
    }

    .hd_logo_head img {

        width: 100%;
    }

    .hd_list_menu_header {
        text-decoration: none;
        list-style: none;
        padding: 1rem 1.7rem;
        display: grid;
        grid-template-columns: auto auto auto;
        align-items: center;
        row-gap: 1rem;
    }

    .hd_d_flex_banner {
        color: #fff;
        display: block;
        align-items: start;
        width: 96%;
        justify-content: space-between;
        margin: auto;
        padding: 1rem;
        margin-top: 2rem;
        padding-bottom: 0;
    }

    .hd_block_title {
        padding: 0;
    }

    .hd_block_cu_1 {
        background-size: 30%;
    }

    .hd_item_card {
        transition: 1s all;
        background: #fff;
        border: 1px solid #E5E7EB;
        border-radius: 13px;
        padding: 1rem;
        margin: 1rem 0;
    }

    .hd_info_home_block>div {
        width: 100%;
    }

    .hd_info_home_block {
        display: block;
    }

    .hd_right_info_home {
        text-align: center;
    }

    .hd_inf_numbers {
        width: 50%;
        margin: auto;
    }

    .hd_inf_home_text_left {
        margin-top: 2rem;
    }

    .hd_flex_boxs_info_home {
        margin-top: 1.5rem;
        row-gap: 0.8rem;
        display: grid;
        align-items: stretch;
        justify-content: space-between;
        grid-template-columns: 48% 48%;
    }

    .hd_flex_box_info_home {
        width: 100%;
        border: 1px solid #E5E7EB;
        border-radius: 12px;
        padding: 0.7rem;
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }

    .hd_flex_box_info_home img {
        width: 25%;
        margin-left: 0.2rem;
    }

    .hd_box_text_cw {
        color: #307FE2;
        font-size: 0.7rem;
        font-weight: bold;
        padding: 1rem 0;
    }

    .hd_slider_ports_items {
        display: block;
    }

    .hd_pitem {
        width: 100%;
        margin-bottom: 2rem;
    }

    .hd_block_title {
        width: 50%;
        padding-top: 1rem;
        font-size: 1rem;
        padding-right: 1.5rem;
        padding-bottom: 1rem;
    }

    .hd_slider_ports_items {
        margin-top: 1rem;
    }

    .hd_see_more_cu3_res {
        display: none;
    }

    .hd_block_cu4 {
        background-size: 28%;
    }

    .hd_block_cu4 .hd_block_title {
        width: 100%;
    }

    .hd_flex_teams {
        display: grid;
        align-items: center;
        justify-content: space-between;
        grid-template-columns: auto auto auto;
        gap: 2rem;
        margin-top: 1rem;
    }

    .hd_faq_holder>div {
        width: 100%;
    }

    .hd_faq_holder {
        display: block;
        padding: 0rem;
        width: 100%;
        background-size: 33%;
    }

    .hd_faq_title {
        padding: 2rem;
    }

    .hd_faq_cta {
        display: block;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .faq_btn_call {
        background: #0a58ca;
        color: #fff;
        padding: 0.8rem 1.5rem;
        border-radius: 14px;
        display: block;
        cursor: pointer;
        text-align: center;
        margin-bottom: 2rem;
    }

    .hd_faq_image {
        display: none;
    }

    .hd_flex_road_map>div {
        width: 100%;
    }

    .hd_flex_road_map {
        background-size: 40%;
        background-repeat: no-repeat;
        display: block;
        align-items: center;
        justify-content: space-between;
    }

    .hd_image_rm {
        display: none;
    }

    .hd_qr_cards {
        margin-top: 1.5rem;
    }

    .hd_qr_card {
        width: 100%;
        margin-bottom: 1rem;
    }

    .hd_qr_opt {
        padding: 0.5rem 0.5rem;
        border-radius: 14px;
        cursor: pointer;
        font-size: 0.6rem;
    }

    .hd_users_club_holder {
        background-size: 80%;
        background-position: top right;
        background-repeat: no-repeat;
        padding-top: 1rem;
        padding-right: 0rem;
    }

    .hd_uc_shape {
        display: none;
    }

    .hd_uc_content {
        background: #307fe2;
        border-top-right-radius: 18px;
        border-top-left-radius: 18px;
    }

    .hd_uc_desc {
        width: 100%;
        margin-top: 0.7rem;
        font-weight: 300;
    }

    .hd_uc_btm {
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
        border-top-left-radius: 0;
        padding: 1rem;
        display: block;
    }

    .hd_uc_btm input {
        width: 100%;
        border: none;
        outline: none;
        padding: 0.7rem 1rem;
        border-radius: 0.7rem;
        margin-bottom: 1rem;
    }

    .hd_uc_btm button {
        width: 100%;
    }

    .hd_footer_BOX {
        width: 90%;
        margin: auto;
        padding: 2rem 0rem;
    }

    .hd_footer_flex {
        display: block;
    }

    .hd_footer_card_side {
        width: 100%;

    }

    .hd_footer_card_side_big {
        padding: 1rem;
        width: 100%;
    }

    .hd_top_lists_flex_footer>div {
        width: 100%;
    }

    .hd_top_lists_flex_footer {
        display: block;
    }

    .hd_address_footer {
        padding: 0rem;
        margin-top: 2rem;
    }

    .hd_footer_btn_copyright {
        font-size: 0.5rem;
    }

    .hd_footer_btm_somedia {
        width: 35%;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        gap: 0.6rem;
    }

    .hd_rm_box {
        width: 100%;
        margin-bottom: 2rem;
    }

    .hd_flex_cards_rm {
        display: block;
    }

    .hd_user_login_head {
        font-size: 0.6rem;
    }










    .hd_side_card_page_title {
        width: 100%;
    }

    .hd_side_iamges_card_head {
        width: 0;
        display: none;
    }

    .hd_block_main_all .hd_block_title {
        width: 100%;
    }

    .hd_slider_ports_items_all {
        grid-template-columns: 100%;
    }

    .hd_flex_links_card_head {
        display: flex;
        align-items: center;
        font-size: 0.8rem;
        text-align: center;
        gap: 1rem;
    }

    .hd_pr_top_inf {
        display: block;
    }

    .hd_side_pr_inftxt,
    .hd_side_pr_hours {
        width: 100%;
    }

    .hd_pr_options_boxs {
        grid-template-columns: 48% 48%;
    }

    .hd_quick_reserve_holder {
        padding: 1rem;
    }





    /*menu */

    .hd_bottom_head .hd_list_menu_header {
        display: block;

    }

    .menu_on_phone {
        display: block;
    }

    .hd_bottom_head {
        position: fixed;
        z-index: 999;
        width: 60%;
        right: 0;
        top: 0;
        height: 100vh;
        display: none;
    }

    .menu_on_phone i {
        display: flex;
        align-items: center;
        font-size: 1.5rem;
    }



    .exit_menu_mob {
        display: block;
    }

    .exit_menu_mob {
        width: max-content;
        margin-left: auto;
        font-size: 2rem;
        margin-bottom: 1rem;
    }

    .hd_qr_selector {
        gap: 0.5rem !important;
    }

    .hd_qr_opt.active_qr {
        padding: 0.5rem !important;

    }

    .hd_banner_bolder {
        font-size: 2rem;
    }
}