@media only screen and (min-width: 1599px) {
  .threed-btn {
    right: -30%;
  }

}

@media only screen and (min-width: 1523px) {

  /* .hm_topban p{font-size: 22px;} */
  .hm_topban {
    height: 100vh;
  }
}

@media (min-width: 1281px) {
  .hm_topban ul li.flip-wrap.responsive {
    display: none !important;
  }
}

@media only screen and (min-width: 1081px) {
  .slider-nav-core {
    display: none;
  }
}

@media (min-width: 992px) {
  .full-width-container.container {
    /* max-width: 1310px; */
  }

  .res-copyright,
  .res-ma-logo {
    display: none;
  }

  .rera-number.res-rera-num {
    display: none;
  }

  .plans-section .tab-content h3.resp-title {
    display: none;
  }

  .responsive-slider-iconview {
    display: none !important;
  }

  .plans-section .plan-img .item,
  .plans-section .plan-img .item img {
    height: 100%;
  }
}


@media (min-width: 768px) {

  .vision-list .award-list li,
  .vision-list .award-list li:nth-last-child(3n + 3),
  .vision-list .award-list li:nth-last-child(3n + 1) {
    margin: 0;
  }

  .footer-hover-content a span {
    position: relative;
    padding-left: 10px;
    margin-left: 10px;
  }

  .footer-hover-content a span:before {
    content: "";
    height: 70%;
    width: 1px;
    background: #f5822a;
    position: absolute;
    top: 4px;
    left: 0;
  }

  .resp-amenities-slider.amenities-slider {
    display: none !important;
  }

  .res-slider-tab {
    display: none !important;
  }

  .resp-banner-img {
    display: none;
  }

  .architect-name.res-name {
    display: none;
  }
}

@media only screen and (max-width: 1600px) {


  .corepillers-section ul li {
    margin: 0 15px;
  }

  .corepillers-section ul li a {
    font-size: 18px;
  }

  .hm_topban ul li a {
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 1500px) {
  .landing .title {
    font-size: 38px;
  }

  .landing .custom-model-inner {
    width: 95%;
  }
}

@media (max-width: 1441px) {
  .first-menu li .csr.tool-tip:before {
    bottom: -68px;
    top: 33px;
  }

  .project-title {
    margin-left: -3rem !important;
  }

  .bcm-vertex .inaugration-slider .item .filter-img {
    height: 140px !important;
  }
}

@media only screen and (max-width: 1400px) {

  .section-title .sub-title {
    font-size: 18px;
  }

}


@media only screen and (max-width: 1300px) {
  /* Landing page css */

  .landing .iconview {
    padding: 45px 0 50px;
  }

  .landing .iconview .icon-box .icon-img {
    min-height: 50px;
    margin-bottom: 20px;
  }

  .landing .iconview .icon-box img {
    height: 50px;
  }

  .landing .threed-view,
  .landing .architect,
  .landing .amenities-slider-main,
  .about-bcm {
    padding: 45px 0 50px;
  }

  .landing .title {
    font-size: 32px;
  }

  .landing .architect {
    padding: 45px 0 50px;
  }
}


@media (max-width: 1199px) {
  .hm_topban {
    background-attachment: initial !important;
  }

  div#backToTopBtn {
    display: none;
  }

  .search-btn,
  .navbar-custom .navbar-toggler-icon,
  ul.menu-social-links li a {
    width: 45px;
    height: 45px;
  }

  .search-btn img {
    width: 15px;
  }

  .navbar-custom .navbar-toggler-icon {
    background-size: 15px;
  }

  .search-btn {
    margin: 0 10px;
  }

  .navbar-custom .navbar-toggler-icon {
    margin: 0;
  }

  span#menuText {
    font-size: 14px;
  }

  ul.menu-social-links li a img {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 1280px) {

  .hm_topban .flip-box-inner a:before {
    z-index: 99;
  }

  .hm_topban ul li:hover .flip-box-inner .flip-box-front .icon {
    opacity: 0;
    transition: opacity 0.3s 0.1s ease-in-out;
  }

  .plans-section table td {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1199px) {
  .padding-tb {
    padding: 60px 0;
  }

  .csr-project .left-sec {
    /* padding-right: 150px; */
  }

  .csr-project .right-sec img {
    /* margin-left: -100px; */
    /* width: calc(100% + 100px); */
  }

  .csr-project .left-sec {
    /* width: 100%; */
  }

  .csr-project .right-sec {
    position: relative;
    /* left: 0; */
    margin: 0 auto 0 -115px;
    width: 100%;
    /* top: auto; */
    transform: initial;
  }

  .corepillers-section ul {
    display: none !important;
  }

  .slick-slide .bg-img {
    display: none;
  }

  .corepillers-section .tab-detail-box {
    max-width: 80%;
    margin: -90px auto 0;
  }

  .corepillers-section .slider-nav-core {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 320px;
    margin: 30px auto 0;
  }

  .corepillers-section .slider-nav-core h3 {
    font-size: 20px;
    margin: 0;
  }

  .slick-arrow {
    background: radial-gradient(circle,
        rgba(232, 124, 33, 1) 53%,
        rgba(225, 103, 24, 1) 89%);
    color: #fff;
    border: none;
    font-size: 0;
    border-radius: 50%;
    padding: 10.5px 15px;
  }

  .slick-arrow:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
  }

  .slick-prev:before {
    content: "\f104";
  }

  .corepillers-section {
    padding: 70px 0 0;
  }

  .banner-images .slick-arrow {
    position: absolute;
    top: 43%;
    transform: translateY(-50%);
  }

  .banner-images .slick-prev {
    left: -6px;
    z-index: 9;
  }

  .banner-images .slick-next {
    left: auto;
    right: -4px;
  }

  .hm_topban h1 {
    /* font-size: 35px; */
  }

  .hm_topban ul {
    margin-top: 40px;
    justify-content: center;
  }

  .hm_topban p {
    font-size: 18px;
  }

  .navbar-nav .nav-item+.nav-item {
    margin-left: 18px;
  }

  .animate-icon {
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: 10px;
    font-size: 20px;
  }

  /* .hm_topban ul li:hover a{transform: scale(0.99, 1) translateY(-17px);} */

  .banner-images li .explore {
    font-size: 14px;
  }

  .hm_topban ul li {
    /* padding: 17px 9px; */
  }

  .hm_topban ul li a.explore {
    bottom: 8px;
  }

  .award-list .slick-dots {
    margin-top: 10px;
  }

  .vision.award-section.padding-tb {
    padding-bottom: 90px;
  }

  header .navbar {
    padding-top: 10px;
  }

  .hm_topban ul .slick-track {
    max-height: 260px;
  }

  .landing .sidebar-form {
    right: -100%;
  }

  .nav-expanded.landing .sidebar-form {
    right: 0;
  }

  /* 19-12-22 */

  .plans-section .nav {
    display: none;
  }

  .landing .slick-dots li {
    list-style: none;
    font-size: 0;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 4px;
  }

  .landing .slick-dots {
    padding-left: 0;
    text-align: center;
    margin-top: 15px;
  }

  .landing .slick-dots li button {
    background: transparent;
    border: 1px solid #f5822a;
    border-radius: 100%;
    height: 100%;
    width: 100%;
  }

  .landing .slick-dots li.slick-active button {
    background-color: #f5822a;
  }

  .amenities-slider {
    display: none !important;
  }

  .resp-amenities-slider.amenities-slider {
    display: block !important;
  }

  .amenities-slider-main .slick-arrow.slick-next {
    left: 51%;
  }

  .amenities-slider-main .slick-arrow.slick-next:before,
  .amenities-slider-main .slick-arrow.slick-prev:before {
    font-size: 20px;
  }

  .plans-section .tab-content h3 {
    font-size: 32px;
  }

  .plans-section .plan-img .item,
  .plans-section .plan-img .item img {
    /* object-fit: contain; */
  }

  .architect .architect-name {
    /* position: static; */
    /* margin-bottom: 20px; */
  }

  .landing .architect .architect-name {
    /* padding-left: 0; */
  }

  .plans-section .pillers-main-div .slick-dots {
    display: none !important;
  }
}

@media only screen and (max-width: 1023px) {
  .csr-project {
    flex-direction: column;
  }

  .csr-project .right-sec img {
    margin-left: 0;
    width: 100%;
  }

  .csr-project .right-sec {
    position: relative;
    left: 0;
    margin: 0 auto;
    width: 80%;
    top: auto;
    transform: initial;
    padding: 0;
    margin-top: -77px;
    right: 0;
  }

  .csr-project .left-sec {
    /* padding-right: 60px; */
  }
}

