.breadcrumb > li {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: 0.5px;
}
.breadcrumb li {
  color: #ffffffba !important;
}
.breadcrumb li a{
  color: #ffffffba !important;
  transition: all 0.6s ease;
}
.breadcrumb li a:hover {
  color: white !important;
  opacity: 1;
  transition: all 0.6s ease;
}
.custom-breadcrumb-style-1.breadcrumb > li + li::before {
  content: "\f054";
  font-size: 14.4px;
  font-size: 10px;
  padding-right: 6px;
  padding-left: 0;
}
.banner_title h1{
  font-weight: 100 !important;
  letter-spacing: 1px;
  font-size: 50px !important;
  line-height: 40px !important;
  color: #757575 !important;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  font-family: "Montserrat", sans-serif;
}

.banner_title span{
    line-height: 1.3 !important;
  letter-spacing: 1.2px !important;
  text-transform: uppercase;
  font-size: 16px !important;
  font-family: "Overpass", sans-serif;
  font-weight: 300;

}

.banner_title{
  position: absolute;
  top: 58%;
  left: 0px;
  background: #ffffffd6;
  padding: 8px 0;
  width: 100%;
  text-align: center;
  backdrop-filter: blur(2.5px);
}
.banner_title p{
  font-size: 11px;
  letter-spacing: 0.6px;
  margin-bottom: 0;
  margin-top: 5px;
}
.banner_title p a{
 color: #686868;
 font-weight: 600;
}
.banner_title p a:hover{
  color: black;
}
.banner_bg{
  background-color: #757575 !important;
}


