/* Mobile Devices */

@media (max-width:767px) {
    .me1{
        margin-top: 2rem !important;
    }
    .ca{
        display: block !important;
    }
    .ca2{
        display: none !important;
    }
    .navbar {
        padding: 0.9rem 0rem 0.9rem 0rem;
    }

    .navbar-brand img {
        width: 100px;
    }
    .about-container {
        padding: 0px 1rem !important;
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    #you1{
        padding: 0px 2rem;
    }

    .nav-item .nav-link {
        width: 100%;
        position: relative;
        font-family: 'didot-w01-italic';
        font-size: 18px;
        line-height: 62px;
    }

    .nav-item:not(:last-child) .nav-link::after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0%;
        right: 0%;
        left: 0%;
        width: 100%;
        height: .1px;
        background-color: #ffffff9c;
    }

    .nav-item .request-callback {
        margin-top: 2.3rem;
    }

    .ph-content {
        padding: 3rem 0rem;
        text-align: center;
    }

    .divider {
        background-position: center;
    }
    #amenities-new{
        padding-bottom: 0rem !important;
    }
    

    #project-highlights .request-callback {
        margin-left: auto;
        margin-top: 2rem;
    }

    .section-heading h2 {
        font-size: 21px;
    }

    .ph-content li {
        margin: 1.3rem 0px;
        font-size: 14px;
    }

    .terms-condition {
        margin-top: 2rem;
    }

    .blank-section {
        height: 23px;
    }
    .location-content{
        padding: 0px 3rem !important;
    }

    #project-highlights .ph-img {
        height: 50vh;
    }
    .feature-left-img2 {
        background-attachment: unset;
        height: 50vh;   
    }
    .feature-left-img{
        height: 50vh; 
    }
    .about-img{
        height: 50vh; 
    }

    #project-highlights {
        border: unset;
    }
    .modal-body {
         padding-left:1rem; 
         padding-right: 1rem; 
    }
    #project-highlights .ph-img {
        background-position: center;
        background-size: cover;
        background-attachment: unset
    }

    .tableconatainer {
        /* background-color: rgba(14, 36, 61, 0.92); */
        margin: 30px 10px 30px 10px;
        color: #fff;
        border-radius: 30px 0px 20px 0px;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    #configuration .section-subhead {
        margin: 1rem 0rem 3rem;
    }

    .table td {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .table .view-price {
        padding: 0.4rem 2.5rem;
    }

    #configuration {
        height: 100%;
    }

    .location-img img {
        height: 350px;
    }
    .s12{
        margin: 0;
        padding: 0;
        margin-left: 10px;
    }
    .row123{
        display: flex
;
    flex-direction: column-reverse;
    }
    .amenities-carousel .owl-nav {
        top: 15%;
    }
    .feature-container{
        padding-bottom: 3rem !important;
    }
    .owl-carousel .owl-stage-outer {
        height: 249px;}
    #status .status-video video {
        
        width: 196%;
        height: 100%;
        border: 1px solid #fff;

        /* #location .divider {
            background-position: left;
        } */

    .location-content {
        margin-left: 1rem;
    }

    #you1{
        padding: 0px 4rem !important;
    }
    .feature-left-img {
        height: 50vh;
    }
    
    #feature {
        border: unset;
    }

    #location {
        border: unset;
    }

    #feature .section-subhead {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    #feature .section-heading {
        text-align: center;
    }

    .amenities-carousel .single-ame {
        height: 57vw;
    }

    #amenities-new .section-subhead {
        width: 100%;
        margin-left: 1rem;
        margin-right: 1rem;
    }

    #status .section-subhead {
        width: 100%;
        margin-right: 1rem;
        margin-left: 1rem;
    }

    #status .status-video {
        width: 100%;
        margin-right: 1rem;
        margin-left: 1rem;
    }

    #about .about-sub-head {
        font-size: 14px;
        margin-right: 1rem;
        margin-left: 1rem;
    }

    #about .about-sub-head {
        width: 100%;
    }

    .footer-logo {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 2rem;
    }

    .office-address h5,
    .site-address h5 {
        font-size: 13px;
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .office-address p,
    .site-address p {
        font-size: 13px;
        padding-left: 0rem;
        padding-right: 0rem;
        margin-bottom: 2rem;
        word-wrap: break-word;
    }

    .get-in-touch {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-bottom: 2rem;
    }

    .certificates {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-bottom: 2rem;
    }

    .fixed-footer {
        position: fixed;
        bottom: 0%;
        right: 0%;
        left: 0%;
        background-color: #fff;
    }

    .callus {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    footer {
        padding-bottom: 50px;
    }

    .modal-body {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .btn-close {
        background: transparent var(--bs-btn-close-bg) center / 0.9em auto no-repeat;
    }

    .modal .section-heading h2 {
        font-size: 19px;
    }

    .modal-body {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .modal hr {
        margin: 0.6rem 0rem 13px;
    }

    .form-control {
        display: block;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.5;
        color: var(--bs-body-color);
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: transparent;
        background-clip: padding-box;
        border: unset;
        border-radius: unset;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        border-bottom: 1px solid #fff;
        font-family: 'futura-lt-w01-book';

    }

    .oops {
        font-size: 30px;
    }

    .oops-greet{
        font-size: 18px;
    } 

    .oops-subtitle{
        font-size: 12px;
    }

    .go-home {
        font-size: 16px;
    }
}

}
#k122{
    margin-top: 2rem !important ;
}
@media  (min-width: 376px) and (max-width: 860) {
    .tableconatainer {
        
        margin: 80px 184px 10px 184px !important;
       }
}