@media (max-width: 1199px) {
  .section-title .sub-title {
    max-width: 100%;
  }

  /* 8-12-22 */

  .gallery {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* 4-3-23 */

  .view-btn {
    opacity: 0;
    visibility: hidden;
  }

  .view-btn.show-details {
    opacity: 1;
    visibility: visible;
    display: inline-block;
    width: auto;
  }

  .vertical-pills a.nav-link {
    line-height: 1.5 !important;
  }

  .landing-footer .footer-bottom {
    margin-top: 0;
  }

  .video-player-sec iframe {
    height: 500px;
  }

  .bcm-vertex .col-location {
    padding-top: 0 !important;
  }
}

@media only screen and (max-width: 768px) {

  /* .adress-info,.link-ul{display: flex;}	 */
  .link-ul-quick {
    margin-top: 20px;
  }

  .projects__box-target {
    bottom: 6%;
    right: 4%;
  }

  .updates-detail table tbody tr td.serial-num {
    width: auto;
  }

  .updates-detail table tbody tr td.date {
    width: auto;
  }

  /* .bcm-prime .proj_hightlight_slider .csr-gallery .owl-nav{bottom: 3em; left: 1.5em;} */
}

@media (max-width: 989px) {
  .masonary-gallery .masonary-container>div:last-child {
    grid-column: span 2;
  }
}

@media screen and (max-width: 992px) {
  .vision-list#counterMain li {
    margin: 0 15px 15px 0;
  }

  .adress-info,
  .link-ul {
    display: flex;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0;
    font-family: "gilroymedium";
    position: relative;
  }

  .navbar-expand-lg .navbar-nav .nav-link:before {
    content: "";
    height: 4px;
    width: 0;
    position: absolute;
    background: #f5822a;
    bottom: -8px;
    transition: all 0.3s ease-out;
  }

  .navbar-expand-lg .navbar-nav .nav-link:hover:before,
  .navbar-expand-lg .navbar-nav .nav-item.active .nav-link:before {
    width: 100%;
    transition: all 0.3s ease-out;
  }

  .navbar-expand-lg .navbar-nav .nav-item+.nav-item {
    margin-left: 30px;
  }

  .navbar-expand-lg .navbar-nav {
    margin-top: 10px;
  }

  .navbar-brand .logo-icon {
    max-width: 90px;
  }

  .navbar-brand .logo-text {
    max-width: 110px;
    margin-left: 6px;
  }

  .navbar-toggler {
    z-index: 9;
  }

  .navbar-collapse {
    overflow: hidden;
  }

  .social-media-link {
    opacity: 0;
    text-align: center !important;
    margin-top: 25px;
    transform: translateY(20px);
    order: 1;
    transition: opacity 0s, transform 1s cubic-bezier(0.4, 0, 0, 1);
  }

  .navbar-expand-lg .navbar-collapse.show .social-media-link {
    opacity: 1;
    transform: translateY(0);
    position: relative;
    padding: 20px 0;
    transition: opacity 0s, transform 1s cubic-bezier(0.4, 0, 0, 1);
    transition-delay: 1.5s;
  }

  .navbar-expand-lg .navbar-collapse.show .social-media-link:before,
  .navbar-expand-lg .navbar-collapse.show .social-media-link:after {
    content: "";
    height: 1px;
    width: 100%;
    background: url(../img/res-border-menu.webp);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    background-position: center;
    background-size: 100%;
    top: 0;
  }

  .navbar-expand-lg .navbar-collapse.show .social-media-link:after {
    bottom: 0;
    top: auto;
  }

  .res-copyright {
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
    opacity: 0;
    transform: translateY(20px);
    order: 2;
    display: block;
    width: 100%;
    transition: opacity 0s, transform 1s cubic-bezier(0.4, 0, 0, 1);
  }

  .navbar-expand-lg .navbar-collapse.show .res-copyright {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0s, transform 1s cubic-bezier(0.4, 0, 0, 1);
    transition-delay: 1.6s;
  }

  .res-copyright span {
    display: block;
  }

  .navbar-expand-lg .navbar-nav {
    width: 50%;
    margin: 0 auto;
  }

  .navbar-expand-lg .navbar-nav li {
    text-align: center;
  }

  .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link {
    display: inline-block;
    font-size: 16px;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0s, transform 1s cubic-bezier(0.4, 0, 0, 1);
  }

  .landing-header .navbar .navbar-nav li.nav-item a.nav-link {
    font-size: 18px;
  }

  .navbar-expand-lg .navbar-collapse .return-site {
    transition-delay: 0.7s;
    opacity: 0;
  }

  .navbar-expand-lg .navbar-collapse.show .navbar-nav .nav-link {
    opacity: 1;
    transform: translateY(0px);
    transition: opacity 0s, transform 1s cubic-bezier(0.4, 0, 0, 1);
  }

  .navbar-expand-lg .navbar-collapse.show .navbar-nav .nav-item:first-child>.nav-link {
    transition-delay: 0.7s;
  }

  .navbar-expand-lg .navbar-collapse.show .navbar-nav .nav-item:nth-child(2)>.nav-link {
    transition-delay: 0.8s;
  }

  .navbar-expand-lg .navbar-collapse.show .navbar-nav .nav-item:nth-child(3)>.nav-link {
    transition-delay: 0.9s;
  }

  .navbar-expand-lg .navbar-collapse.show .navbar-nav .nav-item:nth-child(4)>.nav-link {
    transition-delay: 1s;
  }

  .navbar-expand-lg .navbar-collapse.show .navbar-nav .nav-item:nth-child(5)>.nav-link {
    transition-delay: 1.1s;
  }

  .navbar-expand-lg .navbar-collapse.show .navbar-nav .nav-item:nth-child(6)>.nav-link {
    transition-delay: 1.2s;
  }

  .navbar-expand-lg .navbar-collapse.show .navbar-nav .nav-item:nth-child(7)>.nav-link {
    transition-delay: 1.3s;
  }

  .navbar-expand-lg .navbar-collapse.show .navbar-nav .nav-item:nth-child(8)>.nav-link {
    /* transition-delay: 1.4s; */
  }

  .navbar-expand-lg .navbar-collapse.show .navbar-nav .nav-item:nth-child(9)>.nav-link {
    transition-delay: 1.5s;
  }

  .navbar-expand-lg .navbar-collapse.show .navbar-nav .nav-item:nth-child(10)>.nav-link {
    transition-delay: 1.6s;
  }

  .return-site {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0s, transform 1s cubic-bezier(0.4, 0, 0, 1);
  }

  .navbar-expand-lg .navbar-collapse.show .return-site {
    opacity: 1;
    transform: translateY(0px);
    transition: opacity 0s, transform 1s cubic-bezier(0.4, 0, 0, 1);
    transition-delay: 1.7s;
  }

  .navbar-expand-lg .navbar-nav .nav-item+.nav-item {
    margin-left: 0;
    margin-top: 12px;
  }

  .navbar-light .navbar-toggler {
    padding: 0;
    background: transparent !important;
    outline: none;
    position: relative;
    right: 15px;
    top: 0px;
  }

  .navbar-collapse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: initial !important;
  }

  .adress-1,
  footer .width-50 {
    width: 50%;
    padding-right: 20px;
  }

  .projects .tabcontent>div {
    flex-basis: 48%;
  }

  .adress-2 {
    margin-top: 0;
  }

  .last-ul-footer {
    padding-top: 10px;
  }

  footer .padding-top {
    padding-top: 10px;
  }

  footer li {
    margin-bottom: 9px;
  }

  header .navbar,
  header.nav-down.to-top .navbar {
    position: fixed;
    overflow-y: hidden;
  }

  /* body.overflow-hidden header .navbar,
  body.overflow-hidden header.nav-down.to-top .navbar {
    height: 100%;
    align-items: baseline;
  } */
  .inner-page-header-bg .mt-head-space {
    margin-top: 6.5em;
  }

  .bcm-vertext .project-title {
    margin-left: 0;
  }

  body .proj-hero__heading {
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    margin-top: 50px;
  }

  /* 24-11-22 */

  .navbar-collapse.show {
    align-content: center;
    padding: 0px 30px;
  }

  /* Landing page changes */

  .landing .navbar-collapse.show {
    flex-direction: row-reverse !important;
    align-content: center;
  }

  .return-site {
    text-align: center !important;
  }

  .return-site a {
    align-items: center;
    font-size: 16px;
  }

  .return-site a img {
    margin-left: 11px;
    width: 17px;
  }

  .landing-header.nav-down .navbar .navbar-brand {
    width: 150px;
  }

  .navbar-toggler.collapsed:before {
    content: none;
  }

  .res-ma-logo {
    max-width: 46px;
    margin-top: 20px;
    opacity: 0;
    transform: translateY(20px);
    margin: 0 auto;
    order: 3;
    transition: opacity 0s, transform 1s cubic-bezier(0.4, 0, 0, 1);
  }

  .navbar-expand-lg .navbar-collapse.show .res-ma-logo {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0s, transform 1s cubic-bezier(0.4, 0, 0, 1);
    transition-delay: 1.7s;
  }

  .res-ma-logo img {
    max-width: 100%;
  }

  .hm_topban {
    width: 100%;
    background: url(../img/bcm-group-banner-bg.webp) no-repeat;
    background-size: cover;
    background-position: center;
  }

  .stay-connected .social-media-link {
    text-align: left !important;
    transform: none;
    margin-top: 0;
    opacity: 1;
  }

  /* 25-11-22 */
  .navbar-expand-lg .navbar-collapse.collapse.show {
    display: flex !important;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 85px 30px;
    overflow: auto;
    height: 100% !important;
    justify-content: flex-end;
    align-content: center;
    background: #182b32;
    transition: transform 0.7s ease-in-out;
  }

  body {
    position: relative;
  }

  body:before {
    /* content: ""; */
    height: 100%;
    width: 100%;
    background: #182b32;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    transform: translate3d(0, -100%, 0);
    transition: transform 1s ease-in-out;
  }

  /* body.overflow-hidden:before {
    transform: translate3d(0, 0, 0);
    transition: transform 2s 0.1s ease-in-out;
  } */
  /* body.overflow-hidden header .navbar .navbar-brand {
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
  } */
  header .navbar .navbar-brand {
    transition: opacity 0.6s 1s ease-in-out;
  }

  .landing .banner-section .container {
    padding-top: 0;
  }

  .navbar-collapse .rera-number span {
    display: none;
  }

  .navbar-collapse .rera-number {
    order: 1;
    margin-top: 10px;
    margin-right: 0;
    text-align: center;
    word-break: break-all;
  }

  .navbar-expand-lg .navbar-collapse .return-site {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .navbar-collapse .rera-number strong {
    margin-right: 10px;
  }

  .return-site a img {
    display: none;
  }

  .return-site a {
    color: #f5822a;
  }

  .landing-header .navbar .navbar-nav li.nav-item a.nav-link {
    letter-spacing: 0;
  }

  #nav-expander .nav-btn {
    margin-top: 15px;
  }

  .rera-number.res-rera-num {
    text-align: center;
  }

  .rera-number.res-rera-num span {
    display: none;
  }

  .navbar-expand-lg .navbar-collapse.collapse {
    transition: all 0.6s 0.7s ease-in-out;
  }

  .plans-section .tab-content h3 {
    display: none;
  }

  .plans-section .tab-content h3.resp-title {
    display: block;
  }

  .plans-section .plan-img {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.16);
    height: 100%;
    margin: 2px;
    height: auto;
  }

  header .navbar .navbar-nav {
    padding-top: 0;
    order: -1;
    width: 100%;
  }

  .desktop-iconview {
    display: none;
  }

  .landing .iconview .icon-box img {
    margin: 0 auto;
  }

  .landing .iconview .icon-box {
    margin-bottom: 10px;
    padding: 0;
  }

  .navbar-collapse .rera-number strong {
    margin-right: 0;
    font-family: "gilroybold";
    display: block;
  }

  .ripple-animate.point5 {
    display: none;
  }

  .landing .architect-testimonial p {
    padding-right: 0;
  }

  .plans-section .pillers-main-div .slick-arrow {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    outline: none;
  }

  .landing .plans-section .tab-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .corepillers-section .pillers-main-div .tab-content .slick-arrow {
    display: none !important;
  }

  header .navbar .navbar-brand {
    width: 150px !important;
  }

  .proj-hero__logo {
    width: 110px !important;
  }

  .proj-hero__heading .title-secondary {
    font-size: 14px;
  }

  header .navbar,
  header.nav-down.to-top .navbar {
    padding-top: 15px !important;
  }

  header.nav-down .navbar {
    padding-top: 5px !important;
  }

  .project-title {
    margin-left: 0 !important;
  }

  .proj-loc {
    height: 465px;
  }
}

