@media (max-width: 576px) {

    .form-buttons {
        padding-top: 30px !important;
        margin-top: 0px !important;
        flex-direction: column;
        gap: 10px;

    }

    .btn-skip,
    .btn-continue {
        width: 100%;
        text-align: center;
    }

    .otp-container {
        max-width: 280px;
    }

    .otp-input {
        width: 48px;
        height: 48px;
        font-size: 16px;
    }



    .footer-bottom {
        flex-direction: column;
        text-align: center;
        gap: 8px;
    }

    .footer-links a {
        margin: 0 8px;
    }

    .hero-section {
        min-height: 420px;
        border-radius: 0px;

    }

    .hero-overlay {
        background: rgba(88, 24, 124, 0.85);
    }

    .hero-content {
        padding-top: 90px;
        max-width: 100%;
    }

    .hero-content h1 {
        font-size: 28px;
    }

    .hero-content p {
        font-size: 15px;
    }

    .tr-camp-features {
        grid-template-columns: 1fr;
    }

    .avail-card-time-row {
        flex-direction: column;
    }

    .availability-image img {
        max-height: 260px;
    }

    .avail-card-image-captiont {
        font-size: 14px;
    }
}

@media (max-width: 640px) {


    .trv-exp-title {
        font-size: 23px;
    }


    .trv-exp-subtitle {
        font-size: 14px;
    }
}


