.commer_nav_new {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
}

.logo_comm {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.content_nav {
  width: 100%;
  padding:1% 2%;
}

.one_line_nav a {
  padding-right:45px;
  color:#fff;
  font-family: "proxima-nova-light";
  font-size: 1.2vw;
}
.get_in_touch_comm{
  border: 2px solid var(--Primary-Yellow, #FFC30F);
background: var(--Primary-Yellow, #FFC30F);
color: #4F4F4F;
width: 10vw;
height: 8vh;
font-size: 1.2vw;
font-family: 'proxima-nova-regular';
}
.logo_comm_new_wi img{
  width: 4vw;
}
section.second_sec_number {
  padding: 4%;
}
.header-overlay {
  z-index: 3;
  padding-top: 5%;
}
.circ_ban_im_wi{
  width: 7.5vw;
  position: absolute;
  z-index: -1;
      left: -43px;
    top: -36px;
}
.header-overlay h1 {
  position:relative;
  color: #fff;
  font-size: 4vw;
  font-family: "proxima-nova-semibold";
}
.Videoplaysection .banner{
  height: 110vh;
}
.banner video{
  height: 100%;
  object-fit:cover;
}
.banner {
  position: relative;
  /* Ensure video is at the bottom layer */
}
.card-text{
  color: #797979;
  font-size: 1vw;
}
.sq_feet_line p{
  color: #595959;
  font-size: 0.9vw;
}
.card-title{
  font-size: 1.3vw;
  font-family: "proxima-nova-semibold";
}
#upcom_pro_comm h2{
  text-align: center;
  font-size: 3.5vw;
  font-family: "proxima-nova-semibold";
  color: #4F4F4F;
}
.allresident-main a.tabs-menu{
  font-family: "proxima-nova-semibold";
  font-size: 1.3vw;
}
.card_gap_r .know_arr p{
  font-family: "proxima-nova-semibold";
  font-size: 1.2vw;
  color: #595959;
}
#upcom_pro_comm .know_arr p {
  color: #595959;
}
#upcom_pro_comm p{
  text-align: center;
  color: #797979;
    padding-bottom: 3%;
}
.upcom_pro_comm_tit_p{
  padding: 0 18%;
  font-size: 1.3vw;
}
#upcom_pro_comm .card-text{
  text-align: left;
  font-size: 1vw;
}
.esteemed_clients h2{
  font-family: "proxima-nova-semibold";
  color: #4F4F4F;;
}

.video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5); /* Black overlay with 50% opacity */
  z-index: 1; /* Make sure the overlay is above the video */
}

.header-overlay {
  position: relative;
  z-index: 2; /* Text will be on top of overlay */
  color: #fff;
  text-align: center;
  padding: 20px;
}
.card img.card-img-top {
  height: 30vh;
  border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
@media screen and (min-width: 992px) {
  section.realestateindustry .container, .allresident-main .container,
  #upcom_pro_comm .container {
      max-width: 90%;
  }
  .second_sec_number .container{
    max-width: 95%;
  }
}
.grid-container .card_gap_r {
  --bs-gutter-x: 1.8rem;
  row-gap: 3rem;
}
#upcom_pro_comm .card-body p{
  padding-bottom: 0;
}
.second_sec_number_cont .row .col-md-3{
  padding-left: 0;
}
.sq_feet_line{
  display: flex;
}
.icn_sec_com .row {
  --bs-gutter-x: inherit;
  row-gap: unset;
}
.icn_cr_im{
  padding-right: 10px;
  width: 2.3vw;
    height: 4vh;
    object-fit: contain;
}
.numbers-main p{
  color: #797979;
  font-size: 1.35vw;
}
.numbers-main p:nth-child(1){
  color: #FFC30F;
  font-family: "proxima-nova-semibold";
}

