@media (max-width: 991px) {
    .state h4 {
    font-size: 12px;
    padding-top: 8px;
    margin: 0;
}
.state img {
    width: 60px;
}
.state {
    padding: 10px;
}
.presence .map {
    background-color: #c4c8ad;
    height: 400px;
    border-radius: 20px;
    margin-bottom: 20px;
}
    .projects {
    background: var(--secondary-color);
}
    .hide-mobile{
        display: none !important;
    }
    .navbar-toggler span{
        color: #fff;
    }
    .navbar-expand-lg .navbar-nav .nav-item {
    padding: 0;
}
    main {
        margin-top: 60px;
        overflow-x: hidden;
    }
    .banner-mobile video{
        width: 100%;
        height: 100%;
    }
    .order-xs-2{
        order: 2;
    }
    .head .link {
        text-align: left;
        font-size: 10px;
    }
    .projects .project-slider .card {
        border-radius: 25px;
        height: 300px;
        position: relative;
        margin: 13px 0;
    }
    .projects .project-slider {
        margin: 0;
    }
    .about-section .heading {
        font-size: 30px;
        line-height: 40px;
        /* text-align: center; */
    }
    h2.subhead {
        /* font-family: "Roboto", serif; */
        font-size: 14px;
        margin-bottom: 30px;
        /* text-align: center; */

    }
    .about-section .icon{
    text-align: center;

    }
    .about-section .icon h4{
        color: #816814;
        font-size: 16px;
        font-family: var(--head-bold-font);
        margin-bottom: 2px;
    }
    .about-section .icon p{
        font-size: 12px;
    }
    .about-section .icon-list{
        list-style: none;
        padding: 0 !important;
    }
    .about-section .icon-list li{
        margin-bottom: 30px;
    }
    .about-section .icon svg{
        background: #45543d;
        height: 80px;
        width: 80px;
        border-radius: 50%;
        padding: 15px;
        margin-bottom: 10px;
    }
    .service .content .info h3 {
        font-size: 11px;
        line-height: 0px;
    }
    .service .content .info h3 span {
        font-size: 20px;
        line-height: 55px;
    }
    .service .content .btn-lined span {
        border: none;
        font-size: 10px;
        font-weight: 600;
        letter-spacing: 0.02em;
        text-align: left;
        padding: 5px 20px;
        border-radius: 5px;
        height: 26px;
        display: block;
    }
    .service .content .btn-lined {
        background: #D5A854;
        padding: 5px;
        border-radius: 5px;
    }
    .service .content .club-logo {
        position: absolute;
        bottom: auto;
        right: auto;
        top: 0px;
        left: 10px;
    }
    .service .content .club-logo img{
        width: 100px;
    }
    .walkthrough .image img, .service .image img {
        height: 260px;
    }
    .walkthrough .content .info, .service .content .info, .cta .content .info {
        padding-top: 80px !important;
        color: white;
        margin-bottom: 20px !important;
    }
    .testimonial {
        padding: 40px 0 0px 0;
        background: #B1973F;
    }
    .testimonial h2.subhead{
        color: #fff;
    }
    .testimonial .card .text img {
        width: 40px;
        height: 46px;
        position: absolute;
        top: -5px;
        left: 0;
    }
    .testimonial .card .text p {
        font-size: 16px;
        line-height: 20px;
        padding: 10px;
        padding-bottom: 0;
    }
    .testimonial .card .info h4 {
        font-size: 16px;
    }
    .testimonial .card .info img {
        width: 40px;
        height: 46px;
        margin-top: -2px;
        margin-left: 20px;
    }
    .testimonial-slider .slick-prev {
        left: 40%;
        /* color: white; */
    }
    .testimonial-slider .slick-next {
        right: 40%;
        /* color: white; */
    }
    .testimonial-slider .slide {
        padding-bottom: 30px;
    }
    .heading {
        font-size: 30px;
        line-height: 40px;
    }
    .news .news-slider .slide {
        padding-bottom: 0px;
        margin: 10px;
    }
    .news .card .image {
        height: 220px;
        width: 100%;
    }
    .news, .project-details, .about-details {
        padding-bottom: 0;
    }
    .cta .content h3 {
        font-size: 16px;
        line-height: 30px;
        text-align: center;
    }
    .cta .content h3 span {
        font-size: 24px;
    }
    .cta .content {
        padding: 20px;
    }

    .cta .cta-inner {
        margin: 60px 0 -100px 0;
        border-radius: 50px;
        position: relative;
    }
    .cta .image img {
        height: 180px;
        object-fit: cover;
        object-position: bottom;
        width: 100%;
        border-radius: 23px;
    }
    footer ul li {
        font-size: 15px;
        font-weight: 300;
        line-height: 30px;
        letter-spacing: 0.02em;
        padding-bottom: 10px;
        display: flex;
    }
    footer ul li i {
        font-size: 17px;
    }
    footer ul li {
        align-items: baseline;
    }
    footer .body h4 {
        font-size: 20px;
        line-height: 50px;
    }
    footer .copyright-footer {
    border-top: 1px solid #000;
    display: block;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    text-align: center;
}
footer .copyright-footer .policy {
    display: flex;
    justify-content: center;
    padding: 0 !important;
}
.presence {
    padding: 0px 0;
}
.breadcrumb-banner {
    height: 250px;
}
.breadcrumb-banner h1{
    font-size: 32px;
}
.heading.two {
    font-size: 27px;
    line-height: 35px;
    margin-bottom: 20px;
}
.ml-75{
    margin-left: 0;
}
.our-imapact-content{
    padding-top: 50px;
}
.text-center-xs{
    text-align: center;
}
.our-impact .our-imapact-content .row:nth-child(even) .row .col-md-5 {
    order: inherit;
}
.our-impact .our-imapact-content .row:nth-child(even) .row .col-md-5 .ml-75 {
    margin-right: 0;
    margin-left: 0;
    text-align: center !important;
}
.our-impact .our-imapact-content .row:nth-child(even) .row .col-md-5 .ml-75 .heading.two {
    text-align: center;
    margin-bottom: 00px !important;
    font-size: 20px !important;
}
.our-impact .heading.two {
    font-size: 20px !important;
    line-height: 35px !important;
    margin: 0;
    /* text-align: center !important; */
    margin-bottom: 0 !important;
}
.impact-slider {
    padding-bottom: 20px;
}
.about.cta .content h3 {
    font-size: 18px;
    text-align: left;
}
.about.cta .content h3 span {
    font-size: 20px;
}
.about.cta .image img{
    height: 260px;
}
.heading.three {
    font-size: 22px;
}
.mb-sm-3{
    margin-bottom: 30px;
}
.col-xs-6 {
    flex: 0 0 auto;
    width: 50%;
}
.icon-card {
    padding: 10px 8px;
    height: 150px;
}
.project-img {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 20px;
}
.project-card .project-img img {
    height: 200px;
}
.project-card .project-logo img {
    height: 60px;
}
.project-highlight {
    display: block;
}
.project-highlight .item {
    margin-bottom: 6px;
}
.project-highlight .item svg{
    height: 25px;
}
.project-card ul {
    padding-top: 15px;
}
.project-card ul p{
    margin-bottom: 5px;
}
.project-card:nth-child(odd) .project-img {
    padding-left: 0px;
    padding-right: 0;
}
.project-card:nth-child(odd) .row {
    flex-flow: column;
}
.testimonial-slider-2 .slide {
    margin: 0 5px;
}
.news.news-details .card .image .popup-youtube img {
    height: auto;
    border-radius: 10px;
}
.testimonial .card .info h6 {
    font-size: 17px;
}
.testimonial .card {
    padding-bottom: 20px;
}
.project-page header .navbar-brand img {
    width: 200px;
}
.navbar-toggler{
    border: none;
}
.project-page header .navbar>.container{
    padding: 0;
}
.project-page header .navbar>.container .head{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}
.project-page header .navbar .navbar-collapse {
    background: #11482A;
    padding: 10px;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 90px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px;
    margin: 0;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #C4C8AD;
    border-radius: 5px;
    text-align: center;
    justify-content: center;
    color: white !important;
    margin-top: 10px;
}
.project-page .project-banner .project-image img {
    width: 100%;
    height: auto;
    border-radius: 0 15px 15px 0;
}
.project-page .heading span {
    font-size: 28px;
}
.project-page .overview h4{
    font-size: 22px;
    line-height: 15px;
}
.project-page .overview{
    padding-bottom: 0;
}
.project-page .walkthrough .image img{
    height: 280px;
}
.gallery .slide img {
    height: 200px;
}
.project-page .master_plan h4 {
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 3px;
}
.project-page .master_plan .image img {
    width: 100%;
    height: auto;
    object-fit: contain;
    padding-top: 100px;
    padding-bottom: 30px;
}
.project-page .plot_value h4 {
    font-size: 20px;
    line-height: 40px;
}
.project-page .plot_value .card .price{
    background-image: none;
    padding: 50px 0;
}
.project-page .plot_value .card .price h1 {
    font-size: 80px;
    line-height: 80px;
}
.project-page .plot_value .card .options .option-1 {
    padding: 50px 0;
    margin-bottom: 15px;
    border-radius: 0;
}
.project-page .plot_value .card .options .option-2 {
    background: #A6975F;
    padding: 60px 10px;
    border-radius: 0 0 0 30px;
}
.project-page .plot_value .card .options .option-3 {
    padding: 60px 10px;
    border-bottom-right-radius: 36px;
}
.amenities .amenity .icon {
    height: 80px;
}
.amenities .amenity .icon svg {
    width: 100%;
    height: 100%;
}
.project-page .cta .content h3 span {
    font-size: 30px;
    line-height: 35px;
}
.project-page .cta .content h3{
    font-size: 20px;
}
.navbar-toggler:focus {
    box-shadow:none;
}
.goal {
    padding: 0;
    background: transparent;
    text-align: center;
}
.goal svg {
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
}
.goal h2 {
    font-size: 20px;
    font-family: var(--head-bold-font);
    color: var(--primary-color);
    letter-spacing: 2px;
}
.goal p {
    color: #000000;
}
.contact-form , .contact-content{
    background: #dddedd;
    padding: 10px;
}
.contact-form form{
    background: white;
    padding: 30px 20px;
}
.contact-info {
    padding-bottom: 40px;
    margin-left: 0;
    display: grid;
    align-items: center;
    background: white;
    padding: 20px;
    text-align: center;

}
.contact-info i {
    font-size: 30px;
    margin-right: 0;
    margin-bottom: 10px;
}
#enquiry .modal-dialog{
    max-width: 100%;
}
#enquiry .modal-content{
    background: #fff;
}
.get-in-touch h3 {
    margin-top: -80px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 24PX;
}
 #enquiry .modal-body{
    padding: 0;
 }
