/* Font */

/*@font-face {
  font-family: 'GothamBook';
  src: url('/fonts/./GothamBook.eot');
  src: local('GothamBook'), url('/fonts/./GothamBook.woff') format('woff'), url('/fonts/./GothamBook.ttf') format('truetype');
}
@font-face {
    font-family: 'zapfellipt_btbold_italic';
    src: url('/fonts/zel711bi-webfont.eot');
    src: url('/fonts/zel711bi-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/zel711bi-webfont.woff2') format('woff2'),
         url('/fonts/zel711bi-webfont.woff') format('woff'),
         url('/fonts/zel711bi-webfont.ttf') format('truetype'),
         url('/fonts/zel711bi-webfont.svg#zapfellipt_btbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'zapfellipt_btbold';
    src: url('/fonts/zelp711b-webfont.eot');
    src: url('/fonts/zelp711b-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/zelp711b-webfont.woff2') format('woff2'),
         url('/fonts/zelp711b-webfont.woff') format('woff'),
         url('/fonts/zelp711b-webfont.ttf') format('truetype'),
         url('/fonts/zelp711b-webfont.svg#zapfellipt_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'zapfellipt_btitalic';
    src: url('/fonts/zelp711i-webfont.eot');
    src: url('/fonts/zelp711i-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/zelp711i-webfont.woff2') format('woff2'),
         url('/fonts/zelp711i-webfont.woff') format('woff'),
         url('/fonts/zelp711i-webfont.ttf') format('truetype'),
         url('/fonts/zelp711i-webfont.svg#zapfellipt_btitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'zapfellipt_btroman';
    src: url('/fonts/zelp711n-webfont.eot');
    src: url('/fonts/zelp711n-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/zelp711n-webfont.woff2') format('woff2'),
         url('/fonts/zelp711n-webfont.woff') format('woff'),
         url('/fonts/zelp711n-webfont.ttf') format('truetype'),
         url('/fonts/zelp711n-webfont.svg#zapfellipt_btroman') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

body {
  background-color: #ECECED;
  font-family: "museo-sans";
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

a:visited {
  color: inherit;
}
.middle {
  margin-right: auto;
  margin-left: auto;
}

/* Overriding the background color for the toast notification */
.toast-info {
  background-color: #a78546;
}
.font-bold {
  font-weight: 500;
}
.font-regular {
  font-weight: 400;
}

.font-large {
  font-weight: 700;
}

.font-light {
  font-weight: normal;
}

.font-footer {
  font-weight: 400;
}
.font-title {
  font-size: 1.8em;
  color: #b3c335;
  margin-top: 30px;
}
.fontTitle-bold {
  font-size: 1.9em;
  color: #ffffff;
  text-align: left;
  padding-left: 15px;
  font-weight: bold;
 /* margin-top: 30px;*/
}
.heading-font-bold {
  font-weight: 500;
}

.AptFeatures {
  font-size: 17px;
}

.AptFeatures ul {
  padding-left: 25px!important;
}

.select2-search {
  display: none;
}

.select2-dropdown.top {
  background-color: #044c5c !important;
  color: #fff !important;
}

.select2-dropdown.top .select2-results__option--highlighted[aria-selected], .select2-dropdown.top .select2-results__option[aria-selected=true] {
  background-color: #b3c335;
  color: #000;
}

/* .select2-dropdown.bottom {
	background-color: #d4af6b !important;
	 color: #fff !important;
}*/
.select2-dropdown.bottom .select2-results__option--highlighted[aria-selected], .select2-dropdown.bottom .select2-results__option[aria-selected=true] {
  background-color: #b3c335;
  color: #000;
}

#banner {
  overflow: hidden;
  width: 100%;
  max-height: 612px;
}