.icn_sec_com{
  padding-bottom: 6%;
  border-top: 1px solid #FFC30F;
  padding-top: 2%;
}
.icn_sec_com h6 {
  font-size:0.99vw;
  color: #595959;
}
.card_gap_r .card-body{
  border: 1px solid var(--Secondary-Color, #BCBDC0);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.card_gap_r .card{
  border: unset;
}
.our_pro_arro_end{
  display: flex;
  justify-content: end;
}
.allresedential_new p{
  width: 75%;
  color: #797979;
  font-size: 1.25vw;
}
a.tabs-menu.tabs-menu-active{
  color: var(--Dark-Grey, #595959);
}
.allresedential_new h2{
  font-family: "proxima-nova-semibold";
  color: #4F4F4F;
}

 .outer_stor_im{
  display: flex;
 }
 .image_cus_fl{
  display: flex;
  justify-content: space-between;
  flex-direction: column;
 }
 .img_left_top {
  height: 60%;
}

.img_left_bott {
  height: 35%;
}

.outer_stor_im img {
  object-fit:cover;
  height: 100%;
  border-radius: 20px;
}
.img_right_top{
   height: 35%;
}
.img_right_bottom{
  height: 60%;
}
.outer_stor_im_left_big img{
  border-radius: 20px;
}
a.load-more{
  display: none;
}
@media screen and (min-width:768px){
  section .container{
    max-width:90%;
  }
  .navbar.navbar-expand-sm{
    display: none;
  }
}
@media screen and (max-width:767px){
  a.load-more{
    display: block;
  }
  .rumming_box img{
/*     height: 4vh !important;
    padding: 0 12% !important; */
    height: 40px !important;
        padding: 0% 12% !important;
        margin-bottom: 30px;
  }
  .commer_nav_new{
    display: none;
  }
  .navbar-toggler {
    background-color: #e70000;
    z-index: 3;
}
}
.our_sto_pict_caro{
  padding-left: 6%;
}
#our_sto_pict .owl-nav img {
  width:4vw;
}
#our_sto_pict .owl-nav button.owl-prev{
  position:absolute;
  top: 38%;
  left: 4%;
}
#our_sto_pict .owl-nav button.owl-next{
  position:absolute;
  right: 6%;
  top: 38%;
  z-index: 3;
}
.owl_car_text_po{
  position: absolute;
  bottom: 5%;
  left: 7%;
  color: #fff;
  font-size: 1.3vw;
}
.outer_stor_im_left_big{
  position: relative;
}
.tiltle_car{
  text-align: center;
  color: #4F4F4F;
  padding-bottom: 3%;
  font-family: "proxima-nova-semibold";
  font-size: 3.5vw;
}
#our_sto_pict{
padding: 6% 0 8%;
}
.workspaces-edge_caro{
  padding-left: 6%;
}
.conten_edge {
  border-radius: 20px;
  border: 1px solid var(--Secondary-Color, #BCBDC0);
  background: #FFF;
}
.conten_edge img{
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.right_con_ed{
  align-self: center;
}
.right_con_ed p{
  padding-right: 8%;
}
.right_con_ed h5{
  font-family: "proxima-nova-semibold";
  font-size: 1.5vw;
  color: #202525;
}
.right_con_ed p{
  color: #797979;
  font-family: "proxima-nova-light";
  font-size: 1vw;
	
}
.title_ed h2
{
  text-align: center;
  font-family: "proxima-nova-semibold";
  color: #4F4F4F;
  font-size: 3.5vw;
  position: relative;
  padding-bottom: 1%;
}
.title_ed p{
  color: #797979;
/*   font-family: "proxima-nova-light"; */
  text-align: center;
  padding: 0 10%;
  font-size: 1.35vw;
  padding-bottom: 3%;
}
.edge_yellow_elli {
    position: absolute;
    right: 16.75%;
    z-index: -1;
    top: -53%;
    width: 7.75vw;
}
#workspaces-edge{
  margin-bottom: 5%;
}

.our_sto_pict_caro::after{
  content: "";
  position: absolute;
  background: linear-gradient(270deg, #FFF 1.6%, rgba(255, 255, 255, 0.50) 35.5%, rgba(255, 255, 255, 0.00) 100%);
  width: 10%;
  height: 100%;
  top: 0;
  right: 0;
}
.esteemed_clients h2{
  text-align: center;
  padding-bottom: 3%;
font-size:2.25vw;
}
.esteemed_clients{
  margin-bottom: 6%;
}
.head_par_head{
  color: #B1B1B1;
  font-weight: normal;
    font-family: 'proxima-nova-semibold';
}
#upcom_pro_comm{
  background: #F8F8F8;
  padding: 5% 0;
}
.numbers-main p:nth-child(1){
  font-size: 2.5vw;
}


.rumming_box_wrapper {
  position: relative;
/*   overflow: hidden; */
/*   white-space: nowrap; */
  width: 100%;
}

.rumming_box {
  display: flex;
/*   gap: 20px;  */
/*   white-space: nowrap; */
/*   animation: scroll-left 18s linear infinite; */
	    flex-wrap: wrap;
    text-align: center;
    justify-content:center;
	row-gap:3em;
}

.rumming_box img {
/*   height: 6vh; */
  object-fit: contain;
  transform: scale(.8);
  padding: 0 5%;
    width: auto;
/*     max-width: none; */
}
.nxt_set_run{
/*   animation: scroll-right 18s linear infinite; */
}
.set_nxt_pad{
  margin-top: 6em;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0); 
  }
  100% {
    transform: translateX(-100%); 
  }
}
@keyframes scroll-right {
  0% {
    transform: translateX(-100%); 
  }
  100% {
    transform: translateX(0);
  }
}

.test_icn_logo_cen{
  text-align: center;
}
#gravely_testimonals{
  background: #EDF6FF;
  padding: 6% 0;
  position: relative;
}
.test_logo_pos{
  position: absolute;
  bottom: 5%;
  right: 3%;
  width: 15%;
}
.inside_cont_test{
  text-align: center;
}
.title_he_pa h2 {
  padding:2% 20% 1% 20%;
  font-family: "proxima-nova-semibold";
  color: #4F4F4F;
  font-size: 2vw;
}
.title_he_pa p{
  padding: 0 15%;
  padding-bottom: 2%;
  color: #797979;
  font-size: 1.2vw;
}
.gravely_testimonals_caro .owl-dots .owl-dot.active {
  background-color: #FFC30F !important;/* Active dot color */
}
.gravely_testimonals_caro .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  background-color: #ccc !important; /* Default color */
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  transition: background-color 0.3s ease;
}
.gravely_testimonals_caro .owl-dots{
  text-align: center;
}
.auth_nam {
  padding-bottom: 3%;
}
.term_priv{
  display: flex;
justify-content: center;
}
.priv_spac{
  padding-left: 5%;
}
.form_cont {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 3%;
}

.form_cont .mb-3 {
  width: 30%;
}
.form-select:focus {
  border-color: #FFC30F;
  outline: 0;
  box-shadow: unset;
}
section#curious_form {
  background-image: url(http://brigade-workspace.beta.webenza.in/wp-content/uploads/2025/01/form_bg-1.png);
  padding: 8% 5%;
  background: rgba(0, 0, 0, 0.60);
backdrop-filter: blur(15px);
}
section#curious_form .form{
  background: #fff;
  padding: 6%;
  border-radius: 20px;
}
#curious_form p{
  color: #797979;
  font-size: 1.4vw;
  margin-bottom:0;
}
#curious_form .form-label{
  color: #797979;
  font-size: 1.2vw;
}

