@media (max-width: 767px) {
    .upper-navbar ul {
        display: none;
    }
    .prbh-fix-nav-inner {
        display: none!important;
    }
    
    .prbh-fix-nav-inner.active {
        display: block!important;
    }
    h2 {
        font-size: 26px !important;
        font-weight: lighter !important;
        line-height: 40px !important;
        font-style: normal !important;
    }
    p {
        color: darkslategray;
        font-family: var(--heading-font);
        font-weight: 500;
        padding: 0px 10px 0px 10px;
        font-size: 15px;
    }
    .chairman_content_section .chairman-content h4 {
        color: #ffffff;
        line-height: 37px;
        padding: 10px 0px;
        font-size: 22px;
    }
    .chairman-content_image {
        margin-top: 0px;
        padding-bottom: 30px;
    }
    .mainbanner-section {
        margin-top: 100px;
    }
    .home-page-content .hero-text {
        font-family: var(--heading-font);  
        font-weight: 500;
        font-size: 16px;
        color: var(--black-primary);
        text-align: left;
        line-height: 1.5;
        padding: 0px 10px 0px 10px;
    }
    .hero-text-button {
        justify-content: center;
        display: flex;
    }
    .residential-image {
        margin-bottom: 20px;
    }
    .home-page-content h1 {
        line-height: 42px;
        font-size: 25px;
    }
    .destination-section .perfection h3 {
        color: var(--white-primary);
        line-height: 46px;
    }
    .luxuria{
        padding: 20px 0px 0px 0px;
    }
    .about_prbh{
        width: 100%;
        height: 500px;
        margin-top: 100px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
      }
      .about_prbh .about_prbh_banner {
        margin-top: 0%;
        padding: 50px 50px 0px 50px;
    }
    .about_prbh .about_prbh_banner h1 {
        font-size: 48px;
        font-family: 'Henotica', serif;
        color: var(--white-primary);
        line-height: 60px;
    }
    .customer_testimonials_image{
        padding: 10px 0px;
    }
    .download_techman_section {
        padding: 0px 0px 20px 0px;
    }
        .tabs_project_section .tab {
        padding: 10px 20px;
        border: 0px solid #ccc;
        cursor: pointer;
        /* background: transparent; */
        /* border-bottom: 1px solid var(--black-primary); */
        white-space: nowrap;
    }
    .accordion_section_techman {
        padding: 50px 0px;
        margin: 0px 0px 0px 0px;
    }
    .accordion_section_techman .accordion-header span {
        font-size: 12px;
        color: var(--black-primary);
        font-family: 'Henotica', serif;
        white-space: nowrap;
    }
    .accordion_section_techman .accordion-header h3 {
        font-size: 15px;
        color: var(--black-primary);
        font-family: 'Henotica', serif;
        padding: 0px 20px 0px 0px;
    }
    .middle_navmenu_secton .col-md-12 ul {
        display: flex;
        gap: 70px;
        /* text-align: center; */
        justify-content: center;
        align-items: center;
        padding: 20px 0px 10px 0px;
        overflow-x: scroll;
    }
    .middle_navmenu_secton .col-md-12 ul li a {
        font-size: 20px;
        font-weight: 500;
        color: var(--white-primary);
        text-decoration: none;
        white-space: nowrap;
    }
    .director_section h2 {
        padding: 10px 0px 10px 0px;
        font-family: 'Henotica', serif;
    }
    .amenities_section {
        padding: 50px 0px 0px 0px;
    }
    .converage_section {
        padding: 50px 0px;
    }
    .converage_section .row{
        padding: 0px;
        margin: 0px;
    }
    .pagination_coloum{
        padding: 0px;
    }
    .converage_heading p {
    color: var(--orange-primary);
    padding-right: 5px;
    }
    .contact-section .map-block iframe {
        border-radius: 6px;
        height: 300px;
        width: 100%;
    }
    .page-header .banner-button {
        margin-top: 50px;
        display: block;
        gap: 20px;
        justify-content: end;
        text-align: center;
    }
    .enquire-button{
        padding: 10px 0px;
    }
    .mainbanner-section .carousel-caption {
    left: 11%;
    width: 78%;
    margin-top: 0px;
}
.mainbanner-section .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 20%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    top: 10%;
    width: 60%;
    z-index: 99;
}
.mainbanner-section .carousel-caption h1 {
    font-size: 42px;
    padding: 35px 0px;
    font-family: 'Henotica', serif;
    line-height: 60px;
}
.home-page-content {
    padding: 60px 0px;
}
body p {
    padding: 0px;
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px;
    line-height: 26px;
    color: var(--black-primary);
}