#maximage {
  position: relative !important;
  height: 750px !important;
}
#maximage .slideContent {
  padding: 20px 30px;
  background: rgba(0, 81, 99, 0.7);
  display: inline-block;
  color: white;
  position: absolute;
  left: 45%;
  bottom: 8%;
  text-transform: capitalize;
  font-weight: 700 !important;
  /*width: 35%;*/
}
#maximage .secondSlide {
  padding: 25px 80px;
  background: rgba(247, 135, 81, 0.9);
  display: inline-block;
  color: white;
  position: absolute;
  left: 45%;
  bottom: 0%;
  text-transform: capitalize;
  width: 45%;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
}
#maximage .large {
  font-size: 32px;
  line-height: 34px;
}
#maximage .large1 {
  font-size: 32px;
  line-height: 34px;
}
#maximage .medium {
  font-size: 22px;
  line-height: 24px;
}
/*#maximage .large {
  font-size: 3em;
}
#maximage .medium {
  font-size: 5em;
  line-height: 60px;
}
#maximage .small {
  font-size: 1.2em;
  padding: 10px 30px;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
  -moz-padding-start: 0px;
  -moz-padding-end: 0px;
}
#maximage .large1 {
  font-size: 2.5em;
  line-height: 27px;
}
#maximage .medium1 {
  font-size: 2em;
    line-height: 32px;
    padding: 10px 65px;
    letter-spacing: 2px;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    -moz-padding-start: 0px;
    -moz-padding-end: 0px;
}
#maximage .small1 {
  font-size: 1.2em;
  padding: 0 60px;
  letter-spacing: 1px;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
  -moz-padding-start: 0px;
  -moz-padding-end: 0px;
}
#maximage .medium2 {
  font-size: 4em;
  line-height: 80px;
}
#maximage .small2 {
  font-size: 1.5em;
  padding: 10px 30px;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
  -moz-padding-start: 0px;
  -moz-padding-end: 0px;
}
#maximage .large3 {
  font-size: 6em;
  line-height: 85px;
  margin-top: 20px;
}
#maximage .medium3 {
  font-size: 6em;
  line-height: 85px;
  margin-bottom: 20px;
}
#maximage .large4 {
  font-size: 6em;
  line-height: 75px;
  margin: 20px 0;
}*/
#maximage p {
  margin-bottom: 0;
  display: inline;
}

body.mobile #maximage .slideContent {
  display: none;
}
.noPadding {
  padding: 0px 0px 0px 0px;
}

.logo {
  /* background: rgba(0, 81, 99, 1);*/
  background:url("../images/backgrounds/logo-bg.png") repeat-x;
  width: 100%;
  text-align: center;
  padding: 15px 15px 2px;
}
.logo img{
  margin-right: auto;
  margin-left: auto;
}

.address {
  color: #929497;
  margin-top: 7px;
  font-size: 12px;
}

.line {
  height: 2px;
  background: #ffffff;
  margin: 13px 73px 26px;
}

.sliderLine{
  height: 2px;
  background: #868D99;
  margin: 10px 275px;
}

.formContainer {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  color: white;
}

.bannerForm {
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
  background: rgba(0, 81, 99, 0.7);
}
.bannerForm #registerForm {
  margin-top: 10px;
  padding:0px 30px;
}
.bannerForm h4 {
  font-size: 22px;
  margin-top: 2px;
  margin-bottom: 0;
  color: #ffffff;
  /*font-weight: 600;*/
}
.bannerForm input {
  text-align: center;
  border: 1px solid #b3c335;
  background: rgba(0, 81, 99, 0.6);/*#000000*/
  width: 100%;
  margin-bottom: 3px;
  box-sizing: border-box;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  border-radius: 0;
}
input.invalid {
  border: 1px solid red !important;
}
.bannerForm .select2-container {
  width: 100% !important;
  margin-bottom: 3px;
}
.bannerForm .select2-selection {
   background: rgba(0, 81, 99, 0.7);
  border: 1px solid #b3c335;
  border-radius: 0;
  height: 33px;
}
.bannerForm #select2-enquirySource-container {
  color: white;
  font-size: 14px;
  text-transform: none;
}
.bannerForm #select2-enquirySource-container select option{
}
.bannerForm .select2-selection__arrow {
  display: none;
}
.bannerForm ::-webkit-input-placeholder {
  color: white;
  font-size: 14px;
  opacity: 1 !important;
}
.bannerForm :-moz-placeholder {
  /* Firefox 18- */
  color: white;
  opacity: 1 !important;
  font-size: 14px;
}
.bannerForm ::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
  opacity: 1 !important;
  font-size: 14px;
}
.bannerForm :-ms-input-placeholder {
  color: white;
  opacity: 1 !important;
  font-size: 14px;
}
.bannerForm input[type="submit"] {
  text-transform: uppercase;
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  background: #b3c335;
 /* background: -webkit-linear-gradient(right, #ccc, #68696B);
  background: -o-linear-gradient(right, #ccc, #68696B);
  background: -moz-linear-gradient(right, #ccc, #68696B);
  background: linear-gradient(to right, #ccc, #68696B);*/
  margin-top: 4px;
}
.bannerForm input[type="submit"].disabled {
  color: black;
  background: #d4af6b;
}
.bannerForm #enquirySource select option{
  }