@media (max-width: 600px) {
    .terms-page-wrapper {
        padding: 0px 10px;
    }

    .serve-list-header {
        flex-direction: column;
        align-items: flex-start;
    }

    .serve-list-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .terms-card {
        padding: 20px;
    }

    .terms-card h1 {
        font-size: 20px;
    }

    /* 
    .my-booking-rating {
        float: none;
        margin: 8px 0 0;
    } */

    /* .my-booking-actions {
        flex-direction: column;
    } */

    .my-booking-btn {
        width: 100%;
    }



    .campilist-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

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

    .campilist-search input {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .chat-sidebar-header .campilist-search {
        width: 100% !important;
    }
    #notificationTable_wrapper .dt-paging nav {
        margin-top: 20px;
        justify-content: center;
        display: flex;
    }
    .campilist-header .campilist-search-filter {
        width: 100% !important;
    }

    .Select2 {
        width: 100% !important;
    }

    .my-booking-card {
        min-height: auto !important;
    }

    .my-booking-actions {
        padding: 0px;
        position: unset;
        margin-top: 10px;
    }
    .serve-list-section .campilist-search-filter{
        width: 100% !important;
    }
.btn-completed {
font-size: 12px !important;
}
.no-data-title {
    font-size: 16px;

}
.cm-prf-services {
    overflow-y: auto;
    height: auto;
}
    .my-booking-btn {

        padding: 6px 0;
        font-size: 12px;
    }

    .avail-card-title {
        font-size: 17px !important;
    }

    .availability-container {
        gap: 20px;
    }

    .avail-card-row-text h4 {
        font-size: 14px !important;
    }

    .satisfied-card {
        left: 16px;
        padding: 10px 10px !important;
        bottom: 70px !important;
    }

    .satisfied-card h6 {
        font-size: 10px;
    }

    .satisfied-card .count {
        padding: 2px 11px !important;
        font-size: 10px !important;
    }

    .satisfied-card {
        border-radius: 10px;
    }

    .empty-state-container {

        padding: 20px 0px !important;

    }

    .empty-state-title {
        font-size: 20px;
    }

    .container {
        max-width: 100%;
    }

    .service-card img {
        height: auto !important;
    }

    .form-buttons {
        padding-top: 30px !important;
        margin-top: 0px !important;

        gap: 10px;

    }

    .bd-reviews-list {
        overflow-y: auto;
        height: auto !important;
    }

    .form-buttons {
        padding-top: 30px !important;
        margin-top: 0px !important;

        gap: 10px;

    }

    .dash-card .dash-rating {
        position: absolute;

    }

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

    .left-sidebar {
        position: fixed;
        left: -260px;
        top: 0;
        height: 100%;
        z-index: 999;
        background: #fff;
    }

    .left-sidebar.open {
        left: 0;
    }

    .availability-container {
        grid-template-columns: 1fr;

    }

    .dash-profile-title {
        align-items: center;
    }

    .dash-location {
        justify-content: center;
    }

    .dash-profile-stats,
    .dash-profile-footer {
        grid-template-columns: 1fr 1fr;
    }

    .prfle-dt-card {
        flex-direction: column;
    }

    .prfle-dt-left {
        width: 100%;
    }

    .prfle-dt-main-img img {
        height: 280px;
    }

    .bd-booking-actions {
        flex-direction: column;
    }

    .raise-comp-row {
        grid-template-columns: 1fr;
    }

    .contact-container {
        flex-direction: column;
    }

    .contact-info,
    .contact-form {
        width: 100%;
    }

    .contact-info {
        padding: 30px;
    }

    .contact-form {
        padding: 30px;
    }

    .chat-sidebar {
        display: none;
    }

    .chat-wrapper {
        height: calc(100vh - 80px);
    }

    .bd-booking-actions {
        flex-direction: column;
    }

    .dash-card {
        border: 1px solid #E5E7EB;
    }

    .bd-rate-btn {
        width: 100%;
        text-align: center;
        top: unset !important;
        position: absolute !important;
        bottom: -33px;

    }

    .bd-profile-header {
        margin-bottom: 45px !important;
    }

    .dash-card {
        padding: 15px;
    }

    .booking-grid {
        display: grid;
        grid-template-columns: 1fr !important;
        gap: 20px;
    }

    .filter-sidebar {

        right: -796px
    }

    .filter-sidebar {
        width: 100%;
    }

    .campilist-search-filter,
    .campilist-search {
        width: 84% !important;
    }

    .campilist-search-filter {

        gap: 7px;
    }

    .campilist-filter-btn {
        padding: 0 12px;
    }

    .home-wrapper {
        margin-top: 0rem !important;
    }

    .campilist-cover {
        width: 100%;
        
    }

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

    #homeHeader {
        padding: 0px 15px;
    }

    .mmt-dt {
        border-radius: 0px;
    }

    .content-wrapper {
        padding: 0px;
        margin-top: 4rem;
    }

    .slick-initialized .slick-slide {
        display: flex;
    }

    .campilist-title {
        font-size: 19px;
    }



    .form-content {
        padding: 20px;
    }





    .header-home .header-inner {
        margin-top: 12px;
    }

    .home-actions a {
        padding: 10px 14px;
        font-size: 13px;
    }

    .tr-camp-live-wrap {
        display: flex;
        flex-direction: column-reverse;
    }


    .hero-section {
        min-height: 413px;
    }

    .hero-content {
        padding-top: 120px !important;
    }

    .hero-content h1 {
        margin-bottom: 7px;
    }

    .hero-container {
        height: auto;
    }

    .moments-section,
    .tr-camp-section,
    .tr-camp-live,
    .trv-mt-section,
    .h-dt-mbr {
        padding: 30px 0px;
    }

    .trv-exp-section {
        margin: 0px auto;
    }

    .contact-list {
        word-break: break-word;
    }

    .header-sticky .header-inner {
        height: 72px;
        padding: 0 15px;
    }

    .hero-section {

        min-height: 560px;
        background: url('../images/hero-bg-mbl.png') center right / cover no-repeat;

    }


    .tr-camp-line {
        margin-top: 25px;
    }

    .tr-camp-live-wrap {
        border-radius: 0px;
        padding: 0px 15px;
        gap: 10px;
    }

    .tr-camp-live-feed {
        height: 315px !important;
    }

    .tr-camp-live-content {
        padding: 30px 0px;
    }

    .tr-camp-live-content h2 {
        font-size: 23px;
    }

    .trv-mt-section h2 {
        font-size: 23px;
    }

    .moment-card img {
        width: 141px !important;
    }

    .moment-card span {
        font-size: 12px;
    }

    .moments-section h2 {
        font-size: 23px;
    }

    .tr-camp-title {
        font-size: 23px;
    }

    .desktop-line {
        display: none;
    }

    .mobile-line {
        display: block;
    }

    .trv-mt-cards {
        display: flex;
        overflow-x: auto;
        gap: 16px;
        padding: 0 16px 30px;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }

    .trv-mt-cards::-webkit-scrollbar {
        display: none;
    }

    .trv-mt-card {
        /* flex: 0 0 85%; */
        scroll-snap-align: center;
        border-radius: 20px;
        box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
    }

    .trv-mt-card {
        margin: 22px 12px;
    }

    .trv-mt-section::before,
    .trv-mt-section::after {
        content: "";
        position: absolute;
        top: 0;
        width: 30px;
        height: 100%;
        z-index: 2;
        pointer-events: none;
    }

    /* .trv-mt-section::before {
        left: 0;
        background: linear-gradient(to right, #fff, transparent);
    }

    .trv-mt-section::after {
        right: 0;
        background: linear-gradient(to left, #fff, transparent);
    } */

    .trv-mt-card {
        transition: transform 0.3s ease;
    }

    .trv-mt-card:active {
        transform: scale(0.98);
    }

    .trv-mt-section {
        padding-bottom: 0px !important;
    }

    .swiper-slide {
        padding-right: 0px;
    }

    .right-content {
        padding-top: 0px !important;
        position: relative;
    }

    .right-content .nav-btns {
        position: absolute;
        bottom: 0px;
        right: 0px;
        z-index: 99999;
    }

    .sld-ttl {
        font-size: 23px;
        line-height: 33px;
        padding-top: 25px;
    }

    .trv-exp-section {
        border-radius: 0px;
    }

    .trv-exp-section {

        padding: 37px 24px 0px;
    }

    .trv-exp-frame img {
        max-width: 100%;
        margin-top: 40px;
    }

    .app-buttons img {
        height: 30px;
    }

    .trv-mt-subtitle {
        padding: 4px;
    }

    .footer-bottom p {
        margin-bottom: 0px;
    }

    .page-wrapper,
    .site-footer {
        padding: 15px !important;
    }



    .steps {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 0 10px;
    }

    /* Remove vertical line */
    .steps::before {
        display: none;
    }

    .step {
        flex-direction: column;
        align-items: center;
        gap: 8px;
        margin-bottom: 0 !important;
        flex: 1;
        text-align: center;
    }

    /* Horizontal connector line */
    .step::after {
        content: "";
        position: absolute;
        top: 18px;
        left: 50%;
        width: 100%;
        height: 3px;
        background: #D2CEFF;
        z-index: 1;
    }

    .form-row {
        gap: 0px !important;
    }

    .form-content {
        padding: 40px 20px !important;
    }

    .step:last-child::after {
        display: none;
    }

    .step.active::after {
        background: #5C2396;
    }

    .circle {
        z-index: 2;
    }

    .step.active::before {

        background: unset !important;
    }

    .content p {
        display: none !important;
    }

    .content h4 {
        font-size: 12px !important;
    }

    .steps {
        padding: 0px !important;
    }

    .onboard-sidebar {
        padding: 25px 10px !important;
    }

    .sidebar-logo {
        padding: 0px 20px !important;
        margin-bottom: 30px !important;
    }

    .layout-box {
        gap: 15px !important;
    }

    #addServiceBtn {
        margin-left: 0px !important;
        width: 80px;
    }

    .contact-section {
        padding: 0px;

    }

    .dashboard-content {
        padding-top: 90px !important;
        padding: 18px 15px;
    }

    .trv-mt-section .trv-mt-cards {
        padding-bottom: 0px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px;
    }

    .terms-page-wrapper {
        margin-top: 100px;

    }

    .terms-container {
        padding: 0px 15px;
    }

    .campilist-subtitle {
        margin-bottom: 0px;
    }

    .signin-card .form-check-label {
        text-align: left;
    }

    .trv-mt-card {
        box-shadow: none !important;
    }

    .hero-content {
        padding-top: 110px;
        max-width: 420px;
        margin: 0px auto;
        text-align: center;
    }

    .hero-content h1 {
        font-size: 28px !important;
    }

    .cm-prf-right {
        max-width: 100%;
    }

    .campilist-filter-btn {

        font-size: 13px;
    }

    .confirm-pp-footer .btn {
        font-size: 13px;
        border-radius: 8px;
    }


}

