@media (min-width: 1200px) and (max-width: 1440px) {
    .pos_ab img {
        max-width: 80%;
    }

    .workVideo_textwall h5 {
        font-size: 24px;
    }
}

@media (min-width: 992px) {
    .sliderbar_outer {
        height: calc(100dvh - 130px);
        overflow: auto;
        padding-right: 7px;
    }

    /* .ngoimg{
    padding: 55px 0 75px;
  } */
    .section-padding.divers-wrapper.ngo-wrapper {
        padding-bottom: 151px;
    }

    .section-padding.divers-wrapper {
        padding: 195px 0;
    }

    .divers-wrapper p.fixHeight {
        min-height: 160px;
        max-height: 160px;
    }

    .ngoimg img {
        max-height: 247px;
    }

    .ngo-wrapper .divers-block p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
        text-overflow: ellipsis;
        overflow: hidden;
        margin: 0;
        min-height: 117px;
    }
}

@media (min-width: 1200px) {
    .divers-wrapper p.fixHeight {
        min-height: 195px;
        max-height: 195px;
    }

    .div-img {
        max-height: 431px;
    }

    /* #Support .divers-block p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        margin: 0;
        min-height: 304px;
        max-height: 304px;
        -webkit-line-clamp: 11;
    } */
}

@media (min-width: 1400px) {
    .divers-wrapper p.fixHeight {
        min-height: 227px;
        max-height: 227px;
    }

    .div-img {
        max-height: 502px;
    }

    /* #Support .divers-block p {
        min-height: 375px;
        max-height: 375px;
        -webkit-line-clamp: 13;
    } */
}

@media (min-width: 1200px) and (max-width: 1439.98px) {
    .pkg-lbl {
        font-size: 18px;
    }

    .pkgprice {
        font-size: 20px;
    }

    .divesite-element figure {
        height: 173px;
    }

    .ds-title {
        font-size: 21px;
    }

    .ds-feature {
        font-size: 15px;
    }

    .prm-radio {
        gap: 20px;
    }

    .dive_information {
        padding: 40px 46px;
    }
}

@media (min-width: 1600px) {
    .divers-wrapper p.fixHeight {
        min-height: 247px;
        max-height: 247px;
    }

    .header-container {
        padding: 0 120px;
    }

    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1440px;
    }

    .div-img {
        max-height: 526px;
    }

    /* #Support .divers-block p {
        min-height: 405px;
        max-height: 405px;
        -webkit-line-clamp: 15;
    } */
}

@media (min-width: 1599.98px) and (max-width: 1749.98px) {
    .navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 24px;
    }

    .navbar-nav .nav-link {
        font-size: 17px;
    }

    #header .navbar-brand img {
        max-height: 60px;
    }
}

@media (min-width: 1440px) and (max-width: 1599.98px) {
    .navbar-nav .nav-link {
        font-size: 16px;
    }

    /* .right-box img {
      margin: 0 auto;
      height: 100%;
      width: 100%;
      object-fit: fill;
    } */

    .logo-block {
        /* max-width: 170px; */
    }

    .navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 20px;
    }

    .header-container {
        padding: 0 60px;
    }

    #header .navbar-brand img {
        max-height: 73px;
    }

    #header {
        height: 95px;
    }
}

@media (min-width: 1200px) and (max-width: 1439.98px) {
    .logo-block {
        /* max-width: 160px; */
    }

    .header-right {
        gap: 16px;
    }

    body:not(.homepage) .navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 13px;
    }

    body:not(.homepage) .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 16px;
    }

    .navbar-nav .nav-link {
        font-size: 14px;
    }

    .action-items {
        width: 40px;
        height: 40px;
        min-width: 40px;
        line-height: 34px;
    }

    .action-links>ul {
        gap: 9px;
    }

    #header {
        height: 90px;
    }

    .header-container {
        padding: 0 40px;
    }

    #header .navbar-brand img {
        max-height: 60px;
    }

    #header.is-sticky .navbar-brand img {
        max-height: 30px;
    }

    .navbar-nav .nav-link {
        font-size: 16px;
    }

    .navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 27px;
    }

    .login-btn.btn-primary,
    .signup-btn.btn-secondary {
        min-width: unset;
        font-size: 18px;
        padding: 8px 24px;
    }
}

