#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: none;
    /* background-size: cover;
    background-position: right; */
    display: flex !important;
    align-items: center !important;
    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-sec-body p, .map-sec-body ul li {
    text-transform: none !important;
  }
  .map-table {
    background-color: #ececec
  }
  
  .body-entertainment {
    background: url("../images/rivers/Master-Plan-Size-1.png") no-repeat center center;
    background-size: cover !important;
    background-color:#fdf8f5 !important;
    display: none;
  }
  
  .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
    }
    .body-entertainment {
      background: url("../images/rivers/master-plan-rivers.png") no-repeat center center;
      background-size: cover !important;
      background-color: #fdf8f5 !important;
      display: block;
    }
  }
  
  @media (min-width:1200px) {
    .master-plan {
      margin: 80px 0 0 0
    }
  }
  .map-vedio{
    width: 100% !important;
    margin-top: 70px !important;
  }
  .master{
    text-align: center;
    padding: 60px 30px 0 30px;
    line-height: 2;
    font-family: "Helvetica Neue Thin Condensed";
    font-size: 16px;
  }
  .mobile-masterplan .master{
    padding-bottom: 60px !important;
  }
  .mobile-masterplan{
    padding-bottom: 60px !important;
  }