@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800");
body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #000;
}
a {
  color: #333;
}
a:hover {
  color: #000;
}
h1,
h2,
h3,
h4,
h5 {
}
h1 {
  font-size: 36px;
  font-weight: 400;
}
h2 {
  font-size: 31px;
}
button.close .email-enquire a {
  color: #fff;
}
.call-now a {
  color: #fff;
}
img {
  max-width: 100%;
}
img.plan-site {
  border: 15px solid #520c04;
  margin-top: 2%;
}
h3 {
  font-size: 25px;
}
.last-only-mobile {
  display: none;
}
.email-enquire a {
  color: #fff;
}
input[type="text"],
input[type="number"],
textarea {
  font-size: 16px;
}
.footerwhatsapp img {
  width: 95%;
}
.location h2 {
  display: none;
}
#gmap_canvas img {
  max-width: none !important;
  background: none !important;
}
a.navbar-brand {
  max-width: 200px;
}
img.quickenquiry.animated.slideInRight {
  width: 10%;
}
.footerwhatsapp {
  position: fixed;
  right: 0%;
  z-index: 999;
  float: right;
  max-width: 103px;
  text-align: right;
  bottom: 3%;
}
.last-text h6 {
  font-size: 18px;
}
.floor-plan .col-md-6.col-sm-4 p {
  width: 47%;
  display: inline-block;
}
section#map-section iframe {
  width: 100%;
  height: 440px;
}
input#captcha12 {
  margin-left: 10% !important;
}
.enquiry-form button#submit {
  text-align: left !important;
  float: none !important;
}
.last-text {
  margin-left: 8%;
}
button.close {
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  opacity: 1;
}
.bann2 {
  position: absolute;
  top: 3px;
  color: #670c0c;
  right: 20px;
  font-style: italic;
  padding: 1% 4%;
  background: #f7b753;
}
button.close i {
  /*display: none;*/
}
.adoretitle {
  border-bottom: 1px solid #fff;
  color: #000;
  display: inline-block;
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 35px;
}
.title {
  border-bottom: 1px solid #fff;
  color: #000;
  display: inline-block;
  padding-bottom: 1%;
  margin-bottom: 2%;
  font-weight: 400;
  font-size: 35px;
}
.title-b {
  border-bottom: 1px solid #000;
  color: #000;
  display: inline-block;
  padding-bottom: 1%;
  margin-bottom: 2%;
  font-weight: 400;
  font-size: 35px;
}
.sub-title {
  font-size: 24px;
  margin: 0;
}
.padding-bottom {
  padding-bottom: 20px;
}
.top-link {
  display: none;
  right: 10px;
  bottom: 40px;
  z-index: 9;
  font-size: 1.3em;
  background: #987236;
  color: #fff;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.top-link a {
  color: #fff;
  padding: 4px 10px;
  display: inline-block;
  width: 38px;
  height: 38px;
}
.row.no-gutters {
  margin-right: 0px;
  margin-left: 0px;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
.arrow-left::before {
  position: absolute;
  left: 0;
  top: 45%;
  content: "";
  border-left: 30px solid #091a53;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}
.arrow-right::before {
  position: absolute;
  right: 0;
  top: 45%;
  content: "";
  border-right: 30px solid #c0954f;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}
.bluebg {
  background: #091a53;
}
.goldbg {
  background: #c0954f;
}
.bluebg img,
.goldbg img {
  outline: 0px solid rgba(255, 255, 255, 0.8);
  outline-offset: -18px;
}
.pricebg {
  background: #c0954f;
  border: 1px solid #d2ccbd;
  padding: 0 15px;
}
.pricebg .table {
  margin-bottom: 10px;
}
.pricebg .table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #987236;
}
.gold-btn {
  background: #c0954f !important;
  color: #fff !important;
  padding: 5px 10px;
  border: 1px solid #ad823d !important;
  font-weight: 500;
  font-size: 16px;
}
.color-white {
  color: #f0faf9;
}
.logo {
  margin: 0 auto;
}
.navbar-brand {
  padding-top: 0;
}
.navbar {
  margin-bottom: 0;
  border-radius: 0px;
}
.navbar-default {
  padding: 0;
  background: #fcfcfc none repeat scroll 0 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
  border: 0px solid #000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.navbar-nav > li > a {
  padding-bottom: 10px;
}
a.navbar-brand {
  margin-top: 9px;
}
* {
  font-family: "Roboto", sans-serif;
}
.navbar-default .navbar-nav > li > a {
  color: #2b2b2d !important;
  text-transform: uppercase;
  transition: all 1s ease 0s;
}
.navbar-default .navbar-nav > li > a:hover,
.active {
}
.navbar-nav {
  margin-top: 1%;
  margin-bottom: 1%;
}
.fixed-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.fixed-nav .navbar-brand {
  height: 70px;
}
.fixed-nav .navbar-nav {
  margin-top: 10px;
}
.fixed-nav .logo {
  height: 65px;
  transition: all 0.5s ease-in-out;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  border-bottom: 2px solid #c0954f;
  color: #fff;
  background-color: transparent !important;
}
.banner-wrap p {
  text-align: left !important;
}
.name h1 {
  text-align: left !important;
}
.banner-wrap {
  position: relative;
  background: #005a39;
}
img.bann2 {
  position: absolute;
  top: 0%;
  right: 18px;
}
.bann_slide h6 {
  color: #3e3c3c;
  text-shadow: 0 0;
  font-size: 20px;
}
.bann_slide h3 {
  color: #353434 !important;
  text-shadow: 0 0 !important;
  border-bottom: 4px solid #484444;
  font-size: 25px;
  font-weight: 600 !important;
}
.row.slider img {
  max-width: 100%;
  border: 9px solid #fff;
  border-radius: 10px;
}
.block-wrap {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 1%;
}
.block-wrap h1,
.block-wrap h2,
.block-wrap h3 {
  color: #fff;
  margin: 0;
  font-weight: 500;
  text-shadow: 1px 1px 5px #000;
  letter-spacing: 1px;
}
.block-wrap h1 {
  font-size: 55px;
  font-weight: 600;
  letter-spacing: -4px;
}
.block-wrap h2 {
  font-size: 35px;
  font-weight: 500;
}
.block-wrap h3 {
  font-size: 38px;
}
.heading {
  margin-bottom: 6%;
}
.row.slider {
  padding: 8% 0%;
  padding-bottom: 3%;
}
.name {
  padding-top: 2%;
}
.bann_slide {
  background: #ffffff;
  width: 320px;
  text-align: left;
  border: 7px solid #7bb52a;
  padding: 2% 5%;
  border-radius: 5px;
}
.banner-wrap h1,
.banner-wrap h2,
.banner-wrap h3 {
  color: #fff;
  margin: 0;
  font-weight: 500;
  text-shadow: 1px 1px 5px #000;
  letter-spacing: 1px;
}
.banner-wrap h1 {
  font-size: 40px;
  padding-bottom: 2%;
  font-weight: 600;
  letter-spacing: 1px;
}
.block {
  border: 1px solid #987236;
  display: block;
  padding: 18px 18px 16px 18px;
  min-height: 80px;
  font-size: 18px;
  text-shadow: 1px 1px 1px #000;
  font-weight: 300;
  background: rgba(192, 149, 79, 0.9);
  color: #fff;
}
.block span {
  display: block;
  font-weight: 600;
}
.call-bg {
  display: block;
  margin-left: 5px;
  padding: 9px 9px;
  background: #7dc219;
}
.call-bg a {
  color: #fff;
  font-size: 21px;
  text-shadow: 0 0 5px #000;
  font-weight: bold;
  text-decoration: none;
}
.call {
  transform: rotate(-60deg);
  -webkit-animation: spin 2s ease infinite;
  -moz-animation: spin 2s ease infinite;
  animation: spin 2s ease infinite;
}
@-moz-keyframes spin {
  50% {
    -moz-transform: rotate(30deg);
  }
}
@-webkit-keyframes spin {
  50% {
    -webkit-transform: rotate(30deg);
  }
}
@keyframes spin {
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
}
.enquiry {
  background: #233354;
  padding-bottom: 15px;
}
.enquiry h3 {
  color: #fff;
  font-weight: 300;
  border-bottom: 1px solid #3b4967;
  padding-bottom: 8px;
}
.enquiry .form-inline .form-control {
  width: 250px;
  margin-right: 5%;
}
.enquiry textarea.form-control {
  height: 35px;
}
.enquiry .form-inline {
  padding: 12px 0;
}
.form-control::-moz-placeholder {
  color: #333;
  font-size: 16px;
}
.enquiry .form-control-static {
  height: 35px;
}
.button {
  background: #c0954f;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  padding: 7px 30px;
  border: 0;
  margin-left: 2%;
  border-radius: 2px;
}
.button:active {
  box-shadow: 1px 1px 5px #000;
}
.divide-padding {
  padding: 65px 0 60px 0;
}
.siteplan-padding {
  padding: 65px 0 60px 0;
}
.happy-home {
  font-size: 16px;
}
.floor-plan-bg {
  background: #670c0c;
  color: #fff;
  background-image: linear-gradient(to bottom right, #067238, #31305beb);
}
.floor-plan h4 {
  padding: 15px 0 0px 0;
  font-size: 21px;
  color: #fff;
}
.contact-bg {
  background: #060633;
  padding: 0px 0 0 0;
  color: #fff;
  background-image: linear-gradient(to bottom right, #74b628, #006239);
}
section#about-us .container {
  max-width: 1150px;
}
.address-info-block,
.address-info-block a {
  margin-top: 25px;
  font-size: 19px;
  color: #fff;
}
.address-info-block img {
  float: left;
  padding-right: 2%;
}
.hr {
  border-left: 1px solid #4a648d;
}
.padding-rgt {
  padding: 0 15% 0 5%;
}
.padding-lft {
  padding-left: 20%;
}
.location {
  color: #fff;
}
.email,
.phone {
  padding-bottom: 20px;
  color: #fff;
}
.google-map {
  width: 100%;
  overflow: hidden;
  height: 250px;
  max-width: 100%;
  border: 5px solid #fff;
}
.captcha {
  padding: 5px 0 5px 0;
  background: #fff;
  margin-top: -3px;
}
.page-content {
  margin: 20px 0;
}
.booking {
  line-height: 38px;
  margin-top: 20px;
}
.booking strong {
  font-size: 28px;
  font-weight: 600;
}
#myModal1 .modal-dialog {
  width: 400px;
  margin: 2% auto;
}
#myModal1 .modal-content {
}
.modal-open {
  position: fixed;
}
#query-popup {
  z-index: 9999;
  min-width: 300px;
  height: auto;
  width: 90%;
  position: fixed;
  top: 6%;
  padding: 0 5px 15px 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.quick-from .form-group {
  margin-bottom: 5px;
  width: 100%;
  margin-right: 0;
}
.quick-from .form-group input {
  width: 100%;
}
.quick-from .form-group textarea {
  width: 100%;
}
.pink-btn {
  background: #c0954f;
  border: 1px solid #87023e;
  color: #fff;
}
.pink-btn:hover {
  background: #344a79;
  border: 1px solid #1c3978;
  color: #fff;
}
.price-block {
  background: #eee;
  padding: 60px 0 70px 0;
  border-bottom: 4px solid #0f2013;
}
.price-table {
  width: 80%;
  margin: 0 auto;
  border-bottom: 2px solid #c0954f;
}
.price-table td,
.price-table th {
  padding: 15px 30px !important;
}
.price-table th {
  background: #047935;
  color: #fff;
}
.padding-top {
  padding-top: 30px;
}
.copyright-footer {
  color: #b1b7c6;
  font-weight: 300;
  font-size: 16px;
  border-top: 1px solid #ffffff;
  padding: 10px 0 30px 0;
  margin-top: 25px;
}
.jovial,
.jovial a {
  font-size: 13px;
  text-align: center;
  color: #b1b7c6;
  padding-bottom: 5px;
}
.map-frame {
  width: 100%;
  height: 400px;
  border: 0;
}
.bg-shadow {
  box-shadow: 1px 5px 15px #ccc;
  padding: 10px 10px;
  margin: 4%;
}
.box {
  background: #c0954f;
  color: #fff;
  padding: 3% 6%;
}
.box h4 {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  padding-bottom: 10px;
  font-weight: 600;
}
.box ul {
  padding-left: 15px;
}
.box ul li {
  margin-bottom: 4px;
}
.disclaimer {
  font-size: 14px;
  color: rgba(183, 183, 183, 0.34);
  text-align: center;
  padding: 10px 0 10px 0;
}
.coming-soon-wrap {
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  cursor: default;
  z-index: 9999;
  bottom: 0;
}
.coming-soon {
  z-index: 9999;
  width: 600px;
  min-width: 300px;
  border: 0px solid #fff;
  background: #101010;
  height: auto;
  position: fixed;
  top: 6%;
  padding: 0 5px 15px 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 5px;
  box-shadow: 0px 0px 3px #000;
}
.close-pop {
  cursor: pointer;
  color: #7f7f7f;
  float: right;
  padding: 4px 5px 2px 15px;
  font-size: 21px;
}
.home-content {
  width: 98%;
  margin: 0 auto;
  padding: 2% 2% 1% 2%;
}
.hhevideo {
  padding-top: 10px;
  border: 0px solid rgba(233, 196, 63, 0.2);
  padding: 10px;
}
.phoneno {
  font-size: 28px;
  font-weight: bold;
}
.phoneno a {
  color: #e9c43f;
}
.appart {
  color: #f4e2a0;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}
.comingsoontext {
  font-size: 31px;
  padding-top: 8px;
  text-transform: uppercase;
  color: #f00;
  letter-spacing: 3px;
}
.moreinfo {
  font-size: 20px;
  padding: 5px 0 0px 0;
  color: #fefae1;
}
.bannerbg {
  background: #101010;
  padding: 3% 5% 3% 5%;
}
.appart-h {
  color: #f4e2a0;
  font-size: 30px;
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}
.comingsoontext-h {
  font-size: 35px;
  padding-top: 28px;
  text-transform: uppercase;
  color: #f00;
  letter-spacing: 3px;
}
.moreinfo-h {
  font-size: 24px;
  padding: 28px 0 0px 0;
  color: #fefae1;
}
.blink {
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
    color: #f00;
  }
  100% {
    opacity: 1;
  }
}
ul.list-info {
  list-style: none;
  margin: 0;
  padding: 0;
}
.left-block {
  margin-top: 20px;
  color: #fff;
  font-size: 18px;
}
.left-block ul li {
  padding: 18px 0;
}
.left-block ul li img {
  float: left;
  margin-right: 10px;
}
.left-block ul li span {
  display: block;
  font-size: 15px;
  font-weight: bold;
}
a.font-weight-bold {
  font-weight: bold;
}
.left-block ul li a {
  color: #fff;
  font-size: 18px;
}
button#submit1 {
  margin-top: -47px !important;
}
.form-field {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 6px 12px;
  font-size: 14px;
  color: #000;
  width: 115px;
  margin-left: 20px;
}
.form-control::-moz-placeholder {
  color: #333;
}
.form-control:focus::-webkit-input-placeholder,
.form-field:focus::-webkit-input-placeholder {
  color: transparent;
}
.form-control:focus::-moz-placeholder,
.form-field:focus::-moz-placeholder {
  color: transparent;
}
.form-control:-moz-placeholder,
.form-field:-moz-placeholder {
  color: transparent;
}
.margin-top-25 {
  margin-top: 25%;
  border-bottom: 2px solid #fff;
}
.quickenquiry {
  position: fixed;
  top: 18%;
  right: 0;
  border-radius: 0 5px 5px 0;
  z-index: 2;
}
#myModal1 .modal-dialog,
#myModal .modal-dialog {
  width: 400px;
  margin: 2% auto;
}
#myModal1 .modal-content,
#myModal .modal-content {
}
.rera {
  display: block;
  color: #900;
  font-size: 14px;
  margin-top: 5%;
  font-weight: 600;
  text-align: center;
}
.text {
  font-size: 12px;
  background: #0a2610;
  text-align: center;
  padding-top: 5px;
}
.affordable {
  font-size: 20px;
  letter-spacing: 1px;
}
ul.foot_social li.fab {
  text-align: center;
}
ul.foot_social li.inst {
  text-align: center;
}
.modal-content input#captcha123 {
  width: 120px;
}
@media only screen and (max-width: 1200px) {
  .container {
    width: 100%;
  }
  .name {
    padding-top: 24%;
  }
  a.navbar-brand {
    margin-top: 4px;
  }
}
@media (max-width: 1100px) {
  .nav > li > a {
    position: relative;
    display: block;
    font-size: 14px;
    padding: 10px 13px;
  }
}
.enquiry .form-inline .form-control {
  width: auto;
  margin-right: 5%;
}
@media only screen and (max-width: 1024px) {
  .nav > li > a {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 992px) {
  .fp-modal .modal-dialog {
    width: 980px;
    margin: 30px auto;
  }
  .navbar-brand > img {
    display: block;
    width: 75%;
  }
}
@media only screen and (max-width: 992px) {
  .call-bg {
    padding-left: 2px;
    padding-right: 2px;
  }
  .call-bg a {
    font-size: 17px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 12px;
  }
  .nav > li > a {
    padding-left: 7px;
    padding-right: 7px;
  }
  .block {
    padding: 15px 10px 16px 10px;
    font-size: 14px;
  }
  .block-wrap {
    margin-bottom: 10px;
  }
  .enquiry .form-inline .form-control {
    margin-right: 0;
  }
  .comingsoontext-h {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .padding-rgt {
    padding: 0 10% 0 10%;
  }
  .padding-lft {
    padding-left: 15%;
  }
  img.bann2 {
    right: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .enquiry .form-inline .form-control {
    width: auto;
    margin-right: 0;
  }
  .nav > li > a {
    padding-left: 4px;
    padding-right: 4px;
  }
  .block {
    padding: 15px 10px 16px 10px;
    font-size: 14px;
  }
  .block-last {
    border-right: 1px solid #fff;
  }
  .logo {
    height: 60px;
  }
  .margin-top-25 {
    margin-top: 25px;
  }
  .row.slider {
    padding: 10% 0%;
  }
}
@media only screen and (max-width: 767px) {
  .enquiry .form-inline .form-control {
    width: 100%;
  }
  .hr {
    border-left: 0px solid #4a648d;
  }
  .padding-rgt {
    padding: 0;
  }
  .padding-lft {
    padding-left: 0%;
    margin-top: 50px;
  }
  .logo {
    height: 48px;
  }
  .divide-padding {
    padding: 1px 0 60px 0;
  }
  .siteplan-padding {
    padding: 45px 0 60px 0;
  }
  .contact-bg {
    padding: 0px 0 0 0;
  }
  .block-wrap {
    position: relative;
    z-index: 1;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .block span {
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
  }
  .adoretitle {
    font-size: 28px;
  }
  .title {
    font-size: 28px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
  }
  .navbar-collapse {
    background: #990000;
    padding: 0 30px;
  }
  .navbar-default .navbar-nav > li > a {
    color: #ffffff !important;
  }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: 600;
  }
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
  }
  .call-bg {
    background: #990000;
  }
  .call-bg-bot {
    padding: 7px;
    margin-bottom: 15px;
  }
  .call-bg-bot a {
    color: #fff;
    font-size: 23px;
    text-shadow: 0 0 5px #000;
    font-weight: bold;
    text-decoration: none;
  }
  .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #987236;
  }
  .button {
    margin-left: 0;
  }
  .fp-modal .modal-dialog {
    width: 95%;
  }
  .price-table {
    width: 100%;
    margin: 0 auto;
  }
  .price-table td,
  .price-table th {
    padding: 10px 10px !important;
  }
  .table-scroll {
    width: 100%;
    overflow: scroll;
  }
  .coming-soon {
    width: 90%;
  }
  .comingsoontext {
    font-size: 20px;
  }
  .moreinfo {
    font-size: 18px;
  }
  .phoneno {
    font-size: 18px;
  }
  .appart {
    font-size: 16px;
  }
  .bannerbg {
    padding: 3% 5% 3% 5%;
  }
  .appart-h {
    font-size: 20px;
  }
  .comingsoontext-h {
    font-size: 20px;
    padding-top: 15px;
  }
  .moreinfo-h {
    font-size: 18px;
    padding: 10px 0 10px 0;
  }
  .banner {
    padding-top: 0;
  }
  .phoneno {
    display: block;
  }
  .name {
    padding-top: 0%;
    padding-left: 18%;
  }
  .banner-wrap h1,
  .banner-wrap h2,
  .banner-wrap h3 {
    color: #fff;
    margin: 0;
    font-weight: 500;
    text-shadow: 1px 1px 5px #000;
    letter-spacing: 1px;
  }
  .banner-wrap h1 {
    font-size: 32px;
    padding-bottom: 2%;
    font-weight: 600;
    letter-spacing: -1px;
  }
  .banner-wrap h2 {
    font-size: 21px;
    font-weight: 500;
  }
  .font21 {
    font-size: 21px;
    margin-bottom: 15px;
  }
  .navbar-toggle {
    background: #fff;
  }
  .modal-backdrop {
    height: 450px !important;
  }
}
h4#myModalLabel span img {
  width: 25%;
  float: right;
}
@media (max-width: 600px) {
      .modal-backdrop {
    height: 450px !important;
  }
  button#submit123 {
    margin-top: -27px;
    font-size: 12px;
  }
  img.plan-site {
    border: 7px solid #520c04;
    margin-top: 2%;
  }
  h4#myModalLabel span img {
    width: 25%;
    float: right;
  }
  .banner-wrap img.banner {
    max-width: 100%;
    max-height: 326px;
    margin: 0 auto;
    display: block;
  }
  section#floor-plan {
    padding-bottom: 0px;
  }
  .siteplan-padding {
    padding: 4px 0 25px 0;
  }
  section#price-detail {
    padding-top: 0px;
    margin-top: 0px;
  }
  img.quickenquiry.animated.slideInRight {
    display: none;
  }
  .last-only-mobile {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #0a6131;
  }
  .title {
    margin-bottom: 25px;
  }
  button#submit12 {
    float: none !important;
    text-align: center;
    margin: 0 auto;
    display: block;
    min-width: 150px;
  }
  .floor-plan .col-md-6.col-sm-4 p {
    width: 100%;
    display: block;
  }
  .space_bottom {
    padding-bottom: 66px;
    margin-bottom: 30px;
    border-bottom: 3px solid;
  }
  .floor-plan .col-md-6.col-sm-4 br {
    display: none;
  }
  .name {
    padding-left: 0% !important;
  }
  .bann_slide {
    max-width: 100%;
  }
  .last-text span {
    font-weight: 600;
  }
  .last-text {
    font-size: 15px;
    font-weight: normal;
  }
  .left-block ul li a {
    font-weight: normal;
    font-size: 15px;
  }
  .left-block ul li span {
    font-size: 17px;
  }
  .row.slider {
    margin-top: 14%;
  }
  .bann_slide h3 {
    color: #303031 !important;
    text-decoration: underline;
    border-bottom: 0px solid #272626;
  }
  .block-wrap.bannertitle .container {
    background: #7bb52a !important;
  }
  .call-bg-bot {
    margin-bottom: 0px;
  }
  img.quickenquiry.animated.slideInRight {
    width: 29% !important;
  }
  input#captcha12 {
    margin-left: 7%;
    min-width: 122px;
    padding: 6px 0px;
  }
  .banner-wrap h1 {
    text-align: center !important;
  }
  .banner-wrap p {
    text-align: center !important;
  }
  .bann_slide {
    max-width: 100%;
    margin: 0 auto;
  }
  #query-popup {
    width: 98%;
  }
  .last-only-mobile .footerwhatsapp {
    position: relative;
    max-width: 100%;
    left: 0px;
    width: 33.3%;
    float: left;
    display: block;
    text-align: center;
    padding: 8px 0px;
    border-right: 1px solid #fff;
  }
  .footerwhatsapp {
    display: none;
  }
  .last-only-mobile .footerwhatsapp img {
    max-width: 36px !important;
  }
  .last-only-mobile .email-enquire {
    width: 33.3%;
    float: left;
    padding: 13px 0px;
    border-right: 1px solid #fff;
    text-align: center;
    color: #fff;
  }
  .last-only-mobile .call-now {
    width: 33.3%;
    float: left;
    text-align: center;
    padding: 13px 0px;
    border-right: 1px solid #fff;
    color: #fff;
  }
  .last-only-mobile {
    display: block !important;
  }
    img.img-responsive {
    border: 7px solid #520c04 !important;
    }
    img.art-logo {
    margin-top: 20px !important;
    }
}
@media only screen and (max-width: 480px) {
  .google-map {
    width: 100%;
  }
  .address-info-block,
  .address-info-block a {
    font-size: 18px;
  }
  .block {
    min-height: 147px;
  }
  .banner {
    padding: 0px 0px 0 0px;
  }
  #myModal1 .modal-dialog {
    width: 95%;
    margin: 0 auto;
  }
  .left-block {
    font-size: 14px;
  }
  .location h4 {
    margin-top: 15%;
  }
  #myModal1 .modal-dialog,
  #myModal .modal-dialog {
    width: 98%;
    margin: 2% auto;
  }
  .name {
    padding-top: 0%;
    padding-left: 1%;
  }
  .modal-content input#captcha123 {
    width: 100px !important;
    font-size: 13px;
  }
  #query-popup {
    top: 2%;
  }
    img.img-responsive {
    border: 7px solid #520c04 !important;
    }
    img.art-logo {
    margin-top: 20px !important;
    }
}
@media (max-width: 350px) {
  input#captcha12 {
    margin-left: 4%;
    min-width: 105px;
    padding: 6px 0px;
  }
  .modal-content input#captcha123 {
    width: 55px;
  }
  .modal-content span {
    font-size: 14px !important;
    margin-left: -21% !important;
  }
  img.img-responsive {
    border: 7px solid #520c04 !important;
    }
    img.art-logo {
    margin-top: 20px !important;
    }
}
@media only screen and (max-width: 320px) {
  .block {
    min-height: 144px;
  }
  img.img-responsive {
    border: 7px solid #520c04 !important;
    }
    img.art-logo {
    margin-top: 20px !important;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
  }
}
@media screen and (device-aspect-ratio: 2/3) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media screen and (device-aspect-ratio: 375/667) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media screen and (device-aspect-ratio: 9/16) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media only screen and (max-width: 980px) {
  .bannertitle {
    display: block;
  }
}

iframe{
    width:100%;height:450px;
}
img.img-responsive {
    border: 15px solid #520c04;
}
.bann_slide h6 {
    color: #3e3c3c;
    text-shadow: 0 0;
    font-size: 16px;
}
.bann_slide h3 {
    font-size: 20px;
}

.price-block tr {
   border-right:2px solid #c0954f ;
   border-left:2px solid #c0954f ;
}