/* robot */
.captcha-box {
  display: flex;
  align-items: center;
  /* border: 2px solid #ccc; */
  /* border-radius: 8px; */
  padding: 10px 20px;
  width: 250px;
  height: 10vh;
  background-color: #fff;
  /*border-radius: 10px;
border: 1px solid var(--Secondary-Color, #BCBDC0);*/
background: #FFF;
}

.custom-checkbox {
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.custom-checkbox input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
#curious_form .form-control{
  padding: 4%;
  border-radius: 10px;
}
#curious_form .form-select{
  padding: 4%;
  border-radius: 10px;
  color: #797979;
  background-image: url(http://brigade-workspace.beta.webenza.in/wp-content/uploads/2025/01/drop_cus_curio.png);
  background-size: 12px 8px;
}
#curious_form .submi_txt{
  font-size: 1.25vw;
  margin-bottom:2rem;
  margin-top:1rem;
}
#curious_form h2{
  color: #202525;
  font-family: "proxima-nova-semibold";
  font-size: 2.8vw;
}
.checkmark {
  width: 23px;
  height: 23px;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
}

.custom-checkbox input:checked + .checkmark {
  background-color: #4caf50;
  border-color: #4caf50;
}
#curious_form .submi_txt span {
    margin-left: 0;
}
.checkmark::after {
  content: '';
  position: absolute;
  display: none;
}

.custom-checkbox input:checked + .checkmark::after {
  display: block;
}

.custom-checkbox .checkmark::after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.captcha-text {
  font-size: 1.1vw;
    color: #797979;
    padding-top: 2%;
}
.robot_enquire{
  display: flex;
  justify-content: space-between;
}



section#curious_form {
    position: relative; /* For positioning the pseudo-element */
    padding: 8% 5%;
    background: rgba(0, 0, 0, 0.60); /* Optional overlay for darker effect */
    backdrop-filter: blur(197px); /* Keep for compatibility */
    z-index: 1;
    /* color: #fff; */
    overflow: hidden;
}

section#curious_form::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(http://brigade-workspace.beta.webenza.in/wp-content/uploads/2025/01/form_bg-1.png);
    background-size: cover;
    background-position: center;
    filter: blur(8px); /* Adjust the blur intensity */
    z-index: -1; /* Place it behind the content */
}
section#curious_form::after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:-1;
    background-color:rgba(0,0,0,0.6);
}
.cur_form_cus{
  background: #FFC30F;
  width: 11vw;
    height: 8vh;
    border: none;
    color: var(--Dark-Grey, #595959);
	font-size:1.2vw;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.terms_bot{
  background: #000;
  padding-bottom: 25px;
}
.terms_bot p{
  color: #ffff;
  font-size: 1vw;
}
.auth_nam h5 {
  color: #797979;
  font-family: "proxima-nova-semibold";
  font-size: 1.2vw;
}
.auth_nam p{
  color: #797979;
  font-size: 1vw;
}
.sq_feet_line p {
  padding-right:3%;
}
.sq_feet_line p:nth-child(2):before {
  content:"";
  width:5px;
  height: 5px;
  background: #FFC30F;
  position: absolute;
  border-radius: 50%;
  top: 6px;
  left: -9px;
}
.sq_feet_line p:nth-child(3):before {
  content:"";
  width:5px;
  height: 5px;
  background: #FFC30F;
  position: absolute;
  border-radius: 50%;
  top: 6px;
  left: -9px;
}
.sq_feet_line p{
  position:relative;
}
.mobile_only.our_sto_pict_caro_mobile {
  display: none;
}
.header-overlay h1 br{
  display: none;
}
#our_sto_pict .owl-carousel .item h5 {
  opacity: 0;
  transition: opacity 0.3s ease; /* Fade-in effect */
}

#our_sto_pict .owl-carousel .item:hover h5 {
  opacity: 1;
}
#our_sto_pict .owl-carousel .item{
  cursor:pointer;
}
/* tab */
@media screen and (min-width:768px) and (max-width:992px){
  .Videoplaysection .banner{
      height: 110vh;
  }
  .banner video{
  height:110vh;
}
.get_in_touch_comm{
  height:4vh;
}
.card img.card-img-top{
  object-fit:cover;
}
  .card-title{
  font-size:20px;
}
.sq_feet_line p {
  font-size: 8px;
}

.card-text {
  font-size: 16px;
}

.icn_sec_com h6 {
  font-size: 8px;
}

#upcom_pro_comm h2 {
  font-size: 36px;
}

#upcom_pro_comm p {
  font-size: 18px;
  padding: 3%;
}

#upcom_pro_comm .card-text {
  font-size: 12px;
}

#upcom_pro_comm .know_arr p {
  font-size: 15px;
  width: 100%;
}

#upcom_pro_comm .grid-container .row .card-body {
  padding: 15px 30px;
}

.title_ed h2 {
  font-size: 32px;
}

.title_ed p {
  font-size: 16px;
}
.card img.card-img-top{
  height:12vh;
}

.right_con_ed h5 {
  font-size: 18px;
}

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

.title_he_pa h2 {
  font-size: 20px;
}

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

.auth_nam h5 {
  font-size: 16px;
}

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

#curious_form h2 {
  font-size: 28px;
}

#curious_form p {
  font-size: 16px;
}

section#curious_form {
  backdrop-filter: none;
}