.project_sec .tab{
  cursor: pointer;
  position: relative;
  font-weight: 400 !important;
  letter-spacing: 0.8px !important;
  background: transparent;
  font-size: 14px !important;
  left: 0;
  transition: all 0.6s ease;
  text-align: center;
  text-transform: uppercase;
  line-height: 21px;
  margin-right: 21px;
  color: rgb(102, 102, 102);
  font-family: "Overpass", sans-serif;
}
.project_sec .tab:last-child{
  margin-right: 0px;
}
.project_sec .tab:hover{
  color: #111 !important;
  transition: all 0.2s ease;
}
.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel,
#four:checked ~ .panels #four-panel,
#five:checked ~ .panels #five-panel,
#six:checked ~ .panels #six-panel,
#seven:checked ~ .panels #seven-panel,
#eight:checked ~ .panels #eight-panel
{
  display:block
}
#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab,
#four:checked ~ .tabs #four-tab,
#five:checked ~ .tabs #five-tab,
#six:checked ~ .tabs #six-tab,
#seven:checked ~ .tabs #seven-tab,
#eight:checked ~ .tabs #eight-tab{ 
  transition: all 0.6s ease;
  font-weight: 600 !important;
  border-bottom: 2px solid #1c19177a;
  background: #f4f1ed !important;
  color: #363636;
}
.project_sec .panels{
  width:100%;
  overflow:hidden;  
  margin-top: 30px;
}
.project_sec .panel{
  display:none;
  animation: fadein .8s;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.brief_title{
  font-weight: 300 !important;
  letter-spacing: 0.5px !important;
  font-size: 24px !important;
  line-height: 34px !important;
  color: #959595 !important;
  font-family: "Montserrat", sans-serif !important;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.project_sec  p{
  letter-spacing: 0.3px;
}
.project_details{
  border-radius: 0;
  position: relative;
   background-color: #fbf9f6 !important;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.07);
}
.project_details p:nth-child(n){
  background-color: #fbf9f6 !important;
}
.project_details p:nth-child(2n){
  background-color: #ffffff !important;
}
.project_details p{
  letter-spacing: 0.2px !important;
  font-weight: 400;
  color: #757575 !important;
  font-size: 16px !important;
  font-family: "Overpass", sans-serif;
  margin-bottom: 0;
  padding: 15px 15px;
  line-height: 25px;
}
.project_details p:last-child{
  margin-bottom: 0px;
}
.project_contact_box{
  border: 1px solid rgba(0, 0, 0, 0.06);
  padding: 15px;
}
.flex1{
  flex: 1;
}
.pro_dot1{
  margin: 0 10px 0 9.5px;
}
.pro_dot2{
  margin: 0 10px 0 64px;
}
.pro_dot3{
  margin: 0 10px 0 113px;
}
.pro_dot4{
  margin: 0 10px 0 87px;
}
.pro_dot5{
  margin: 0 10px 0 39px;
}
.pro_dot6{
  margin: 0 10px 0 62px;
}
.pro_dot7{
  margin: 0 10px 0 12px;
}
.pro_dot8{
  margin: 0 10px 0 58px;
}
.pro_dot9{
  margin: 0 10px 0 15.5px;
}
.pro_dot10{
  margin: 0 10px 0 41px;
}
.pro_dot11{
  margin: 0 10px 0 91px;
}
.pro_dot12{
  margin: 0 10px 0 62.5px;
}
.ham_pro_dot1{
  margin: 0 10px 0 29px;
}
.ham_pro_dot2{
  margin: 0 10px 0 113px;
}
.ham_pro_dot3{
  margin: 0 10px 0 109px;
}
.ham_pro_dot4{
  margin: 0 10px 0 143.5px;
}
.ham_pro_dot5{
  margin: 0 10px 0 133px;
}
.ham_pro_dot6{
  margin: 0 10px 0 108px;
}
.ham_pro_dot7{
  margin: 0 10px 0 60px;
}
.ham_pro_dot8{
  margin: 0 10px 0 83px;
}
.ham_pro_dot9{
  margin: 0 10px 0 10px;
}
.ham_pro_dot10{
  margin: 0 10px 0 97px;
}
.ham_pro_dot11{
  margin: 0 10px 0 78px;
}
.ham_pro_dot12{
  margin: 0 10px 0 36px;
}
.ham_pro_dot13{
  margin: 0 10px 0 63px;
}
.ham_pro_dot14{
  margin: 0 10px 0 61.5px;
}
.highlight_link{
  color: #000;
  animation: blink 4s ease-in-out infinite;
}
@keyframes blink {
  0%{
    opacity: 1;
  }
  50%{
    opacity: 0.1;
  }
  100%{
    opacity: 1;
  }
}
.project_pg .banner_big{
  position: absolute;
  top: -6px;
  left: -18px;
  font-size: 264px;
  font-weight: 900;
  letter-spacing: 50px;
  line-height: 252px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Overpass", sans-serif;
  color: transparent;
  background-clip: text !important;
} 

.kasliwal_pg .banner_big{
  background: url("../images/projects/residential/houses/kasliwal/7.webp");
  background-position: 40% 100%;
} 
.ishatvam_pg .banner_big{
  background: url("../images/projects/residential/houses/ishatvam/33.webp");
  background-position: 8% 94%;
  filter: brightness(114%);
} 
.kala_residence_pg .banner_big{
  background: url("../images/projects/residential/houses/kala_residence/26.webp");
  background-position: 39% 64%;
  filter: brightness(114%);
} 


.ishatvam_thum1{width: 100%;}
.ishatvam_thum2{width: 56.125%;}
.ishatvam_thum3{width: 43.65%;}
.ishatvam_thum4{width: 100%;}

.ramrajya_thum1{width: 100%;}
.ramrajya_thum2{width: 56.05%;}
.ramrajya_thum3{width: 43.65%;}
.ramrajya_pg .banner_big{
  background: url("../images/projects/residential/houses/ramrajya/11.webp");
  background-position: 0% 55%;
  filter: brightness(115%);
} 

.siddhi_pg .banner_big{
  background: url("../images/projects/residential/houses/siddhi/banner.webp");
  background-position: 15% 42%;
  filter: brightness(120%);
} 

.siddhi_pg .banner_big{
  background: url("../images/projects/residential/houses/siddhi/banner.webp");
  background-position: 15% 42%;
  filter: brightness(120%);
} 

.siddhi_thum1{width: 100%;}
.siddhi_thum2{width: 49.9%;}
.siddhi_thum3{width: 49.9%;}
.siddhi_thum4{width: 100%;}



.vaikunth_pg .banner_big{
  background: url("../images/projects/residential/houses/vaikunth/banner.webp");
  background-position: 15% 42%;
  filter: brightness(120%);
} 

.vaikunth_thum1{width: 100%;}
.vaikunth_thum2{width: 29.5%;}
.vaikunth_thum3{width: 32.3%;}
.vaikunth_thum4{width: 37.7%;}
.vaikunth_thum5{width: 44.4%;}
.vaikunth_thum6{width: 55.3%;}

.vundavan_pg .banner_big{
  background: url("../images/projects/residential/houses/vundavan/banner.webp");
  background-position: 15% 42%;
  filter: brightness(120%);
} 

.vundavan_thum1{width: 36.1%;}
.vundavan_thum2{width: 63.6%;}
.vundavan_thum3{width: 53.9%;}
.vundavan_thum4{width: 45.8%;}
.vundavan_thum5{width: 35.5%;}
.vundavan_thum6{width: 64.2%;}


.maliwal_residence_pg .banner_big{
  background: url("../images/projects/residential/houses/maliwal_residence/banner.webp");
  background-position: 15% 42%;
  filter: brightness(120%);
} 

.maliwal_residence_thum1{width: 34.2%;}
.maliwal_residence_thum2{width: 65.6%;}
.maliwal_residence_thum3{width: 50.3%;}
.maliwal_residence_thum4{width: 49.4%;}


.hambarde_residence_pg .banner_big{
  background: url("../images/projects/residential/houses/maliwal_residence/banner.webp");
  background-position: 15% 42%;
  filter: brightness(120%);
} 

.hambarde_residence_thum1{width: 34.2%;}
.hambarde_residence_thum2{width: 65.6%;}
.hambarde_residence_thum3{width: 50.3%;}
.hambarde_residence_thum4{width: 49.4%;}


.span_space{ width: 27%; position: relative;}
.span_space::before{ 
  position:absolute;
  top: 0;
  right: 10px;
  content: ":";
}

.project_main_pg div.left h2 {
  font-size: 220px;
  top: 49%;
}
.project_main_pg div.right h2 {
  font-size: 220px;
  top: 49%;
}

.project_main_pg.com_hos_pg div.left h2 {
  font-size: 230px;
  top: 48%;
}
.project_main_pg.com_hos_pg div.right h2 {
  font-size: 230px;
  top: 48%;
}
.com_hos_pg div.left p {
  top: 78%;
}
.com_hos_pg div.right p {
  top: 78%;
}
.sumit_construction_pg div.left p {
  top: 80%;
}
.sumit_construction_pg div.right p {
  top: 80%;
}



.banner_transform{
  transform: translate3d(0, 101px, 0);
}

.left4{
  left: 3px !important;
  padding-bottom: 3px !important;
}
.ptb35{
  padding: 35px 0 !important;
}
.gallery_flex{
  display: flex;
  justify-content: space-between;
}
.gallery_box{
  position: relative;
  overflow: hidden;
  margin-bottom: 2px;
}
.gallery_img{
  width: 100%;
  transition: all 1.5s ease !important;
}
.zoom_img:hover .gallery_img{
  transition: all 1.5s ease !important;
  transform: scale(1.1);
  opacity: 0.65;
}
.zoom_icon i {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 500;
  text-align: right;
}
.zoom_icon {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
    opacity: 0;
  transition: all 1.5s ease !important;
  cursor: pointer;
}
.zoom_img:hover .zoom_icon{
  opacity: 1;
  transition: all 1.5s ease !important;
}

.mt70{
  margin-top: 70px !important;
}
.pr90{
  padding-right: 90px !important;
}

.mb25{
  margin-bottom: 25px;
}
.mt15{
  margin-top: 15px !important;
}
.mt40{
  margin-top: 40px !important;
}
.img_thum{
  background: #fff !important;
  box-shadow: 0px 0 25px #b6b6b659;
  padding: 14px !important;
}
.justify_center{
  display: flex;
  justify-content: center;
}

.bird {
  background-image: url("../images/birds.svg");
  background-size: auto 100%;
  width: 90px;
  height: 125px;
  will-change: background-position;
  -webkit-animation-name: fly-cycle;
  animation-name: fly-cycle;
  -webkit-animation-timing-function: steps(10);
  animation-timing-function: steps(10);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.bird--one {
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-delay: -0.5s;
  -webkit-animation-delay: -0.5s;
}
.bird--two {
  animation-duration: 0.9s;
  -webkit-animation-duration: 0.9s;
  animation-delay: -0.75s;
  -webkit-animation-delay: -0.75s;
}
.bird--three {
  animation-duration: 1.25s;
  -webkit-animation-duration: 1.25s;
  animation-delay: -0.25s;
  -webkit-animation-delay: -0.25s;
}
.bird--four {
  animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  animation-delay: -0.5s;
  -webkit-animation-delay: -0.5s;
}
.bird-container {
  position: absolute;
  top: 2%;
  left: -10%;
  transform: scale(0) translateX(-10vw);
  will-change: transform;
  animation-name: fly-right-one;
  -webkit-animation-name: fly-right-one;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  z-index: 9;
  opacity: 0.8;
}
.bird-container--one {
  animation-duration: 15s;
  -webkit-animation-duration: 15s;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
}
.bird-container--two {
  animation-duration: 16s;
  -webkit-animation-duration: 16s;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.bird-container--three {
  animation-duration: 14.6s;
  -webkit-animation-duration: 14.6s;
  animation-delay: 6.5s;
  -webkit-animation-delay: 6.5s;
}
.bird-container--four {
  animation-duration: 16s;
  -webkit-animation-duration: 16s;
  animation-delay: 8.25s;
  -webkit-animation-delay: 8.25s;
}
@keyframes fly-cycle {
  100% {
    background-position: -900px 0;
  }
}
@-webkit-keyframes fly-cycle {
  100% {
    background-position: -900px 0;
  }
}
@keyframes fly-right-one {
  0% {
    transform: scale(0.3) translateX(-10vw);
  }
  10% {
    transform: translateY(2vh) translateX(10vw) scale(0.4);
  }
  20% {
    transform: translateY(0) translateX(30vw) scale(0.5);
  }
  30% {
    transform: translateY(4vh) translateX(50vw) scale(0.6);
  }
  40% {
    transform: translateY(2vh) translateX(70vw) scale(0.6);
  }
  50% {
    transform: translateY(0) translateX(90vw) scale(0.6);
  }
  100%,
  60% {
    transform: translateY(0) translateX(110vw) scale(0.6);
  }
}
@-webkit-keyframes fly-right-one {
  0% {
    transform: scale(0.3) translateX(-10vw);
  }
  10% {
    transform: translateY(2vh) translateX(10vw) scale(0.4);
  }
  20% {
    transform: translateY(0) translateX(30vw) scale(0.5);
  }
  30% {
    transform: translateY(4vh) translateX(50vw) scale(0.6);
  }
  40% {
    transform: translateY(2vh) translateX(70vw) scale(0.6);
  }
  50% {
    transform: translateY(0) translateX(90vw) scale(0.6);
  }
  100%,
  60% {
    transform: translateY(0) translateX(110vw) scale(0.6);
  }
}

.mt11{
  margin-top: 11px !important;
}
.project_main_pg .project_title{
  text-transform: uppercase;
  font-size: 24px !important;
  color: #2d2d2d !important;
  margin-bottom: 2px !important;
}
.project_main_pg footer .project_title {
  color: #959595 !important;
}
.project_main_pg  .card-body {
    height: auto;
  }
.project_main_pg .publication_sec .project_title {
  height: auto !important;
}
html.sticky-header-active .project_pg  #header .header-body {
  box-shadow: unset !important;
  padding: 0px 0 !important; 
  background: linear-gradient(to bottom, #0009, transparent) !important;
  transition: all 1s ease;
}
html.sticky-header-active .project_pg #header .header-nav.header-nav-line nav > ul li:hover > a {
  color: #fff !important; 
}
html.sticky-header-active .project_pg #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a, html.sticky-header-active .project_pg #header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a {
  color: #f0f0f0;
}
html.sticky-header-active .project_pg #header .header-body .active_link::before {
  background: #fff !important;
}
html.sticky-header-active .project_pg #header .header-body .active_link {
  color: #fff !important;
}
html.sticky-header-active .project_pg #header .header-nav.header-nav-line nav > ul li:hover > a::before {
  background: #FFF !important;
}
html.sticky-header-active .project_pg #header .header-nav.header-nav-line nav  ul li .dropdown-menu li:hover > a {
  color: #fff !important;
}
html.sticky-header-active .project_pg #header.sticky_strip .header-nav.header-nav-line nav ul li .dropdown-menu li:hover > a {
  color: #000 !important;
}
.project_pg .body{
  z-index: 3;
  position: relative;
}
.para_img_box{
  position: relative;
  margin: 3px 0;
} 
.para_img{
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
   padding: 520px 0;
}
.main_para{
  margin: 0;
  padding: 3px 0 0; 
}
#project_details p{
  letter-spacing: 0.3px !important;
}