@media (min-width: 768px) and (max-width: 1480px) {
    .campilist-search-filter {
        display: flex;
        gap: 5px;
    }

    .campilist-filter-btn {
        padding: 0 14px;
    }

    .booking-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .my-booking-btn {
    padding: 9px 6px !important;

    }
    .cm-prf-right {
        max-width: 100%;
    }

    .hero-container {
        height: auto;
    }

    .hero-content {
        padding-top: 152px;
    }

    .satisfied-card {
        left: 16px;
        padding: 10px 10px !important;
        bottom: 110px !important;
    }

    .trv-mt-cards .slick-dots {

        margin-top: 40px;
    }

    .satisfied-card h6 {
        font-size: 10px;
    }

    .satisfied-card .count {
        padding: 2px 11px !important;
        font-size: 10px !important;
    }

    .satisfied-card {
        border-radius: 10px;
    }

    .campilist-header {

        flex-wrap: unset;
    }

    .campilist-subtitle {
        margin-bottom: 0px;
    }

    .serve-list-header {

        flex-wrap: unset !important;
    }

    .dash-card .dash-rating {
        position: absolute;

    }

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

    .left-sidebar {
        position: fixed;
        left: -260px;
        top: 0;
        height: 100%;
        z-index: 999;
        background: #fff;
    }

    .left-sidebar.open {
        left: 0;
    }

    .dashboard-content {
        padding: 25px 15px;
        padding-top: 100px;
    }

    /* .availability-container {
        grid-template-columns: 1fr;

    } */
    .availability-container {
        gap: 0px;
    }

    .avail-card-subtitle {
        margin-bottom: 10px;
    }

    .avail-card-title {
        font-size: 17px;
    }

    .message {
        max-width: 54%;
    }

    .filter-sidebar {

        right: -1018px;
    }

    .hero-section {

        min-height: 560px;
        background: url('../images/hero-bg-mbl.png') center right / cover no-repeat;

    }

    .trv-mt-section .trv-mt-cards {
        padding-bottom: 0px;
    }

    .trv-exp-frame img {
        max-width: 100%;
        margin-top: 40px;
    }

    .tr-camp-live-content {
        padding: 35px 0px;
    }

    .trv-mt-section {
        padding-bottom: 0px !important;
    }

    .tr-camp-live-wrap {
        gap: 16px;
    }

    .tr-camp-live-feed {
        height: 283px !important;
    }

    .tr-camp-live-wrap {
        padding: 0px 30px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px;
    }

    .campilist-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .trv-mt-cards {
        /* display: flex !important;
        overflow-x: auto !important; */
        gap: 16px;
        padding: 0 16px 16px;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }

    .trv-mt-cards::-webkit-scrollbar {
        display: none;
    }

    .trv-mt-card {
        margin: 22px 12px;
    }

    .trv-mt-card {
        /* flex: 0 0 40% !important; */
        scroll-snap-align: center;
        border-radius: 20px;
        box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
    }

    /* .trv-mt-section::before,
    .trv-mt-section::after {
        content: "";
        position: absolute;
        top: 0;
        width: 30px;
        height: 100%;
        z-index: 2;
        pointer-events: none;
    }

    .trv-mt-section::before {
        left: 0;
        background: linear-gradient(to right, #fff, transparent);
    }

    .trv-mt-section::after {
        right: 0;
        background: linear-gradient(to left, #fff, transparent);
    } */

    .trv-mt-card {
        transition: transform 0.3s ease;
    }

    .trv-mt-card:active {
        transform: scale(0.98);
    }

    .left-image-wrap {
        text-align: center;
    }

    .mmt-dt {
        border-radius: 0px;
    }


    .steps {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 0 10px;
    }

    /* Remove vertical line */
    .steps::before {
        display: none;
    }

    .step {
        flex-direction: column;
        align-items: center;
        gap: 8px;
        margin-bottom: 0 !important;
        flex: 1;
        text-align: center;
    }

    /* Horizontal connector line */
    .step::after {
        content: "";
        position: absolute;
        top: 18px;
        left: 50%;
        width: 100%;
        height: 3px;
        background: #D2CEFF;
        z-index: 1;
    }

    .form-row {
        gap: 0px !important;
    }

    .form-content {
        padding: 40px 20px !important;
    }

    .step:last-child::after {
        display: none;
    }

    .step.active::after {
        background: #5C2396;
    }

    .circle {
        z-index: 2;
    }

    .step.active::before {

        background: unset !important;
    }

    .content p {
        display: none !important;
    }

    .content h4 {
        font-size: 12px !important;
    }

    .steps {
        padding: 0px !important;
    }

    .onboard-sidebar {
        padding: 20px 10px !important;
    }

    .sidebar-logo {
        padding: 0px 20px !important;
        margin-bottom: 30px !important;
    }

    .layout-box {
        gap: 15px !important;
    }

    .message {
           max-width: 400px !important;
    }
    .contact-info {
 
    padding: 25px !important;
    }

    .contact-social a{
    flex-shrink: 0 !important;
    }
    .contact-social {
   
    gap: 4px !important;
}

}