#curious_form .form-label {
  font-size: 16px;
}

#curious_form .submi_txt {
  font-size: 10px;
}

.captcha-box {
  height: 5vh;
  width: 150px;
}

.captcha-text {
  font-size: 10px;
}

.cur_form_cus {
  width: 150px;
  height: 5vh;
}

.terms_bot p {
  font-size: 12px;
}

.rumming_box img {
  height: 4vh;
}

.icn_sec_com .col-md-4 {
  padding:0;
}

.allresedential_new p {
  font-size: 16px;
  width: 90%;
}

.numbers-main p {
  font-size: 12px;
}

.numbers-main p:nth-child(1) {
  font-size: 26px;
}

.one_line_nav a {
  font-size: 14px;
}

.header-overlay h1 {
  font-size: 38px;
}
}

/* mobile */
@media screen and (max-width:767px){
  .header-overlay h1 br{
    display: block;
  }
  .header-overlay h1{
    text-align: left;
    margin-top: 125%;
	left:20px;
  }
  .circ_ban_im_wi {
     width: 18vw;
     left: -19px;
     top: -29px;	  
}
.navbar-toggler{
  background-image: url(http://brigade-workspace.beta.webenza.in/wp-content/uploads/2025/01/mobil_icn.png);
  background-size: cover;
  background-color: transparent;
}
.banner video{
  height: 160vh;
  top: auto;
}
.card img.card-img-top{
  object-fit: cover;
  height:auto;
}
nav.navbar.navbar-expand-sm {
  position: absolute;
  width: 100%;
  padding-top: 1%;
  padding-bottom: 0%;
}
a.navbar-brand img{
  width:15vw;
  height:10vh;
  object-fit: contain;
}

a.navbar-brand {
  z-index: 5;
  padding-left: 5%;
}

div#collapsibleNavbar {
  z-index: 5;
  background-color: #fff;
  width: 100%;
  padding: 8%;
}
.header_con_but{
  margin-left: 0;
  background-color: #FFC30F;
  border: none;
  color: #4F4F4F;
}
div#tabs-nav{
  overflow-y: scroll;
}

nav.navbar.navbar-expand-sm .container-fluid {
  padding:0;
}

button.navbar-toggler {
  margin-right: 5%;
}

.second_sec_number_cont .row .col-md-3 {
  width: 50%;
}

.header-overlay h1 {
  font-size: 35px;
}

.numbers-main p:nth-child(1) {
  font-size: 32px;
  text-align: center;
}

.numbers-main p:nth-child(2) {
  font-size: 16px;
  text-align: center;
}
.second_sec_number_cont .row{
  row-gap: 50px;
}

section.second_sec_number {
  padding: 15% 0%;
}

.allresedential_new h2 {
  font-size: 28px;
}

.allresedential_new p {
  width: 100%;
  font-size: 16px;
}

.allresident-main a.tabs-menu {
  font-size: 18px;
}

.card_gap_r .card-title {
  font-size:20px
}

.sq_feet_line p {
  font-size: 12px;
  /* padding-right: 0; */
}
.head_par_head{
  display: block;
  font-size: 16px;
}
.grid-container .card_gap_r{
  row-gap: 2rem;
}
h5.card-title img{
  display: none;
}
.card_gap_r .card-text {
  font-size: 16px;
}

.icn_sec_com .col-md-4 {
  width:50%
}

.grid-container .row .card-body h6 {
  font-size: 12px;
}

.icn_cr_im {
  width: 35px;
  height: 30px;
}

.card_gap_r .know_arr p {
  font-size: 20px;
}

#upcom_pro_comm h2 {
  font-size: 28px;
}

#upcom_pro_comm p {
  font-size: 16px;
}

#upcom_pro_comm .card-text {
  font-size: 12px;
  padding-left: 0;
}

.upcom_pro_comm_tit_p {
  padding: 2%;
}

.tiltle_car {
  font-size: 28px;
}

.title_ed h2 {
  font-size: 35px;
  padding: 10%;
}
.edge_yellow_elli {
  position: absolute;
  right: 8%;
  z-index: -1;
  top: 5%;
  width: 20vw;
}
.test_icn_logo_cen img {
  width: 25%;
}

.title_ed p {
  font-size: 16px;
  padding: 2%;
}

.right_con_ed h5 {
  font-size: 20px;
}

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

.title_he_pa h2 {
  font-size: 20px;
  padding: 3%;
}

.title_he_pa p {
  font-size: 16px;
  padding: 3%;
}

.auth_nam h5 {
  font-size: 16px;
}

.auth_nam p {
  font-size: 16px;
	        color: #595959;
        font-weight: 700;

}
.right_con_ed {
  padding: 9%;
}

.conten_edge img {
  border-top-right-radius: 20px;
}

#curious_form h2 {
  font-size: 20px;
}

#curious_form p {
  font-size: 16px;
}

.form_cont .mb-3 {
  width: 100%;
}

#curious_form .form-label {
  font-size: 16px;
}

#curious_form .submi_txt {
  font-size: 16px;
}

.robot_enquire {
  flex-direction: column;
  align-items: center;
}

.cur_form_cus {
  width: 70%;
  margin-top: 10%;
  height: 7vh;
}
section#curious_form{
  backdrop-filter: unset;
  padding: 15% 2%;
}
.captcha-box{
  margin-left: -40%;
  height: 7vh;
  width: 175px;
}

.captcha-text {
  font-size: 13px;
}

.terms_bot {
  font-size: 12px;
}

.terms_bot p {
  font-size: 12px;
}