.all_project_img1{
  background-image: url("../images/projects/all_projects/banner/3.webp");
}
.all_project_img2{
  background-image: url("../images/projects/all_projects/banner/11.webp");
}

.apartments_img1{
  background-image: url("../images/projects/residential/apartment/banner/3.webp");
}
.apartments_img2{
  background-image: url("../images/projects/residential/apartment/banner/4.webp");
}
.commercial_hospitality_img1{
  background-image: url("../images/projects/commercial_&_hospitality/banner/3.webp");
}
.commercial_hospitality_img2{
  background-image: url("../images/projects/commercial_&_hospitality/banner/4.webp");
}
.houses_img1{
  background-image: url("../images/projects/residential/houses/banner/5.webp");
}
.houses_img2{
  background-image: url("../images/projects/residential/houses/banner/6.webp");
}


.curve_img1{
  background-image: url("../images/projects/residential/houses/curve_scape/img1.webp");
}
.curve_img2{
  background-image: url("../images/projects/residential/houses/curve_scape/img2.webp");
  background-size: 43%;
  width: 70.5%;
  background-position: 0;
}
.curve_img3{
  background-image: url("../images/projects/residential/houses/curve_scape/img3.webp");
  background-size: 58.5%;
  width: 100%;
  background-position: 100% !important;
}
.kasliwal_img1{
  background-image: url("../images/projects/residential/houses/kasliwal/2.webp");
}
.kasliwal_img2{
  background-image: url("../images/projects/residential/houses/kasliwal/3.webp");
}

.ishatvam_img1{
  background-image: url("../images/projects/residential/houses/ishatvam/1.webp");
}
.ishatvam_img2{
  background-image: url("../images/projects/residential/houses/ishatvam/2.webp");
  background-size: 53%;
  width: 86%;
  background-position: 0% 100%;
}
.ishatvam_img3{
  background-image: url("../images/projects/residential/houses/ishatvam/3.webp");
  background-size: 48%;
  width: 75.5%;
  background-position: 100% 21% !important;
}

.ramrajya_img1{
  background-image: url("../images/projects/residential/houses/ramrajya/2.webp");
}
.ramrajya_img2{
  background-image: url("../images/projects/residential/houses/ramrajya/3.webp");
  background-position: 0 80%;
}

.siddhi_img1{
  background-image: url("../images/projects/residential/houses/siddhi/2.webp");
  background-size: 54.5%;
  width: 100%;
  background-position: 0%;
}
.siddhi_img2{
  background-image: url("../images/projects/residential/houses/siddhi/3.webp");
  background-size: 57%;
  width: 82.8%;
  background-position: 117% !important;
}
.siddhi_img3{
  background-image: url("../images/projects/residential/houses/siddhi/4.webp");
  background-position: 50% 60%;
}

.vaikunth_img1{
  background-image: url("../images/projects/residential/houses/vaikunth/2.webp");
}
.vaikunth_img2{
  background-image: url("../images/projects/residential/houses/vaikunth/3.webp");
  background-size: 47.5%;
  width: 90%;
  background-position: 0% 2%;
}
.vaikunth_img3{
  background-image: url("../images/projects/residential/houses/vaikunth/4.webp");
  background-size: 53%;
  width: 98.8%;
  background-position: 100% !important;
}


.vrundavan_img1{
  background-image: url("../images/projects/residential/houses/vrundavan/2.webp");
  background-size: 54%;
  width: 85%;
  background-position: 0% 30% !important;
}
.vrundavan_img2{
  background-image: url("../images/projects/residential/houses/vrundavan/3.webp");
  background-size: 46%;
  width: 71.9%;
  background-position: 100% 25%;
}
.vrundavan_img3{
  background-image: url("../images/projects/residential/houses/vrundavan/4.webp");
}