.destination-section .perfection h3 {
    color: var(--white-primary);
    font-size: 30px;
    margin-bottom: 20px;
}
.chairman_content_section .chairman_parha {
    max-height: fit-content;
    overflow-y: none;
    scrollbar-width: thin;
    scrollbar-color: #4e6878 #f1f1f1;
}
.director-nav-buttons button {
    background-color: transparent;
    border: 2px solid #133c30;
    border-radius: 50%;
    width: 30px!important;
    height: 30px!important;
    font-size: .9rem!important;
    cursor: pointer;
    color: #133c30;
}

.arrow-btn {
    width: 30px!important;
    height: 30px!important;
    padding: 9px;
    border-radius: 100%;
    border: 1px solid #203d3b;
    display: flex;
    transform: rotate(-43deg);
    position: relative;
    justify-content: center;
    align-items: center;
    color: transparent;
}
.vision_content h1 {
    font-size: 38px;
    padding-bottom: 10px;
}

.vision_content {
    padding: 10px 35px 40px 0px;
    border-bottom: 1px solid #fff;
    border-right: 0px solid!important;
}
.mossion_content {
    padding: 45px 35px 0px 0px;
}
.mossion_content h1 {
    font-size: 38px;
    padding-bottom: 10px;
}
.amenities_section .col-md-3 {
    display: flex;
    justify-content: center;
    /* align-items: center; */
}
.director_section {
    padding: 30px 0px 0px 0px;
}
.form_control_row{
    padding: 0px 10px;
}
.form_control_button{
    padding: 0px 10px;
}
.tabs_project_section .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
    border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
    font-size: 24px;
    margin-left: -6px;
    margin-top: 0px; 
    font-size: 22px;
}
.tab_project_main{
    margin-bottom: 30px;
}
.tabs_project_section .form-select_coloum {
    width: 97%!important;
    padding: 5px;
    margin-left: 0%;
}
.tabs_project_section .col-md-2 {
    width: 30%;
    padding: 6px;
    margin-left: 0%;
}
.tabs_project_section .row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .0);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}
.icon-button {
    background-color: #333;
    color: white;
    border: none;
    padding: 11px 34px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* border-radius: 8px; */
    transition: background-color 0.3s ease;
    width: 97%;
}
.tabs_project_section .custom-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: none !important;
    padding-right: 2.5rem;
    border: 1px solid #ccc;
    height: 60px;

}
.middle_navmenu_secton {
  position: relative;
  background: #d17945;
  z-index: 999;
  transition: all 0.6s ease;
}

/* When nav becomes fixed */
.middle_navmenu_secton.fixed {
  position: fixed;
  top: 11%!important;
  left: 0;
  width: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* Prevent layout jump */
#sticky-placeholder {
  height: 0;
}

}












@media (min-width: 768px) and (max-width: 1499px) {
    .icon-button {
    background-color: #333;
    color: white;
    border: none;
    padding: 11px 39px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* border-radius: 8px; */
    transition: background-color 0.3s ease;
}
.icon-button svg {
    transition: transform 0.3s ease;
    width: 23px;
    height: 23px;
    margin-left: 0px;
}
.project-hover-box-wrapper {
    position: absolute;
    right: -273%;
    top: 103%;
    width: 100vw;
    display: none;
    z-index: 999;
}
.middle_navmenu_secton {
  position: relative;
  background: #d17945;
  z-index: 999;
  transition: all 0.6s ease;
}

/* When nav becomes fixed */
.middle_navmenu_secton.fixed {
  position: fixed;
  top: 19.6%!important;
  left: 0;
  width: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* Prevent layout jump */
#sticky-placeholder {
  height: 0;
}
}





@media (min-width: 768px) and (max-width: 1366px) {
    .icon-button {
    background-color: #333;
    color: white;
    border: none;
    padding: 11px 31px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* border-radius: 8px; */
    transition: background-color 0.3s ease;
}
.icon-button svg {
    transition: transform 0.3s ease;
    width: 23px;
    height: 23px;
    margin-left: 0px;
}
.project-hover-box-wrapper {
        position: absolute;
        right: -323%;
        top:100%;
        width: 100vw;
        display: none;
        z-index: 999;
    }
    .middle_navmenu_secton .col-md-12 ul{
    display: flex;
    gap: 63px;
    /* text-align: center; */
    justify-content: center;
    align-items: center; 
    padding: 20px 0px 0px 0px;
}
.middle_navmenu_secton .col-md-12 ul li a{
    font-size: 17px;
    font-weight: 500;
    color: var(--white-primary);
    text-decoration: none;
 }
 

}