.message{
  text-align: right;
  font-size: 12px;
  line-height: 18px;
  text-transform: none;
  color:#ffffff;
  padding-right: 15px;
}
/* subHeader - Boutique*/
.subHeader{
  background-color: #1284a7;
  text-transform: capitalize;
  /*padding-top: 30px;*/
  text-align: center;
}

.features {
  margin-top: 30px;
}
.imageContainer {
  max-width: 960px;
  width: 100%;
  height: 300px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
}

.featureTitle {
  text-align: center;
  text-transform: capitalize;
  margin: 15px auto;
}

.featureTitle .highlightColor {
  font-size: 24px;
  letter-spacing: 2px;
  font-weight: 500;
}
.statement1 h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
  margin: 15px auto;
}
.borderB {
      border-bottom: 2px solid #b79b54;
}
.statement2 h4 {
  font-size: 34px;
  line-height: 38px;
  letter-spacing: 1px;
  font-weight: 500;
  text-align: center;
  margin: 15px auto;
}
.video-button {
  text-align: center;
}
/*Video Button - popup*/
.modal-box {
  display: none;
  position: fixed;
  top: 25%;
  left: 20%;
  z-index: 1000;
  width: 98%;
  text-align: center;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}
.centerIframe{
  text-align: center;
}

.modal-box header,
.modal-box .modal-header {
  padding: 1.25em 1.5em;
  border-bottom: 1px solid #ddd;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body {
  padding: 2em 1.5em;
  position: relative;
    padding-bottom: 50.25%;
    padding-top: 21px;
    height: 0;
    overflow: hidden;
}
#popup2.modal-box {
  display: none;
  position: fixed;
  top: 10%;
  left: 20%;
  z-index: 1000;
  width: 98%;
  text-align: center;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}
.featureImage .modal-box .modal-body {
  padding: 2em 1.5em;
  position: relative;
  padding-bottom: 66.25%;
  padding-top: 20px;
  height: 0;
  overflow: hidden;
}
.iframeWrapper {
width: 100%;
}
.iframeContainer {
height: 0;
width: 100%;
padding-bottom: 50%;
overflow: hidden;
position: relative;
}
.iframeContainer iframe {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
}
.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}
/*modal-overlay*/
.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.88) !important;
}

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 1.5%;
  right: 2%;
  text-decoration: none;
  color: rgb(0, 0, 0);
}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}

@media (min-width: 32em) {/*512px*/
  .modal-box {
    width: 55%;
    top: 25%;
    left: 0%;
  }
  #popup2.modal-box {
    width: 55%;
    top: 25%;
    left: 0%;
  }
}

/* */

.featureList p {
font-size: 16px;
text-align: justify;
padding: 0px;
width:96%;
margin-right: auto;
margin-left:auto;
}

.featureList a {
  color: #000000;
  font-weight: bold;
}

.featureList ul {
  padding-left: 15px;
}