.maliwal_residence_img1{
  background-image: url("../images/projects/residential/houses/maliwal_residence/2.webp");
  background-size: 46%;
  width: 62%;
  background-position: 0% 83%;
}
.maliwal_residence_img2{
  background-image: url("../images/projects/residential/houses/maliwal_residence/3.webp");
  background-size: 54.5%;
  width: 72.4%;
  background-position: 100% 88% !important;
}
.maliwal_residence_img3{
  background-image: url("../images/projects/residential/houses/maliwal_residence/4.webp");
  background-position: 50% 42%;
}

.chirantan_img1{
  background-image: url("../images/projects/residential/houses/chirantan/2.webp");
}
.chirantan_img2{
  background-image: url("../images/projects/residential/houses/chirantan/3.webp");
}

.kala_residence_img1{
  background-image: url("../images/projects/residential/houses/kala_residence/2.webp");
}
.kala_residence_img2{
  background-image: url("../images/projects/residential/houses/kala_residence/3.webp");
}

.hambarde_residence_img1{
  background-image: url("../images/projects/residential/houses/hambarde_residence/2.webp");
  background-size: 50%;
  width: 100%;
  background-position: 0 51%;
}
.hambarde_residence_img2{
  background-image: url("../images/projects/residential/houses/hambarde_residence/3.webp");
  background-size: 50%;
  width: 99%;
  background-position: 100% !important;
}
.hambarde_residence_img3{
  background-image: url("../images/projects/residential/houses/hambarde_residence/4.webp");
  background-position: 50% 60%;
}

.anant_img1{
  background-image: url("../images/projects/residential/houses/anant/2.webp");
}
.anant_img2{
  background-image: url("../images/projects/residential/houses/anant/3.webp");
}

.swastik_kunj_img1{
  background-image: url("../images/projects/residential/houses/swastik_kunj/2.webp");
}
.swastik_kunj_img2{
  background-image: url("../images/projects/residential/houses/swastik_kunj/3.webp");
  background-position: 50% 60%;
}

.devgiri_residence_img1{
  background-image: url("../images/projects/residential/houses/devgiri_residence/2.webp");
}
.devgiri_residence_img2{
  background-image: url("../images/projects/residential/houses/devgiri_residence/3.webp");
  background-size: 40.5%;
  width: 89%;
  background-position: 0%;
}
.devgiri_residence_img3{
  background-image: url("../images/projects/residential/houses/devgiri_residence/4.webp");
  background-size: 88%;
  width: 129.8%;
  background-position: 225% !important;
}


.patel_residence_img1{
  background-image: url("../images/projects/residential/houses/patel_residence/2.webp");
}
.patel_residence_img2{
  background-image: url("../images/projects/residential/houses/patel_residence/3.webp");
}

.ghai_residence_img1{
  background-image: url("../images/projects/residential/houses/ghai_residence/17.webp");
    background-position: 50% 70%;
}
.ghai_residence_img2{
  background-image: url("../images/projects/residential/houses/ghai_residence/6.webp");
}

.pawde_residence_img1{
  background-image: url("../images/projects/residential/houses/pawde_residence/3.webp");
    background-position: 50% 70%;
}
.pawde_residence_img2{
  background-image: url("../images/projects/residential/houses/pawde_residence/8.webp");
  background-position: 50% 57%;
}

.darak_residence_img1{
  background-image: url("../images/projects/residential/houses/darak_residence/1.jpg");
}
.darak_residence_img2{
  background-image: url("../images/projects/residential/houses/darak_residence/2.jpg");
}


.aadishri_img1{
  background-image: url("../images/projects/residential/houses/aadishri/2.webp");
  background-position: 50% 12%;
}
.aadishri_img2{
  background-image: url("../images/projects/residential/houses/aadishri/3.webp");
  background-position: 50% 48%;
}

.batth_residence_img1{
  background-image: url("../images/projects/residential/houses/batth_residence/2.webp");
  background-position: 50% 94%; 
}
.batth_residence_img2{
  background-image: url("../images/projects/residential/houses/batth_residence/3.webp");
}

.modi_residence_img1{
  background-image: url("../images/projects/residential/houses/modi_residence/2.webp");
  background-position: 50% 94%; 
}
.modi_residence_img2{
  background-image: url("../images/projects/residential/houses/modi_residence/3.webp");
}

.krishna_narayan_img1{
  background-image: url("../images/projects/residential/apartment/krishna_narayan/banner2.webp");
  background-position: 50% 94%; 
}
.krishna_narayan_img2{
  background-image: url("../images/projects/residential/apartment/krishna_narayan/banner3.webp");
}



.akruti_img2{
  background-image: url("../images/projects/commercial_&_hospitality/hospitality/hotel_akruti/20.webp");
}
.akruti_img1{
  background-image: url("../images/projects/commercial_&_hospitality/hospitality/hotel_akruti/37.webp");
}
.commercial_business_square1{
  background-image: url("../images/projects/commercial/buisness_square/5.webp");
}
.commercial_business_square2{
  background-image: url("../images/projects/commercial/buisness_square/6.webp");
}

.central_park_img1{
  background-image: url("../images/projects/commercial_&_hospitality/hospitality/central_park/2.webp");
}
.commercial_rizwani_office_1{
  background-image: url("../images/projects/commercial/rizwani_office/2.webp");
  background-position: 50% 55%; 
}
.commercial_rizwani_office_2{
  background-image: url("../images/projects/commercial/rizwani_office/3.webp");
  background-position: 50% 53%; 
}
.commercial_4th_axis_old_studio_img1{
  background-image: url("../images/projects/commercial/4th_axis_old_studio/2.webp");
  background-position: 50% 22%;  
}
.commercial_4th_axis_old_studio_img2{
  background-image: url("../images/projects/commercial/4th_axis_old_studio/3.webp");
  background-position: 50% 52%; 
}
#project_details p.ls01{
  letter-spacing: 0.1px !important;
} 
.pt2{
  padding-top: 2px;
}
.mt3{
  margin-top: 3px !important;
}
.mb3{
  margin-bottom: 3px !important;
}
.img_btn{
  position: absolute;
  bottom: 4%;
  left: 6.5%;
  z-index: 9;
  animation: zoom_in_up 3s linear infinite;
}
@keyframes zoom_in_up {
  0%{
    transform: scale(1);
  }
  50%{
    transform: scale(1.3);
  }
  100%{
    transform: scale(1);
  }
}
.img_btn .custom-btn-style-1::before {
  border: 2px dotted #000000ab !important;
}
.img_btn .btn {
  padding: 7px 14px !important;
  background: #000;
  color: white;
  font-size: 12px !important;
  margin: 0 !important;
}
.mb70{
  margin-bottom: 70px !important;
}
#SiteCredits {
  bottom: 6% !important;
}
#SiteCredits2 {
  position: unset;
  margin-left: 27px; 
}
.text_upper{
  text-transform: uppercase;
}
.site_flex{
    width: 100%;
    display: flex;
  justify-content: flex-end !important;
}
.ani_unset{
  animation: unset !important;
}
.btn_strip{
  background-color: #f4f1ed;
  padding: 22px;
  margin-top: 23px;
  display: flex;
  justify-content: space-between;
}
#load-more{
  width: 100%;
  justify-content: flex-start;
} 
#load-more .img_btn{
  position: unset;
  margin-left: 0;
}
html.sticky-header-active .project_pg #header.sticky_strip .header-body{
  background: #ffffffc9 !important; 
  backdrop-filter: blur(3px);
  transition: all 1s ease; 
}
 html.sticky-header-active .project_pg #header.sticky_strip .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a {
  color: #474747;
}
html.sticky-header-active .project_pg #header.sticky_strip .header-nav.header-nav-line nav > ul li:hover > a {
  color: #000 !important;
}
html.sticky-header-active .project_pg #header.sticky_strip .header-nav.header-nav-line nav > ul li:hover > a::before {
  background: #000 !important;
}
html.sticky-header-active .project_pg #header.sticky_strip .header-body .active_link {
  color: #000 !important;
}
html.sticky-header-active .project_pg #header.sticky_strip .header-body .active_link::before {
  background: #000000 !important;
}
.pt0{
  padding-top: 0 !important;
}
.ps-4 {
  padding-left: 15px !important;
}
.custom-grid-1 {
  margin-top: 10px;
  position: relative;
}
.wd100{
  width: 100%
}
.custom-grid-1 .container {
  margin: 0 auto;
}