@media (min-width: 992px) {
    .section-title-left {
    color: #1f1f3a;
    font-size: 13px !important;
   min-height:45px !important;
    }



    .availability-card {
        max-width: 100%;
        margin: 0 auto;
    }

    .serve-list-grid {
        grid-template-columns: repeat(3, 1fr);
    }


    .bd-rate-btn {
        /* position: static; */
        margin-top: 10px;
    }


    .sticky-header {
        position: sticky;
        top: 0;
        z-index: 1100;
    }

    .sticky-header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1200;
    }

    .menu-toggle {
        z-index: 1300;
        position: relative;
    }

    .mobile-sidebar {
        z-index: 1100;
    }

    .sidebar-overlay {
        z-index: 1000;
    }


    .mobile-sidebar,
    .sidebar-overlay,
    .hamburger {
        display: none !important;
    }
}


@media (max-width: 992px) {
    .cm-prf-center .dash-location {
        justify-content: start !important;
    }

    .dash-profile-title .dash-location {
        justify-content: start !important;
    }

    .dash-rating {
        gap: 2px;
        font-size: 11px;
    }

    .cm-prf-wrapper .cm-prf-card {
        gap: 0px;
    }
.right-sidebar-w{
    width:100% !important;
}
.left-sidebar-w{
   width:100% !important; 
}

.onboard-sidebar{
    margin-bottom:10px;
}
.rt-form .form-row {
   
    gap: 20px !important;
    
}
    .cm-prf-center {
        padding-top: 0px !important;

    }

    .login-wrapper {
        justify-content: center !important;
    }

    .signin-card {
        margin-left: unset !important;
    }

    .calender-cm {
        margin-top: 0px !important;
        max-width: 340px;
        margin: 45px auto;
    }
.cm-prf-services {
  
    height: auto !important;
}

    #availability-calendar {
        width: 100%;
    }

    /* .flatpickr-calendar {
        width: 100% !important;
    } */

    .notification-card {
        margin-top: 20px;
    }

    .trv-mt-section {
        padding-bottom: 40px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px;
    }

    .site-footer {
        padding: 40px 15px !important;
    }

    .trv-mt-subtitle {
        margin-bottom: 0px;
    }

    /* .sidebar-header {
        margin-top: 78px;
    } */

    .campilist-header {

        gap: 10px;
    }

    .filter-btn-dt {
        height: 30px !important;
        font-size: 11px;
        padding: 0 10px;
        border-radius: 5px;
    }

    .wallet-icon,
    .wallet-status {
        width: 45px;
        height: 45px;
    }

    .bk-card-header {
        font-size: 13px;
    }



    .wallet-info,
    .wallet-settled {
        text-align: center;

    }

    .wallet-amount-sm,
    .wallet-amount {
        font-size: 18px;
    }

    .wallet-left {
        flex-direction: column;
    }

    .wallet-right {
        flex-direction: column;
    }

    .upload-card {
        flex: 0 0 160px !important;
        width: 160px !important;
    }

    .upload-card-header {
        min-height: 30px !important;
    }

    .upload-card img {

        height: 77px !important;
    }

    .upload-file-info h6 {
        font-size: 10px !important;
    }

    .upload-remove-btn {
        background: unset !important;
    }

    .bd-booking-layout {
        grid-template-columns: 1fr;
    }

    .content-wrapper {
        padding: 0px;
    }

    .hero-section {
        border-radius: 0px;
    }

    #homeHeader {
        padding: 0px 15px;
    }

    .raise-comp-card {
        border: none;
        padding: 10px;
        box-shadow: unset;
    }

    .compaint-raise .bd-booking-layout .bd-booking-left {
        display: none;
    }

    .compaint-raise .bd-booking-layout {
        gap: 0px;
    }

    .bd-profile-header .bd-rate-btn {
        position: absolute !important;
        margin-top: 0px;
    }


    .cm-prf-left,
    .cm-prf-center,
    .cm-prf-book-companion,
    .cm-prf-right {
        padding: 15px;

    }

    .cm-prf-left {
        display: flex;
        flex-direction: column;
    }

    .cm-prf-msg-btn {
        order: 1;
    }

    .lang {
        order: 2;
        margin-top: 10px;
    }

    .hr-1 {
        order: 2;
    }


    .cm-prf-tags {
        order: 3;
    }

    .hr-lang {
        order: 4;
    }

    .cm-prf-card {
        padding: 0px;
    }

    .all-heder {
        display: flex;
        flex-direction: row !important;
        gap: 0px;
        margin-bottom: 10px;
    }

    .e-prf {
        display: none;

    }

    .cm-prf-card {
        grid-template-columns: 1fr !important;
    }

    .availability-card {
        box-shadow: none;
        border: none;
        margin: 0px auto !important
    }

    .availability-wrapper {
        padding: 0px;
    }

    .bank-dtl-section {
        padding: 0px;
    }

    .filter-btn-dt {
        height: 36px;
    }



    .fltr-dt {
        display: none;
    }


    .hamburger {
        background: none;
        border: none;
        cursor: pointer;
        width: 30px;
    }

    .hamburger span {
        display: block;
        height: 3px;
        background: #222;
        margin: 6px 0;
        border-radius: 2px;
    }


    .mobile-sidebar {
        position: fixed;
        top: 0;
        right: -320px;
        width: 300px;
        height: 100%;
        background: #fff;
        box-shadow: 4px 0 20px rgba(0, 0, 0, 0.1);
        z-index: 11111;
        transition: right 0.35s ease;
        display: flex;
        flex-direction: column;
    }

    .mobile-sidebar.active {
        right: 0;
    }


    .sidebar-overlay {
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.4);
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
        z-index: 1000;
    }

    .sidebar-overlay.active {
        opacity: 1;
        visibility: visible;
    }


    .sidebar-header {
        padding: 20px;
        border-bottom: 1px solid #eee;
    }

    .profile-card {
        display: flex;
        gap: 12px;
        align-items: center;
    }

    .profile-card img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }

    .profile-card h6 {
        margin: 0;
        font-weight: 600;
    }


    .sidebar-menu {
        list-style: none;
        padding: 15px;
        flex: 1;
    }

    .sidebar-menu {
        overflow: auto;
    }

    .sidebar-menu li a {
        display: flex;
        align-items: center;
        gap: 12px;
        padding: 12px 14px;
        border-radius: 8px;
        color: #222;
        text-decoration: none;
        font-weight: 600;
        font-size: 15px;
        position: relative;
    }

    .home-actions {
        margin-top: 12px !important;
    }

    .home-actions a {
        padding: 7px 14px;
    }

    .sidebar-menu li a:hover {
        background: #f5f7fb;
    }


    .sidebar-menu i {
        width: 20px;
        text-align: center;
    }

    .badge {
        background: #b1348e;
        color: #fff;
        font-size: 12px;
        padding: 4px 7px;
        border-radius: 12px;
        margin-left: auto;
    }


    .sidebar-footer {
        padding: 15px;
        border-top: 1px solid #eee;
    }

    .sidebar-footer a {
        display: block;
        padding: 10px;
        color: #333;
        text-decoration: none;
    }

    .sidebar-footer .logout {
        color: #e63946;
    }


    /*  */
    .right-content {
        padding: 40px 15px;
    }

    .left-image {
        min-height: 360px;
        margin-bottom: 40px;
    }

    .satisfied-card {
        left: 20px;
        bottom: 20px;
    }

    .tr-camp-live-wrap {
        grid-template-columns: 1fr;
    }

    .tr-camp-live-feed {
        height: 220px;
    }

    .hero-section {
        min-height: 70vh;

        background-position: center;
    }

    .hero-content h1 {
        font-size: 38px;
    }

    .tr-camp-features {
        grid-template-columns: repeat(2, 1fr);
    }

    .left-image-wrap {
        min-height: 360px;
    }

    .satisfied-card {
        left: 16px;
        padding: 14px 18px;
        bottom: 121px;
    }

    .avatars img {
        width: 34px;
        height: 34px;
    }

    .footer-top {
        grid-template-columns: repeat(2, 1fr);
    }
}