@media (min-width: 1200px) {
    .nav-item.dropdown.has-megamenu .dropdown-menu {
        right: auto;
        left: 0;
    }

    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .has-megamenu .mobileMegaDropDown {
        display: none;
    }

    /* .navbar .megamenu {
      left: 0;
      right: 0;
      width: 100%;
      margin-top: 20px;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      background: #F1F1F1;
    } */

    .for_mobile {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .mobile_logo {
        display: none;
    }

    .dropdown-menu {
        right: auto;
        left: 0;
    }

    #header .dropdown-menu {
        right: auto !important;
        left: 0 !important;
    }
}

@media (min-width: 768px) {
    .custom-modal-lg.modal-dialog {
        max-width: 1024px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .board-plan-card p {
        font-size: 17px;
    }

    /* .board-plan-card h2 {
        font-size: 30px;
    } */

    .board-plan-card {
        /* padding: 18px 12px; */
        padding: 8px 12px;
        flex: 0 0 calc(20% - 24px);
    }

    .time-slot {
        font-size: 17px;
        gap: 10px 18px;
    }

    .time-slot-box {
        /* padding: 26px 28px; */
        margin-bottom: 32px;
    }

    .date-slider {
        gap: 67px;
        padding: 15px;
        min-height: 62px;
    }

    .edit-mode .planing-left-box {
        max-width: 220px;
    }
    .edit-mode .planing-right-box {
        flex: 1 1 calc(100% - 240px);
        width: calc(100% - 240px);
    }
    .paperworks_right {
        gap: 10px;
    }

    .paperworks_right a svg {
        width: 32px;
        height: 32px;
    }

    .paperworksName {
        font-size: 16px;
    }

    .paperworks_item {
        padding: 16px 18px;
    }

    .custom-modal-lg.modal-dialog {
        max-width: 941px;
    }

    .divesite-element figure {
        height: 173px;
    }

    .ds-title {
        font-size: 21px;
    }

    .ds-feature {
        font-size: 15px;
    }

    .banner-section {
        padding: 90px;
    }

    .icon-images {
        width: 76px;
        height: 76px;
    }

    .login-block {
        max-width: 430px;
    }

    .banner-img figure::before {
        right: -70px;
        top: -70px;
        width: 140px;
        height: 140px;
    }

    .banner-img figure::after {
        left: -70px;
        bottom: -70px;
        width: 140px;
        height: 140px;
    }

    .workVideo_textwall h5 {
        font-size: 24px;
    }

    .HowWork_block {
        padding: 20px 10px;
    }

    .HowWork_block h4 {
        padding: 15px 0;
        font-size: 19px;
    }

    .downloadapp_block {
        margin-bottom: 60px;
    }

    .app_textWall h5 {
        padding: 19px 0;
    }

    .app_textWall h2 {
        font-size: 37px;
    }

    .Neway_textWall .btn-Btheme {
        font-size: 18px;
        padding: 9px 30px;
    }

    .Neway_textWall .text_wall h5 {
        padding-bottom: 5px;
        font-size: 26px;
    }

    .pos_ab.left-bottom {
        bottom: -50px;
        left: -20px;
    }

    .Neway_textWall .text_wall h2 {
        font-size: 28px;
    }

    .pos_ab.bottom-right {
        display: none;
    }

    .pos_ab.right-top {
        right: -10px;
        top: -90px;
    }

    .pos_ab img {
        max-width: 80%;
    }

    .text_author .author_name h4 {
        font-size: 20px;
    }

    .heading_block h1 {
        font-size: 43px;
    }

    .heading_block h3 {
        font-size: 37px;
    }

    #header .navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 15px;
    }

    #header .extra_btn {
        height: 35px;
        width: 90px;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .action-items {
        width: 40px;
        height: 40px;
        min-width: 40px;
        line-height: 34px;
    }

    .navbar-toggler span {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: absolute;
        bottom: 14px;
        right: 0;
        display: block;
        height: 2px;
        width: 22px;
        background: #000000;
    }

    .navbar-toggler:after {
        position: absolute;
        top: 16px;
        right: 0;
        display: block;
        height: 4px;
        width: 22px;
        border-top: 2px solid #000;
        content: "";
    }

    .navbar-toggler:before {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        height: 2px;
        width: 22px;
        background: #000000;
        content: "";
    }

    .navbar-toggler.menuClose-icon {
        display: none !important;
    }

    .navbar-toggler.menuClose-icon {
        display: none;
    }

    .navbar-toggler.menu-opened:before {
        top: 10px;
        background: #fff;
        width: 22px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .navbar-toggler.menu-opened:after {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        top: 10px;
        border: 0;
        height: 2px;
        width: 22px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .navbar-toggler.menu-opened span {
        opacity: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .custom-modal-lg.modal-dialog {
        max-width: 700px;
    }

    .section-heading {
        font-size: 39px;
    }

    .section-padding.divers-wrapper.ngo-wrapper {
        padding-bottom: 18px;
    }

    .footer-links.flex-links {
        gap: 22px;
    }
}
@media (max-width: 1399.98px) {
    .payoutBox {
        border-radius: 24px;
        padding: 32px 26px;
        margin-bottom: 24px;
    }
    .filderDropdown {
        min-width: 1120px;
    }
    .search-data, .choose-data {
        min-width: 230px;
        display: block;
        width: -webkit-fill-available;
    }
    
    .text-logo {
        font-size: 18px;
    }
    #result img {
        max-height: 27px !important;
    }
  
}
@media (max-width: 1199.98px) {
    .megaMenu-show {
        display: block;
        margin: 12px 0 0 !important;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 15px !important;
    }

    .t_amount{
        font-size: 20px;
        margin-bottom: 8px;
    }





    .max-what-height {
        max-height: 100%;
    }

    .cookie-btn .btn-primary {
        font-size: 15px;
        white-space: nowrap;
    }

    .account_image img {
        width: 140px;
        min-width: 140px;
        height: 140px;
    }

    .account_name_text {
        font-size: 30px;
        margin-bottom: 18px;
    }

    .account_id_text {
        font-size: 15px;
        padding: 12px 20px;
    }

    .dive_information {
        padding: 40px 46px;
    }

    .affiliation-list {
        gap: 16px;
    }

    .affiliation-item {
        font-size: 14px;
        padding: 12px 22px;
    }

    .border_box.mt-44 {
        margin-top: 34px;
    }

    .informationBox {
        margin-bottom: 18px;
        gap: 6px;
    }

    /* .information-label {
    font-size: 18px;
  } */
    /* .information-value {
    font-size: 15px;
  } */

    #header .nav-link {
        display: inline-block;
    }

    .mobile_logo {
        display: none !important;
    }

    .nav-item.has-megamenu.active .dropdown-menu {
        /* display: block; */
    }

    #header .navbar-nav .has-megamenu .dropdown-menu {
        border: none;
        position: unset;
        padding-bottom: 0;
        padding-top: 0;
        box-shadow: unset;
        margin: 12px auto 0;
    }

    .mobileMegaDropDown {
        position: absolute;
        top: -4px;
        right: 0;
        width: 31px;
        height: 31px;
        cursor: pointer;
        text-align: center;
        color: #000;
        font-size: 12px;
        line-height: 30px;
    }

    .div-img {
        margin: 30px auto 0;
        text-align: center;
    }

    .right-box {
        text-align: center;
        margin: 30px auto 0;
        height: auto !important;
    }

    .text-logo {
        line-height: 1.3;
        font-size: 18px;
    }

    .logo-block span {
        font-size: 12px;
        margin-top: 4px;
    }

    .logo-block {
        /* max-width: 120px; */
    }

    .section-padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .dropdown-menu[data-bs-popper] {
        left: auto;
        right: 0;
    }

    #header .navbar-nav .dropdown-menu {
        border: none;
        position: absolute;
    }

    .navbar-expand-lg {
        padding: 0;
        position: static;
    }

    .header-flex {
        position: relative;
        padding: 0 35px 0 0;
    }

    #header.is-sticky .navbar-brand img {
        max-height: 54px;
    }

    #header,
    #header.is-sticky {
        height: 70px;
    }

    #header.is-sticky {
        /* height: 70px; */
    }

    #header .navbar-brand img {
        max-height: 60px;
    }

    #header .navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 0px !important;
        margin-bottom: 22px;
    }

    #header .extra_nav.for_mobile .nav-item {
        margin-bottom: 0;
    }

    #header .navbar-nav .dropdown-menu {
        border: none;
    }

    #header .dropdown-item {
        padding-right: 8px;
        padding-left: 8px;
    }

    #header .for_mobile {
        margin: 0 0 0 auto !important;
    }

    #header .for_desktop {
        display: none;
    }

    .mobile_logo {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0 0 0 22px;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
        background-color: #fff;
        height: 72px;
        display: flex;
        align-items: center;
        right: 0;
    }

    .mobile_logo img {
        max-height: 45px;
        width: auto;
    }

    .navbar-expand-lg .navbar-toggler {
        display: block;
        border: 0;
    }

    .navbar-toggler:focus,
    .navbar-toggler:active {
        outline: none;
        box-shadow: none;
    }

    .overlay {
        position: fixed;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.8);
        top: 0;
        left: 0;
        z-index: 1;
    }

    .navbar-toggler:focus,
    .navbar-toggler:active {
        outline: none;
        box-shadow: none;
    }

    .navbar-toggler {
        width: 24px;
        height: 24px;
        position: absolute;
        right: 0px;
        padding: 0;
        z-index: 1;
        top: 24px;
    }

    /* Main Menu */
    header .collapse:not(.show) {
        display: block;
        position: fixed;
        top: 0;
        left: -370px;
        height: 100vh;
        overflow-y: auto;
        width: 320px;
        background: #fff;
        padding: 0 12px;
        padding-top: 52px;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
        transition: all 0.5s;
        z-index: 99;
    }

    header .collapse:not(.show).menu-show {
        left: 0px;
    }

    body.scroll-off {
        overflow-y: hidden;
    }



    .filderDropdown .filterDropTitle {
        font-size: 20px;
    }

    .filderDropdown {
        min-width: 70vw;
        padding: 18px 18px 22px;
        border-radius: 24px;
    }
    
    .info_headFLex.flexWrap {
        flex-direction: column;
        align-items: flex-start;
    }
    .info_headFLex.flexWrap .info_headLeft, .info_headFLex.flexWrap .info_headRight {
        width: 100%;
    }
    .reportAnalyticsCard p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .reportAnalyticsCard h2 {
        font-size: 19px;
    }
    .reportAnalyticsCard {
        padding: 16px;
        border-radius: 16px;
    }
    .notiListCard .for_desk {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .edit-mode .planing-right-box {
        flex: 1 1 100%;
        width: 100%;
    }

    .edit-mode .planing-left-box {
        max-width: 100%;
    }

    .date-slider {
        gap: 45px;
        padding: 12px;
        min-height: 62px;
    }

    .planing-main-block {
        flex-direction: column;
    }

    .board-plan-block {
        gap: 20px;
        margin-bottom: 24px;
    }

    .time-slot {
        font-size: 17px;
        gap: 12px 16px;
    }

    .time-slot span {
        font-size: 17px;
    }

    .time-slot-box h3 {
        font-size: 17px;
        /* margin-bottom: 20px; */
    }

    .time-slot-box {
        /* padding: 28px; */
        margin-bottom: 32px;
    }

    .board-plan-card {
        /* padding: 20px 12px; */
        padding: 8px 12px;
        flex: 0 0 calc(33.333% - 14px);
    }

    .btn-secondary {
        font-size: 15px;
        padding: 12px 24px;
    }

    .paddMobile0 {
        padding: 0 !important;
    }

    .pay_mainTable .table>tbody tr td {
        font-size: 14px;
    }

    .max_wTable {
        display: unset;
    }

    .table_w40 {
        width: 15%;
        min-width: auto;
    }

    .table-responsive {
        display: grid;
    }

    .pay_headTable .table>thead tr th {
        background: rgba(11, 157, 235, 0.1);
    }

    .pay_headTable {
        background: transparent;
    }

    .pay_headTable {
        border-radius: 16px 16px 0 0;
        padding: 0;
    }

    .inner_tablePay {
        padding-inline: 0;
    }

    .inner_tablePay .table>thead tr th:first-child,
    .inner_tablePay .table>thead tr th:last-child {
        border-radius: 0;
    }

    .table_addBtn {
        width: 27px;
        height: 27px;
    }

    .right-inMobile {
        margin: 0 0 0 auto;
    }

    .info_headLeft {
        display: flex;
        gap: 15px;
        width: 100%;
    }

    .divesite-element figure {
        height: 173px;
    }

    .ds-title {
        font-size: 21px;
    }

    .ds-feature {
        font-size: 15px;
    }

    .info_headRight {
        justify-content: space-between;
        width: 100%;
        margin: 32px 0 0 0;
    }

    .search-data {
        min-width: unset;
        flex: auto;
    }

    .info_headFLex.flexWrap {
        flex-direction: column;
        align-items: flex-start;
    }

    .heading-lg {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .informationBox {
        flex-wrap: wrap;
    }

    .setting_content.border_box.m-0 {
        margin: 0 0 26px !important;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .contactImg {
        display: none;
    }

    .section-padding.divers-wrapper {
        padding: 110px 0 80px;
    }

    .dwl-app {
        display: inline-block;
        margin: 20px auto 40px;
    }

    .divers-block {
        margin-top: 30px;
    }

    .company-desc {
        margin: 17px auto 22px;
    }

    .otp_verification .form-control.dark-form-control {
        width: 76px;
        min-width: 76px;
        height: 76px;
    }

    .lang-dropdown {
        bottom: 40px;
    }

    .icon-images {
        display: none;
    }

    .flex-box-wrapper {
        display: block;
    }

    .theme-logo img {
        max-width: 170px;
    }

    .login-h1 {
        margin: 0 auto 11px;
        font-size: 32px;
    }

    .theme-logo {
        margin: 0 auto 30px;
    }

    .flex-box-left {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 50px;
        padding-bottom: 120px;
        left: unset;
        width: 100%;
    }

    .flex-box-right {
        display: none;
    }

    /* #header {
        height: 75px;
    } */

    #header .navbar-expand-lg .navbar-nav .nav-link.sign_up,
    #header .navbar-expand-lg .navbar-nav .nav-link.sign_in {
        margin: 0 0;
        margin-top: 10px;
        text-align: center;
    }

    .is-sticky .mobile_logo {
        padding: 15px 10px;
    }

    .is-sticky .collapse:not(.show) {
        padding-top: 75px;
    }

    #header .navbar-expand-lg .navbar-nav .nav-link.sign_up {
        margin-top: 20px;
    }

    .user_dropdown .dropdown-toggle::after {
        display: none;
    }

    .user_dropdown>a {
        margin-right: 0;
    }

    #header .extra_nav.for_mobile {
        padding: 0;
        margin-top: 0;
        border: 0;
    }

    #header .navbar-expand-lg .navbar-nav .nav-link {
        color: #30383d;
        padding: 5px 0;
    }

    #header .navbar-expand-lg .navbar-nav .nav-link.extra_btn {
        width: 100%;
        margin-bottom: 10px;
    }

    #header .navbar-expand-lg .navbar-nav .login_btn .nav-link.extra_btn {
        background-color: #fff;
    }

    .user_dropdown>a {
        padding-left: 0;
    }

    #header .navbar-expand-lg .navbar-nav .nav-link:before {
        display: none;
    }

    .footer-signin-link a span,
    .footer-signup-link a span {
        font-size: 30px;
    }

    .footer-signin-link a p,
    .footer-signup-link a p {
        font-size: 13px;
    }

    .footer-signup-link a span.footer-link-arrow,
    .footer-signin-link a span.footer-link-arrow {
        height: 40px;
        width: 40px;
        line-height: 40px;
        right: 10px;
    }

    .footer-signup-link a {
        padding-left: 50px;
    }

    .footer-signin-link a,
    .footer-signup-link a {
        padding-right: 70px;
    }

    .bookingDetials span {
        font-size: 18px;
    }

    .info_headFLex:has(.bookingDetials) {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .main_subheading {
        font-size: 28px;
        margin: 40px 0 20px;
    }

    .btn-primary {
        font-size: 15px;
        padding: 12px 24px;
    }

    .info_headRight {
        margin: 20px 0 0 0;
        justify-content: end;
        flex-wrap: wrap;
    }

    .arrivedSection {
        font-size: 14px;
    }

    .requestInfo {
        font-size: 15px;
    }

    .filderDropdown .filterDropTitle {
        font-size: 16px;
    }

    .filderDropdown {
        min-width: 50vw;
    }

    .filderDropdown .filterBtn {
        margin-top: unset;
        min-height: unset;
    }
    .board-plan-card h2 {
        font-size: 17px;
    }
    .board-plan-card p {
        font-size: 17px;
    }
    #filterForm33, #filterForm4 {
        flex: 1 1 100%;
    }
    .qrBoxOuter {
        max-width: 230px;
        min-width: 230px;
    }
    .qrBoxOuter .qrBox {
        padding: 24px;
        border-radius: 24px 24px 0 0;
    }
    .qrBoxFooter {
        border-radius: 0 0 24px 24px;
        padding: 16px;
    }
    .qrScanUserImg {
        height: 270px;
    }
    .qrScanUserImg img {
        height: 100%;
        width: auto;
    }
    .downloadQrBtn {
        font-size: 16px;
    }
    .centerHead .headDec {
        font-size: 14px;
    }
    .notificationListDrop li {
        border-radius: 16px;
        padding: 16px;
    }
    .notiListCard .notiListContent h4 {
        font-size: 16px;
    }
    .notiListCard .notiListContent p {
        font-size: 14px;
    }
    p {
        font-size: 16px;
      }
}