.custom-grid-1 .container .row {
  margin: 0;
}

.custom-grid-1 .container .row > * {
  padding: 0;
  min-height: 220px;
  align-items: center;
  overflow: hidden;
}

@media (max-width: 991px) {
		.custom-grid-1 .container .row > * {
				border: 1px solid var(--grey-100);
		}
}

@media (min-width: 992px) {
		.custom-grid-1 .container .row > *:nth-child(1),
		.custom-grid-1 .container .row > *:nth-child(3),
		.custom-grid-1 .container .row > *:nth-child(6),
		.custom-grid-1 .container .row > *:nth-child(8) {
				background-color: #e5dfd8;
		}
}

.custom-grid-1 .custom-grid-1-item {
		position: relative;
}

.custom-grid-1 .custom-grid-1-item .custom-grid-1-img {
		transition: opacity 300ms;
		opacity: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
}

.custom-grid-1 .custom-grid-1-item .custom-grid-1-img img {
		transition: all 2s ease;
		will-change: transform;
		transform: scale(1);

}

.custom-grid-1 .custom-grid-1-item .custom-grid-1-img:after {
		content: "";
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		position: absolute;
		opacity: 0.4;
		background-color: var(--dark);
}

.custom-grid-1 .custom-grid-1-item .custom-grid-1-text {
		position: relative;
		z-index: 1;
}

.custom-grid-1 .custom-grid-1-item:hover .custom-grid-1-img {
		opacity: 1;
}

.custom-grid-1 .custom-grid-1-item:hover .custom-grid-1-img img {
		transform: scale(1.3);
    		transition: all 2s ease;
}