#enquiry form {
    padding: 0 30px 40px 30px;
}
.get-in-touch input {
    background-color: white;
    border: 1px solid #0D120E;
    border-radius: 0.375rem;
    height: 40px;
}
.get-in-touch .input-group span {
    background: #000000;
    border-color: #000000;
}
.get-in-touch .input-group-text i {
    font-size: 25px;
    color: #ffffff;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: rgb(0 0 0) !important;
}
.get-in-touch label {
    color: var(--secondary-color);
    margin-bottom: 5px;
}
.get-in-touch label em {
color: red;
}
.get-in-touch .btn.btn-primary {
    padding: 6px 60px;
    background: #000000;
    border: 1px solid #B19738;
    border-radius: 0;
    font-size: 18px;
    width: 100%;
}
.get-in-touch .input-group {
    margin-bottom: 10px;
}
.get-in-touch .form-check label {
    font-size: 10px;
}
.get-in-touch .form-control::placeholder {
    color: #B1973F;
    opacity: 0;
}
}

@media (min-width: 992px) {
    .get-in-touch .btn.btn-primary {

    font-size: 18px;
    COLOR: BLACK;
    width: 80%;
    margin: 0 10%;
        font-family: "Marcellus SC", serif;
}
    .get-in-touch input{
        color: white;
    }
    #enquiry .modal-dialog{
        max-width: 90%;
    }
    #enquiry .modal-content{
        background: #0d120e;
    }
    .project-page .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
        color: var(--secondary-color);
        border: none;
    }
    .hide-desktop{
        display: none !important;
    }
    .navbar-brand-mobile{
        display: none;
    }
    .banner-mobile{
        display: none;
    }
    .order-xs-2{
        order: revert !important
    }

}
/* Desktop hover behavior */
@media (min-width: 992px) {
  .dropdown-submenu:hover > .dropdown-menu {
    display: block;
  }
}