@media (max-width: 767.98px) {
    /* .header-flex {
        flex-direction: column;
    } */

    .time-slot {
        font-size: 17px;
        gap: 12px 16px;
        flex-wrap: wrap;
    }

    .planing_table .table>tbody tr td {
        padding: 6px 12px;
    }

    .date-label {
        font-size: 16px;
    }

    .board-plan-card {
        /* padding: 20px 11px; */
        padding: 8px 11px;
        flex: 0 0 calc(33.333% - 18px);
    }

    .board-plan-card p {
        font-size: 16px;
        /* margin-bottom: 13px; */
    }

    .board-plan-card h2 {
        font-size: 16px;
    }

    .time-slot-box {
        /* padding: 24px; */
        margin-bottom: 30px;
    }

    .modal_textareaH {
        min-height: 160px !important;
    }

    .paperworks_right {
        gap: 10px;
    }

    .paperworks_right a svg {
        width: 32px;
        height: 32px;
    }

    .paperworksName {
        font-size: 16px;
    }

    .paperworks_item {
        padding: 16px 18px;
    }

    .form-group {
        margin-bottom: 20px;
    }

    .col-width {
        width: 100%;
    }

    .action-items-block {
        justify-content: end;
        position: relative;
    }

    .action-items-block::before {
        content: "";
        position: absolute;
        left: 0;
        top: 10px;
        background-color: var(--border-color);
        height: 1px;
        width: calc(100% - 80px);
    }

    .mobile-border {
        border-top: 1px solid var(--border-color);
        padding-top: 20px;
    }

    .dot-track {
        top: 70px;
    }

    .prm-radio {
        gap: 20px;
    }

    .information-label {
        font-size: 19px;
    }

    .information-value {
        font-size: 18px;
    }

    .cookiealert p {
        width: 100%;
    }

    .cookiealert {
        gap: 15px;
        padding: 20px 20px 15px 20px;
        flex-direction: column;
    }

    .cookiealert p span {
        font-size: 15px !important;
        line-height: 21px !important;
        display: block;
    }

    .cookie-btn a {
        flex: 1;
    }

    /* .information-label {
      font-size: 16px;
    } */
    .sub-h1 {
        font-size: 20px;
        margin: 27px 0 13px;
    }

    .border_box {
        padding: 20px;
        border-radius: 16px;
    }

    .setting_linkIcons {
        width: 46px;
        flex: 0 0 46px;
        height: 46px;
    }

    .setting_linkName {
        font-size: 18px;
    }

    .units-radio {
        gap: 19px;
    }

    .sign-btn .btn-secondary {
        display: block;
        margin-top: -10px;
        padding: 12px 30px;
    }

    .signBlock {
        margin-top: 30px;
    }

    .sign-flex {
        flex-direction: column;
    }

    .footer_wrapper {
        padding: 24px 0 0;
    }

    .section-padding.page-content {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .table-element,
    .table-responsive {
        border-radius: 16px;
    }

    .accordion-item {
        border-radius: 15px !important;
    }

    .section-padding.divers-wrapper.ngo-wrapper {
        padding-bottom: 18px;
    }

    .md-block {
        padding: 35px;
    }

    .section-heading {
        font-size: 35px;
    }

    .heading-shap::before {
        right: -50px;
        top: 9px;
    }

    .subheading {
        font-size: 28px;
    }

    .section-padding.divers-wrapper {
        padding: 80px 0 60px;
    }

    .section-padding.divers-wrapper::before {
        height: 32px;
    }

    .page_banner_heading {
        font-size: 22px;
    }

    .account_name_text {
        font-size: 28px;
        margin-bottom: 18px;
    }

    .account_image img {
        width: 140px;
        min-width: 140px;
        height: 140px;
        border: 4px solid var(--white-color-text);
    }

    .social-links {
        margin: 0 0 45px;
        justify-content: center;
    }

    .footer-block {
        margin: 0 auto;
        text-align: center;
    }

    .footer-block figure {
        margin: 0 auto 20px;
        text-align: center;
    }

    .company-desc {
        margin-top: 0;
    }

    .company-desc {
        font-size: 14px;
        max-width: 500px;
    }

    .footer-flex {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .footer-links.flex-links {
        gap: 0 29px;
        flex: auto;
        justify-content: center;
        flex-wrap: wrap;
    }

    .header-right {
        gap: 15px;
    }

    .dropdown-toggle.nav-link.lang_drop .selected-lang {
        font-size: 0;
    }

    .dropdown-toggle.nav-link.lang_drop {
        font-size: 6px;
    }

    .dropdown-toggle.nav-link.lang_drop::after {
        font-size: 16px;
        top: 4px;
        position: relative;
    }

    .langugae_filter .nav-link>.flag_ico img {
        max-width: 26px;
    }

    .action-items {
        width: auto;
        height: auto;
        min-width: unset;
        background: transparent;
        line-height: normal;
    }

    .navbar-toggler {
        top: 19px;
    }

    header .collapse:not(.show).menu-show .navbar-toggler:before,
    header .collapse:not(.show).menu-show .navbar-toggler:after {
        display: none;
    }

    header .collapse:not(.show).menu-show {
        left: 0px;
        width: 100%;
    }

    .navbar-toggler.menuClose-icon {
        position: absolute;
        top: 13px;
        right: 15px;
    }

    /* header .navbar-collapse:not(.show) {
      width: 100%;
    } */
    header .navcollapse:not(.show).menu-show {
        left: 0px;
    }

    header .navcollapse:not(.show) {
        left: -100%;
        box-shadow: unset;
    }

    header .navcollapse:not(.show) {
        width: 100%;
    }

    .mobile_logo {
        height: 60px;
    }

    .copyright {
        font-size: 12px;
    }

    footer h6 {
        margin: 0 0 10px;
    }

    .features-coin {
        height: 55px;
        width: 55px;
        line-height: 55px;
    }

    .features-coin img {
        height: 30px;
    }

    .features-heading {
        font-size: 17px;
    }

    .features-text {
        font-size: 13px;
    }

    .footer-signin-link a span,
    .footer-signup-link a span {
        font-size: 20px;
    }

    .footer-signin-link a p,
    .footer-signup-link a p {
        font-size: 11px;
    }

    .footer-signin-link a,
    .footer-signup-link a {
        padding-right: 40px;
    }

    .footer-signup-link a span.footer-link-arrow,
    .footer-signin-link a span.footer-link-arrow {
        height: 30px;
        width: 30px;
        line-height: 30px;
        right: 10px;
        font-size: 14px;
    }

    .footer-signin-link a,
    .footer-signup-link a {
        padding-right: 40px;
        padding-left: 15px;
    }

    .price-value-right,
    .coinname-detail-box,
    .coin-trade-action {
        padding: 10px 20px;
    }

    .permissionsControl-box .prm-radio {
        max-width: 300px;
        overflow: auto;
        margin-left: 0;
        padding-bottom: 7px;
    }

    .footer-h1,
    .footer-links {
        text-align: center;
    }
    .qrBoxOuter {
        max-width: 160px;
        min-width: 160px;
    }
    .qrBoxOuter .qrBox {
        padding: 16px;
        border-radius: 16px 16px 0 0;
    }
    .qrBoxFooter {
        border-radius: 0 0 16px 16px;
        padding: 12px;
    }
    .qrScanUserImg {
        height: 220px;
    }
    .downloadQrBtn {
        font-size: 14px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (max-width: 575.98px) {
    p {
        font-size: 13px;
        line-height: 20px;
    }

    .section-heading {
        font-size: 24px;
    }

    .subheading {
        font-size: 18px;
    }

    .md-title {
        font-size: 22px;
    }

    .info_headFLex {
        flex-wrap: wrap;
    }

    .paper-status-dot {
        width: 8px;
        height: 8px;
        margin-left: 6px;
    }

    .action_tooltip {
        white-space: normal;
        font-size: 14px;
    }

    .paperworks_item {
        margin-bottom: 18px;
        padding: 15px;
    }

    .paperworksName {
        font-size: 15px;
    }

    .paperworks_left {
        gap: 8px;
    }

    .pkgprice {
        /* font-size: 22px; */
    }

    .pkg-label {
        font-size: 18px;
    }

    .package-wrapper .accordion-button {
        font-size: 20px;
    }

    .prm-radio {
        gap: 20px;
        margin: 2px 0 8px 33px;
    }

    .permissions-control .custom_radio label {
        font-size: 15px;
    }

    .permissions-control {
        padding: 14px 15px;

        border-radius: 25px;

        align-items: flex-start;
        flex-direction: column;
    }

    .newway_row {
        flex-direction: column;
    }

    #header .navbar-expand-lg .navbar-nav .nav-link.lang_drop {
        font-size: 14px;
    }

    .section {
        margin-top: 25px;
    }

    .features-coin {
        height: 45px;
        width: 45px;
        line-height: 45px;
    }

    .features-coin img {
        height: 22px;
    }

    .footer-block figure img {
        max-width: 125px;
    }

    footer h6 {
        font-size: 15px;
    }

    .footer-signin-link a,
    .footer-signup-link a {
        padding-left: 10px;
        padding-right: 0;
        height: 80px;
    }

    .footer-links li a {
        font-size: 14px;
    }

    .footer-signin-link a span,
    .footer-signup-link a span {
        font-size: 16px;
    }

    .footer-signup-link a span.footer-link-arrow,
    .footer-signin-link a span.footer-link-arrow {
        top: 10px;
        transform: unset;
        height: 22px;
        width: 22px;
        line-height: 22px;
        font-size: 13px;
    }

    .iconBtn {
        width: 40px;
    }

    .flexBtn {
        gap: 10px;
        flex-wrap: wrap;
    }

    .main_subheading {
        font-size: 24px;
        margin: 32px 0 16px;
    }

    .informationId {
        padding: 8px 12px;
        font-size: 14px;
    }

    .title_name {
        font-size: 18px;
    }

    .sectionBox,
    .minorSection {
        padding: 16px 20px;
    }

    .dateTime_bg {
        padding: 12px 24px;
    }

    .diver_details {
        padding-bottom: 12px;
    }

    .heading-shap::before {
        display: none;
    }

    .colorList {
        gap: 16px;
    }

    .colorItem {
        width: 50px;
    }

    .filderDropdown {
        min-width: 250px;
    }
    .gear-management-tbl .fix-left-th, .gear-management-tbl .fix-left-th2 {
        position: unset;
    }
    .col-auto:has(>.qrScanUserImg){
        display: none;
    }
    .qrBoxOuter {
        max-width: 240px;
        min-width: 240px;
    }
    .qrBoxOuter .qrBox {
        padding: 20px;
    }
    .page_banner_heading {
        font-size: 20px;
    }
}

@media (max-width: 479.98px) {
    .time-slot {
        font-size: 16px;
        gap: 6px 10px;
    }
    .board-plan-card h2 {
        font-size: 16px;
    }

    .time-slot span {
        font-size: 16px;
    }

    .time-slot-box h3 {
        font-size: 16px;
        /* margin-bottom: 18px; */
    }

    .diverDetailsList a {
        font-size: 14px;
    }

    .board-plan-block {
        gap: 10px;
    }

    .board-plan-card {
        border-radius: 16px;
        flex: 0 0 calc(50% - 5px);
    }

    .dive_information .myAccount_info {
        gap: 20px;
        flex-direction: column;
    }

    .requestInfo {
        font-size: 14px;
    }

    .paymentInfoCard {
        padding: 12px;
        border-radius: 16px;
    }

    .permissionsControl-box .prm-radio {
        max-width: 290px;
    }
}

@media (max-width: 379.98px) {
    .myAccount_info {
        gap: 15px;
        flex-direction: column;
        text-align: center;
    }

    .nav_right_notification .dropdown-menu {
        width: 300px;
    }

    .border_box:has(> .openingTimeOuter) {
        padding: 16px;
    }

    .openingTimeOuter .openingItem {
        gap: 8px;
    }

    .openingTimeOuter .openingItem span {
        font-size: 14px;
    }

    .permissionsControl-box .prm-radio {
        max-width: 260px;
    }
}