.right-feature ul li{
  list-style-type: none!important;
}

.featureList ul li {
    padding: 3px;
}


.highlightColor {
  color: #004f68;
}
.greenColor {
  color: #b3c335;
}
.heading1-helper {
  color: #ffffff;
  margin-bottom: 20px;
}
.centerText {
  background: #636466;
  padding-top: 30px;
  padding-bottom: 30px;
}

.centerText .articleTitle {
  text-transform: uppercase;
  text-align: center;
}

.residence {
  color: #f7941e;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 700;
}

.apartments {
  font-weight: 500;
  color: #ffffff;
  text-transform: none;
  font-size: 36px;
}

.magazineArticle {
  margin-top: 30px;
  background: #faf9f8;
  color: white;
}
.magazineArticle p{
  color: #000000;
  text-transform: none;
  font-size: 16px;
}
.magazineArticle .articleTitle {
  margin-top: 20px;
  text-transform: uppercase;
  text-align: center;
}
.articleTitle .highlightColor{
  font-size: 34px;
  letter-spacing: 3px;
  font-weight: 600;
}
.magazineArticle .articleText p {
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: justify;
}
.magazineArticle .articleImage {
  text-align: center;
  margin-top: 110px;
}
.magazineArticle .articleImage img {
  margin: 0 auto;
}
.magazineArticle .readMore {
  width: 170px;
  padding: 8px 10px;
  text-align: center;
  margin: 20px 0;
  <!--background-image: transparent url("../images/backgrounds/arrow.png") no-repeat 120px 8px; -->
  background: -webkit-linear-gradient(right, #ccc, #68696B);
  background: -o-linear-gradient(right, #ccc, #68696B);
  background: -moz-linear-gradient(right, #ccc, #68696B);
  background: linear-gradient(to right, #ccc, #68696B);
}
.magazineArticle .readMore a {
  color: #ffffff;
  text-transform: uppercase !important;
  text-decoration: none;
  }
.magazineArticle .readMore:hover {
  color: #d4af6b;
}
.magazineArticle .readMore:visited {
  text-decoration: none;
  color: #d4af6b;
}

body .articleImage img.mobile {
  display: none;
}

body.mobile .articleImage img.mobile {
  display: block;
}

body.mobile .articleImage img.desktop {
  display: none;
}
/* SALES OFFICE */

ul.saleUl{
}
ul.saleUl li{
  padding:0.15em 0 0.5em 1.5em;
  margin-bottom:0.2em;
  padding-left: 50px;
  text-align: left;
  font-size: 16px;
  line-height: 30px;
  list-style:none;
  background-repeat:no-repeat;
  background: url("../images/backgrounds/icon-t.png") no-repeat;
}
.salesSection {

  min-width: 100%;
  width: 100%;
  min-height: 100%;
  height: auto;
  background:  url("../images/backgrounds/butterfly-bg.png") no-repeat center top;
/* -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
background-size: cover;
  padding-top: 30px;
  text-align: center;
  color: #ffffff;
}
.innerContainer {
  max-width: 960px;
  width: 100%;
  height: auto;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.fullImage {
  width: 100%;
}
.margin-TB {
  margin-top: 20px;
  margin-bottom: 20px;
}
.marginB {
  margin-bottom: 30px;
}
.marginB20 {
  margin-bottom: 20px;
}
/*.footerBg {
  background: url("../images/backgrounds/footer-bg.png") repeat-x;
  height: 13px;
  display: none;
}*/
.padding-LR {
  padding-left: 10%;
  padding-right: 10%;
}
.footer-callUs {
  font-size: 24px;
  color: #ffffff;
  line-height: 38px;
}
.footer-callUs a{
  text-decoration: none;
}
.footer-Num {
  font-size: 32px;
  line-height: 32px;
  color: #b0cf34;
}

.footerForm {
  background: #004f68;
  text-transform: uppercase;
  padding-top: 30px;
  text-align: center;
  color: #ffffff;
}
.footerForm h4 {
  margin-top: 2px;
  margin-bottom: 0px;
  letter-spacing: 3px;
}
.footerForm .inputCol .formField {
  display: inline-block;
  width: 30%;
}
.footerForm input {
  text-align: center;
  background: #005163;
  width: 100%;
  margin-bottom: 5px;
  margin-right: 5px;
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
  border-radius: 0;
  border: 1px solid #b3c335;
  color:white;
}
.footerForm input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #b3c335;
}
.footerForm input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #b3c335;
   opacity:  1;
}
.footerForm input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #b3c335;
   opacity:  1;
}
.footerForm input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #b3c335;
}
.footerForm input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:    #b3c335;
}
.footerForm .select2-container {
  margin-bottom: 3px;
  margin-top: 0;
  box-sizing: border-box;
  width: 100% !important;
}
.footerForm .select2-selection {
  background: transparent;
  border: 1px solid #b3c335;
  border-radius: 0;
  height: 30px;
}
.footerForm .select2-selection__rendered {
  line-height: 30px !important;
  height: 30px;
}
.footerForm #select2-altEnquirySource-container {
  color: #b3c335;
  font-size: 11px;
  text-transform: none;
}
.footerForm .select2-selection__arrow {
  display: none;
}
.footerForm ::-webkit-input-placeholder {
  color: #005163;
  font-size: 11px;
}
.footerForm :-moz-placeholder {
  /* Firefox 18- */
  color: white;
  font-size: 11px;
}
.footerForm ::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
  font-size: 11px;
}
.footerForm :-ms-input-placeholder {
  color: white;
  font-size: 11px;
}
.footerForm input[type="submit"] {
  text-transform: uppercase;
  color: white;
  margin-bottom: 20px;
  padding-bottom: 6px;
  width: 100%;
  margin-left: 0px;
  background: #b3c335;
  height:31px;
 /* background: -webkit-linear-gradient(right, #ccc, #68696B);
  background: -o-linear-gradient(right, #ccc, #68696B);
  background: -moz-linear-gradient(right, #ccc, #68696B);
  background: linear-gradient(to right, #ccc, #68696B);*/
}
.footerForm input[type="submit"].disabled {
  color: white;
  background: black;
}
.footerForm .buttonHolder {
  margin: 0 auto;
}
.footerForm .footerFormHeading, .footerForm .footerFormTitle {
  font-size: 1.8em;
  color: #b3c335;
}