/* Mobile stacked submenu */
@media (max-width: 991px) {
  .dropdown-submenu .dropdown-menu {
    position: relative;
    top: 100%;
    left: 0;
    width: 100%;
  }

  .dropdown-submenu .dropdown-menu.show {
    display: block;
  }
}
@media (min-width: 769px) and (max-width: 1184px) {
        .banner-mobile{
        display: block;
    }
  /* Tablet-specific styles go here */
  .navbar-toggler{
    color: #fff;
  }
  main {
    margin-top: 60px;
    overflow-x: hidden;
}
.about-section .icon-list {
    list-style: none;
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
}
.about-section .icon-list li {
    margin-bottom: 30px;
    width: calc(100%/2);
}
.news .card .content {
    padding: 20px 30px;
    height: 300px;
}
.cta .image img {
    height: 280px;
}
.cta .cta-inner {
    margin: 60px 0 -140px 0;
    border-radius: 50px;
    position: relative;
}
footer {
    /* padding-top: 200px; */
}
/* .col-md-8, .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
} */

.about-section .heading {
    font-size: 40px;
    line-height: 50px;
}
.heading{
    font-size: 40px;
}
.hide-tab{
    display: none;
}
.icon-card {
    padding: 10px 2px;
}
.counter .item .count span {
    font-size: 13px;
}
.project-page .attraction .card img {
    height: 250px;
}
.project-page .attraction .card h2 {

    font-size: 16px;
    line-height: 20.9px;
}
#enquiry .modal-content {
    background: #000000;
    width: 100%;
    margin: auto;
}
}
@media (min-width: 769px) and (max-width: 991px) {
    .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
}
    .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
}
#enquiry .modal-content {
    background: #fff;
    width: 80%;
    margin: auto;
}

}