.custom-grid-1 .custom-grid-1-item:hover h3 {
		color: var(--light) !important;
}
.team_name{
  font-weight: 300 !important;
  letter-spacing: 0;
  font-size: 17px !important;
  line-height: 34px !important;
  color: #636363 !important;
  font-family: "Montserrat", sans-serif !important;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.divider.divider-small.divider-small-lg hr {
  height: 3px;
  margin: 0;
  background: #ffffffbd !important;
  width: 40px;
}
.divider.divider-small {
  margin: 10px auto 6px !important;
  background: transparent; 
}
.pt70{
  padding-top: 70px !important;
}
.thum_hidden{ display: none; }

.project_name {
	animation-name: project_name;
}
@keyframes project_name {
	from {
		opacity: 0;
		transform: translate(0, -50%);
    transition: all 0.5s ease;
	}

	to {
		opacity: 1;
		transform: translate(0, -50%);
    transition: all 0.5s ease;
	}
}

.scroll-down-project {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
.scroll-down-project::before {
    background: white;
    width: 2px;
    height: 20px;
    position: absolute;
    bottom: 40px;
    left: -1px;
    right: 0;
    margin: 0 auto;
    content: '';
}
.scroll-down-project span {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 23px;
    height: 40px;
    margin-left: -12px;
    border: 2px solid white;
    border-radius: 10px;
    background: white;
}
.scroll-down-project span::before {
    position: absolute;
    top: 4px;
    left: 50%;
    content: ''; 
    width: 5px;
    height: 9px;
    margin-left: -2.5px;
    border: 2px solid #181818;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-animation: down 2s infinite;
    animation: down 2s infinite;
    box-sizing: border-box;
}
@keyframes down {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.br_mob{
  display: none;
}

.z999{
  z-index: 999;
}

.gallery_sec .tab{
  cursor: pointer;
  line-height: 24px;
  display: inline-block;
  position: relative;
  color: #000000a3;
  padding: 5px 14px !important;
  font-weight: 500 !important;
  font-family: "Montserrat", sans-serif !important;
  letter-spacing: 0.3px !important;
  text-transform: uppercase;
  background: transparent;
  border: 2px dotted #2a2a2a42 !important;
  font-size: 12px !important;
  border-radius: 0;
  transition: all 0.4s ease;
  margin-right: 15px;
  background: white;
}
.gallery_sec .tab:last-child {
  margin: 0px 0px 0 0;
}
.gallery_sec .tab:hover{
  background: #f4f1ed !important;
  border-color: #fff;
  transition: all 0.4s ease;
}
.gallery_sec {
    position: relative;
  z-index: 99;
}
.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel,
#four:checked ~ .panels #four-panel,
#five:checked ~ .panels #five-panel,
#six:checked ~ .panels #six-panel,
#seven:checked ~ .panels #seven-panel,
#eight:checked ~ .panels #eight-panel
{
  display:block
}
#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab,
#four:checked ~ .tabs #four-tab,
#five:checked ~ .tabs #five-tab,
#six:checked ~ .tabs #six-tab,
#seven:checked ~ .tabs #seven-tab,
#eight:checked ~ .tabs #eight-tab{ 
  transition: all 0.2s ease;
  /*! color: white; */
  /*! background: #c5a47e; */
  border-color: #fff;
}
.gallery_sec .panels{
  width:100%;
}
.gallery_sec .panel{
  display:none;
  animation: fadein .8s;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.all_project_pg div.left h2 {
  font-size: 220px;
  top: 47%;
}
.all_project_pg div.right h2 {
  font-size: 220px;
  top: 47%;
}
.all_project_pg div.left p {
  top: 78%;
}
.all_project_pg div.right p {
  top: 78%;
}


@media screen  and (min-width:1800px) and (max-width:1899px){
  .project_pg .banner_big {
    font-size: 249.5px;
  }
    .project_main_pg.com_hos_pg div.left h2 {
    font-size: 230px;
  }
  .project_main_pg.com_hos_pg div.right h2 {
    font-size: 230px;
  }
}

@media screen  and (min-width:1700px) and (max-width:1799px){
  .project_pg .banner_big {
    font-size: 228px;
    left: -15px;
  }
  .pr90 {
  padding-right: 60px !important;
}
  .project_main_pg.com_hos_pg div.left h2 {
    font-size: 220px;
  }
  .project_main_pg.com_hos_pg div.right h2 {
    font-size: 220px;
  }
    .com_hos_pg div.left p {
  font-size: 22px;
}
  .com_hos_pg div.right p {
  font-size: 22px;
}
}

@media screen  and (min-width:1600px) and (max-width:1699px){
  .pr90 {
    padding-right: 54px !important;
  }
  .nor_none{
    display: none;
  }
  .brief_title {
    font-size: 23px !important;
    letter-spacing: 0.4px !important;
  }
  .siddhi_img2 {
    background-size: 60%;
    width: 82.8%;
    background-position: 129% !important;
  }
  .project_main_pg div.left h2 {
    font-size: 220px;
    top: 50%;
  }
  .project_main_pg div.right h2 {
    font-size: 220px;
    top: 50%;
  }
  .scroll-down-project {
    bottom: 0%;
  }
  .project_main_pg.com_hos_pg div.left h2 {
    font-size: 200px;
  }
  .project_main_pg.com_hos_pg div.right h2 {
    font-size: 200px;
  }

}

@media screen  and (min-width:1500px) and (max-width:1599px){
  .pr90 {
    padding-right: 45px !important;
  }
  .brief_title {
    font-size: 23px !important;
  }
    .project_main_pg div.left h2 {
    font-size: 220px;
    top: 50%;
  }
  .project_main_pg div.right h2 {
    font-size: 220px;
    top: 50%;
  }
  .scroll-down-project {
  bottom: 0%;
}
  .project_main_pg.com_hos_pg div.left h2 {
    font-size: 190px;
    line-height: 190px;
  }
  .project_main_pg.com_hos_pg div.right h2 {
    font-size: 190px;
    line-height: 190px;
  }
  .com_hos_pg div.left p {
  font-size: 27px;
}
  .com_hos_pg div.right p {
  font-size: 27px;
}

}

@media screen  and (min-width:1400px) and (max-width:1499px){
.pr90 {
  padding-right: 50px !important;
}
.brief_title {
  font-size: 23px !important;
}
  .project_main_pg div.left h2 {
    font-size: 222px;
    line-height: 206px;
  }
  .project_main_pg div.right h2 {
    font-size: 222px;
    line-height: 206px;
  }
  .scroll-down-project {
    bottom: 0%;
  }
  .project_main_pg.com_hos_pg div.left h2 {
    font-size: 182px;
    line-height: 182px;
  }
  .project_main_pg.com_hos_pg div.right h2 {
    font-size: 182px;
    line-height: 182px;
  }
    .com_hos_pg div.left p {
  font-size: 26px;
}
  .com_hos_pg div.right p {
  font-size: 26px;
}
}

@media screen  and (min-width:1300px) and (max-width:1399px){
  .pr90 {
    padding-right: 47px !important;
  }
  .brief_title {
    font-size: 22px !important;
    letter-spacing: 0.1px !important;
  }
  .nor_none{
    display: none;
  }
  .span_space{ width: 35%; position: relative;}
.span_space::before{ 
  position:absolute;
  top: 0;
  right: 10px;
  content: ":";
} 
  .project_main_pg div.left h2 {
    font-size: 210px;
    top: 49%;
    line-height: 195px;
  }
  .project_main_pg div.right h2 {
    font-size: 210px;
    top: 49%; 
    line-height: 195px;
  }
  .scroll-down-project {
  bottom: 0%;
}
.hotel_akruti_pg div.left h2{
  font-size: 164px;
}
.hotel_akruti_pg div.right h2{
  font-size: 164px;
}
.project_main_pg.com_hos_pg div.left h2 {
  font-size: 164px;
  line-height: 154px;
}
.project_main_pg.com_hos_pg div.right h2 {
  font-size: 164px;
  line-height: 154px;
}
.com_hos_pg div.left p {
  font-size: 24px;
}
.com_hos_pg div.right p {
  font-size: 24px;
}
}

@media screen  and (min-width:1200px) and (max-width:1299px){
  .pr90 {
    padding-right: 21px !important;
  }
  .brief_title {
    font-size: 21.5px !important;
    letter-spacing: 0px !important;
  }
    .nor_none{
    display: none;
  }
  .project_main_pg div.left h2 {
    font-size: 185px;
    top: 51%; 
    line-height: 182px;
  }
  .project_main_pg div.right h2 {
    font-size: 185px;
    top: 51%;
    line-height: 182px;
  }
  .devgiri_residence_img2 {
  background-size: 41.5%;
  width: 89%;
  background-position: -2%;
}
.devgiri_residence_img3 {
  background-size: 94%;
  width: 130.5%;
  background-position: 230% !important;
}
.project_main_pg.com_hos_pg div.left h2 {
  font-size: 164px;
  line-height: 154px;
}
.project_main_pg.com_hos_pg div.right h2 {
  font-size: 164px;
  line-height: 154px;
}
.com_hos_pg div.left p {
  top: 77%;
  font-size: 22.7px;
}
.com_hos_pg div.right p {
  top: 77%;
  font-size: 22.7px;
}
}

@media screen  and (min-width:1100px) and (max-width:1199px){
  .pr90 {
    padding-right: 21px !important;
  }
  .brief_title {
    font-size: 21.5px !important;
    letter-spacing: 0px !important;
  }
  .nor_none{
    display: none;
  }
  .ishatvam_img2 {
    background-size: 55%;
    width: 80.5%;
  }
  .siddhi_img2 {
    background-size: 64%;
    width: 62.8%;
    background-position: 129% !important;
  }
  .siddhi_img1 {
  background-size: 60.5%;
  width: 94%;
  background-position: -2%;
}
.project_main_pg div.left h2 {
font-size: 178px;
    top: 48%;
    line-height: 161px !important;

}
.project_main_pg div.right h2 {
  font-size: 178px;
  top: 48%;
  line-height: 161px !important;
}
.maliwal_residence_img1{
  background-size: 48%;
  width: 67.5%;
  background-position: 0% 83%;
}
.maliwal_residence_img2{
  background-size: 54.5%;
  width: 72.4%;
  background-position: 100% 88% !important;
}
.devgiri_residence_img3 {
  background-size: 97%;
  width: 128.8%;
  background-position: 314% !important;
}
.devgiri_residence_img2 {
  background-size: 43.5%;
  width: 89%;
  background-position: -5.1%;
}
.project_main_pg.com_hos_pg div.left h2 {
  font-size: 150px;
}
.project_main_pg.com_hos_pg div.right h2 {
  font-size: 150px;
}
.com_hos_pg div.left p {
  top: 77%;
}
.com_hos_pg div.right p {
  top: 77%;
}
} 

@media screen  and (min-width:1050px) and (max-width:1099px){
  .project_main_pg div.left h2 {
    font-size: 164px;
    top: 48%; 
    line-height: 158px !important;
  }
  .project_main_pg div.right h2 {
    font-size: 164px;
    top: 48%;
    line-height: 158px !important;
  }

  .ishatvam_img2 {
    background-size: 66%; 
    width: 81%;
  }
  .pr90 {
    padding-right: 21px !important;
  }
  .brief_title {
    font-size: 21.5px !important;
    letter-spacing: 0px !important;
  }
  .nor_none{
    display: none;
  }
  .vrundavan_img1{
    background-size: 57%; 
    width: 79%;
    background-position: 0% 30% !important;
  }
  .vrundavan_img2{
    background-size: 54%;
    width: 76.9%;
    background-position: 111% 25%; 
  }
  .maliwal_residence_img1{
    background-size: 53%;
    width: 62%;
    background-position: -14% 57%; 
  }
  .maliwal_residence_img2{
    background-size: 56.5%;
    width: 72.4%;
    background-position: 107% 88% !important;  
  }
  .devgiri_residence_img3 {
  background-size: 115%; 
  width: 129.8%;
  background-position: 3% !important;
}
.devgiri_residence_img2 {
  background-size: 50.5%;
  width: 89%;
  background-position: -21%; 
}
.project_main_pg.com_hos_pg div.left h2 {
  font-size: 140px;
}
.project_main_pg.com_hos_pg div.right h2 {
  font-size: 140px;
}
.com_hos_pg div.left p {
  top: 76%;
}
.com_hos_pg div.right p {
  top: 76%;
}
.project_main_pg .project_title{
  font-size: 23px !important;
}
.houses_curve_scape_banner{
  background-size: cover !important;
}
.img_thum{
  padding: 10px !important;
}
.pro_dot1 {
  margin: 0 10px 0 7.5px;
}
.houses_kasliwal_banner{
  background-size: cover !important;
}
.ishatvam_img3{
  background-size: 50%;
  background-position: 104% 20% !important;
}
.siddhi_img1{
    background-size: cover;
    background-position: bottom center;
}
.siddhi_img2{
  background-size: 76%;
  background-position: 229% !important;
}
.hambarde_residence_img1{
  background-position: -15% 42%;
  background-size: 60%;
}
}

@media screen and (min-width:768px) and (max-width:1024px){
  .project_main_pg .project_title {
  font-size: 19px !important;
  }
  .btn_strip {
    margin-top: 5px;
    padding: 18px 22px;
  }
  .ps-4 {
    padding:0 12px !important;
  }
  .team_name {
    letter-spacing: 0.2px;
    font-size: 20px !important;
    line-height: 27px !important;
  }
  .custom-grid-1 {
    margin-top: 2px;
  }
  .res_pt40{
    padding-top: 40px !important;
  }
  .brief_title {
    letter-spacing: 0px !important;
    font-size: 19px !important;
    line-height: 26px !important;
    font-weight: 300 !important;
  }
  #project_details {
    margin-bottom: 4px;
  }
  #project_details .mt50 {
    margin-top: 30px;
  }
  #project_details p {
    letter-spacing: 0px !important;
  }
  .fw700 {
  font-weight: 600;
}
  .project_details p {
    font-size: 15px !important;
    padding: 14px 10px;
  }
  
  .img_btn .btn {
  padding: 6px 13px !important;
}
.res_pt30{
  padding-top: 30px !important;
}
.pro_dot8 {
  margin: 0 10px 0 54px;
}
.pro_dot10 {
  margin: 0 10px 0 38px;
}
.pro_dot6 {
  margin: 0 10px 0 57px;
}
.pro_dot5 {
  margin: 0 10px 0 37px;
}
.pro_dot4 {
  margin: 0px 10px 0 80.5px;
}
.pro_dot3 {
  margin: 0 10px 0 103px;
}
.pro_dot2 {
  margin: 0 10px 0 59px;
}
.pro_dot12 {
  margin: 0 10px 0 57.5px;
}
.pro_dot11 {
  margin: 0 10px 0 84px;
}
.res_fs18{
  font-size: 18px !important;
}
.res_dis_unset{
  display: block !important;
}
.res_mt0{
  margin-top: 0 !important;
}
html.sticky-header-active .project_pg #header .header-btn-collapse-nav{
  color: white;
}
html.sticky-header-active .project_pg #header.sticky_strip .header-btn-collapse-nav {
  color: #434343;
}
.ham_pro_dot1{
  margin: 0 10px 0 27px;
}
.ham_pro_dot2{
  margin: 0 10px 0 102px;
}
.ham_pro_dot3{
  margin: 0 10px 0 99px;
}
.ham_pro_dot4{
  margin: 0 10px 0 129.5px;
}
.ham_pro_dot5{
  margin: 0 10px 0 121px;
}
.ham_pro_dot6{
  margin: 0 10px 0 98px;
}
.ham_pro_dot7{
  margin: 0 10px 0 55px;
}
.ham_pro_dot8{
  margin: 0 10px 0 75px;
}
.ham_pro_dot9{
  margin: 0 10px 0 10px;
}
.ham_pro_dot10{
  margin: 0 10px 0 89px;
}
.ham_pro_dot11{
  margin: 0 10px 0 71px;
}
.ham_pro_dot12{
  margin: 0px 10px 0 33px;
}
.ham_pro_dot13{
  margin: 0 10px 0 59px;
}
.ham_pro_dot14{
  margin: 0px 10px 0 55.5px;
}
.project_main_pg div.left h2 {
  font-size: 94px;
  top: 41%;
}
.project_main_pg div.right h2 { 
  font-size: 94px;
  top: 41%;
}
.project_main_pg.houses_pg div.left h2 { 
  font-size: 94px;
  top: 45%;
}
.project_main_pg.houses_pg div.right h2 {
  font-size: 94px;
  top: 45%;
}
  .tabs {
  margin-bottom: 0px;
}
.project_main_pg.com_hos_pg div.left h2 {
  font-size: 94px;
  top: 42%;
}
.project_main_pg.com_hos_pg div.right h2 { 
  font-size: 94px;
  top: 42%;
}
.com_hos_pg div.left p {
  top: 64%;
}
.com_hos_pg div.right p {
  top: 64%;
}
.all_project_pg div.left p {
  top: 64%;
}
.all_project_pg div.right p {
  top: 64%;
}
.project_main_pg .sub_title {
    text-align: left;
  }