.footer-services .services-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.footer-social .social-icons {
    display: flex;
    gap: 7px;
}


@media (max-width: 991.98px) {

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

    .footer-bottom {
        padding-top: unset;
    }

    .footer-brand {
        grid-column: 1 / -1;
    }


    .footer-services {
        grid-column: 1 / 2;
    }

    .footer-services .services-grid {
        grid-template-columns: 1fr;
        gap: 0px;
    }


    .footer-contact {
        grid-column: 2 / 3;
        grid-row: 2 / 3;
    }


    .footer-social {
        grid-column: 1 / -1;
        text-align: center;
    }

    .footer-social .social-icons {
        justify-content: center;
    }

    .footer-bottom {
        flex-direction: column-reverse;
        text-align: center;
        gap: 12px;
    }

    .footer-links {
        justify-content: center;
        flex-wrap: wrap;
    }



    .footer-links a:not(:last-child)::after {
        right: -8px;
    }

    .footer-social h4 {
        display: none;
    }

    .footer-links a {

        font-weight: 600;
    }

    .footer-social {
        border-top: 1px solid #eee;
        padding-top: 15px;
    }

    .footer-bottom {
        border-top: unset;
    }

    .footer-social h4 {
        margin-bottom: 12px;
    }

    .social-icons {
        display: flex;
        gap: 14px;
    }

    .footer-links {
        border-bottom: 1px solid #eeeeee;
        padding-bottom: 15px;
    }

    .social-icons a {
        width: 36px;
        height: 36px;
        background: #f1f3f6;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #1f2937;
        font-size: 14px;
        transition: 0.25s ease;
    }

    .social-icons a:hover {
        background: #e5e7eb;
    }

    .footer-top {
        padding: 0px;
    }


    .footer-bottom {

        margin-top: 15px;
    }



    .footer-links a {
        position: relative;
        color: #4b5563;
        font-weight: 500;
        text-decoration: none;

    }

    /* separator | */
    .footer-links a:not(:last-child)::after {
        content: "|";
        position: absolute;
        right: -10px;
        color: #9ca3af;
    }

    /* hover */
    .footer-links a:hover {
        color: #111827;
    }

}


