@media (min-width: 1024px) {
    .nav-bar.navbar-transparent {
        background: none;
        position: relative !important;
    }

    #navbar-menu {
        display: none !important;
    }

    .footer h4.display-4 {
        margin-top: 198px;
    }

    div#why-us-detail {
        margin-left: 55px;
    }

    .sidebar-menu {
        position: fixed;
        top: 0;
        right: -300px;
        height: 100%;
        width: 300px;
        /*         background: radial-gradient(circle at 50% 50%, #b4a28fd4, #a2978cad, #d4c9c1c2);*/
        background: #bfa291;
        box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
        z-index: 1050;
        overflow-y: auto;
        transition: right 0.3s ease;
    }

    .sidebar-menu ul {
        list-style: none;
        padding: 20px;
        margin-top: 50px;
    }

    .sidebar-menu ul li {
        margin: 15px 0;
    }

    .sidebar-menu ul li a {
        color: #fff !important;
        text-decoration: none;
        display: block;
        padding: 10px;
        border-radius: 5px;
        transition: background 0.3s;
        font-size: 25.9px;
        font-weight: bold;
    }

    .sidebar-menu ul li a:hover {
        background: #444;
    }

    .sidebar-menu ul .dropdown ul {
        display: none;
        margin-left: 20px;
    }

    .sidebar-menu ul .dropdown.active ul {
        display: block;
    }

    .sidebar-menu.show {
        right: 0;
    }

    .sidebar-menu .btn-close {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 20px;
        background: none;
        border: none;
        cursor: pointer;
    }

    .close-btn {
        position: absolute;
        top: 42px;
        left: 31px;
        font-size: 1rem;
        cursor: pointer;
        color: #fff;
        border: 1px solid #fff;
        padding: 0 6px 0 6px;
    }

    .d-lg-none {
        display: none !important;
    }

    .nav-bar .display-6 {
        color: #fff;
    }

    .col-lg-6.text-center.phone-container {
        margin-top: -52px;
    }
}

@media (max-width: 991.98px) {

    /* Bootstrap breakpoint for lg screens */
    #sidebar {
        display: none !important;
    }

    #openSidebar {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-lg .display-6 {
        font-size: 1.8rem !important;
    }
}

.desktop-hero-image {
    display: block;
    /* Show by default */
}

.mobile-hero-image {
    display: none !important;
    /* Hide by default */
}

@media (max-width: 768px) {
    .desktop-hero-image {
        display: none !important;
        /* Hide on small screens */
    }

    .mobile-hero-image {
        display: block !important;
        /* Show on small screens */
    }

    #textOur-price h1 {
        font-size: 25px !important;
        color: #fff;
    }

    #textOur-price .btn-grey {
        font-size: 8.5px !important;
        background: #ab8d85;
        color: #fff;
        letter-spacing: 1px;
    }

    .attractions-carousel .owl-stage-outer {
        margin-top: -58px !important;
    }
}

.text-start h6.where {
    font-weight: bold;
    font-size: 30.7px;
    line-height: 0;
    color: #fff;
}

.text-start h6.meets {
    font-weight: bold;
    font-size: 30.7px;
    color: #fff;
    margin-top: -20px;
}

.text-start h5.Advocacy {
    margin-left: 15px;
    font-family: italic;
    font-size: 52.2px;
    color: #d7cbbe !important;
}

.text-start .technology {
    font-family: italic;
    font-size: 52.2px;
    color: #d7cbbe !important;
}

.text-start h6.Advocacy {
    margin-left: 15px;
    font-family: italic;
    font-size: 52.2px;
    color: #d7cbbe;
}

.text-start a.btn.text-white {
    background: #ef8477;
    font-size: 23px;
}

div#what-conscious {
    background: #dacdc1;
}

div#impact-partners {
    background: #f1ebeb;
    margin-top: 50px !important;
}

#textOur-price {
    text-align: right;
}

#textOur-price h1 {
    font-size: 54px;
    color: #fff;
}

#textOur-price .btn-grey {
    font-size: 19.5px;
    background: #ab8d85;
    color: #fff;
    letter-spacing: 1px;
}

.text-content {
    position: absolute;
    bottom: 5%;
    /* Position text near the bottom */
    left: 17%;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
    /* Subtle text shadow for better readability */
    text-align: center;
}

.text-content .heading {
    font-size: 78.5px;
    /* Adjust for large heading */
    font-weight: bold;
    margin: 0;
    color: #fff;
}

.text-content .subheading {
    font-size: 20.4px;
    margin-top: 5px;
    font-weight: bold;
    color: #fff !important;
}

.star-icon {
    display: block;
    margin: 0px 0px -40px 406px;
    width: 137px;
    height: auto;
}