.project_main_pg .main_title {
    text-align: justify;
    margin-top: 0;
  }
.project_main_pg .text-center {
  text-align: left !important;
}
.gallery_sec .tab {
    margin-right: 6px;
    margin-bottom: 14px !important;
    width: 31.5%;
    padding: 5px 0 !important;
    text-align: center;
  }
.gallery_sec .tab:nth-child(3) {
    margin-right: 0px;
  }
  .project_main_pg #scroll_down .sub_title {
    display: none;
  }
  .res_pt20{
    padding-top: 20px !important;
  }
  .res_pb2{
    padding-bottom: 2px !important;
  }
  .tabs.mob_view .tab:last-child {
    margin-bottom: 0px !important;
  }
  html.sticky-header-active .project_pg #header .header-body .active_link {
    color: #000 !important;
  }

  
  .res_pb0{
    padding-bottom: 0 !important;
  }
  .mt170 {
  margin-top: 46px !important; 
}
  html.sticky-header-active .project_pg #header.sticky_strip .header-body {
    background: #ffffffbd !important;
  } 

/* commercial sumit construction pg */
.sumit_construction_pg div.right p {
  top: 57%; 
}
.sumit_construction_pg div.left p {
  top: 57%;  
} 
.sumit_construction_banner {
  background-size: cover !important;
}