@media only screen and (max-width: 767px) {

  .privacy-policy-content p,
  .privacy-policy-content li{
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 15px;
  }
  .privacy-policy-content li ul {
    margin-top: 15px;
  }
  .privacy-policy-content ul {
    padding-left: 25px;
  }
  .privacy-section .banner-sub-text {
    margin: 5px 0 0px;
}
  .slide-in-menu {
    width: 100vw;
    right: -100vw;
  }

  .header-logo {
    max-width: 120px;
  }

  #searchInput.search-input-visible {
    width: calc(100% - 20px);
  }

  #searchInput {
    padding: 0;
    position: fixed;
    left: 10px;
    top: 100px;
  }

  .slide-in-menu {
    padding-top: 125px;
  }

  p {
    font-size: 16px;
    line-height: 1.5;
  }

  h2,
  .gallery .heading h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 22px;
  }

  .hm_topban ul li.flip-wrap {
    margin-bottom: 10px;
  }

  .sidebar-form .btn-sec {
    text-align: center;
    width: 100%;
  }

  img.desk-banner-img {
    display: none;
  }

  .vision-list#counterMain li:nth-child(3n-1) {
    margin: 0 0 20px 0;
  }

  .vision-list#counterMain li:nth-child(3n),
  .vision-list#counterMain li:nth-child(3n + 1) {
    margin: 0 0 20px;
    /* Adjust value as needed */
  }

  .vision-list#counterMain li:last-child {
    margin: 0;
  }

  header .navbar .navbar-brand {
    margin-left: 10px;
  }

  .padding-tb {
    padding: 30px 0;
  }

  .section-title h2 {
    font-size: 24px;
    line-height: 1.5;
  }

  .section-title .sub-title {
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
  }

  .section-title {
    margin-bottom: 30px;
  }

  .section-title .sub-title {
    max-width: 100%;
  }

  .corepillers-section .tab-detail-box {
    max-width: 100%;
    margin: 0 auto;
    min-height: inherit;
  }

  .company-updates {
    padding: 30px 0;
  }

  .banner-images .slick-arrow {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
  }

  .hm_topban {
    margin-top: 0;
    padding-top: 130px;
  }

  .hm_topban h1 {
    line-height: 1.4;
  }

  .vision-list li:last-child {
    margin-bottom: 0;
  }

  .corepillers-section {
    padding: 10px 0 0;
  }

  .vision-list .award-list li:nth-last-child(3n + 3),
  .vision-list .award-list li:nth-last-child(3n + 1) {
    margin-right: 0;
  }

  .award-list li {
    margin-bottom: 0;
    padding: 0;
  }

  .award-list .slick-dots li {
    width: 18px;
    height: 18px;
    margin: 0 5px !important;
  }

  .updates-detail table thead,
  .updates-detail table tbody tr td.serial-num {
    display: none;
  }

  .updates-detail table tr,
  td {
    display: block;
    width: 100%;
  }

  .updates-detail table tbody tr td.date {
    width: 100%;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: none;
    padding-bottom: 0;
  }

  .updates-detail table tbody tr {
    margin-bottom: 40px;
  }

  .updates-detail table tbody tr td {
    position: relative;
    border-top: none;
    padding: 10px;
  }

  .updates-detail table thead tr th {
    padding: 10px;
    text-align: center !important;
    vertical-align: middle;
  }

  .updates-detail table tbody tr td.serial-num {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    width: 100%;
  }

  .updates-detail table tbody tr td.desc p {
    max-width: 100%;
    margin: 0;
    white-space: normal;
    text-align: justify;
  }

  .updates-detail table tbody tr td strong {
    /* text-align: left; */
  }

  .updates-detail table tbody tr td.desc {
    max-width: initial;
  }

  .cta-link,
  .custom-btn {
    font-size: 15px;
  }

  .updates-detail table thead tr th:last-child {
    text-align: center !important;
  }

  .updates-detail table thead tr th:first-child {
    width: 90px;
  }

  .updates-detail table thead tr th:nth-child(2) {
    width: 120px;
  }

  /* .updates-detail{overflow-x: auto;} */

  .cta-wrap {
    margin-top: 0;
  }

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

  /* .updates-detail table{ overflow-x: auto; white-space: nowrap; display: block; width: 220%;} */
  .updates-detail table tbody tr td.desc {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
  }

  .updates-detail table {
    width: 100%;
    border: none;
  }

  /* body.overflow-hidden {
    overflow: hidden;
  } */
  .banner-images .slick-prev {
    left: 13px;
  }

  .banner-images .slick-next {
    right: 13px;
  }

  .hm_topban ul li a.explore {
    bottom: 0;
  }

  .hm_topban ul li {
    /* padding: 0; */
    /* width: 44%; */
    margin: 0 auto 25px;
    /* box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5); */
  }

  .floor-plan-content {
    padding: 0 20px;
    text-align: center;
  }

  .corepillers-section .tab-content .tab-img-main {
    /* padding: 0 0 40px; */
  }

  .vision.award-section.padding-tb {
    padding: 40px 0;
  }

  .award-list .slick-dots {
    margin-top: 40px;
  }

  .csr-section .custom-btn {
    margin: 0 auto;
  }

  .csr-project .left-sec p {
    text-align: justify;
  }

  .vision-list li .counter-text {
    font-size: 18px;
  }

  .vision-list ul.award-list .slick-list {
    margin: 0 0 60px 0;
  }

  .award-list li .award-inner {
    padding: 25px 20px;
  }

  .vision-list .award-list .counter-text {
    margin: 20px 0 0;
    font-size: 14px;
    min-height: inherit;
  }

  .award-detail {
    margin: 20px 0 10px;
  }

  .footer-hover-content a {
    flex-wrap: wrap;
    align-content: center;
  }

  footer .footer-bottom .content-inner {
    flex-wrap: wrap;
  }

  .logo-to-hover {
    justify-content: center;
  }

  .footer-ma-logo {
    display: block;
    width: 100%;
    margin: 20px 0 0;
  }

  /* .hm_topban ul li:hover a{transform: scale(0.89, 1) translateY(-17px);} */
  footer {
    padding-top: 0 !important;
    margin-top: 0;
  }

  .desktop-footer {
    display: none;
  }

  .csr-project .left-sec h3 {
    width: 100%;
    text-align: center;
  }

  /* Landing page css start */

  .landing .iconview .col-md-4::before {
    content: none;
  }

  .landing .threed-btn {
    max-width: 100%;
    right: auto;
  }

  .landing .gallery-slick .left {
    width: 100%;
  }

  .landing .gallery-slick .right {
    width: 100%;
    margin-top: 100px;
  }


  .landing .gallery .slick-prev {
    left: 35px;
  }

  .landing .custom_paging,
  .landing .gallery .slick-next,
  .landing .gallery .slick-prev {
    top: 290px;
  }

  .lg-outer .lg-inner {
    position: static;
  }

  /* .landing .container {max-width: 90%;} */
  .landing-header .navbar .navbar-brand,
  .landing-header.to-top .navbar .navbar-brand {
    width: 150px;
  }

  .landing .banner-section {
    height: 100vh;
  }

  .landing .banner-text h1 {
    font-size: 25px;
    line-height: 45px;
  }

  .landing .banner-text h1 span {
    font-size: 45px;
    line-height: 50px;
  }

  .landing .banner-text p {
    font-size: 17px;
  }

  .ripple-animate.point2 {
    top: 55%;
    left: 86%;
  }

  .ripple-hover {
    width: 170px;
    max-width: 170px;
  }

  .webp-main svg {
    width: 65px;
  }

  .ripple-hover button {
    padding: 3px 20px;
    font-size: 13px;
    width: 160px;
  }

  .ripple-animate.point2 .ripple-hover button {
    right: 154px;
    top: 32px;
  }

  .ripple-animate.point1 {
    top: 30%;
    left: 18.6%;
  }

  .ripple-animate.point1 .ripple-hover button {
    top: -40px;
    left: 30px;
  }

  .ripple-animate.point5 .ripple-hover button {
    top: 32px;
    right: 28px;
    width: 190px;
  }

  .ripple-animate.point4 {
    bottom: 23%;
    left: 31%;
  }

  .bottom-point .ripple-hover {
    top: -10px;
  }

  .ripple-animate.point4 .ripple-hover button {
    left: -80px;
    top: 62px;
  }

  .ripple-animate.point3 {
    bottom: 27%;
    left: 74%;
  }

  .ripple-animate.point3 .ripple-hover button {
    right: 130px;
    top: 62px;
  }

  .landing .iconview {
    padding: 40px 0;
  }

  .landing .iconview .icon-box h4 {
    font-size: 20px;
  }

  .landing .threed-view {
    padding: 44px 0 50px;
    margin-top: 10px;
  }

  .landing .title {
    font-size: 30px;
  }

  .landing .threed-view .heading h2 {
    margin-bottom: 18px;
    font-size: 28px;
  }

  .landing .threed-btn button {
    padding: 13px 20px;
    font-size: 15px;
    margin-bottom: 15px;
  }

  .landing .iconview .icon-box p,
  .landing .threed-view .heading p {
    font-size: 16px;
    min-height: 6rem;
  }

  .landing .gallery .slick-item {
    padding: 30px 0 0;
  }

  .landing .gallery-slick .title {
    font-size: 22px;
  }

  .landing .gallery-slick .title {
    margin-bottom: 15px;
  }

  .landing .gallery .right p {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .gallery-slick .right ul {
    margin: 0;
  }

  .landing .gallery .green-cover table td {
    padding: 5px 0;
  }

  .landing .landing .architect .title {
    font-size: 28px;
  }

  .landing .architect {
    padding: 40px 0;
  }

  .landing .architect p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
  }

  .landing .architect-testimonial {
    margin-top: 30px;
  }

  .landing .quote-icon {
    width: 40px;
    margin-bottom: 15px;
  }

  .landing .architect-testimonial p {
    padding-right: 0;
  }

  .landing .architect-name span {
    font-size: 22px;
  }

  .landing .architect .architect-name {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .walkthrough .heading {
    font-size: 28px;
  }

  .walkthrough .walkthrough-bg {
    height: 270px;
  }

  .landing .play-btn {
    width: 70px;
    height: 70px;
    left: 41%;
    top: 50%;
  }

  .landing .play-btn .circle {
    width: 70px;
    height: 70px;
  }

  .landing p {
    font-size: 16px;
    text-align: justify;
    margin: 10px 0 0;
  }

  .landing .plans-section {
    padding: 40px 0;
  }

  .landing .plans-section .nav li {
    display: block;
    width: 100%;
  }

  .landing .plans-section .nav-pills .nav-link {
    padding: 12px 10px;
  }

  .landing .plans-section .nav-pills .nav-link {
    font-size: 16px;
  }

  .landing .plans-section .nav li:first-child .nav-link {
    padding-left: 10px;
  }

  .landing .plans-section .tab-content {
    padding-top: 10px;
  }

  .landing .plans-section .tab-content h3 {
    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;
  }

  .landing .plans-section table td {
    display: table-cell;
    width: 50%;
  }

  .landing .plans-section .tab-content .slick-slide .row {
    flex-direction: column-reverse;
  }

  .landing .plans-section .tab-content .slick-slide .row .col-md-5 {
    padding: 40px 40px 0;
    text-align: center;
  }

  .landing .plans-section .tab-content .slick-slide .row .col-md-5 table {
    text-align: left;
  }

  .landing .plans-section .tab-content .slick-slide .row .col-md-7 .plan-img {
    margin-bottom: 0;
    box-shadow: 0px -5px 30px 0px rgb(0, 0, 0, 0.3);
  }

  .landing .plan-click {
    bottom: 0;
  }

  .landing .plan-click img {
    width: 20px;
    display: inline-block !important;
  }

  .landing .plans-section .schedule-btn {
    position: static !important;
    margin: 30px 0 0;
    font-size: 16px;
    padding: 7px 20px;
  }

  .landing .plan-model-main.model-open.custom-model-wrap {
    height: calc(100vh - 350px);
  }

  .landing .plans-section {
    background-size: cover;
  }

  .landing .neighbours {
    height: 440px;
  }

  .landing .neighbours-box {
    max-width: 310px;
  }

  .landing .neighbours-box h2 {
    font-size: 25px;
    line-height: 1.3;
  }

  .landing .neighbours-box p {
    font-size: 14px;
  }

  .landing .amenities-slider-main {
    padding: 40px 0;
  }

  .landing .amenities-slider-main .heading .title {
    margin-bottom: 15px;
  }

  .landing .amenities-slider-main .heading {
    margin-bottom: 30px;
  }

  .landing .amenities-slider-main .slick-dots {
    padding-left: 0;
    flex-wrap: wrap;
  }

  .landing .masonary-gallery {
    padding-top: 40px;
  }

  .landing .cta-link,
  .landing .custom-btn {
    padding: 12px 15px;
    font-size: 16px;
  }

  .landing .about-bcm {
    padding: 40px 0;
    text-align: center;
  }

  .landing .vision-list-landing .counter-main {
    font-size: 28px;
  }

  .landing .counter-text {
    font-size: 15px;
  }

  .landing .vision-list-landing ul li {
    padding-bottom: 50px;
  }

  .landing-header.nav-down .navbar .navbar-brand {
    width: 150px;
  }

  .landing .map-section .address-box {
    right: auto;
    transform: translate(-50%, -50%);
    width: 90%;
    left: 50%;
  }

  .landing .address-box ul {
    min-width: 100%;
    max-width: 100%;
    padding: 30px 20px;
  }

  .landing .address-box li {
    margin-bottom: 30px;
  }

  .landing .address-box li img {
    width: 50px;
  }

  .landing footer .footer-bottom .content-inner p {
    font-size: 14px;
  }

  .landing .plan-model-main img {
    object-fit: contain;
  }

  /* 23-09-22 */
  .hm_topban ul li .flip-box-back p {
    padding: 0 0 25px;
  }

  .banner-images li p {
    display: inline-block;
    width: 100%;
    font-size: 10px;
  }

  .banner-images li .img-block {
    width: 100%;
  }

  #project-brochure-submit #loader {
    right: 28%;
  }

  /* Zodiac mall css  */

  .walkthrough-video .video-sec .banner-text .circle {
    width: 70px;
    height: 70px;
  }

  .walkthrough-video .video-sec {
    margin-top: 30px;
  }

  .iq-waves {
    width: 164px;
    height: 144px;
    left: -63px;
    bottom: -8px;
  }

  .iq-waves .waves {
    width: 200px;
    height: 200px;
  }

  .hm_topban ul li {
    margin: 0 10px 20px 0;
    /* height: 121px !important; */
    /* width: 44% !important; */
    width: calc(94% / 2);
    height: auto;
  }

  .hm_topban ul li:nth-child(2n) {
    margin-right: 0;
  }

  .hm_topban .container {
    max-width: 100%;
  }

  .corepillers-section p {
    max-width: 100%;
    text-align: justify;
  }

  .navbar-expand-lg .navbar-collapse.collapse.show {
    align-content: baseline;
  }

  /* 8-12-22 */

  .masonary-gallery .masonary-container {
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    grid-auto-rows: 140px;
  }

  .gallery-caption {
    padding: 10px;
    font-size: 13px;
  }

  /* 9-12-22  */

  .threed-view .col-md-9 {
    padding: 0 15px;
    height: 400px;
    margin-top: 20px;
  }

  .landing .sidebar-form {
    padding: 30px;
    width: 100%;
  }

  .sidebar-form .text-right #nav-close img {
    width: 50px;
  }

  .sidebar-form .title-sec h2 {
    font-size: 40px;
    text-align: center;
  }

  .sidebar-form .title-sec {
    padding-bottom: 10px;
  }

  .ripple-hover:before {
    height: 28px;
  }

  .vision-list-landing ul {
    margin-top: 30px;
  }

  .ripple-animate.point1 .ripple-hover:before {
    height: 3px;
    width: 45px;
    transform-origin: top center;
    transform: scale(1, 0);
  }

  .ripple-animate.point1:hover .ripple-hover:before {
    transform: scaleY(1);
  }

  .sidebar-form #nav-close span {
    width: 1px;
    height: 20px;
    left: 21px;
    top: 12px;
  }

  .sidebar-form #nav-close span:before {
    height: 20px;
    width: 1px;
    top: 0px;
    left: 0px;
  }

  .sidebar-form #nav-close {
    width: 45px;
    height: 45px;
  }

  .gallery .slick-next::after {
    /* left: -15px; */
  }

  .landing .architect-testimonial .col-md-6:last-child {
    order: -1;
    margin-bottom: 0;
    height: auto;
  }

  .landing .architect-testimonial .col-md-6:last-child img {
    height: 335px;
    object-fit: cover;
  }

  .map-section {
    height: auto;
  }

  .landing .map-section .address-box {
    transform: none;
    position: static;
    width: 100%;
  }

  .map-section .iframe-view {
    height: 300px;
  }

  .landing .address-box li:last-child {
    margin-bottom: 0;
  }

  .address-box li:last-child p {
    margin-bottom: 0;
  }

  .footer-bottom .footer-logo {
    display: block;
    width: 100%;
  }

  .footer-bottom .footer-logo a {
    justify-content: center;
    margin-bottom: 10px;
  }

  .architect-name {
    display: none;
  }

  .architect-name.res-name {
    display: block;
  }

  .rera-number.res-rera-num {
    font-size: 15px !important;
  }

  .lg-actions .lg-next,
  .lg-actions .lg-prev {
    transform: translate3d(10px, -50%, 0);
  }

  .lg-actions .lg-prev {
    transform: translate3d(-10px, -50%, 0);
  }

  .landing .slider.slider-nav-core {
    display: none;
  }

  .gallery .slick-prev:before {
    left: -35px;
    right: auto;
  }

  .footer-hover-content {
    display: none;
  }

  .landing .amenities-slider-main .slick-dots {
    display: none !important;
  }

  .amenities-slider-main .slick-arrow {
    display: block !important;
    position: absolute;
    bottom: -40px;
    left: 36%;
    width: 40px;
    height: 40px;
  }

  .resp-amenities-slider.amenities-slider .slick-list {
    margin: 0 15px 50px;
  }

  .address-box #canvas {
    width: 30px;
    height: 30px;
    top: 10px;
    left: 10px;
  }

  /* 22-12-22 */

  .banner-content {
    font-size: 17px !important;
    letter-spacing: 1px;
    line-height: 25px;
  }

  .hm_topban ul li {
    /* width: 43% !important; */
    /* height: 150px !important; */
    /* box-shadow: none; */
  }

  .hm_topban .flip-box {
    height: 150px;
  }

  .hm_topban .banner-images .flip-wrap .content {
    margin-top: 6px;
  }

  .hm_topban ul li a {
    padding: 12px 0;
  }

  .hm_topban ul li .icon img {
    width: 50px;
    height: 50px;
  }

  .hm_topban ul li .content span {
    font-size: 12px;
  }

  .hm_topban .flip-box-front .content p {
    font-size: 15px;
  }

  .hm_topban ul li .flip-box-back a {
    font-size: 14px;
  }

  .hm_topban p.banner-content {
    font-size: 16px !important;
    line-height: 18px;
    letter-spacing: normal;
  }

  .hm_topban .banner-images .content {
    line-height: 17px;
  }

  .hm_topban {
    padding: 30% 0;
  }

  #loader_body img {
    width: 170px;
    height: 170px;
  }

  .lg-actions .lg-next,
  .lg-actions .lg-prev {
    margin-top: -3px;
  }

  .gallery {
    padding-bottom: 0;
  }

  .ripple-animate:focus button {
    animation: animatebtn 2s ease-in-out;
    opacity: 1;
  }

  .plans-section .pillers-main-div .slick-arrow.slick-next {
    right: 0px;
  }

  .plans-section .pillers-main-div .slick-arrow {}

  .plans-section .pillers-main-div .slick-arrow.slick-prev {
    left: 0px;
  }

  /* 31-mar-23  */

  .bcm-prime .proj-highlights {
    padding-bottom: 4em;
  }

  .bcm-prime .proj-highlights .row {
    padding: 0 15px;
  }

  .bcm-prime .pr-cus.proj-amenities {
    padding-top: 0;
  }

  .bcm-vertext .project-title {
    padding-left: 0;
  }

  .nav-pills .tooltip-wrap {
    line-height: 23px !important;
  }

  /* .nav-pills li:last-child {flex: 0 0 100%; max-width: 100%;} */
  .vertical-pills a.nav-link small {
    margin-top: 0 !important;
  }

  .footer-bottom {
    margin-top: 0 !important;
  }

  .video-player-sec iframe {
    height: 330px;
  }

  /* 13-4-23 */
  .mt-head-space .product-banner-content {
    margin-top: 1rem !important;
  }

  .projects .projects__box {
    margin-bottom: 15px;
    margin-top: 0 !important;
  }

  .projects .projects__box:last-child {
    margin-bottom: 0;
  }

  .section-lg-py.gallery {
    padding-bottom: 65px;
  }

  .proj-highlights-vertex-banner {
    padding-bottom: 44px !important;
  }

  .author-image {
    object-fit: cover;
    height: 260px;
  }

  .lg-thumb-outer {
    display: none;
  }

  .education-tab,
  .healthcare-tab,
  .fmcg-section {
    margin-top: 44px;
    padding-bottom: 44px !important;
  }

  .hospitality-tab {
    padding-bottom: 0 !important;
    margin: 45px 0;
  }

  .tab-pane .btn,
  .section-md-py .btn {
    margin-bottom: 20px;
  }

  #project-banquets .gallery-box {
    padding-bottom: 0 !important;
  }

  .tab-pane .section-lg-pb {
    padding-bottom: 0 !important;
  }

  #project-bcm-kokilaben-dhirubhai-ambani-hospital-raipur .csr-gallery-wrapper,
  #project-bcm-kokilaben-dhirubhai-ambani-hospital-indore .csr-gallery-wrapper,
  #project-lifefirst-pharma .tab-pane~.row {
    padding-top: 0 !important;
  }

  #project-bcm-kokilaben-dhirubhai-ambani-hospital-indore .proj-loc {
    margin-top: 40px;
  }

  .fmcg-section {
    padding-top: 0;
  }

  #project-shishukunj-international-school .row {
    padding-bottom: 0 !important;
  }

  .dektop-tab {
    display: none;
  }

  .education-tab .gallery-box img {
    height: 275px;
    object-fit: cover;
  }

  .bcm-first-world .gallery-box img {
    height: 303px;
    object-fit: cover;
  }

  .hospitality-tab .gallery-box img {
    height: 296px;
    object-fit: cover;
  }

  .bcm-park .gallery__overlay {
    margin-top: 20px;
  }

  #indore-projects:hover .completed-proj .projects__box:not(:hover) img {
    -webkit-filter: brightness(1);
    filter: brightness(1);
  }

  .owl-carousel .owl-nav button.owl-next span,
  .owl-carousel .owl-nav button.owl-prev span {
    font-size: 28px;
    line-height: normal;
  }

  .landing .gallery-slick .right {
    margin: 30px 0;
  }

  .proj-hero__banner.res {
    height: auto !important;
  }

  .desk-banner-img {
    display: none;
  }

  /* .inner-page-header-bg .mt-head-space img,
   .proj-hero__banner{object-position: initial;} */
  .proj-hero__banner {
    height: 100%;
  }

  .proj-hero {
    height: 400px;
  }

  .bcm-vertext {
    height: 100vh;
  }

  .bcm-vertext .proj-hero__banner.res {
    height: 100% !important;
  }

  .mob-container {
    margin-top: 0 !important;
  }

  .tab-pane .tab-logo {
    width: 150px;
    display: block;
    margin: 0 auto;
    height: auto !important;
  }

  #project-bcm-kokilaben-dhirubhai-ambani-hospital-raipur .tab-logo {
    width: 300px;
  }

  #project-bcm-kokilaben-dhirubhai-ambani-hospital-indore .tab-logo {
    width: 300px;
  }

  .projects__box .title-quaternary {
    margin-bottom: 0;
  }

  #project-banquets .tab-pane .tab-logo {
    margin-bottom: 20px;
  }

  .abt-hero {
    max-height: 100% !important;
  }

  footer .footer-bottom .footer-bottom-left-sec {
    flex-direction: column;
    justify-content: center;
  }

  /* footer .footer-ma-logo{display: none;} */
  footer .footer-bottom .content-inner {
    justify-content: center;
    padding: 20px 0;
  }

  footer .footer-bottom .footer-bottom-left-sec ul li:first-child a {
    border-left: none;
    padding-left: 0;
  }

  .footer-bottom {
    margin-top: 0;
  }

  .csr-project .right-sec {
    margin-top: -30px;
    width: 92%;
  }

  .csr-project .left-sec {
    padding: 50px 50px 60px;
    min-height: auto;
  }

  .csr-section .custom-btn {
    padding: 10px 35px;
    /* font-size: 15px; */
  }

  .csr-project .left-sec p {
    font-size: 16px;
    margin: 0 0 20px;
  }

  .csr-project .left-sec h3,
  .corepillers-section .tab-detail-box h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .corepillers-section .tab-detail-box {
    padding: 20px;
  }

  .corepillers-section .tab-detail-box p {
    font-size: 16px;
    min-height: 10rem;
  }

  .corepillers-section .tab-detail-box a {
    font-size: 16px;
  }

  .hm_topban h1 {
    font-size: 30px;
  }

  .hm_topban p {
    font-size: 16px;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .animate-icon {
    bottom: 20px;
    right: 10px;
  }

  .projects .tabcontent>div {
    flex-basis: 100%;
  }

  .updates-detail table tbody tr td {
    padding: 10px 15px;
  }

  .award-list .slick-dots li {
    width: 12px;
    height: 12px;
  }

  .proj-hero__banner {
    width: 100%;
  }

  .adress-info,
  .link-ul {
    flex-direction: column;
  }

  footer .img-fluid {
    margin-top: 0;
  }

  footer {
    padding-top: 70px;
  }

  .csr-project .left-sec {
    padding: 30px 30px;
    width: 85%;
  }

  .hm_topban ul li a {
    justify-content: center;
  }

  .award-list .slick-prev,
  .award-list .slick-next.slick-arrow {
    position: absolute;
    bottom: 0;
  }

  .award-list button.slick-prev.slick-arrow {
    left: 35%;
  }

  .award-list .slick-next.slick-arrow {
    right: 35%;
  }

  .award-section .slick-track {
    display: flex;
  }

  .banner-images .slick-prev {
    left: -6px;
  }

  .banner-images .slick-next {
    right: -6px;
  }

  .landing .vision-list-landing ul li {
    width: 50%;
  }

  .landing .vision-list-landing:before,
  .landing .vision-list-landing:after {
    content: "";
    right: 0;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(to right,
        #c89b3600,
        #f58129,
        #f58129,
        #c89b3600);
    border: 1px solid;
    border-top: 0;
    border-bottom: 0;
    position: absolute;
    top: 27%;
    left: 0;
  }

  .landing .vision-list-landing:after {
    top: 60%;
  }

  .landing .vision-list-landing ul::after {
    content: none;
  }

  .vision-list-landing ul::before {
    content: "";
    right: 0;
    width: 1px;
    height: 100%;
    top: 0;
    background-image: linear-gradient(to bottom,
        #f5812900,
        #f58129,
        #f58129,
        #c89b3600);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .landing .custom_paging,
  .landing .gallery .slick-next,
  .landing .gallery .slick-prev {
    top: 39%;
  }

  /* 404 CSS Strat */
  .errorMsg {
    padding: 15px;
  }

  .errorInfo {
    font-size: 1rem;
    margin: 10px 0 45px;
    max-width: 95%;
  }

  .txt404 {
    font-size: 1.5rem;
    left: 40%;
  }

  .oopsTxt {
    font-size: 7rem;
    line-height: 7rem;
  }

  .errorInfo {
    font-size: 1rem;
    margin: 10px 0 45px;
    max-width: 95%;
  }

  .returnToHome {
    font-size: 1rem;
    line-height: normal;
  }

  /* 404 CSS end */

  h2.contact-loaction-title,
  .section-title {
    font-size: 24px;
    line-height: 1.5;
    margin: 10px 0;
  }

  .cbanner-box:nth-child(n) {
    margin: 0 0 15px;
  }

  .cbanner-box:nth-child(2n-1) {
    margin-right: 7.5px;
  }

  .cbanner-box:nth-child(2n) {
    margin-left: 7.5px;
  }

  .cbanner-box:last-child {
    margin: 0;
  }

  .cbanner-box {
    width: calc((100% - 50px)/2);
  }

  .cbanner-wraper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .banner-heading {
    font-size: 27px;
    line-height: normal;
  }

  .banner-sub-text {
    font-size: 16px;
    line-height: normal;
    margin: 15px 0 20px;
  }

  .cbanner-text span {
    font-size: 11px;
  }

  .cbanner-text span.flp-txt-2 {
    font-size: 14px;
  }

  img.cbanner-image {
    width: 50px;
    height: 50px;
    margin: 0px 0 6px;
  }

  .cbanner-box {
    padding: 15px 5px;
  }

  .location-map-address {
    max-width: 100%;
    margin: 0;
    padding: 15px;
  }

  .sicial-box {
    width: calc((100% - 15px) / 2);
    margin: 0 0 15px;
  }

  #location-map-tab.nav-tabs .nav-link:last-child,
  #location-map-tab.nav-tabs .nav-link {
    padding: 40px 15px 0;
  }

  .sicial-front {
    padding: 0px 15px 15px;
  }

  .sicial-front .social-icon>div {
    width: 50px;
    height: 50px;
  }

  .sicial-front .social-icon {
    margin: 40px auto;
  }

  p.sicial-text {
    font-size: 14px;
  }

  iframe {
    height: revert-layer;
    filter: none;
    box-shadow: none;
  }

  p.testimonial-profile {
    margin-bottom: 0px;
  }

  p.testimonial-name {
    font-size: 20px;
    line-height: 1.5;
  }

  p.testimonial-text {
    margin: 30px auto;
  }

  .slick-slide img.quote-img {
    margin: 0 auto;
    width: 50px;
  }

  .testimonial-block {
    padding: 30px 20px;
    margin: 20px;
  }

  a.review-us-link:first-child {
    margin: 0 0 20px;
  }

  .review-us-link {
    font-size: 16px;
    padding: 15px;
    width: 100%;
    text-align: center;
  }

  h2.faq-title {
    padding: 10px 20px;
  }

  h3.location-office-title {
    font-size: 28px;
    line-height: normal;
  }

  .fqas-body-text {
    padding: 30px;
  }

  h2.faq-title {}

  .secction-spacing {
    padding: 30px 0;
  }

  .banner-wrapper {
    padding: 100px 0 50px;
  }

  .contact-location-subtitle,
  .section-subtitle {
    font-size: 16px;
    line-height: 1.5;
    margin: 0px 0 25px;
    text-align: justify;
  }

  .cbanner-box:nth-child(n) {
    margin: 0 0 15px;
  }

  .cbanner-box:nth-child(2n-1) {
    margin-right: 7.5px;
  }

  .cbanner-box:nth-child(2n) {
    margin-left: 7.5px;
  }

  .cbanner-box:last-child {
    margin: 0;
  }

  .cbanner-box {
    width: calc((100% - 50px)/2);
  }

  .cbanner-wraper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .banner-heading {
    font-size: 24px;
    line-height: normal;
  }

  .banner-sub-text {
    font-size: 16px;
    line-height: normal;
    margin: 15px 0 20px;
  }

  .cbanner-text span {
    font-size: 11px;
  }

  .cbanner-text span.flp-txt-2 {
    font-size: 14px;
  }

  img.cbanner-image {
    width: 50px;
    height: 50px;
    margin: 0px 0 6px;
  }

  .cbanner-box {
    padding: 15px 5px;
  }

  .location-map-address {
    max-width: 100%;
    margin: 0;
    padding: 15px;
    position: static;
  }

  .container {
    max-width: 100%;
  }

  .sicial-box {
    width: calc((100% - 15px) / 2);
    margin: 0 0 15px;
  }

  #location-map-tab.nav-tabs .nav-link:last-child,
  #location-map-tab.nav-tabs .nav-link {
    padding: 0;
    margin: 35px 15px 0;
  }

  .sicial-front {
    padding: 0px 15px 15px;
  }

  .sicial-front .social-icon>div {
    width: 50px;
    height: 50px;
  }

  .sicial-front .social-icon {
    margin: 40px auto;
  }

  p.sicial-text {
    font-size: 14px;
  }

  iframe {
    height: revert-layer;
    filter: none;
    box-shadow: none;
  }

  .testimonials-wraper button.slick-arrow {
    width: 40px;
    height: 40px;
  }

  p.testimonial-profile {
    margin-bottom: 0px;
  }

  p.testimonial-name {
    font-size: 20px;
    line-height: 1.5;
  }

  p.testimonial-text {
    margin: 30px auto;
  }

  .slick-slide img.quote-img {
    margin: 0 auto;
    width: 50px;
  }

  .testimonial-block {
    padding: 30px 20px;
    margin: 20px;
  }

  .testimonials-wraper .slick-arrow {
    width: 45px;
    height: 45px;
  }

  .testimonials-wraper button.slick-prev.slick-arrow {
    left: 0px;
  }

  .testimonials-wraper button.slick-next.slick-arrow {
    right: 0px;
  }

  a.review-us-link:first-child {
    margin: 0 0 20px;
  }

  .review-us-link {
    font-size: 16px;
    padding: 15px;
    width: 100%;
    text-align: center;
  }

  .review-us-link:hover,
  .review-us-link:focus,
  .review-us-link {
    padding: 15px;
  }

  h2.faq-title {
    padding: 10px 20px;
    font-size: 18px;
  }

  h2.faq-title img {
    width: 30px;
  }

  h3.location-office-title {
    font-size: 24px;
    line-height: normal;
    margin: 0 0 5px;
  }

  #location-map-tab {
    justify-content: center;
  }

  .fqas-body-text {
    padding: 20px;
  }

  .form-2row .form-group:first-child {
    margin-right: 0;
  }

  .contact-form .form-row {
    display: block;
  }

  .form-2row .form-group:nth-child(2n) {
    margin-left: 0;
  }

  .write-to-us label.checkbox-label.label-focused {
    display: block;
    font-size: 16px;
  }

  .write-to-us label.checkbox-label span.wpcf7-list-item.first.last {
    display: inline;
  }

  .write-to-us label.checkbox-label span.wpcf7-not-valid-tip {
    bottom: -30px;
  }

  .bcmBtn,
  .write-to-us .wpcf7-submit {
    padding: 15px 50px;
    font-size: 18px;
  }

  .write-to-us .wpcf7-not-valid-tip,
  .write-to-us .sidebar-form .floating-form label.error {
    font-size: 14px;
    line-height: 2;
  }

  .write-to-us label.checkbox-label span.wpcf7-list-item.first.last,
  .write-to-us form input,
  .write-to-us textarea,
  .write-to-us select,
  .fqas-body-text p,
  p.testimonial-profile,
  p.testimonial-text,
  #location-map-tab.nav-tabs .nav-link,
  .fqas-body-text,
  .loaction-full-adress,
  .bcmBtn .write-to-us .checkbox-label,
  .write-to-us .checkbox-label label,
  .write-to-us .checkbox-label a,
  .write-to-us form .form-group label,
  .loaction-full-adress,
  .loaction-full-adress p,
  .loaction-full-adress a,
  .loaction-full-adress a:hover,
  .loaction-full-adress p b {
    font-size: 16px;
    line-height: 1.5;
  }

  .loaction-full-adress,
  .loaction-full-adress p {
    margin-bottom: 15px;
  }
}