@media screen and (max-width: 768px) {
    .text-content .heading {
        font-size: 19.5px;
        font-weight: bold;
        margin: 0;
    }

    .star-icon {
        display: block;
        margin: 0px 0px -28px 130px;
        width: 106px;
        height: auto;
    }

    .text-content .subheading {
        font-size: 12.4px;
        margin-top: 5px;
        font-weight: bold;
        color: #fff;
    }

    .attractions .attractions-item .attractions-name img {
        width: 20%;
        float: none !important;
    }

    .attractions .text-content {
        position: absolute;
        bottom: 5%;
        WIDTH: 100%;
        left: -3%;
        color: #fff;
        text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
        text-align: center;
    }

    .star-icon {
        margin: 0px 0px -13px 180px;
    }

    .col-lg-6.text-center.phone-container img {
        width: 50%;
    }

    .col-lg-6.text-center.phone-container {
        order: -1;
        display: flex;
    }

    #tryItYourSelft h2 {
        font-size: 45.6px !important;
    }

    .about-2 .card-body {
        margin-left: 0px !important;
    }

    .about-2 .card {
        box-shadow: 2px 2px 10px -3px !important;
    }

    #why-us h5 {
        font-size: 18px;
    }

    #content-detail {
        margin-top: 0rem !important
    }

    .container-fluid.contact {
        background: RED !important;
    }

    .footer {
        background-image: url(../image/mobile-footer.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        color: #fff;
        padding: 20px 10px;
    }
}

section#tryItYourSelft {
    background: #cfb9ac;
}

#contact h2 {
    font-size: 55.6px;
}

#tryItYourSelft h2 {
    font-size: 55.6px;
}

#tryItYourSelft label {
    display: inline-block;
    margin-bottom: .5rem;
    font-weight: bold;
    color: #000;
    font-size: 17.9px;
}

.steps-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    margin: 0 auto;
    max-width: 1200px;
    padding: 20px;
    line-height: 0.1;
}

.step {
    flex: 1 1 calc(33.33% - 20px);
    /* Three columns */
    box-sizing: border-box;
    text-align: left;
}

.step h3 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.step h3 span {
    margin-left: 10px;
    font-size: 20px;
    font-weight: normal;
    color: #000;
}

.step p {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    margin-left: 53px;
}

.step h3 {
    line-height: 0.6 !important;
}

.contact-us h3 {
    font-size: 38.9px;
}

@media (max-width: 768px) {
    .step {
        flex: 1 1 100%;
        /* Stack items in one column */
    }
}

.about-2 {
    background: linear-gradient(180deg, #e4d8cb, #d8cdc1, #cfb9ac, #c7b2a5);
    border-top: 2px solid #bbb4b4;
}

.about-2 .title h2 {
    font-weight: 900;
    font-size: 56px !important;
    color: #fff;
}

.about-2 .title h5 {
    text-align: left;
    line-height: 2;
}

.about-2 .card-body {
    margin-left: 87px;
}

.about-2 .checklist {
    padding-left: 30px;
}

.about-2 .checklist li {
    position: relative;
    margin-bottom: 15px;
    font-size: 16px;
    color: #777;
    font-family: "Source Sans Pro", sans-serif;
}

section#contact {
    background: #f1ebeb;
}

.contact-details li {
    list-style: none !important;
}

.container-fluid.contact.py-5 {
    background: #f1ebeb !important;
}

.footer-bottom {
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    height: 0px !important;
    border-top: 1px solid #fff;
}

.footer span,
a {
    color: #000 !important;
}

.footer h4 {
    color: #000 !important;
    font-weight: bold;
}

div#meetYour {
    float: right;
    text-align: right;
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
        /* Start above the visible area */
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        /* End in its normal position */
        opacity: 1;
    }
}

@media (max-width: 768px) {
    .phone-container {
        order: -1;
        align-items: center;
    }

    /*///////////*/
    img.phone-img {
        max-width: 100%;
    }

    div#responsiveDiv {
        display: flex;
        align-items: center;
        justify-content: right;
    }

    .notification-box {
        position: absolute;
        top: 40%;
        /* Position the notification properly */
        left: 50%;
        width: 76% !important;
        transform: translate(-50%, -50%);
        background: #846e74;
        padding: 10px;
        border-radius: 10px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        text-align: center;
        display: none;
        /* Initially hidden */
    }
}

.notification-box {
    position: absolute;
    top: 32%;
    left: 12%;
    transform: translateX(-50%);
    padding: 0px;
    border-radius: 8px;
    text-align: left;
    background: #846e74;
    width: 90%;
    max-width: 170px;
    font-size: 12px;
    z-index: 10;
    display: none;
    /* Hidden by default */
    overflow: hidden;
    animation: slideDown 0.8s ease-out forwards;
}

.notification-box.phone2-notification {
    top: 22%;
}

.notification-box .notification-content {
    display: flex;
    align-items: center;
}

.notification-box img {
    height: 20px;
    margin-right: 10px;
}

.notification-box strong {
    font-size: 14px;
    margin-bottom: 5px;
}

.notification-box p {
    font-size: 10px;
    color: #555;
    margin: 0;
}

.notification-content {
    background: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

/*.notification-box p {
         margin: 0;
         padding: 0;
         white-space: nowrap;
         overflow: hidden; 
         text-overflow: ellipsis;
         max-width: 100%; 
         }
         .notification-box p:first-child {
         font-weight: bold;
         font-size: 0.6rem;
         color: #000;
         }
         .notification-box p:last-child {
         font-size: 10px; 
         color: #555;
         }*/
/* Truncate text to 2 lines with ellipsis */
.truncated-text-message {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.truncated-text-title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}