@media (max-width: 1224px) and (min-width: 992px) {
    
    .campilist-filter-btn span img{
display: none;
    }
    .campilist-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .record-section {
        display: grid;
        grid-template-columns: 1fr !important;
        gap: 24px;
        align-items: start;
    }

    .campilist-header {

        flex-wrap: nowrap;
    }

}

@media (max-width: 1400px) and (min-width: 1200px) {
    
    .campilist-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .hero-section {
        min-height: 681px !important;

    }
}

@media (max-width: 2000px) and (min-width: 1400px) {
    .fav-camp {
        grid-template-columns: repeat(4, 1fr);
    }

    .hero-section {
        min-height: 778px !important;

    }

}

@media (max-width: 1400px) and (min-width: 992px) {
    .app-buttons img {
    height: 40px;
     margin-right: 0px;
    }
    .footer-top {
    gap: 10px;
    }
    .header-inner{
                max-width: 994px;
    }
}

@media (max-width: 1224px) {
    .serve-list-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 1534px) and (min-width: 992px) {
    .bd-booking-actions{
        zoom:65% !important;
    }}
@media (max-width: 1324px) and (min-width: 992px) {
    .signin-card {
        zoom: 73% !important;
    }

    .confirm-pp-content {
        zoom: 80%;
    }

    .raise-comp-card {
        zoom: 65%;
    }

    .dash-rating {
        gap: 2px;
        font-size: 10px;
    }

    .dash-right {
        zoom: 80%;
    }

}