.term_priv {
  flex-direction: column;
}
.our_sto_pict_caro.desktop_only{
  display: none;
}
.mobile_only.our_sto_pict_caro_mobile{
  display: block;
}
.our_sto_pict_caro::after{
  display: none;
}
.owl_car_text_po {
  font-size: 14px;
}
.outer_stor_im_left_big img{
  height: 51vh;
  object-fit: cover;
}
}

.image-container {
  position: relative;
  /* display: inline-block; */
  cursor:auto;
}

.image-container img {
  display: block;
  width: 100%;
  /* height: auto; */
}

.image-container .hover-text {
  position: absolute;
  top: 85%;
  left: 35%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 16px;
/*   text-align: center; */
  opacity: 1; /* Hidden by default */
  /* background-color: rgba(0, 0, 0, 0.6); */
  padding: 10px 15px;
  border-radius: 8px;
  transition: opacity 0.3s ease;
}

.image-container:hover .hover-text {
  opacity: 1; /* Show text on hover */
} 
@media screen and (min-width:1200px) and (max-width:1349px){
.image-container .hover-text {
    position: absolute;
    top: 75%;
    left: 35%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 14px !important;
    opacity: 0;
    padding: 10px 15px;
    border-radius: 8px;
    transition: opacity 0.3s ease;
}

.outer_stor_im_left_big .image-container .hover-text{
    top: 90%;
    left: 28%;
}
}
.outer_stor_im_left_big .image-container .hover-text{
    top: 90%;
    left: 42%;
}
.image-container .hover-text{
    font-size:1.2vw;
	padding: 1% 1.2vw;
    width: 75%;
    background-color: transparent;
    white-space: nowrap;
    border-radius: 30px;
	color:#fff;
}
#upcom_pro_comm .card-body p{
    text-align:left;
}
.sq_feet_line p:nth-child(2):before {
    content: "";
    width: 5px;
    height: 5px;
    background: #FFC30F;
    position: absolute;
    border-radius: 50%;
    top: 6px;
    left: -9px;
}
.sq_feet_line p:nth-child(3):before {
    content: "";
    width: 5px;
    height: 5px;
    background: #FFC30F;
    position: absolute;
    border-radius: 50%;
    top: 6px;
    left: -9px;
}
.img_left_bott.image-container .hover-text{
    top: 75%;
    left: 35%;
}
.img_right_top.image-container .hover-text{
    top: 70%;
    left: 35%;
}
.grecaptcha-badge {
    z-index: 1;
}
section.allresident-main{
	padding-top:20px;
}
.card_gap_r .card {
    background-color: transparent;
}

.card_gap_r .card .card-body {
    background-color: #fff;
}
.terms_bot p a {
    color: #fff;
}
@media (max-width:767px){
    .Videoplaysection .banner {
    height: 750px;
}

.banner video {
    height: 100%;
    object-fit: cover;
}

.esteemed_clients {
    padding-bottom: 50px;
}

.cur_form_cus {
    width: 100%;
    font-size: 16px;
}

.robot_enquire p {
    width: 100%;
    font-size: 16px;
}
.conten_edge {
    min-height: 470px;
}
}

@media (min-width:768px) and (max-width:1023px){
#upcom_pro_comm h5.card-title {
    font-size: 18px;
    min-height: 92px;
}

.allresident-main a.tabs-menu {
    font-size: 16px;
}

span.head_par_head {
    font-size: 18px;
}

section.Videoplaysection {
    margin-top: -25px;
}
}

/* hover css card  */
.owl-carousel.our_sto_pict_caro .item .image-container::after {
/*   content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0);
  background-size: 100% 100%;
  bottom: 0%;
  left: 0px;
  z-index: 1;
  opacity: 0;
  transition: 0.2s linear;
  border-radius: 20px; */
   content: "";
  position: absolute;
  width: 100%;
  height: 90%;
  background: transparent linear-gradient(0deg, #00000000 0%, #0000007A 89%, #000000E6 100%) 0% 0% no-repeat padding-box;
  background-position: bottom;
  background-size: 100% 100%;
  bottom: 0%;
  left: 0px;
  z-index: 1;
  opacity: 1;
  transition: 0.2s linear;
  transform: rotate(180deg);
  border-radius:20px;
}

.owl-carousel.our_sto_pict_caro .item .image-container:hover::after {
  opacity: 1;
}

.image-container .hover-text {
    z-index: 9;
}


.owl-carousel.our_sto_pict_caro .image-container .hover-text {
    white-space: inherit;
    font-size: 1vw;
    border-radius: 14px;
    line-height: 1.2;
    padding: 0;
}

.owl-carousel.our_sto_pict_caro .image_cus_fl .image-container .hover-text{
     left: 129px;
    top: auto;
    bottom: 9px;
    width: 210px;
    text-align: left;
}
/* hover css card  */
@media (min-width:992px){
    section.second_sec_number {
    padding-left: 0;
    padding-right: 0;
}

.second_sec_number .container {
    max-width: 88%;
}

.second_sec_number_cont .row .col-md-3 {
    width: auto;
}

.second_sec_number_cont .row {
    justify-content: space-between;
    width: 95%;
}
}

header.header_main_new.sticky-header .content_nav {
    background-color: #fff;
}

header.header_main_new {
    position: sticky;
    top: 0;
    z-index: 11;
}

header.header_main_new.sticky-header {
    background-color: #fff;
}

header.header_main_new.sticky-header .navbar {
    background-color: #fff;
}

header.header_main_new.sticky-header .one_line_nav a {
    color: #000;
}

header.header_main_new.sticky-header .content_nav {
/*     padding-top: 1%;
    padding-bottom: 1%; */
	box-shadow: 0px 11px 10px -18px #111;
}

@media (max-width:767px){
header.header_main_new .one_line_nav a:hover {
    color: #FFC30F;
    transition:0.3s all linear;
}
.navbar-toggler:focus {
    box-shadow: none;
}
}

@media (min-width:1200px){
	.grid-container .card_gap_r .sq_feet_line .card-text {
    min-height: auto;
}

.grid-container .card_gap_r .card-text{
    min-height:65px
}
section#locations #tab_3 {
/*     margin-bottom: -1em; */
}
.outer_stor_im_left_big img{
    height:58vh		
}
}

