.proj_aminities {
  width: 66% !important;
  margin: 0 17%;
}
.benefitsWrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 20px;
}

.calculate_emi {
  padding-top: 75px;
}

.marginTop_new {
  margin-top: 0px;
}

.project_high {
  gap: 120px !important;
}

.project_h3 {
  font-size: 16px;
  padding-top: 20px;
  text-align: center;
}

.amenitiesOpt_new:hover img {
  transform: none !important;
}

.amenitiesOpt_new:not(.img-hover-zoom--empty):hover {
  filter: none !important;
}

/*Project Hallmarks*/

.project_hallmarks {
  width: 100%;
  float: left;
  background-color:#e4d18f8c;
  padding: 2% 0 6% 0%;
  margin-bottom: 70px;
}

.project_header {
  width: 80%;
  margin: 0 auto;
}

.project_container {
  width: 80%;
  margin: 0 10%;
  float: left;
}

.project_item {
  width: 20%;
  margin: 1% 2%;
  display: flex;
  align-items: center;
  float: left;
}

.project_item img {
  width: 35%;
}

.project_item p {
  padding-left: 2%;
}

.benefitsName_crest {
  gap: 12px !important;
}

.benefitsNameRight {
  text-align: right;
}

.benefitsLeft_crest {
  display: grid !important;
}

.benefitsRight {
  display: grid !important;
}

.location_div2 {
  padding-top: 40px;
}

.location_div4 {
  padding-top: 40px;
}

.benefitsNameLeft h2 {
  color: #791216;
}

.benefitsNameRight h2 {
  color: #791216;
}

.location_div1 {
  margin-top: 145px;
}

.location_div3 {
  margin-top: 145px;
}

.image_caption1 {
  color: #fff;
  font-size: 10px;
  position: absolute;
  bottom: 28px;
  right: -11px;
  margin-bottom: 0px !important;
  transform: rotate(-90deg);
}

.image_caption2 {
  color: #fff;
  font-size: 10px;
  position: absolute;
  bottom: 25px;
  right: -13px;
  margin-bottom: 0px !important;
  transform: rotate(-90deg);
}

.imagecaption1mobil {
  color: #fff;
  font-size: 7px;
  position: absolute;
  bottom: 25px;
  right: 0px;
  margin-bottom: 0px !important;
  transform: rotate(-90deg);
}

.imagecaption2mobil {
  color: #fff;
  font-size: 7px;
  position: absolute;
  bottom: 18px;
  right: -9px;
  margin-bottom: 0px !important;
  transform: rotate(-90deg);
}

.amenitiesList_new {
  width: 32% !important;
  margin: 0 34%;
}

@media (max-width: 768px) {
  .benefitsWrapper_crest {
    display: block;
    padding-top: 20px;
  }
  .benefitsCenter_new img {
    width: 100%;
  }

  .benefitsLeft_crest {
    padding-top: 70px !important;
  }
  .benefitsName_crest p {
    letter-spacing: 0px;
    font-size: 12px;
  }

  .benefitsName_crest {
    gap: 12px !important;
  }

  .benefitsName_crest {
    gap: 10px !important;
  }

  .project_h3 {
    text-transform: uppercase;
    font-size: 12px !important;
    text-align: center !important;
    padding-top: 20px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 1000px) {
  .project_header {
    width: 90%;
    margin: 0 auto;
  }

  .project_item {
    width: 100%;
    margin: 3% 0%;
    display: flex;
    align-items: center;
    float: left;
  }

  .project_item img {
    width: 20%;
  }

  .project_container {
    width: 90%;
    margin: 0 5%;
    float: left;
  }

  .amenitiesIcon h3 {
    font-size: 12px !important;
    padding-bottom: 12px !important;
    padding-top: 2px;
  }

  .amenitiesIcon img {
    padding-top: 5px !important;
  }
}

@media only screen and (min-width: 1001px) and (max-width: 1100px) {
  .project_item {
    font-size: 14px;
  }

  .project_item {
    width: 29% !important;
    margin: 1% 2%;
    display: flex;
    align-items: center;
    float: left;
  }

  .amenitiesIcon img {
    width: 65px !important;
    height: 65px !important;
  }

  .amenitiesIcon h3 {
    font-size: 14px !important;
  }

  .image_caption1 {
    font-size: 9px;
  }

  .image_caption2 {
    font-size: 9px;
  }
}

@media only screen and (min-width: 1101px) and (max-width: 1200px) {
  .project_item {
    font-size: 14px;
  }

  .project_item {
    width: 23%;
    margin: 1% 1%;
    display: flex;
    align-items: center;
    float: left;
  }

  .project_container {
    width: 80%;
    margin: 0 10%;
    float: left;
  }

  .project_item p {
    padding-left: 5%;
  }

  .benefitsNameRight {
    margin-left: 8%;
  }

  .benefitsNameLeft {
    margin-left: 0px;
  }

  .image_caption1 {
    font-size: 9px;
  }

  .image_caption2 {
    font-size: 9px;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  .project_item {
    width: 21%;
    margin: 1% 2%;
    display: flex;
    align-items: center;
    float: left;
  }

  .benefitsNameLeft {
    margin-left: 0px;
  }

  .benefitsNameRight {
    margin-right: 0px;
  }

  .location_div4 {
    padding-top: 65px;
  }
}

@media only screen and (min-width: 1301px) and (max-width: 1400px) {
  .benefitsLeft {
    margin-left: 0px !important;
  }

  .benefitsNameRight {
    margin-right: 0px;
    margin-left: 10px;
  }

  .benefitsNameLeft {
    margin-left: 15px;
  }

  .benefitsNameLeft h2 {
    font-size: 30px;
  }

  .benefitsNameRight h2 {
    font-size: 30px;
  }
}