@media (max-width: 320px) {
  .hm_topban ul li {
    width: 100% !important;
  }

  .landing .custom_paging {
    top: 25.6%;
  }

  .landing .gallery .slick-next,
  .landing .gallery .slick-prev {
    top: 27.1%;
  }

  .gallery-slider .gallery2 .item button img {
    width: 16px;
  }

  .gallery-slider .gallery2 .item button {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .landscape-message {
    display: block;
    width: 100%;
    height: 100vh;
    background: #e8811b;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  body section,
  body header,
  body footer,
  body #loader-wrapper {
    display: none !important;
  }

  .landscape-message p {
    font-size: 20px;
    color: #fff;
    text-align: center;
    width: 80%;
  }

}

.pl-1 {
  padding-left: 1.22rem !important;
}

@media (max-width: 360px) {

  .landing .custom_paging,
  .landing .gallery .slick-next,
  .landing .gallery .slick-prev {
    top: 290px;
  }
}

@media (max-height: 600px) {
  .navbar-collapse.show {
    padding-bottom: 30px;
  }
}



@media only screen and (min-width: 1299px) and (max-width: 1598px) {
  .hm_topban ul li .icon img {
    width: 65px !important;
    height: 65px !important;
  }

  .hm_topban ul li {
    /* width: 204px !important; */
    /* height: 208px !important; */
  }
}

@media (min-width: 1221px) and (max-width: 1530px) {
  .hm_topban p {
    /* margin-top: 30px; */
  }

  .hm_topban ul {
    /* margin-top: 55px; */
  }
}

@media (min-width: 1440px) and (max-width: 1599px) {
  .hm_topban p {
    /* margin-top: 10px; */
  }

  .hm_topban {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-title .sub-title {
    /* max-width: 98%; */
  }

  .banner-images li p {
    font-size: 14px;
  }

  .footer-btm .ul-sec li a {
    font-size: 15px;
  }

  .iconview .icon-box h4 {
    font-size: 20px;
  }

  footer .adress-info {
    /* height: calc(100% - 85px); */
  }

  .footer {
    padding-top: 75px;
  }

  .threed-view .col-md-9 {
    height: 760px;
  }

  .walkthrough .walkthrough-bg {
    height: 700px;
  }

  .plans-section .nav-pills .nav-link {
    font-size: 16px;
  }

  .plans-section .schedule-btn {
    position: relative !important;
    left: 0;
  }

  .ripple-animate.point5 {
    bottom: 20%;
    left: 3%;
  }

  .ripple-animate.point4 {
    bottom: 20%;
  }

  .iconview .icon-box {
    margin-bottom: 40px;
  }

  .iconview .icon-box p {
    margin-bottom: 0;
  }

  .plans-section table td {
    font-size: 15px;
  }

  .play-btn {
    top: 46%;
  }

  .landing .banner-section .container {
    padding-top: 133px;
  }

  .landing .architect .title {
    margin-bottom: 15px;
  }

  .architect p {
    font-size: 18px;
  }

  .ripple-animate.point2 {
    left: 63%;
  }

  .ripple-animate.point3 {
    bottom: 38%;
    left: 50%;
  }

  .ripple-animate.point1 {
    top: 35%;
  }

  .landing-header .navbar .navbar-nav li.nav-item a.nav-link {
    font-size: 15px;
  }

  .banner-text h1 span {
    font-size: 60px;
  }
}

@media only screen and (min-width: 1200px) {
  .full-width-container.container {
    max-width: calc(100% - 100px);
    width: 100%;
  }

  .container {
    width: 83.5%;
    max-width: 1570px;
  }

  .vision-list#counterMain li {
    width: calc(93% / 3);
  }

  .corepillers-section .tab-detail-box p {
    min-height: 9.5rem;
  }

  .landing .architect-testimonial p {
    padding-right: 10%;
  }

  div#backToTopBtn.visible span {
    background: #fd7e14;
    position: fixed;
    right: 1%;
    bottom: 55px;
    padding: 10px 12px;
    cursor: pointer;
    box-shadow: 0px 0px 3px 0px #000;
  }

  div#backToTopBtn.visible span img {
    max-width: 25px;
  }

  /* .gallery-slick .right {padding-left: 50px;} */
  div#backToTopBtn:hover span {
    background-color: #182b32;
  }

  .contact-location-subtitle,
  .section-subtitle {
    max-width: 70%;
  }
}