.right_nav .one_line_nav a:last-child {
    padding-right: unset;
}

.icn_sec_com .col-md-6 h6 {
    position: relative;
    padding-left: 20px;
}

.icn_sec_com .col-md-6 h6:before {
    position: absolute;
    left: 2px;
    top: 5px;
    content:"";
    background:url("https://brigade-workspace.beta.webenza.in/wp-content/uploads/2025/01/Vector-2.png");
    width: 12px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (max-width:767px){
	button.header_con_but {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 12;
    height: 55px;
}
button.navbar-toggler {
    background-size: 67%;
        background-repeat: no-repeat;
        position: relative;
        top: 12px;
        left: 8px;
}

.navbar-nav .nav-link {
    color: rgba(121,121,121,1);
}
header.header_main_new.sticky-header  nav.navbar.navbar-expand-sm {
    box-shadow: 0px 11px 10px -18px #111;
    padding-top: 0;
}

nav.navbar.navbar-expand-sm {
    padding-top: 0;
}
}
@media (min-width:768px){
    a.got_in_toch {
    display: none;
}
/* section.allresident-main .row.card_gap_r {
    display: grid;
    grid-template-columns: auto auto;
    row-gap: 15px;
}
.row.card_gap_r .col-12.col-md-6.col-lg-6 {
    width: 100%;
}
.row.card_gap_r .col-12.col-md-6.col-lg-6:first-of-type {
    grid-row: span 7;
}
.row.card_gap_r .col-12.col-md-6.col-lg-6:nth-of-type(2) {
    grid-row: span 6;
}
.row.card_gap_r .col-12.col-md-6.col-lg-6:nth-of-type(3) {
    grid-row: span 6;
}
.row.card_gap_r .col-12.col-md-6.col-lg-6:nth-of-type(4) {
    grid-row: span 9;
}
.row.card_gap_r .col-12.col-md-6.col-lg-6:nth-of-type(5) {
    grid-row: span 10;
}
.row.card_gap_r .col-12.col-md-6.col-lg-6:nth-of-type(6) {
    grid-row: span 11;
}
#tab_4 .row.card_gap_r .col-12.col-md-6.col-lg-6 {
    width: 50%;
} */
.grid-container .row .card-body h6 {
    min-height: 50px;
}

.grid-container .card_gap_r {
    row-gap: 1.5em;
}
section.allresident-main{
	padding-bottom:0	
}
}
div#tabs-nav {
    position: sticky;
    background: rgb(255, 255, 255);
    z-index: 10;
}
#locations,#workspaces-edge,#clientele,#curious_form{
    scroll-margin-top:130px;
}
.right_con_ed h5,.title_ed h2,
.esteemed_clients h2,#curious_form h2,
.title_he_pa h2,
.auth_nam h5,
.tiltle_car,
.allresedential_new h2,
.header-overlay h1{
    font-family:proxima-nova-Regular;
    font-weight:700
}

@media (max-width:767px){
	.card_gap_r .card .card-body {
    padding: 1.5rem 1rem;
  }

  .head_par_head {
    padding-top: 6px;
    font-size: 17px;
    margin-bottom: 14px;
  }

  .sq_feet_line .card-text {
    font-size: 14px;
  }

  .sq_feet_line {
    justify-content: space-between;
    width: 100%;
  }

  .sq_feet_line .card-text {
    padding-right: 0;
    letter-spacing: -1px;
  }

  .grid-container .row .card-body h6 {
    font-size: 14px;
  }
  .know_arr p:after {
    top: -3px;
  }

  .bg_yell img {
    top: 6px;
  }

  .tiltle_car {
    margin-bottom: .5rem;
    padding-bottom: 1.5rem;
  }

  .title_ed h2 {
    padding-bottom: 0.25rem;
    margin-bottom: 0.5rem;
  }

  .title_ed p {
    padding-bottom: 2rem;
  }
  
  .right_con_ed p {
  padding-right:0;
  font-size:14px
}

.right_con_ed h5 {
    min-height: 48px;
	color:#595959
}

.conten_edge {
    min-height: 620px;
}

.esteemed_clients h2 {
    font-size: 20px;
    margin-bottom: 2rem;
    margin-top: 3rem;
}

.set_nxt_pad {
    margin-top: 3rem;
}

p.submi_txt a {
    color: #006CB6;
}

section#curious_form {
    scroll-margin-top: 200px !important;
}

button.header_con_but {
    height: 55px;
    font-size: 18px;
}
.outer_stor_im_left_big img {
    height: 350px;
    object-fit: cover;
}

.img_left_top {
    height: 210px;
    margin-bottom: 13px;
}

.img_left_bott {
    height: 125px;
}

.image_cus_fl {
    width: 100%;
}

.outer_stor_im {
    display: inline;
}
}