.img_thum{
    padding: 10px !important;
}

.maliwal_residence_pg div .right p{
  top: 60%;
}

.maliwal_residence_pg div.left p{
  top: 60%;
}
.vaikunth_nivas_pg .right p{
   top: 60%;
}
.vaikunth_nivas_pg .left p{
   top: 60%;
}

.chirantan_pg .right p{
      top: 54%;
}

.chirantan_pg .left p{
      top: 54%;
}
.tab_mb25 {
    margin-bottom: 25px !important;
}
}


@media screen and (max-width:767px){
  .btn_strip {
    margin-top: 5px;
    padding: 18px 20px;
  }
  .ps-4 {
    padding:0 12px !important;
  }
  .team_name {
    letter-spacing: 0.2px;
    font-size: 20px !important;
    line-height: 27px !important;
  }
  .custom-grid-1 {
    margin-top: 2px;
  }
  .res_pt40{
    padding-top: 40px !important;
  }
  .brief_title {
    letter-spacing: 0px !important; 
    font-size: 18px !important;
    line-height: 26px !important;
    font-weight: 300 !important;
  }
  #project_details {
    margin-bottom: 4px;
  }
  #project_details .mt50 {
    margin-top: 30px;
  }
  #project_details p {
    letter-spacing: 0px !important;
  }
  .fw700 {
  font-weight: 600;
}
  .project_details p {
    font-size: 15px !important;
    padding: 14px 10px;
  }
  .br_mob{
    display: block;
  }
  .img_btn .btn {
  padding: 6px 6px !important;
  letter-spacing: 0.1px !important; 
  font-size: 11px !important;
}
  #SiteCredits2.img_btn .btn {
  width: 85px;
}
.res_pt30{
  padding-top: 30px !important;
}
.pro_dot8 {
  margin: 0 10px 0 54px;
}
.pro_dot10 {
  margin: 0 10px 0 38px;
}
.pro_dot6 {
  margin: 0 10px 0 57px;
}
.pro_dot5 {
  margin: 0 10px 0 37px;
}
.pro_dot4 {
  margin: 0px 10px 0 80.5px;
}
.pro_dot3 {
  margin: 0 10px 0 103px;
}
.pro_dot2 {
  margin: 0 10px 0 59px;
}
.pro_dot12 {
  margin: 0 10px 0 57.5px;
}
.pro_dot11 {
  margin: 0 10px 0 84px;
}
.res_fs18{
  font-size: 18px !important;
}
.res_dis_unset{
  display: block !important;
}
.res_mt0{
  margin-top: 0 !important;
}
html.sticky-header-active .project_pg #header .header-btn-collapse-nav{
  color: white;
}
html.sticky-header-active .project_pg #header.sticky_strip .header-btn-collapse-nav {
  color: #434343;
}
.ham_pro_dot1{
  margin: 0 10px 0 27px;
}
.ham_pro_dot2{
  margin: 0 10px 0 102px;
}
.ham_pro_dot3{
  margin: 0 10px 0 99px;
}
.ham_pro_dot4{
  margin: 0 10px 0 129.5px;
}
.ham_pro_dot5{
  margin: 0 10px 0 121px;
}
.ham_pro_dot6{
  margin: 0 10px 0 98px;
}
.ham_pro_dot7{
  margin: 0 10px 0 55px;
}
.ham_pro_dot8{
  margin: 0 10px 0 75px;
}
.ham_pro_dot9{
  margin: 0 10px 0 10px;
}
.ham_pro_dot10{
  margin: 0 10px 0 89px;
}
.ham_pro_dot11{
  margin: 0 10px 0 71px;
}
.ham_pro_dot12{
  margin: 0px 10px 0 33px;
}
.ham_pro_dot13{
  margin: 0 10px 0 59px;
}
.ham_pro_dot14{
  margin: 0px 10px 0 55.5px;
}
.project_main_pg div.left h2 {
  font-size: 56px;
  top: 45%;
}
.project_main_pg div.right h2 {
  font-size: 56px;
  top: 45%;
}
.project_main_pg.houses_pg div.left h2 {
  font-size: 52px;
  top: 45%;
}
.project_main_pg.houses_pg div.right h2 {
  font-size: 52px;
  top: 45%;
}
  .tabs {
  margin-bottom: 0px;
}
.project_main_pg.com_hos_pg div.left h2 {
  font-size: 50px;
  top: 42%;
}
.project_main_pg.com_hos_pg div.right h2 {
  font-size: 50px;
  top: 42%;
}
.com_hos_pg div.left p {
  top: 64%;
}
.com_hos_pg div.right p {
  top: 64%;
}
.all_project_pg div.left p {
  top: 64%;
}
.all_project_pg div.right p {
  top: 64%;
}
.project_main_pg .sub_title {
    text-align: left;
  }
.project_main_pg .main_title {
    text-align: justify;
    margin-top: 0;
  }
.project_main_pg .text-center {
  text-align: left !important;
}
.gallery_sec .tab {
    margin-right: 6px;
    margin-bottom: 14px !important;
    width: 31.5%;
    padding: 5px 0 !important;
    text-align: center;
  }
.gallery_sec .tab:nth-child(3) {
    margin-right: 0px;
  }
  .project_main_pg #scroll_down .sub_title {
    display: none;
  }
  .res_pt20{
    padding-top: 20px !important;
  }
  .res_pb2{
    padding-bottom: 2px !important;
  }
  .tabs.mob_view .tab:last-child {
    margin-bottom: 0px !important;
  }
  html.sticky-header-active .project_pg #header .header-body .active_link {
  color: #000 !important;
}
.res_fs25{
  font-size: 25px !important;
}
.res_mb0{
  margin-bottom: 0px !important;
}
.res_pb0{
  padding-bottom: 0 !important;
}
html.sticky-header-active .project_pg #header.sticky_strip .header-body {
  background: #ffffffbd !important;
} 
#SiteCredits2 {
  margin-left: 24px;
}
}