@media (min-width: 1600px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    width: 83.5%;
    max-width: 1570px;
  }

  .vision-list#counterMain li {
    width: 370px;
  }

  .vision-list#counterMain li:nth-child(3n-1) {
    margin: 0 66px 66px 66px;
  }

  .vision-list#counterMain li:nth-child(3n),
  .vision-list#counterMain li:nth-child(3n+1) {
    margin: 0 0 66px;
  }

  .corepillers-section ul li {
    margin: 0 25px;
  }

  .award-list li {
    padding: 0 30px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {

  .landing-header .navbar .navbar-brand,
  .landing-header.to-top .navbar .navbar-brand,
  .landing-header.nav-down .navbar .navbar-brand {
    width: 160px;
  }

  .search-btn,
  .navbar-custom .navbar-toggler-icon,
  ul.menu-social-links li a {
    width: 45px;
    height: 45px;
  }

  ul.menu-social-links li a img {
    width: 18px;
    height: 18px;
  }

  .vision-list li {
    width: 338px;
  }

  .award-list li {
    padding: 0 15px;
  }

  .corepillers-section .tab-detail-box {
    max-width: 450px;
  }

  .txt404 {
    font-size: 2.4rem;
  }

  .oopsTxt {
    font-size: 12rem;
    line-height: 12rem;
  }

  .errorInfo {
    font-size: 1.5rem;
    max-width: 35%;
    margin: 10px 0 20px;
  }

  .returnToHome {
    font-size: 1rem;
  }

  .banner-sub-text {
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0 40px;
  }

  .banner-heading {
    font-size: 50px;
    line-height: 65px;
  }

  .contact-location-subtitle,
  .section-subtitle {
    max-width: 75%;
  }

  .sicial-box {
    width: calc((100% - 90px) / 4);
  }

  .sicial-front {
    padding: 40px 13px;
  }

  .sicial-front .social-icon>div {
    width: 100px;
    height: 100px;
  }

  .sicial-front .social-icon {
    margin: 40px auto 60px;

  }

  .location-map-address {
    width: 52%;
  }

  .secction-spacing {
    padding: 60px 0;
  }

  .location-map-address {
    /* bottom: -20%; */
  }

  h2.contact-loaction-title,
  .section-title {
    font-size: 45px;
    line-height: normal;
  }

  .wpcf7-not-valid-tip,
  .sidebar-form .floating-form label.error {
    font-size: 14px;
  }

  p.sicial-text {
    font-size: 17px;
  }

  .write-to-us .checkbox-label,
  .write-to-us .checkbox-label label,
  .write-to-us .checkbox-label a,
  .write-to-us form .form-group label,
  p.testimonial-text,
  .loaction-full-adress,
  .loaction-full-adress p,
  #location-map-tab.nav-tabs .nav-link,
  .contact-location-subtitle,
  .section-subtitle,
  p.testimonial-profile,
  .review-us-link:hover,
  .review-us-link:focus,
  .review-us-link,
  .write-to-us form input,
  .write-to-us textarea,
  .write-to-us select,
  .checkbox-label a,
  .fqas-body-text,
  .write-to-us .wpcf7-submit,
  .mandatory,
  .bcmBtn,
  .select2-container--default .select2-selection--single .select2-selection__placeholder,
  .fqas-body-text p {
    font-size: 18px;
    line-height: 1.5;
  }

  .write-to-us .wpcf7-submit {
    padding: 15px 40px;
  }

  h2.faq-title,
  p.testimonial-name {
    font-size: 20px;
  }

  h2.faq-title {
    padding: 10px 30px;
  }

  .fqas-body-text {
    padding: 35px;
  }
}

@media (min-width: 1401px) and (max-width: 1599px) {
  .gallery .slick-next {
    left: 34px;
  }

  .custom_paging {
    /* left: 15%; */
  }
}

@media (min-width: 1081px) and (max-width: 1370px) {
  .banner-images li p {
    font-size: 13px;
  }

  .hm_topban ul li {
    /* height: 141px; */
  }

  .hm_topban ul li p.explore {
    font-size: 13px;
    width: 91%;
  }

  .banner-images li .explore {
    font-size: 13px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1441px) {
  .tool-tip:before {
    top: 39px;
    bottom: auto;
  }

  .footer-btm .tool-tip:before {
    bottom: auto;
    top: 33px;
  }

  .tool-tip:after {
    bottom: -19px;
  }

  #bangalore-projects .tooltip-wrap .tool-tip:before {
    top: 73px;
  }

  .nav-pills .tooltip-wrap .tool-tip:before {
    top: auto;
    bottom: -42px;
  }

  /* 9-12-22 */
  .threed-view .col-md-9 {
    padding: 30px;
  }

  .banner-text h1 span {
    font-size: 55px;
  }
}

@media only screen and (min-width: 1311px) and (max-width: 1439px) {
  .ripple-animate.point5 {
    bottom: 20%;
    left: 5%;
  }

  .ripple-animate.point4 {
    bottom: 22%;
    left: 44%;
  }

  .landing-header .navbar .navbar-nav li.nav-item a.nav-link {
    font-size: 15px !important;
  }

  .landing-header .navbar-nav .nav-item+.nav-item {
    margin-left: 22px;
  }

  .landing-header .navbar .navbar-nav li.nav-item a.nav-link {
    font-size: 15px;
  }

  .ripple-animate.point3 {
    bottom: 45%;
  }
}

@media only screen and (min-width: 1320px) and (max-width: 1583px) {
  .masonary-gallery .masonary-container {
    grid-template-columns: repeat(auto-fill, minmax(264px, 1fr));
    grid-auto-rows: 264px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1310px) {
  .landing-header .full-width-container.container {
    max-width: calc(100% - 40px);
  }

  .landing-header .navbar .navbar-nav li.nav-item a.nav-link.nav-btn {
    padding: 6px 10px;
  }

  .landing-header .navbar-nav .nav-item+.nav-item {
    margin-left: 12px !important;
  }

  .landing-header .navbar .navbar-brand,
  .landing-header.to-top .navbar .navbar-brand,
  .landing-header.nav-down .navbar .navbar-brand {
    width: 160px;
  }

  .ripple-animate.point5 {
    right: 27%;
  }

  .landing .banner-section .container {
    padding-top: 110px;
  }

  .landing-header .navbar .navbar-nav li.nav-item a.nav-link {
    font-size: 13px;
  }

  .ripple-animate.point5 {
    right: auto;
    left: 100px;
    bottom: 22%;
  }

  .landing .custom-btn {
    position: static !important;
    padding: 10px 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .container {
    max-width: 90%;
  }

  .corepillers-section ul li a {
    font-size: 15px;
  }

  .csr-project .left-sec {
    padding: 25px;
  }

  .csr-project .left-sec p {
    font-size: 14px;
  }

  .csr-project .left-sec h3 {
    margin-bottom: 15px;
  }

  .csr-section .custom-btn {
    padding: 12px 50px;
  }

  .vision-list li {
    width: 274px;
    padding: 0 15px;
  }

  .award-list .slick-dots {
    margin-top: 0;
  }

  .vision-list#counterMain li {
    max-width: 285px;
  }

  .vision-list#counterMain li:nth-child(3n-1) {
    margin: 0 15px 36px;
  }

  .vision-list#counterMain li:nth-child(3n),
  .vision-list#counterMain li:nth-child(3n+1) {
    margin: 0 0 36px;
  }

  .vision-list#counterMain li:nth-last-child(-n+3) {
    margin-bottom: 0;
  }

  .hm_topban ul li {
    width: calc(100% / 3.5);
  }

  /* .hm_topban ul li {    width: calc(1038px / 4);} */
  header .navbar .navbar-nav li.nav-item a.nav-link {
    padding: 0 5px;
  }

  .corepillers-section .tab-detail-box {
    max-width: 80%;
    /* margin-top: -150px; */
    padding: 25px;
  }

  .vision-list li .counter-num,
  .vision-list li .counter-num+span {
    font-size: 55px;
  }

  .vision-list li .counter-text {
    font-size: 17px;
  }

  .navbar-nav .nav-item+.nav-item {
    margin-left: 14px !important;
  }

  /* Landing page changes */

  .landing .threed-btn {
    max-width: 280px;
    right: -5%;
  }

  .landing .gallery .slick-item {
    padding: 70px 0 0;
  }

  .landing .gallery-slick .left {
    width: 50%;
  }

  .landing .gallery-slick .right {
    /* width: 50%; */
    /* padding-left: 35px; */
  }

  /* .landing .gallery .slick-prev{left: 2.9% !important; bottom: 90px;}
   .landing .gallery .slick-next{left: 6.9% !important; bottom: 90px;}
   .landing .custom_paging{left: 12% !important; bottom: 83px;} */
  .landing .architect .architect-name {
    /* font-size: 16px; */
  }

  .landing .plan-click {
    bottom: 15px;
  }

  .landing .plan-click img {
    display: inline-block;
  }

  .landing .plans-section .nav-pills .nav-link {
    font-size: 15px;
  }

  .plans-section .tab-pane .col-md-7 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .neighbours {
    height: 600px;
  }

  .neighbours-box h2 {
    font-size: 35px;
  }

  .neighbours-box p {
    font-size: 18px;
  }

  .vision-list-landing .counter-text {
    font-size: 17px;
  }

  .vision-list-landing .counter-main {
    font-size: 40px;
  }

  .gallery .slick-prev,
  .gallery .slick-next,
  .custom_paging {
    bottom: -5px;
  }

  .landing .gallery .slick-prev {
    left: 43%;
  }

  .landing .gallery .slick-next {
    left: 47%;
  }

  .landing .custom_paging {
    left: 52%;
  }

  .ripple-animate.point2 {
    top: 63%;
    left: 69%;
  }

  .plans-section .tab-pane .col-md-7 .multi-img {
    height: 100%;
  }

  .col-md-5 {
    flex: 0 0 52%;
    /* max-width: 52%; */
  }

  .col-md-7 {
    /* flex: 0 0 48%; */
    /* max-width: 48%; */
  }

  .plans-section table td {
    font-size: 16px;
  }

  .review-us-link:hover,
  .review-us-link:focus,
  .review-us-link {
    padding: 25px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .plans-section .pillers-main-div .slick-arrow {
    position: absolute;
    bottom: -65px;
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    outline: none;
    bottom: 0;
  }

  .plans-section .pillers-main-div .slick-arrow.slick-prev {
    left: 47%;
  }

  .plans-section .pillers-main-div .slick-arrow.slick-next {
    left: 53%;
  }

  .plans-section {
    padding-bottom: 40px;
  }

  header.nav-down .navbar .navbar-brand,
  header .navbar .navbar-brand {
    width: 140px;
  }

  header .navbar .navbar-nav li.nav-item a.nav-link {
    font-size: 15px;
  }

  .adress-txt a {
    font-size: 20px !important;
  }

  footer p,
  .adress-info a {
    font-size: 16px;
  }

  footer .text-orange {
    font-size: 20px;
  }

  .regular-font a {
    font-size: 16px !important;
  }

  .ul-sec li:first-child a {
    font-size: 18px;
  }

  .ul-sec li a {
    font-size: 16px;
  }

  #awards-recognition .section-title {
    margin-bottom: 0;
  }

  .vision-list li {
    /* padding-top: 45px; */
  }

  .walkthrough .walkthrough-bg {
    height: 600px;
  }

  .play-btn .circle,
  .play-btn.play-btn {
    width: 120px;
    height: 120px;
  }

}

