#section-hide {
  display: none !important
}

a {
  color: #1c1c1b
}

#paragraph-section p {
  color: #1c1c1b
}

.download-form-modal form .submit-btn {
  background: #1c1c1b;
  color: #fff
}

.download-form-modal form .submit-btn:hover {
  background: #fff;
  color: #1c1c1b
}

.download-form-modal .download-header p {
  color: #1c1c1b
}

.download-form-modal form input {
  border: solid 2px #1c1c1b;
  color: #1c1c1b
}

.download-form-modal form input::placeholder {
  color: #1c1c1b
}

.download-form-modal form input:-ms-input-placeholder {
  color: #1c1c1b
}

.download-form-modal form input::-ms-input-placeholder {
  color: #1c1c1b
}

.success {
  color: #1c1c1b
}

.map-sec-img {
  background: url(../images/bloomfields/map-img.png) no-repeat center;
  background-size: cover;
  background-position: right;
  min-height: 600px
}

.map-sec-bg {
  background-color: #1c1c1b
}

.map-sec-body button:hover {
  color: #1c1c1b;
  background-color: FFF
}

.map-sec-body button {
  margin-top: 30px
}

#entertainment-section {
  margin: 0
}

.map-table {
  background-color: #ececec
}

.body-entertainment {
  background: url(../images/bloomfields/new-master-plan.jpg) no-repeat center center;
  background-size: auto 100%;
  background-color: #ececec
}

.owl-theme .owl-dots .owl-dot span,
.owl-theme .owl-dots .owl-dot.active span {
  background-color: #1c1c1b
}

#gallery-image-carousel-dots>.left-arrow,
#gallery-image-carousel-dots>.right-arrow,
#gallery-image-modal-carousel-dots>.left-arrow,
#gallery-image-modal-carousel-dots>.right-arrow,
#gallery-video-carousel-dots>.left-arrow,
#gallery-video-carousel-dots>.right-arrow,
#gallery-video-modal-carousel-dots>.left-arrow,
#gallery-video-modal-carousel-dots>.right-arrow {
  color: #1c1c1b
}

#construction-updates .owl-theme .owl-dots .owl-dot span,
#construction-updates .owl-theme .owl-dots .owl-dot.active span {
  background-color: #1c1c1b
}

.inquire-now-section-bg {
  background: url(../images/bloomfields/inquire-now.jpeg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 600px
}

.btn-submit:hover {
  color: #1c1c1b
}

.master-plan {
  margin: 80px 0 30px 0
}

@media (width:768px) {
  .map-sec-img {
    min-height: 440px
  }
}

@media (min-width:992px) {
  .map-sec-img {
    display: block
  }
}

@media (min-width:1200px) {
  .master-plan {
    margin: 80px 0 0 0
  }
}