.footer {
  background: #1284a7;
  padding: 20px 0;
}
.footer .propertyDirectLogo {
  margin-right: 15px;
  margin-left: 15px;
}
.footer .precisionLivingLogo {
  margin-left: 15px;
  margin-right: 15px;
}
.footer a:hover {
  text-decoration: none;
}
.footer a:visited {
  text-decoration: none;
  border: none;
}
.footer .builtBy {
  display: block;
  margin: 20px auto 0;
  color: #4d4d4d;
}
.footer .builtBy a {
  color: #666;
}

.copyright {
  background: #1284a7;
  padding: 0px 0px 20px;
  color: #ccc;
}

.copyright p {
  font-size: 10px;
  padding:30px;
}

.copyright a {
  color: #ccc;
}
.text {
  padding: 0 100px;
}
.features .featureImage img {
  text-align: center;
  margin: 0 auto;
}
.gardencity {
  display: inline-block;
  position: relative;
  font-size:14px;
  background-color: #424141;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  width: 24%;
  margin-right: 15px;
  margin-left: 15px;
  margin-top:10px;
  padding-top: 5px;
}

/* XSmall */
@media only screen and (max-width: 700px) {
  .footerForm .formField, .footerForm .submitButton {
    width: 80% !important;
  }
  .footerForm .submitButton {
    display: block;
    margin: 0 auto;
  }
  .footerForm .submitButton input {
    width: 100%;
    margin-left: 0;
  }
  .gardencity {
    width: 50%;
    font-size:12px;
  }
  .modal-box {
    top: 25%;
    left: 1%;
  }
  #popup2.modal-box {
    top: 25%;
    left: 1%;
  }
  .fontTitle-bold {
    text-align: center;
  }
  .statement2 h4 {
    font-size: 26px;
    line-height: 32px;
  }
  .bannerForm #registerForm {
  padding:0px 0px;
}

}
/*  Small */
@media only screen and (min-width: 700px) and (max-width: 768px) {
  #banner {
  max-height: 612px;
}
  .articleImage {
    padding-top: 30px;
  }
  .gardencity {
    width: 50%;
    font-size:12px;
  }
  .modal-box {
    width: 70%;
    top: 25%;
    left: 15%;
  }
  #popup2.modal-box {
    width: 70%;
    top: 25%;
    left: 15%;
  }
  .bannerForm #registerForm {
  padding:0px 0px;
}
#maximage .slideContent {
  bottom: 48%;
}

}
/*	Medium - Large 	*/
@media only screen and (min-width: 992px) {
  .bannerForm {
    padding: 15px 15px 15px;
  }

  .articleImage {
    padding-bottom: 30px;
  }

  .magazineArticle p.lowerLeft {
    margin-top: 60px;
  }

  .magazineArticle p.lowerRight {
    margin-top: 80px;
  }

  .footerForm .select2-container {
    margin-top: 0px;
  }

.submitButton {
  margin-left: 61%;
}

  .footerForm .buttonHolder {
    text-align: right;
    margin-right: 15px !important;
  }
  .footerForm input[type="submit"] {
    margin-left: 0;
    width: 195px;
    margin-right: 14px;
    font-weight: 500;
    letter-spacing: 1px;
  }
  .gardencity {
    width: 24%;
    font-size:14px;
  }
  .modal-box {
    width: 60%;
    top: 22%;
    left: 20%;
  }
  #popup2.modal-box {
    width: 60%;
    top: 12%;
    left: 20%;
  }
}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) {

    #maximage .slideContent {
  padding: 25px 30px;
  background: rgba(0, 81, 99, 0.7);
  display: inline-block;
  color: white;
  position: absolute;
  left: 45%;
  bottom: 48%;
  text-transform: capitalize;
  /*width: 40%;*/
}
#maximage .large {
  font-size: 22px;
  line-height: 24px;
}
#maximage .large1 {
  font-size: 18px;
  line-height: 20px;
}
#maximage .medium {
  font-size: 16px;
}
.bannerForm input {
  height: 32px;
}
.bannerForm ::-webkit-input-placeholder {
  font-size: 16px;
}
.bannerForm :-ms-input-placeholder {
  font-size: 16px;
}
.bannerForm input[type="submit"] {
  font-size: 16px;
  line-height: 27px;
}
/*#maximage .large {
  font-size: 1.8em;
}
#maximage .medium {
  font-size: 2em;
  line-height: 30px;
}
#maximage .small {
  font-size: 1em;
  padding: 10px 30px;
}
#maximage .large1 {
  font-size: 1.5em;
  line-height: 24px;
}
#maximage .medium1 {
  font-size: 1em;
  line-height: 24px;
  padding: 10px 15px;
  letter-spacing: 2px;
}
#maximage .small1 {
  font-size: 1em;
  padding: 0 10px;
  letter-spacing: 1px;
}
#maximage .medium2 {
  font-size: 2em;
  line-height: 40px;
}
#maximage .small2 {
  font-size: 1em;
  padding: 10px 30px;
}
#maximage .large3 {
  font-size: 3em;
  line-height: 45px;
  margin-top: 10px;
}
#maximage .medium3 {
  font-size: 3em;
  line-height: 45px;
  margin-bottom: 10px;
}
#maximage .large4 {
  font-size: 3em;
  line-height: 20px;
  margin: 20px 0;
}*/
.sliderLine {
    height: 2px;
    background: #868D99;
    margin: 10px 146px;
}
.apartments {
  font-size: 22px;
}
.magazineArticle .articleImage {
  margin-top: 255px;
}
 .gardencity {
  width: 24%;
  font-size:14px;
}

}

/* Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {

#maximage .slideContent {
  padding: 25px 45px;
  background: rgba(0, 81, 99, 0.7);
  display: inline-block;
  color: white;
  position: absolute;
  left: 50%;
  bottom: 48%;
  text-transform: capitalize;
  /*border: 1px solid #ffffff;*/
/*  width: 40%;*/
}
#banner {
  max-height: 612px;
}
#maximage .large {
  font-size: 22px;
line-height: 24px;
}
#maximage .large1 {
  font-size: 18px;
  line-height: 20px;
}
#maximage .medium {
  font-size: 16px;
}
.bannerForm ::-webkit-input-placeholder {
  font-size: 16px;
}
.bannerForm :-ms-input-placeholder {
  font-size: 16px;
}
.bannerForm input[type="submit"] {
  font-size: 16px;
  line-height: 27px;
}
.bannerForm #select2-enquirySource-container {
  font-size: 16px;
}
/*#maximage .large {
  font-size: 2em;
}
#maximage .medium {
  font-size: 2em;
  line-height: 30px;
}
#maximage .small {
  font-size: 1em;
  padding: 10px 30px;
}
#maximage .large1 {
  font-size: 2em;
}
#maximage .medium1 {
  font-size: 1.2em;
  line-height: 27px;
  padding: 10px 25px;
  letter-spacing: 2px;
}
#maximage .small1 {
  font-size: 1em;
  padding: 0px;
  letter-spacing: 1px;
}
#maximage .medium2 {
  font-size: 2em;
  line-height: 40px;
}
#maximage .small2 {
  font-size: 1em;
  padding: 10px 30px;
}
#maximage .large3 {
  font-size: 3em;
  line-height: 55px;
  margin-top: 10px;
}
#maximage .medium3 {
  font-size: 3em;
  line-height: 55px;
  margin-bottom: 10px;
}
#maximage .large4 {
  font-size: 3em;
  line-height: 20px;
  margin: 20px 0;
}*/
.sliderLine {
    height: 2px;
    background: #868D99;
    margin: 10px 176px;
}
.apartments {
  font-size: 34px;
}
.magazineArticle .articleImage {
  margin-top: 200px;
}
.footerForm input[type="submit"] {
    margin-left: 0;
    width: 282px;
    margin-right: 28px;
}
.gardencity {
  width: 24%;
  font-size:14px;
}
.bannerForm #registerForm {
  padding:0px 0px;
}
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

    #maximage .slideContent {
      padding: 25px 30px;
      background: rgba(0, 81, 99, 0.7);
      display: inline-block;
      color: white;
      position: absolute;
      left: 50%;
      bottom: 48%;
      text-transform: capitalize;
      /*border: 1px solid #ffffff;*/
    /*  width: 40%;*/
    }
    #banner {
      max-height: 612px;
    }
    .apartments {
      font-size: 24px;
    }
    .residence {
      font-size: 24px;
    }
    .text {
      padding: 0px;
    }
    .magazineArticle .articleImage {
      margin-top: 0px;
    }
}

/* Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

    .apartments {
      font-size: 28px;
    }
    .residence {
      font-size: 28px;
    }
    .text {
      padding: 0px;
    }
    .magazineArticle .articleImage {
      margin-top: 0px;
    }


}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

}

/* Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

    .apartments {
      font-size: 28px;
    }
    .residence {
      font-size: 28px;
    }
    .text {
      padding: 0px;
    }
    .magazineArticle .articleImage {
      margin-top: 0px;
    }

}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3) {

}

/* Portrait */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) {

}

/* Landscape */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {

    .apartments {
      font-size: 28px;
    }
    .residence {
      font-size: 28px;
    }
    .text {
      padding: 0px;
    }
    .magazineArticle .articleImage {
      margin-top: 0px;
    }

}

/*# sourceMappingURL=main.css.map */