@media only screen and (min-width: 768px) and (max-width: 1310px) {
  .ripple-hover button {
    width: 220px;
  }

  .ripple-hover:before {
    height: 36px;
  }

  .ripple-animate.point4 {
    bottom: 18%;
    left: 47%;
  }

  .ripple-animate.point4.bottom-point .ripple-hover:before {
    top: 34px;
    width: 36px;
    height: 2px;
    transform: scale(0, 1);
    left: 0;
    transform-origin: left center;
  }

  .ripple-animate.point4.bottom-point:hover .ripple-hover:before {
    transform: scaleX(1);
  }

  .ripple-animate.point1 .ripple-hover button {
    top: -44px;
    right: 48px;
  }

  .ripple-animate.point3 .ripple-hover button {
    right: 190px;
    top: 70px;
  }

  .ripple-animate.point2 .ripple-hover button {
    right: 190px;
    top: 40px;
  }

  .ripple-animate.point4 .ripple-hover button {
    right: auto;
    left: 36px;
    top: -10px;
  }

  /* .ripple-animate.point5 { right: auto; left: 100px; bottom: 30%; } */
  .ripple-animate.point5 .ripple-hover button {
    right: 49px;
    top: -42px;
  }

  .landing-header .navbar .navbar-nav li.nav-item a.nav-link {
    font-size: 13px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .banner-images li p {
    font-size: 13px;
  }

  .landing .sidebar-form {
    width: 60%;
    padding: 30px;
  }

  .nav-expanded.landing .sidebar-form {
    right: 0;
  }

  .architect-testimonial .col-md-6:last-child img {
    height: 100%;
  }

  .amenities-slider-main .icon-box {
    margin: 0 15px 30px;
  }

  .amenities-slider-main .slick-arrow {
    display: block !important;
    position: absolute;
    bottom: -40px;
    left: 43%;
    width: 40px;
    height: 40px;
  }

  .resp-amenities-slider.amenities-slider .slick-list {
    margin-bottom: 10px;
  }

  /* 404 page CSS */
  .errorInfo {
    font-size: 1rem;
    margin: 10px 0 45px;
    max-width: 95%;
  }

  .txt404 {
    font-size: 2.5rem;
    left: 40%;
  }

  .oopsTxt {
    font-size: 12rem;
    line-height: 12rem;
  }

  .errorInfo {
    font-size: 1.5rem;
    margin: 25px 0 35px;
    max-width: 62%;
  }

  .returnToHome {
    font-size: 1.5rem;
    line-height: normal;
    max-width: 80%;
  }

  /* 404 page CSS */
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  footer {
    padding: 0;
  }

  .hm_topban ul {
    justify-content: center;
  }

  footer .desktop-footer {
    display: none;
  }

  .footer-bottom {
    margin: 0;
  }

  .hm_topban ul li.flip-wrap {
    margin-bottom: 20px;
  }

  .banner-wrapper {
    padding: 10% 0 5%;
  }

  .banner-heading {
    font-size: 45px;
    line-height: normal;
  }

  .banner-sub-text {
    font-size: 18px;
    line-height: normal;
    margin: 20px 0 30px;
  }

  .secction-spacing {
    padding: 60px 0;
  }

  img.cbanner-image {
    width: 60px;
    height: 60px;
  }

  .cbanner-box {
    width: calc((100% - 60px)/5);
    padding: 25px 0 15px;
  }

  .cbanner-wraper {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .sicial-box {
    width: calc((100% - 70px) / 4);
  }

  .sicial-front .social-icon>div {
    width: 100px;
    height: 100px;
  }

  .cbanner-text span {
    font-size: 15px;
  }

  .cbanner-text span.flp-txt-2 {
    font-size: 20px;
  }

  .sicial-front .social-icon {
    margin: 50px auto;

  }

  p.sicial-text {
    font-size: 18px;
  }

  p.testimonial-text {
    font-size: 18px;
    line-height: 24px;
    margin: 40px auto;
    max-width: 86%;
  }

  p.testimonial-name {
    font-size: 18px;
    line-height: 20px;
  }

  p.testimonial-profile {
    font-size: 18px;
  }

  .testimonials-wraper button.slick-next.slick-arrow {
    right: 0;
  }

  .testimonials-wraper button.slick-prev.slick-arrow {
    left: 0;
  }

  .testimonials-wraper .slick-arrow {
    width: 50px;
    height: 50px;
  }

  .slick-slide img.quote-img {
    width: 20%;
  }

  h2.contact-loaction-title,
  .section-title {
    font-size: 40px;
    line-height: normal;
  }

  .contact-location-subtitle,
  .section-subtitle {
    font-size: 18px;
    line-height: normal;
  }


  .location-map-address {
    width: 52%;
  }

  .secction-spacing {
    padding: 60px 0;
  }

  .location-map-address {
    bottom: -20%;
  }

  h2.contact-loaction-title,
  .section-title {
    font-size: 45px;
    line-height: normal;
  }

  .wpcf7-not-valid-tip,
  .sidebar-form .floating-form label.error {
    font-size: 14px;
  }

  .write-to-us .checkbox-label,
  .write-to-us .checkbox-label label,
  .write-to-us .checkbox-label a,
  .write-to-us form .form-group label,
  p.testimonial-text,
  .loaction-full-adress,
  .loaction-full-adress p,
  #location-map-tab.nav-tabs .nav-link,
  .contact-location-subtitle,
  .section-subtitle,
  p.testimonial-profile,
  .review-us-link:hover,
  .review-us-link:focus,
  .review-us-link,
  .write-to-us form input,
  .write-to-us textarea,
  .write-to-us select,
  .checkbox-label a,
  .fqas-body-text,
  .write-to-us .wpcf7-submit,
  .mandatory,
  .bcmBtn,
  .fqas-body-text p {
    font-size: 18px;
    line-height: 1.5;
  }

  .write-to-us .wpcf7-submit {
    padding: 15px 40px;
  }

  h2.faq-title,
  p.testimonial-name {
    font-size: 20px;
  }

  h2.faq-title {
    padding: 10px 30px;
  }

  .fqas-body-text {
    padding: 35px;
  }

  .banner-wrapper {
    align-items: center;
  }

  .cbanner-wraper {
    justify-content: center;
  }

  .cbanner-box {
    width: calc((100% - 60px) / 3);
  }

  .cbanner-box:nth-child(2) {
    margin: 0 15px;
  }

  .cbanner-box:nth-child(4) {
    margin: 15px 15px 0 0;
  }

  .cbanner-box:nth-child(5) {
    margin: 15px 0 0 15px;
  }

  .hm_topban ul li:nth-child(2) {
    margin-left: 15px;
    margin-right: 15px;
  }

  .hm_topban ul li:nth-child(4) {
    margin-right: 7.5px;
  }

  .hm_topban ul li:nth-child(5) {
    margin-left: 7.5px;
  }
}

@media (min-width: 600px) and (max-width: 991px) {
  .privacy-policy-content {
    margin: 20px 0 0;
  }

  .projects__box:nth-child(3) {
    margin-top: 1rem;
  }

  .testimonials-wraper button.slick-arrow {
    width: 50px;
    height: 50px;
  }

  .location-map-address {
    position: relative;
    width: 80%;
    max-width: 100%;
    margin: -25% auto 0;
    bottom: auto;
    left: auto;
  }

  h2.contact-loaction-title,
  .section-title {
    font-size: 40px;
  }

  .contact-location-subtitle,
  .section-subtitle {
    width: 90%;
  }

  #location-map-tab {
    justify-content: center;
  }

  #location-map-tab.nav-tabs .nav-link:last-child,
  #location-map-tab.nav-tabs .nav-link {
    padding: 0;
    margin: 50px 25px 0;
  }

  .secction-spacing {
    padding: 50px 0;
  }

  .write-to-us form .form-group label {
    top: 0;
  }

  .form-2row .form-group:first-child {
    margin-right: 20px;
  }

  .form-2row .form-group:nth-child(2n) {
    margin-left: 20px;
  }

  .hm_topban ul li {
    width: calc((100% - 60px) / 3);
  }

  .csr-project .left-sec {
    padding: 70px 70px 110px;
    min-height: inherit;
    align-items: center;
    width: 85%;
  }

  .csr-project .right-sec {
    width: 100%;
  }

  .csr-project {
    overflow: hidden;
  }

  .corepillers-section .tab-detail-box p {
    min-height: 8rem;
  }

  h2,
  .section-title h2 {
    font-size: 40px;
  }

  .vision-list li {
    width: 45%;
  }

  .vision-list#counterMain li:nth-child(2n) {
    margin: 0 0 20px;
    /* Adjust value as needed */
  }

  .vision-list#counterMain li:nth-child(2n + 1) {
    margin: 0 20px 20px 0;
  }

  .vision-list#counterMain li:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }

  .vision-list#counterMain li {
    max-width: 334px;
  }

  .vision-list ul.award-list .slick-list {
    margin: 0 0 60px 0;
  }

  .award-list .slick-prev,
  .award-list .slick-next.slick-arrow {
    position: absolute;
    bottom: 0;
  }

  .award-list button.slick-prev.slick-arrow {
    left: 35%;
  }

  .award-list .slick-next.slick-arrow {
    right: 35%;
  }

  .award-section .slick-track {
    display: flex;
  }

  .corepillers-section {
    padding-top: 0 !important;
  }

  .updates-detail table {
    width: 100%;
  }

  .cta-wrap {
    margin-top: 60px;
  }

  /* .award-inner{padding: 40px 20px 110px;} */
  .award-detail {
    min-height: 7rem;
  }

  .award-list .slick-dots {
    margin-top: 50px !important;
  }

  .vision.award-section.padding-tb {
    padding-bottom: 60px !important;
  }

  .company-updates .cta-wrap {
    margin-top: 40px;
  }

  .updates-detail table tbody tr td.desc {
    max-width: 460px;
  }

  .brochure-popup .modal-content {
    top: -20px;
  }

  /* Landing page css */

  .webp-main svg {
    width: 100px;
  }

  .ripple-animate.point5 {
    top: 74%;
    right: 82%;
    left: auto;
  }

  .banner-text h1 {
    font-size: 35px;
  }

  .banner-text h1 span {
    font-size: 55px;
  }

  .banner-text p {
    font-size: 20px;
  }

  .ripple-animate.point2 .ripple-hover button {
    right: 195px;
    top: 40px;
  }

  .ripple-animate.point2 {
    top: 65%;
    left: 77%;
  }

  .ripple-animate.point3 .ripple-hover button {
    right: 196px;
    top: 70px;
  }

  .ripple-animate.bottom-point .ripple-hover {
    top: -12px;
  }

  .ripple-animate.point4 .ripple-hover button {
    right: 45px;
    left: auto;
    top: -23px;
  }

  .landing .iconview .icon-box h4 {
    font-size: 18px;
  }

  .landing .iconview .icon-box p {
    font-size: 16px;
  }

  .landing .iconview .icon-box {
    margin-bottom: 30px;
    padding: 0 15px;
  }

  .landing .threed-btn {
    max-width: 230px;
  }

  .landing .threed-view .heading p {
    font-size: 16px;
  }

  .landing .threed-btn button {
    padding: 10px 20px;
    margin-bottom: 20px;
    font-size: 15px;
  }

  .landing .gallery .slick-item {
    padding: 30px 0 0px;
  }

  .landing .gallery-slick .right {
    /* padding-left: 35px; */
  }

  .landing .gallery-slick .title {
    font-size: 26px;
    margin: 25px 0 0;
  }

  .landing .gallery .green-cover table td:first-child {
    min-width: 155px;
  }

  .landing .gallery .green-cover table td {
    font-size: 14px;
  }

  .gallery .slick-prev,
  .gallery .slick-next,
  .custom_paging {
    bottom: auto;
    top: 55%;
  }

  .landing .architect p {
    font-size: 16px;
  }

  .landing .architect .title {
    font-size: 30px;
  }

  .landing .quote-icon {
    width: 40px;
    margin-bottom: 20px;
  }

  .landing .architect .architect-name {
    padding-right: 0;
    font-size: 16px;
  }

  /* .landing .architect{padding: 70px 0;} */
  .landing .architect-name span {
    font-size: 24px;
  }

  .landing .walkthrough .heading {
    font-size: 30px;
  }

  .landing .walkthrough .walkthrough-bg {
    height: 455px;
  }

  .landing .play-btn .circle,
  .landing .play-btn {
    width: 100px;
    height: 100px;
    top: 43.5%;
    left: 40%;
  }

  .landing .plans-section {
    padding: 45px 0 50px;
  }

  .landing .plans-section .nav-pills .nav-link {
    padding: 22px 9px;
    font-size: 15px;
  }

  .landing .plans-section .tab-content {
    padding: 30px 0 0;
  }

  .landing .plans-section .tab-content h3 {
    margin-bottom: 15px;
    font-size: 25px;
  }

  .landing .plans-section p {
    font-size: 16px;
  }

  .landing .plans-section table td:first-child {
    padding-right: 15px;
  }

  .landing .plans-section table td {
    font-size: 16px;
  }

  .landing .plans-section .schedule-btn {
    position: static !important;
    margin-top: 20px;
    padding: 10px 20px;
    font-size: 16px;
  }

  .landing .neighbours {
    height: 500px;
  }

  .landing .neighbours-box h2 {
    font-size: 32px;
  }

  .landing .neighbours-box p {
    font-size: 16px;
  }

  .landing .amenities-slider-main .heading .title {
    margin-bottom: 15px;
    font-size: 30px;
  }

  .landing .amenities-slider-main .heading {
    margin-bottom: 40px;
  }

  .landing .amenities-slider-main .icon-box h3 {
    font-size: 18px;
  }

  .landing .amenities-slider-main .icon-box p {
    max-width: 100%;
    font-size: 16px;
  }

  .landing .amenities-slider .slick-slide .row {
    margin: 0;
  }

  .landing .amenities-slider-main .slick-dots {
    padding-left: 0;
  }

  .landing .masonary-gallery {
    padding: 45px 0 0;
  }

  .landing .title {
    font-size: 30px;
  }

  .about-bcm .about-detail {
    font-size: 16px;
  }

  .vision-list-landing .counter-main {
    font-size: 32px;
  }

  .counter-text {
    font-size: 16px;
    padding: 0 10px;
  }

  .landing .custom-btn {
    padding: 10px 20px;
    font-size: 16px;
  }

  .address-box li {
    margin-bottom: 20px;
  }

  /* 24-11-22 */

  .vision-list#counterMain li:nth-child(3) {
    background: rgb(232, 124, 33);
    background: radial-gradient(circle,
        rgb(247 147 63) 53%,
        rgb(245 130 42) 96%);
  }

  .vision-list#counterMain li:nth-child(3) .counter-num,
  .vision-list#counterMain li:nth-child(3) .counter-text,
  .vision-list#counterMain li:nth-child(3) .counter-num+span {
    color: #fff;
  }

  .vision-list#counterMain li:nth-child(4) {
    background: #fff;
  }

  .vision-list#counterMain li:nth-child(3) .counter-text:after {
    background: #fff;
  }

  .vision-list#counterMain li:nth-child(4) .counter-text {
    color: #182b32;
  }

  .vision-list#counterMain li:nth-child(4) .counter-text:after {
    background: #f5822a;
  }

  .vision-list#counterMain li:nth-child(4) .counter-num,
  .vision-list#counterMain li:nth-child(4) .counter-num+span {
    color: #f5822a;
  }

  /* 9-12-22 */

  .threed-view .col-md-9 {
    padding: 30px;
  }

  .ripple-animate.point4.bottom-point .ripple-hover:before {
    top: 22px;
  }

  .gallery .green-cover,
  .gallery .right p {
    max-width: inherit;
  }

  .ripple-animate.point1 {
    top: 22%;
    left: 15.5%;
  }

  .ripple-animate.point3 {
    bottom: 39%;
  }

  .landing .amenities-slider-main .icon-box p {
    padding: 0 20px;
  }

  .landing .banner-text h1 {
    line-height: 55px;
  }

  .landing-header .navbar .navbar-nav li.nav-item a.nav-link {
    font-size: 15px;
  }

  .plans-section .pillers-main-div .slick-arrow.slick-next {
    right: -40px;
  }

  .plans-section .pillers-main-div .slick-arrow.slick-prev {
    left: -40px;
  }

  .hospitality-tab .title-secondary {
    font-size: 16px;
  }

  .plans-section .pillers-main-div .slick-arrow {
    top: 55%;
  }

  p.sicial-text {
    font-size: 14px;
  }

  .sicial-front .social-icon>div {
    width: 70px;
    height: 70px;
  }

  .sicial-front .social-icon {
    margin: 30px auto;
  }

  a.review-us-link:first-child {
    margin-right: 20px;
  }

  .review-us-link:hover,
  .review-us-link:focus,
  .review-us-link {
    padding: 15px;
    font-size: 17px;
  }

  .review-link-block {
    margin-top: 30px;
  }

  .testimonial-block {
    padding: 50px;
  }

  .slide-in-menu {
    width: 50vw;
    right: -50vw;
  }
}

.footer-bottom {
  overflow: visible;
}