.icn_sec_com .col-md-6 h6:before {
    top: 3px;
}
.got_in_toch.hidden {
  display: none;
}
#curious_form .form-control:focus {
    box-shadow: none;
    border-color: #FFC30F;
}
section#locations .card-title {
    font-family: 'proxima-nova-regular';
    font-weight: 700;
    color: #595959;
}
.form-fie-buttons {
    margin-top: 2em;
    width: 100%;
    display: flex;
    gap: 2em;
}

.form-fie-buttons button {
    height: 8vh;
    width: 16vw;
    font-size: 1.1vw;
    background: transparent;
    border: 1px solid #FFC10E;
    color: #000;
}
.form-fie-buttons button.active {
    background-color: #FFC10E;
    font-weight: 700;
}
p.submi_txt a {
    color: #006CB6;
}
#curious_form .form-control::placeholder,
#curious_form .form-control,#curious_form select{
	color: #BCBDC0 !important;	
}
@media (min-width:1024px){
    
.form_cont .mb-3 {
    width: 31%;
}

.form_cont .mb-3:nth-child(2) {
    margin-left: 3.5%;
    margin-right: 3.5%;
}
.form_cont .mb-3:nth-child(5) {
    margin-left: 3.5%;
    margin-right: 3.5%;
}
.form_cont .mb-3:nth-child(8) {
    margin-left: 3.5%;
    margin-right: 3.5%;
}

.form_cont {
    justify-content: unset;
    row-gap: 1.25em;
}

#curious_form .form-select {
    font-size: 1.1vw;
    color: #BCBDC0;
}

#curious_form .submi_txt {
    margin-bottom: 0;
    position: relative;
    margin-top: 0;
    top: 1.1em;
    width: fit-content;
}
#curious_form .robot_enquire {
    width: 100%;
    margin-top: -2.75em;
}
section#curious_form .form {
    padding-top: 3.5%;
    padding-bottom: 3.5%;
}
#curious_form .form-control,#curious_form select {
    height: 8vh;
	font-size: 1.1vw;
    color: #BCBDC0;
}
}

@media (max-width:767px){
	.form-fie-buttons button {
    width: 100%;
    font-size: 16px;
}
.form-fie-buttons {
    justify-content: space-between;
    gap: 1rem;
    flex-direction: column;
    margin-bottom: 1rem;
}
section#curious_form .captcha-box {
    display: none;
}

#curious_form .submi_txt {
    margin-bottom: 1rem;
}
.mobile_only.our_sto_pict_caro_mobile .item h5 {
    opacity: 1 !important;;
}
.img_left_top {
    position: relative;
}
#curious_form .robot_enquire {
    width: 100%;
}
.img_hov_m {
    height: 100%;
    position:relative;
    width: 100%;
    border-radius: 20px;
}


.img_hov_m::after {
/*   content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0);
  background-size: 100% 100%;
  bottom: 0%;
  left: 0px;
  z-index: 1;
  opacity: 0;
  transition: 0.2s linear;
  border-radius: 20px; */
  content: "";
    position: absolute;
    width: 100%;
    height: 90%;
    background: transparent linear-gradient(0deg, #00000000 0%, #0000007A 49%, #000000E6 100%) 0% 0% no-repeat padding-box;
    background-position: bottom;
    background-size: 100% 100%;
    bottom: 0%;
    left: 0px;
    z-index: 1;
    opacity: 0.7;
    transition: 0.2s linear;
    transform: rotate(180deg);
    border-radius: 20px;
}

.mobile_only.our_sto_pict_caro_mobile .item h5 {
            z-index: 2;
        /* background: #fff; */
        color: #fff;
        border-radius: 20px;
        height: 39px;
        width: 262px;
        text-align: left;
        display: flex;
        font-size: 12px;
        justify-content: left;
        align-items: center;
        bottom: 3%;
}
.sq_feet_line p:nth-child(2):before,
.sq_feet_line p:nth-child(3):before{
    top: 9px;
}
}

@media (min-width:768px) and (max-width:1023px){
	.form-fie-buttons button {
    width: 190px;
    font-size: 14px;
    height: 54px;
}

#curious_form .form-control::placeholder, #curious_form .form-control, #curious_form select {
    font-size: 12px;
}

#curious_form select {
    color: #BCBDC0 !important;!i;!;
}
#curious_form .form-control, #curious_form select {
    height: 45px;
}

.form_cont .mb-3 {
    width: 31%;
}

.form_cont .mb-3:nth-child(2) {
    margin-left: 3.5%;
    margin-right: 3.5%;
}
.form_cont .mb-3:nth-child(5) {
    margin-left: 3.5%;
    margin-right: 3.5%;
}
.form_cont .mb-3:nth-child(8) {
    margin-left: 3.5%;
    margin-right: 3.5%;
}

.form_cont {
    justify-content: unset;
    row-gap: 1.25em;
}

.cur_form_cus {
    height: 50px;
    font-size: 16px;
}
.circ_ban_im_wi {
    left: -20px;
    top: -13px;
}
.edge_yellow_elli {
    right: 12%;
    TOP: -21px;
}
.owl-carousel.our_sto_pict_caro .image_cus_fl .image-container .hover-text {
    left: 83px;
    top: auto;
    bottom: 0;
    width: 107px;
    text-align: center;
}
}
#tabs-nav::-webkit-scrollbar {
    background-color: transparent;
    width: 10px;
}
@media (min-width:768px){
.rumming_box .client_imgs {
    width: 17%;
    align-self: center;
}
.rumming_box {
    row-gap: 0.5em;
}
.rumming_box_wrapper {
    max-width: 90%;
    margin: auto;
}
}
@media (max-width:767px){
	.icn_sec_com .row .col-md-6 {
     width: 50%;
}
.client_imgs {
    width: 33.333%;
}

.rumming_box img {
    transform: scale(1);
}
}
@media (max-width:767px){
    .desk_ban {
    display: none;
}

.mob_ban {
    display: flex;
}
#our_sto_pict .owl-carousel .item h5 {
    font-size: 14px;
}
}

@media (min-width:768px){
.desk_ban {
    display: flex;
}

.mob_ban {
    display: none;
}
.owl-carousel.workspaces-edge_caro .owl-nav img {
    width: 4vw;
}


.owl-carousel.workspaces-edge_caro .owl-nav button.owl-prev{
  position:absolute;
  top: 38%;
  left: 4%;
}
.owl-carousel.workspaces-edge_caro .owl-nav button.owl-next{
  position:absolute;
  right: 6%;
  top: 38%;
  z-index: 3;
}
}
@media (min-width:1450px){
    .bg_yell img {
    top: 3px;
}

.know_arr p:after {
    top: -7px;
}
}
@media (min-width:1650px){
    .bg_yell img {
    top: 5px;
}

.know_arr p:after {
    top: -3.5px;
}
}
@media (min-width:1920px){
    .bg_yell img {
    top: 8px;
}

.know_arr p:after {
    top: -2px;
}
}

@media (min-width:768px) and (max-width:1023px){
    section.Videoplaysection {
        height: 750px;
    }
    
    .banner video {
        height: 100%;
    }
    
    .Videoplaysection .banner {
        height: 100%;
    }
    
    header.header_main_new .content_nav {
        padding: 2% 3%;
        min-height: fit-content;
        height: 72px;
    }
    
    section.second_sec_number .row {
        row-gap: 2rem;
    }
    
    section#locations .card-title {
        min-height: 75px;
    }
    
    
    .logo_comm_new_wi img {
        width: 60px;
    }
    
    .get_in_touch_comm {
        height: 40px;
        font-size: 13px;
        width: auto;
    }
    
    .prop_badge {
        height: auto;
        font-size: 12px;
    }
    
    .sq_feet_line .card-text {
        margin-right: 15px;
        font-size: 13px;
    }
    
    .sq_feet_line p:nth-child(2):before {
        top: 8px
    }
    
    .icn_sec_com .col-md-6 .p_list {
        font-size: 12px;
    }
    
    .icn_cr_im {
        height: auto;
        width: auto;
    }
    
    .card_gap_r .know_arr p {
        font-size: 14px;
    }
    
    
    .numbers-main p {
        font-size: 14px;
    }
    
    .sq_feet_line .card-text {
        min-height: auto !important;
    }
    
    .card_gap_r .card .card-text {
        min-height: 200px;
    }
    
    .icn_sec_com {
        padding-top: 16px;
    }
    
    
    .robot_enquire .captcha-box {
        display: none;
    }
    
    .cur_form_cus {
        display: block;
    }
    
    
    .robot_enquire {
        display: block !important;
    }
    
    #curious_form .submi_txt {
        display: block;
        width: 100%;
        font-size: 14px;
    }
    
    .form_cont .mb-3 {
        width: 48% !important;
    }
    
    .form_cont .mb-3:nth-child(2),
    .form_cont .mb-3:nth-child(5),
    .form_cont .mb-3:nth-child(8) {
        margin-left: 0;
        margin-right: 0;
    }
    
    
    .form_cont {
        justify-content: space-between;
    }
    .owl-carousel.our_sto_pict_caro .image-container .hover-text {
		font-size: 11px;
        width: 75%;
        left: 44%;
	}

	.outer_stor_im_left_big .image-container .hover-text {
		left: 113px;
	}

	.owl-carousel.our_sto_pict_caro .image_cus_fl .image-container .hover-text {
		text-align: left;
		width: 119px;
		left: 79px;
	}
}

@media (min-width:1200px){
.sq_feet_line p:nth-child(2):before {
    top: .575em;

}
.sq_feet_line p:nth-child(3):before {
    top: 0.55em;
}
}
@media (min-width:1920px){
.sq_feet_line p:nth-child(2):before {
    top: .65em;

}
.sq_feet_line p:nth-child(3):before {
    top: 0.65em;
}
}

.term_priv {
    flex-direction: column;
    row-gap: 2em;
    align-items: center;
    width: 75%;
    margin: auto;
}

.property p {
    width: fit-content;
    margin: auto;
    position: relative;
}

.property p:after{
    position:absolute;
    width:1px;
    height: 63%;
    background-color:#ccc;
    content:"";
    right: -2.85%;
    top: 4px;
}

.property {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    row-gap: .6em;
}
.property p:last-child:after{
    content:none
}
@media (max-width:767px){
.terms_bot p,
.terms_bot p {
    font-size: 13px;
}
.property {
    row-gap: 13px;
}
.property p:after{
    content:none
}
.rumming_box {
    row-gap: 0em;
}
}

@media (min-width:768px) and (max-width:768px){
.terms_bot p,
.terms_bot p {
    font-size: 13px;
}
}

.banner video {
    opacity:0;
}

.banner.desk_ban img.desk_ban {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.banner.mob_ban img.mob_ban {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	object-fit: cover;
}
@media (min-width:1200px){
	section#locations .card-title span {
    padding-left: 15px;
    position:relative;
}

section#locations .card-title span:before{
   content:'';
   width: 2px;
   height: 57%;
   position:absolute;
   left: 0.25em;
   top: 7px;
   background:#ccc;
   z-index:1
}

h5.card-title .img-fluid {
        padding: 0 1%;
        display: none;
}
}