/*
Theme Name: Foundry Child
Theme URI: 
Description: Child theme for the Foundry theme
Author: <a href="http://www.madeinebor.com">Tom Rhodes</a>
Author URI: 
Template: foundry
Version: 1.0.0
*/

@import url('../foundry/style.css');
@font-face {
  font-family: 'BrandonGrotesque-Bold';
  src: url('font/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'),  url('font/BrandonGrotesque-Bold.otf')  format('opentype'),
	     url('font/BrandonGrotesque-Bold.woff') format('woff'), url('font/BrandonGrotesque-Bold.ttf')  format('truetype'), url('font/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BrandonGrotesque-Regular';
  src: url('font/BrandonGrotesque-Regular.eot?#iefix') format('embedded-opentype'),  url('font/BrandonGrotesque-Regular.otf')  format('opentype'),
	     url('font/BrandonGrotesque-Regular.woff') format('woff'), url('font/BrandonGrotesque-Regular.ttf')  format('truetype'), url('font/BrandonGrotesque-Regular.svg#BrandonGrotesque-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirLTPro-Book';
  src: url('font/AvenirLTPro-Book.eot?#iefix') format('embedded-opentype'),  url('font/AvenirLTPro-Book.woff') format('woff'), url('font/AvenirLTPro-Book.ttf')  format('truetype'), url('font/AvenirLTPro-Book.svg#AvenirLTPro-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

nav{
border-bottom:1px solid #cccccc;
}
nav .nav-bar {
	display: block;
	height: inherit;
	max-height: inherit;
	overflow: hidden;
	padding:0px 0 2px;
	margin: 0 auto;
	text-align: center;
	width: 95%;
	border-bottom: none;
}
nav .nav-bar .module a img{
  width: 121px;
}
nav .nav-bar .menu li a {
  color: #000000;
  font-family: "BrandonGrotesque-Regular";
  font-size: 10pt;
  letter-spacing: 2.5pt;
  opacity: 1;
   height: inherit;
  text-transform: uppercase;
  cursor: pointer;
}
nav .nav-bar .menu li.current-menu-item a {
  font-family: 'BrandonGrotesque-Bold';
}
nav .nav-bar .menu > li {
  display: inline-block;
  float: none;
  line-height: 30px;
  margin-right: 50px;
  opacity: 1;
  padding-top: 10px;
  position: relative;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
}
.module-group .module.left {
    padding-right: 54px !important;
}
nav .nav-bar .menu, footer .menu {
    height: inherit;
}
.hero-section  .overlay::before,  .overlay.faq-section::before{
	opacity: 1;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.hero-section p.coming, .coming-section p.coming{
    color: #000000;
    font-family: "Playfair Display",serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 3pt;
    margin-bottom: 15px;
}
.cover h1.destination {
    color: #fff;
    font-family: BrandonGrotesque-Bold;
    font-size: 45pt;
    letter-spacing: 10pt;
    margin-bottom: 8px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.cover h1.nest {
  color: #fff;
  font-family: BrandonGrotesque-Bold;
  font-size: 20pt;
  letter-spacing: 8pt;
  line-height: 35px;
  margin-bottom: 20px;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.wd-animated {
  display: block !important;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;  
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}


.hero-section .background-image-holder {
  background-color: rgba(0, 0, 0, 0);
}
.hero-section p.intro, .coming-section p.intro {
  color: #000000;
  font-family: "AvenirLTPro-Book";
  font-size: 15pt;
  letter-spacing: 1pt;
  line-height: 25pt;
}
.counter-section .counter {
  color: #000000;
  font-family: brandongrotesque-bold;
  font-size: 30pt;
  letter-spacing: 5pt;
  margin-bottom: 2px;
}
.counter-section{
  padding: 48px 63px;
}
.counter-section .wpb_wrapper > p {
  color: #000000;
  font-family: AvenirLTPro-Book;
  font-size: 15pt;
  letter-spacing: 1pt;
  line-height: 25pt;
    margin-bottom: 5px;
}
.counter-section .col-md-2{
	width: 20%;
}
.counter-section p:last-child {
  display: none;
}
.map-info {
  background-color: #040707;;
  background-position: left center;
  background-repeat: no-repeat;
  padding: 80px 83px 92px;
  width: 100%;
  background-size: auto 100%;
  overflow: hidden;
}
.box {
  background-color: #938A86;
  border:1px solid #ffffff;
  padding: 32px 45px; 
  width:394px;
}
.sitemap .box {
  background-color: #EFEFEF;
  border: 1px solid #4D4D4D;
}
.sitemap .box .wpb_wrapper li {
  color: #4D4D4D;
}
.sitemap .box h3 {
  border-bottom: 3px solid #4D4D4D;
}
.box h3 {
  border-bottom: 3px solid #fff;
  font-family: BrandonGrotesque-Bold;
  font-size: 15pt;
  letter-spacing: 5pt;
   text-transform: uppercase;
}
.box .wpb_wrapper ul {
  margin: 0;
}
.box .wpb_wrapper li {
  color: #fff;
  font-family: brandongrotesque-regular;
  font-size: 12pt;
  letter-spacing: 2pt;
  line-height: 25pt;
  margin-bottom: 9px !important;
  list-style: none;
  padding-left: 30px;
  display: flex;
  align-items: center;
}
.box .wpb_wrapper li::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
} 
.box .wpb_wrapper li.site-first::before {
  background-color: #968883;
}
.box .wpb_wrapper li.site-sec::before {
  background-color: #D1C3B8;
}
.box .wpb_wrapper li.site-third::before {
  background-color: #735E5E;
}
.box .wpb_wrapper li.site-fourth::before {
  background-color: #897267;
} 
/*.sitemap .box .wpb_wrapper li.site-first{
  animation-name: slideInLeft;
  animation-delay: 2s;
  animation-duration: 5s;
}
.sitemap .box .wpb_wrapper li.site-sec{
  animation-name: slideInLeft;
  animation-delay: 4s;
  animation-duration: 5s;
}
.sitemap .box .wpb_wrapper li.site-third{
  animation-name: slideInLeft;
  animation-delay: 6s;
  animation-duration: 5s;
}
.sitemap .box .wpb_wrapper li.site-fourth{
  animation-name: slideInLeft;
  animation-delay: 8s;
  animation-duration: 5s;
}
.sitemap .box .wpb_wrapper li.site-five{
  animation-name: slideInLeft;
  animation-delay: 10s;
  animation-duration: 5s;
}*/
.box .wpb_text_column.wpb_content_element, .box .wpb_wrapper, .map-section  .vc_row.wpb_row.vc_inner.vc_row-fluid {
  margin: 0;
}
.neighbor-section {
  padding: 155px 0 120px;
}
.neighbor-section .wpb_wrapper > p, footer #text-2 .textwidget > p {
  color: #000000;
  font-family: AvenirLTPro-Book;
  font-size: 15pt;
  letter-spacing: 1pt;
  line-height: 25pt;
}
.coming-section{
	padding-top: 135px;
padding-bottom: 90px;
background-attachment: fixed !important;
background-size: 100% !important;
}
.retail-section a.vc_btn3{
	background-color: #000000 !important;
border: 1px solid #000000 !important;
color: #ffffff;
font-family: brandongrotesque-bold;
font-size: 13pt;
font-weight: 500;
letter-spacing: 3pt;
line-height: 27px;
margin-bottom: 0;
max-height: 45px;
min-width: 150px;
padding: 9px;
text-transform: uppercase;
}
.retail-section a.vc_btn3:hover {
    background-color: #C1A586 !important;
    border: 1px solid #C1A586 !important;
}
.coming-section .background-image-holder{
background-attachment: fixed !important;	
background-size: auto !important;
}
footer.bg-dark {
  background-color: #ddd4c9;
  padding: 57px 0 37px;
}
footer .fade-on-hover {
  opacity: 1;
  transition: all 0.3s ease 0s;
}
footer .image-xs {
  max-height: inherit;
  margin-bottom: 22px;
  width: 121px;
}
footer .col-md-offset-3 {
  margin-left: 0 !important;
}
footer .menu li a {
  color: #000000;
  font-family: "brandongrotesque-bold";
  font-size: 10pt;
  height: inherit;
  letter-spacing: 3pt;
  opacity: 1;
  text-transform: uppercase;
}
footer h5.fade-1-4 a{
  color: #000000;
  font-family: AvenirLTPro-Book;
  font-size: 10pt;
  letter-spacing: 1pt;
}
footer .widget.widget_nav_menu {
  margin-bottom: 30px
}
footer .menu > li {
  display: inline-block;
  float: none;
  margin-right: 30px;
}
footer #nav_menu-2.widget.widget_nav_menu {
  margin-bottom: 22px;
}
footer #text-2.widget.widget_text {
  margin-bottom: 20px;
}
.overlay.devlop-section::before, .overlay.coming-section::before, .overlay.neighbor-section::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.devlop-section h4 {
    font-family: "Playfair Display",serif;
  font-size: 15pt;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 2.5pt;
    margin-bottom: 6px;
}
.devlop-section h2 {
  font-family: brandongrotesque-bold;
  font-size: 20pt;
  letter-spacing: 9pt;
   margin-bottom: 26px;
   animation-duration: 2.0s;
    animation-delay:2.0s;
}
.devploment-first h3, .devploment-second h3 {
  color: #000000;
  font-family: brandongrotesque-bold;
  font-size: 15pt;
  letter-spacing: 5pt;
   margin-bottom: 1px;
}
.devploment-first .wpb_wrapper p, .devploment-second  .wpb_wrapper p{
  color: #000000;
  font-family: AvenirLTPro-Book;
  font-size: 15pt;
  letter-spacing: 1pt;
  line-height: 25pt;
   margin-bottom: 66px;
}
.devlop-section {
  padding: 96px 83px 350px;
}
.devploment-second.wpb_column.vc_column_container.col-md-6 {
  border-left: 2px solid #000000;
  padding-left:80px;
}

.rtext,.stext {
  position: relative;
}
.rtext::after {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  right: -15px;
  top: 12px;
  width: 80px;
}
.stext::before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: -80px;
  position: absolute;
  top: 18px;
  width: 40px;
}
.devploment-first .wpb_text_column .wpb_wrapper {
  margin: 80px 0 0;
}
.devploment-second .wpb_text_column.wpb_content_element, .devploment-second .wpb_wrapper, .stext:last-child p, .stext:last-child {
  margin: 0;
}
.contact-section {
  padding: 0px 128px 65px;
  position: relative;
  margin-top: -332px;
  display: block;
  overflow: hidden;
  z-index: 3;
}
.contact-details .wpb_column.vc_column_container.col-md-12 {
  background-color: #ffffff;
  border: 2px solid #000000;
  float: none;
  margin: 0 auto;
  max-width: 768px;
  padding: 31px 50px 22px;
  text-align: center;
}
.retail-contact.contact-details .wpb_column.vc_column_container.col-md-12 {
  background-color: #ffffff;
  border: 2px solid #000000;
  float: none;
  left: 0;
  margin: 0 auto;
  max-width: 768px;
  padding: 31px 50px 22px;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 2;
}
.contact-details h2.vc_custom_heading,
.page-id-1675 .foundry_modal h2.vc_custom_heading,
.contact-modal .foundry_modal h2.vc_custom_heading{
  font-family: brandongrotesque-bold;
  font-size: 20pt;
  margin: 15px 0;
  letter-spacing: 9pt;
  text-transform: uppercase;
}
.contact-details .wpb_wrapper > p,
.page-id-1675 .foundry_modal .wpb_wrapper > p,
.contact-modal .foundry_modal .wpb_wrapper > p{
  color: #000000;
  font-family: AvenirLTPro-Book;
  font-size: 12pt;
  letter-spacing: 1pt;
}
.wpb_text_column.wpb_content_element.quiry-part{
  margin-bottom: 25px;
}
.contact-details .tabs li, .page-id-1675 .foundry_modal .tabs li, .contact-modal .foundry_modal .tabs li{
  margin-bottom: 0;
  margin-right: 25px;
}
.contact-details .button-tabs .tab-title,
.page-id-1675 .foundry_modal .button-tabs .tab-title,
.contact-modal .foundry_modal .button-tabs .tab-title{
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #000000;
  color: #000000;
   padding: 9px;
}
.contact-details .button-tabs .tab-title span,
.page-id-1675 .foundry_modal .button-tabs .tab-title span,
.contact-modal .foundry_modal .button-tabs .tab-title span{
  font-family: brandongrotesque-Regular;
  font-size: 13px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.contact-details .button-tabs .active .tab-title,.page-id-1675 .foundry_modal .button-tabs .active .tab-title,.contact-modal .foundry_modal .button-tabs .active .tab-title,
.contact-details .button-tabs .active .tab-title:hover,.page-id-1675 .foundry_modal .button-tabs .active .tab-title:hover,.contact-modal .foundry_modal .button-tabs .active .tab-title:hover,
.contact-details .button-tabs .tab-title:hover,.page-id-1675 .foundry_modal .button-tabs .tab-title:hover,.contact-modal .foundry_modal .button-tabs .tab-title:hover{
  background: #c1a586 none repeat scroll 0 0;
  border: 1px solid #c1a586;
  color: #ffffff;
}
.contact-details .button-tabs .tabs{
  margin-bottom:0;
  padding-bottom: 27px;
}
 .page-id-1675 .foundry_modal .button-tabs .tabs,.contact-modal .foundry_modal .button-tabs .tabs{
 margin-bottom: 0;
    padding-bottom: 29px;
}
.contact-details .wpcf7-form, .page-id-1675 .foundry_modal .wpcf7-form, .contact-modal  .foundry_modal .wpcf7-form {
  margin: 0 auto;
  width: 56%;
}
.contact-details .wpcf7-form input::-moz-placeholder,
.page-id-1675 .foundry_modal .wpcf7-form input::-moz-placeholder,
.contact-modal .foundry_modal .wpcf7-form input::-moz-placeholder{
  color: #000;
  font-size: 12pt;
  font-family: AvenirLTPro-Book;
  letter-spacing: 1pt;
  text-transform: capitalize;
  font-weight: 500;
}
.contact-details .wpcf7-form textarea::-moz-placeholder,
.page-id-1675 .foundry_modal .wpcf7-form textarea::-moz-placeholder,
.contact-modal .foundry_modal .wpcf7-form textarea::-moz-placeholder{
  color: #000;
  font-size: 12pt;
  font-family: AvenirLTPro-Book;
  letter-spacing: 1pt;
  text-transform: capitalize;
  font-weight: 500;
}
.contact-details .wpcf7-form input::-webkit-input-placeholder,
.page-id-1675 .foundry_modal .wpcf7-form input::-webkit-input-placeholder,
.contact-modal .foundry_modal .wpcf7-form input::-webkit-input-placeholder{
  color: #000;
  font-size: 12pt;
  font-family: AvenirLTPro-Book;
  letter-spacing: 1pt;
  text-transform: capitalize;
  font-weight: 500;
}
.contact-details .wpcf7-form textarea::-webkit-input-placeholder,
.page-id-1675 .foundry_modal .wpcf7-form textarea::-webkit-input-placeholder,
.contact-modal .foundry_modal .wpcf7-form textarea::-webkit-input-placeholder{
  color: #000;
  font-size: 12pt;
  font-family: AvenirLTPro-Book;
  letter-spacing: 1pt;
  text-transform: capitalize;
  font-weight: 500;
}
.contact-details .wpcf7-form input[type="text"], .page-id-1675 .foundry_modal .wpcf7-form input[type="text"],.contact-modal .foundry_modal .wpcf7-form input[type="text"],
.contact-details .wpcf7-form input[type="password"], .page-id-1675 .foundry_modal .wpcf7-form input[type="password"],.contact-modal .foundry_modal .wpcf7-form input[type="password"],
.contact-details .wpcf7-form input[type="email"], .page-id-1675 .foundry_modal .wpcf7-form input[type="email"],.contact-modal .foundry_modal .wpcf7-form input[type="email"],
.contact-details .wpcf7-form input[type="tel"], .page-id-1675 .foundry_modal .wpcf7-form input[type="tel"],.contact-modal .foundry_modal .wpcf7-form input[type="tel"],
.contact-details .wpcf7-form input[type="date"], .page-id-1675 .foundry_modal .wpcf7-form input[type="date"],.contact-modal .foundry_modal .wpcf7-form input[type="date"],
.contact-details .wpcf7-form input[type="number"], .page-id-1675 .foundry_modal .wpcf7-form input[type="number"],.contact-modal .foundry_modal .wpcf7-form input[type="number"] {
  background: #f4f4f6 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  font-weight: 500;
  height: 50px;
  margin-bottom: 11px;
  padding-left: 20px;
  width: 100%;
  color: #000;
  font-size: 12pt;
  font-family: AvenirLTPro-Book;
  letter-spacing: 1pt;
}
.contact-details .wpcf7-form textarea, .page-id-1675 .foundry_modal .wpcf7-form textarea,.contact-modal .foundry_modal .wpcf7-form textarea{
  margin-bottom: 26px;
  color: #000;
  font-size: 12pt;
  font-family: AvenirLTPro-Book;
  letter-spacing: 1pt;
      background: #f4f4f6 none repeat scroll 0 0;
}
.contact-details .wpcf7-form-control.wpcf7-submit, .page-id-1675 .foundry_modal .wpcf7-form-control.wpcf7-submit,.contact-modal .foundry_modal .wpcf7-form-control.wpcf7-submit{
  background: #000000 none repeat scroll 0 0;
  border: 2px solid #000000;
  min-width: 150px;
  width: auto;
  font-size: 13pt;
  letter-spacing: 3pt;
  height: 45px;
  line-height: unset;
}
.contact-details .wpcf7-form-control.wpcf7-submit:hover, .page-id-1675 .foundry_modal .wpcf7-form-control.wpcf7-submit:hover,.contact-modal .foundry_modal .wpcf7-form-control.wpcf7-submit:hover{
  background: #C1A586  none repeat scroll 0 0;
  border: 2px solid #C1A586;
  color: #fff;
}
.contact-details .wpcf7-form label, .page-id-1675 .foundry_modal .wpcf7-form label,.contact-modal .foundry_modal .wpcf7-form label{
  font-family: AvenirLTPro-Book;
  font-size: 12pt;
  font-weight: 400;
  letter-spacing: 1pt;
  text-transform: unset;
  margin-top: 6px;
  line-height: 24px;
  margin-bottom: 0;
}
.contact-details .wpcf7-form-control.wpcf7-radio, .page-id-1675 .foundry_modal .wpcf7-form-control.wpcf7-radio,.contact-modal .foundry_modal .wpcf7-form-control.wpcf7-radio {
  display: block;
  margin-bottom: 18px;
  margin-top: 7px;
  width: 100%;
}
.contact-details .radio-option, .page-id-1675 .foundry_modal .radio-option,.contact-modal .foundry_modal .radio-option{
  display: inline;
  vertical-align: middle;
  width: auto;
  margin: 0;
}
.contact-details .radio-option:nth-of-type(n+2), .page-id-1675 .foundry_modal .radio-option:nth-of-type(n+2),.contact-modal .foundry_modal .radio-option:nth-of-type(n+2){
  display: inline;
  margin-left: 20px;
  vertical-align: middle;
}
.contact-details .radio-option span, .page-id-1675 .foundry_modal .radio-option span,.contact-modal .foundry_modal .radio-option span{
    clear: both;
    display: inline-block;
    margin-left: 12px;
}
.contact-details .wpcf7-list-item-label, .page-id-1675 .foundry_modal .wpcf7-list-item-label,.contact-modal .foundry_modal .wpcf7-list-item-label{
  font-family: avenirltpro-book;
  font-size: 10pt;
  letter-spacing: 1pt;
  vertical-align: middle;
  color: #000000;
}
.contact-details  .radio-option .inner, .page-id-1675 .foundry_modal .radio-option .inner,.contact-modal .foundry_modal .radio-option .inner{
  height: 14px;
  width: 14px;
}
.contact-details .radio-option .inner::after, .page-id-1675 .foundry_modal .radio-option .inner::after,.contact-modal .foundry_modal .radio-option .inner::after{
  border: 1px solid #000000;
}
.contact-details div.wpcf7-mail-sent-ok, .page-id-1675 .foundry_modal div.wpcf7-mail-sent-ok,.contact-modal .foundry_modal div.wpcf7-mail-sent-ok{
    margin: 0;
    padding: 10px;
    color: #000;
    font-family: "Playfair Display",serif;
    font-size: 11pt;
    font-style: italic;
    border: 0px;
    background: unset;
}
.contact-details .radio-option.checked .inner, .page-id-1675 .foundry_modal .radio-option.checked .inner,.contact-modal .foundry_modal .radio-option.checked .inner{
    background: #C1A586;
}
.page-id-1675 .foundry_modal .ti-close.close-modal,.contact-modal .foundry_modal .ti-close.close-modal{
  display: none;
}
.foundry_modal.reveal-modal {
  border: 2px solid #000000;
  padding: 20px 48px 23px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
  outline: medium none;
}
/******************************* Retailer Page ******************/
.retailer-parallax {
  padding: 75px 0 108px;
}
.retailer-bg h4.vc_custom_heading, .dev-plan h4.vc_custom_heading, .retail-section h4.vc_custom_heading {
  font-family:  "Playfair Display",serif;
  font-size: 15pt;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 2.5pt;
  margin-bottom: 4px;
}
.retailer-bg h2.vc_custom_heading, .dev-plan h2.vc_custom_heading, .retail-section h2.vc_custom_heading{
  font-family: brandongrotesque-bold;
  font-size: 20pt;
  letter-spacing: 9pt;
   margin-bottom: 10px;
   text-transform: uppercase;
}
.info-section h2.vc_custom_heading {
  font-family: brandongrotesque-bold;
  font-size: 20pt;
  letter-spacing: 9pt;
   text-transform: uppercase;
  margin-bottom: 13px;
}
.retailer-bg .wpb_wrapper > p, .retail-section .wpb_wrapper > p{
  color: #000000;
  font-size: 15pt;
  letter-spacing: 1pt;
  line-height: 25pt;
  margin-bottom: 35px; 
  font-family: avenirltpro-book;
}
.info-section .wpb_wrapper > p{
  color: #000000;
  font-size: 15pt;
  letter-spacing: 1pt;
  line-height: 25pt;
  font-family: avenirltpro-book;
  margin-bottom: 15px;
}
.btn-style button.vc_btn3 {
  background-color: #000000 !important;
  font-family: brandongrotesque-bold;
  font-size: 13pt;
  letter-spacing: 3pt;
  min-width: 150px;
  padding: 9px;
  text-transform: uppercase;
}
.btn-style button.vc_btn3:hover {
  background-color: #C1A586 !important;
  border: 1px solid #C1A586 !important;
}
.retailer-parallax .modal-container .btn-modal {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  font-family: brandongrotesque-bold;
  font-size: 13pt;
  font-weight: 500;
  letter-spacing: 3pt;
  line-height: 27px;
  margin-bottom: 0;
  max-height: 45px;
  min-width: 150px;
  padding: 9px;
  text-transform: uppercase;
}
.retailer-parallax .modal-container .btn-modal:hover{
  background-color: #C1A586 !important;
  border: 1px solid #C1A586 !important;  
}
section.dev-plan {
  padding: 64px 0 52px;
}
.dev-icons {
    margin-top: 34px;
}
.dev-icons .wpb_single_image {
  margin-bottom: 13px;
}
.dev-plan .feature h3 {
  color: #000000;
  font-family: brandongrotesque-bold;
  font-size: 15pt;
  letter-spacing: 5pt;
  margin-bottom: 0;
   line-height: 36px;
   text-transform: uppercase;
}
.dev-plan .feature.feature-1 > p {
  color: #000000;
  font-family: avenirltpro-book;
  font-size: 15pt;
  letter-spacing: 1pt;
  line-height: 25pt;
   margin-bottom: 0;
}
section.info-section {
  padding: 85px 0 48px;
}
.info-section .wpb_wrapper {
  padding-left: 70px;
}
.info-section .wpb_text_column .wpb_wrapper {
  padding: 0;
}
.info-desc .wpb_wrapper li{
  color: #000000;
  font-size: 15pt;
  letter-spacing: 1pt;
  line-height: 25pt;
  font-family: avenirltpro-book;
   list-style: outside none disc;
    padding-left: 12px;
}
.info-desc .wpb_wrapper > ul {
    margin-bottom: 43px;
    margin-left: 20px;
}
.info-section .btn-style .vc_btn3 {
  background-color: #000000;
  font-family: brandongrotesque-bold;
  font-size: 13px;
  letter-spacing: 3px;
  min-width: 150px;
  padding: 12px;
  text-transform: uppercase;
}
.info-section .btn-style .vc_btn3:hover {
  background-color: #C1A586 !important;
  border: 1px solid #C1A586 !important;
}
.faq-section .accordion li {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  margin-bottom: 24px;
}
.faq-section .accordion .title > span {
  color: #000000;
}
.faq-section .accordion-2 .title {
  border-bottom: medium none;
  font-family: avenirltpro-book;
  font-size: 15pt;
  font-weight: 500;
  letter-spacing: 1pt;
  line-height: 25pt;
  opacity: 1;
  padding: 6px 25px;
  transition: all 0.3s ease 0s;
}
.faq-section .accordion-2 .active .title {
  border-bottom: 1px solid #000000;
}
.faq-section .accordion-2 .title::before {
  display:none;
}
.faq-section .accordion-2 .active .title::after {
    /*content: "";*/
    content: " ";
  background-image: url("image/arrow-down.png");
  background-position: center center;
  background-repeat: no-repeat;  
  width: 15px;
  height: 8px;
}
.faq-section .accordion-2 .title::after {
  /*content: "";*/
  font-family: "themify";
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 33px;
  position: absolute;
  right: 39px;
  text-transform: none;
  background-image: url("image/arrow-side.png");
  background-position: center center;
  background-repeat: no-repeat;  
  content: " ";
  width: 8px;
  height: 15px;
  margin-top: 10px;
}
/*.faq-section .accordion-2 .title::after {
  background-image: url("image/arrow-side.png");
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  font-family: "themify";
  height: 15px;
  line-height: 33px;
  margin-top: 10px;
  position: absolute;
  right: 44px;
  text-transform: none;
  width: 8px;
}*/
.mwp-cp-inner-div {
    max-width: 768px;
    margin: 0px auto;
    float: none;
    padding: 0;
}
.faq-section .accordion-2 .content p {
  color: #000000;
  font-family: avenirltpro-book;
  font-size: 15pt;
  letter-spacing: 1pt;
  line-height: 25pt;
  padding: 10px 25px;
}
.faq-section h2.vc_custom_heading {
  font-family: brandongrotesque-bold;
  font-size: 20pt;
  letter-spacing: 9pt;
  text-transform: uppercase;
  margin: 42px 0 45px;
}
section.faq-section {
  padding: 200px 0 65px;
}
/************** Resident Page ******************/
.resident-parallax {
  padding: 100px 0 132px;
}
.resident-bg h2.vc_custom_heading{
  line-height: 34px;
  margin-top: 11px;
}
section.floor-plan {
  padding: 53px 0 75px;
}
.floor-plan .dev-icons .wpb_single_image {
    margin-bottom: 1px;
}
.floor-plan .feature h4 {
  color: #000000;
  font-family:  "Playfair Display",serif;
  font-size: 15pt;
  font-style: italic;
  letter-spacing: 2.5pt;
  font-weight: 400;
}
.plan-image {
  border: 1px solid #000000;
  margin: 37px 20px 0;
  padding: 55px 0;
}
section.info-section.resi-info {
  padding: 80px 0 55px;
}
section.resi-dev-plan {
  padding: 85px 0 0px;
}
.resi-dev-plan .dev-icons .wpb_single_image {
  margin-bottom: 18px;
}
.dev-plan.resi-dev-plan .feature h3 {
  margin-bottom: 2px;
}
.resi-contact {
  padding: 81px 0 500px;
}
.retail-contact.resi-contact {
	margin-left: 0 !important;
	margin-right: 0 !important;
    padding: 81px 15px 0 !important;
    transform: translateY(160px);
    margin-top: -160px !important;
    z-index: 3;
     position: relative;
}
.retail-contact.contact-details .wpb_column.vc_column_container.col-md-12 {
  position: relative;
}
.retail-contact{ 
	margin-left: 0 !important;
	margin-right: 0 !important;
    padding: 110px 15px 0 !important;
    transform: translateY(155px);
    margin-top: -155px !important;
    z-index: 3;
     position: relative;
}
a.popup-close_2 {
    position: absolute !important;
    top: 4px;
    background-image: url(image/x-icon.png);
    height: 15px;
    width: 15px;
    background-size: 100%;
    right: 5px;
    cursor: pointer;
  margin: 15px;
}
/*.contact-modal {
  display: none;
}
.contact-modal.modal-contact{
  display: block;
}
*/
.tab-content div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto 4px;
}
.coming-section p.coming {
    margin-bottom: 30px;
}
.sitemap {
  padding: 0 0 0 74px;
}
.sitemap-image {
  padding: 0;
  float: right;
}
/*.sitemap-image .vc_single_image-img.attachment-full {
    max-width: 750px;
}*/
.sitemap .box {
  position: relative;
  max-width: 394px;
  overflow: hidden;
}
/*.sitemap-image {  
  background-image: url('http://693.b83.mwp.accessdomain.com/wp-content/uploads/2018/06/sitemap.svg');
  background-position: right center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}*/
.vc_section.retail-section {
  padding: 110px 80px 86px !important;
}
.retail-img {
    margin-bottom: 20px;
}
.retail-section .retail-img .wpb_wrapper {
    width: 100%;
}
.retail-section .wpb_single_image.retail-img  .vc_single_image-wrapper {
  display: block;
  vertical-align: top;
  max-width: 100%;
}
.retail-section .wpb_single_image.retail-img img {
  width: 100%;
  padding-left: 60px;
}
.retail-section .wpb_single_image.retail-img.residental-img img{
padding-right: 60px;
padding-left: 0;
}
.rental-slider .vc_carousel-inner .vc_item {
  height: inherit !important;
}
.rental-slider .vc_carousel-inner .vc_item img.attachment-full {
  width: 100%;
}
.rental-slider .vc_images_carousel .vc_carousel-indicators .vc_active {
  width: 11px;
  height: 11px;
  background-color: #DCCCC3;
  border: 1px solid #DCCCC3;
}
.rental-slider {
  padding-left: 45px;
}
.rental-slider.resi-slider{
  padding-left: 15px;
  padding-right: 45px;
}
.retail-content {
    padding-right:45px;
}
.retail-content.resi-content {
    padding-right: 15px;
    padding-left: 45px;
}
.rental-slider .vc_images_carousel .vc_carousel-indicators li {
  width: 11px;
  margin: 1px 5px 1px 1px;
  height: 11px;
  border: 1px solid #E9DFDB;
  background-color: #E9DFDB;
}
.retail-content.resi-content h2.vc_custom_heading {
    line-height: 34px; 
     margin-bottom: 18px;
}
.retail-content.resi-content h4.vc_custom_heading {
    margin-bottom: 8px;
  }
  .rental-slider .vc_images_carousel .vc_carousel-indicators {
    bottom: -40px;
}

.map-section .col-md-8 .vc_single_image-img{
  display: none;
}
.map-section .col-md-8 {
  position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
	padding:0;
}
.box.col-md-4 {
  float: right;
    margin: 107px 83px 107px;
        overflow: hidden;
}
.map-info{
  padding: 0;
      position: relative;
}
.rental-slider .wpb_images_carousel{
  animation-duration: 3s;
  animation-delay: 1s;
}
.retail-section .row{
  margin: 0;
}
.retail-section .container {
    width: 1300px;
}
.map-section .col-md-8 svg:not(:root){
    transform: scale(1.2) translateX(0%);
  }
.image-bg.overlay.parallax.coming-section .background-image-holder, .image-bg.overlay.parallax.neighbor-section .background-image-holder, .image-bg.overlay.parallax.devlop-section .background-image-holder{
    background-size: auto !important;
}
.vc_custom_1528352195229, .vc_custom_1525937599437{
	background-size: auto !important;
	background-repeat: repeat !important;
}
.sitemap .wpb_content_element{
	margin-bottom: 0;
}
.mobile-dev{
    display: none;
}
.video-section{
    background-repeat: no-repeat;
    background-position: center;
    max-width: 770px;
    background-size: 100% auto;
    margin: 0 auto;  
    padding: 60px 0;
}
.video-section .wpb_wrapper{
    line-height: unset;
}
.wpb_text_column.video-section *:last-child, .wpb_text_column.video-section  p:last-child{
  margin-bottom: 0 !important;
}
.row.sitemap{
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    padding:  200px 0 200px 200px;

}
.vc_custom_1534942913286 {
    background-image: url(http://693.b83.mwp.accessdomain.com/wp-content/uploads/2018/08/video-bg-image.jpg?id=1908) !important;
    display: none;
}
.image-bg.parallax > .background-image-holder{
	top:auto !important;
}
.devlop-section .background-image-holder{
    background-image: none !important;
    background-color: transparent;
}
/********************************** Responsive Design ***********************************/
@media(min-width:1920px){
/*	.sitemap-image .vc_single_image-img.attachment-full {
    max-width: 920px;
}*/
}
@media(max-width:1700px){
  .sitemap .box {
    max-width: 400px;
    width: 400px;
}
.sitemap-image {
    width: 62%;
}
}
@media(max-width:1440px){
	.retail-section .container {
    width: 100%;
}
.image-bg .container{
    max-width: 100%;
}
}
@media(max-width: 1280px){
nav .nav-bar {
  width: 100%;
   padding: 0;
}
nav .nav-bar .menu li a {
  font-size: 10px;
  letter-spacing: 2.5px;
}
.hero-section p.coming, .coming-section p.coming {
  font-size: 18px;
  letter-spacing: 3px;
}
.cover h1.destination {
  font-size: 45px;
  letter-spacing: 10px;
  margin-bottom: -1px;
}
.cover h1.nest {
  font-size: 20px;
  letter-spacing: 8px;
    margin-bottom: 22px;
}
.hero-section p.intro, .coming-section p.intro {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 25px;
}
.counter-section .counter {
  font-size: 30px;
  letter-spacing: 5px;
}
.counter-section .wpb_wrapper > p {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 25px;
}
.row.sitemap {
    padding: 100px 0 100px 100px;
}
.box h3 {
  font-size: 15px;
  letter-spacing: 5px;
}
.box .wpb_wrapper li {
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 25px;
    margin-bottom: 9px;
}
.neighbor-section .wpb_wrapper > p, footer #text-2 .textwidget > p {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 25px;
}
.devlop-section h4 {
  font-size: 15px;
  letter-spacing: 2.5px;
    margin: 0;
}
.devlop-section h2 {
  font-size: 20px;
  letter-spacing: 9px;
   margin-bottom: 34px;
}
.devploment-first h3, .devploment-second h3 {
  font-size: 15px;
  letter-spacing: 5px;
    margin-bottom: 3px;
}
.devploment-first .wpb_wrapper p, .devploment-second .wpb_wrapper p {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 25px;
}
.contact-details h2.vc_custom_heading, .page-id-1675 .foundry_modal h2.vc_custom_heading, .contact-modal .foundry_modal h2.vc_custom_heading {
  font-size: 20px;
  letter-spacing: 9px;
}
.contact-details .wpb_wrapper > p, .page-id-1675 .foundry_modal .wpb_wrapper > p, .contact-modal .foundry_modal .wpb_wrapper > p {
  font-size: 12px;
  letter-spacing: 1px;
}
.contact-details .wpcf7-form input[type="text"], .page-id-1675 .foundry_modal .wpcf7-form input[type="text"],.contact-modal .foundry_modal .wpcf7-form input[type="text"],
.contact-details .wpcf7-form input[type="password"], .page-id-1675 .foundry_modal .wpcf7-form input[type="password"],.contact-modal .foundry_modal .wpcf7-form input[type="password"],
.contact-details .wpcf7-form input[type="email"], .page-id-1675 .foundry_modal .wpcf7-form input[type="email"],.contact-modal .foundry_modal .wpcf7-form input[type="email"],
.contact-details .wpcf7-form input[type="tel"], .page-id-1675 .foundry_modal .wpcf7-form input[type="tel"],.contact-modal .foundry_modal .wpcf7-form input[type="tel"],
.contact-details .wpcf7-form input[type="date"], .page-id-1675 .foundry_modal .wpcf7-form input[type="date"],.contact-modal .foundry_modal .wpcf7-form input[type="date"],
.contact-details .wpcf7-form input[type="number"], .page-id-1675 .foundry_modal .wpcf7-form input[type="number"],.contact-modal .foundry_modal .wpcf7-form input[type="number"] {
  font-size: 12px;
  letter-spacing: 1px;
  height: 40px;
}
.contact-details .wpcf7-form-control.wpcf7-submit, .page-id-1675 .foundry_modal .wpcf7-form-control.wpcf7-submit, .contact-modal .foundry_modal .wpcf7-form-control.wpcf7-submit {
  font-size: 13px;
  letter-spacing: 3px;
}
footer .menu li a {
  font-size: 10px;
  letter-spacing: 3px;
}
footer h5.fade-1-4 a {
  font-size: 10px;
  letter-spacing: 2px;
}
.retailer-bg h4.vc_custom_heading, .dev-plan h4.vc_custom_heading, .retail-section h4.vc_custom_heading {
  font-size: 15px;
  letter-spacing: 2.5px;
}
.retailer-bg h2.vc_custom_heading, .dev-plan h2.vc_custom_heading, .info-section h2.vc_custom_heading, .faq-section h2.vc_custom_heading, .retail-section h2.vc_custom_heading {
  font-size: 20px;
  letter-spacing: 9px;
}
.retailer-bg .wpb_wrapper > p, .info-section .wpb_wrapper > p, .dev-plan .feature.feature-1 > p, .info-desc .wpb_wrapper li, .retail-section .wpb_wrapper > p{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 25px;
}
.retailer-parallax .modal-container .btn-modal, .info-section .btn-style .vc_btn3, .retail-section a.vc_btn3 {
  font-size: 13px;
  letter-spacing: 3px;
}
.dev-plan .feature h3 {
  font-size: 15px;
  letter-spacing: 5px;
}
.contact-details .wpcf7-form input::-moz-placeholder,
.page-id-1675 .foundry_modal .wpcf7-form input::-moz-placeholder,
.contact-modal .foundry_modal .wpcf7-form input::-moz-placeholder{
  font-size: 12px;
  letter-spacing: 1px;
}
.contact-details .wpcf7-form textarea::-moz-placeholder,
.page-id-1675 .foundry_modal .wpcf7-form textarea::-moz-placeholder,
.contact-modal .foundry_modal .wpcf7-form textarea::-moz-placeholder{
    font-size: 12px;
  letter-spacing: 1px;
}
.contact-details .wpcf7-form input::-webkit-input-placeholder,
.page-id-1675 .foundry_modal .wpcf7-form input::-webkit-input-placeholder,
.contact-modal .foundry_modal .wpcf7-form input::-webkit-input-placeholder{
    font-size: 12px;
  letter-spacing: 1px;
}
.contact-details .wpcf7-form textarea::-webkit-input-placeholder,
.page-id-1675 .foundry_modal .wpcf7-form textarea::-webkit-input-placeholder,
.contact-modal .foundry_modal .wpcf7-form textarea::-webkit-input-placeholder{
   font-size: 12px;
  letter-spacing: 1px;
}
.faq-section .accordion-2 .title, .faq-section .accordion-2 .content p {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 25px;
}
.floor-plan .feature h4 {
  font-size: 15px;
  letter-spacing: 2.5px;
}
.faq-section .accordion-2 .title::after {
  margin-top: 5px;
}
.sitemap .box { 
  max-width: 300px;
  width: 300px;
  padding: 32px;
}

}
@media(max-width:1026px){
nav .nav-bar .module {
  padding: 0 32px 0 78px;
}
nav .nav-bar .menu li:last-child {
  margin: 0;
}
.module-group.right .module.left:first-child {
  padding-right: 88px !important;
  padding-left: 0 !important;
}
nav .nav-bar .menu > li {
  margin-right: 48px;
}
.counter-section {
  padding: 40px 90px 50px 76px;
}
.box {
  float: right;
  padding: 32px 49px;
  width: 310px;
}
.box h3 {
  margin-bottom: 28px;
}
/*.neighbor-section {
  padding: 35px 0 47px;
}*/
.devlop-section {
  padding: 96px 55px 350px 66px;
}
.devploment-first .wpb_text_column .wpb_wrapper {
  margin: 65px 0 0;
}
.rtext::after {
  top: 15px;
}
.contact-details h2.vc_custom_heading, .page-id-1675 .foundry_modal h2.vc_custom_heading, .contact-modal .foundry_modal h2.vc_custom_heading {
  margin-top: 0;
    margin-bottom: 12px;
}
footer .image-xs {
    margin-bottom: 26px;
}
footer.bg-dark {
  padding: 57px 0 35px;
}
.retailer-parallax {
  padding: 70px 0 131px;
}
.retailer-bg h4.vc_custom_heading, .dev-plan h4.vc_custom_heading, .retail-section h4.vc_custom_heading {
  margin-bottom: 0;
}
.retailer-bg h2.vc_custom_heading, .dev-plan h2.vc_custom_heading, .retail-section h2.vc_custom_heading {
  margin-bottom: 13px;
}
section.dev-plan {
  padding: 60px 0 55px;
}
.dev-icons .wpb_single_image {
  margin-bottom: 11px;
}
.dev-plan .feature h3 {
  margin-bottom: 3px;
}
section.info-section {
  padding: 81px 0 48px;
}
.info-section .wpb_wrapper > p {
  margin-bottom: 19px;
}
.info-desc .wpb_wrapper > ul {
  margin-bottom: 45px;
}
section.faq-section {
  padding: 151px 0 75px;
}
.faq-section .accordion.accordion-2.one-open {
  margin: 0 auto;
  max-width: 500px;
  position: relative;
}
.faq-section .accordion-2 .title {
  padding: 9px 25px;
}
.faq-section .accordion-2 .title::after {
  margin-top: 5px;
}
.resident-bg h2.vc_custom_heading {
  line-height: 30px;
}
section.floor-plan {
  padding:53px 0 80px;
}
.sitemap .box {
    float: left;
    padding: 32px 49px;
    width: 350px;
    display: block;    
}
.sitemap-image .vc_single_image-img.attachment-full {
    max-width: 600px;
}
.sitemap-image {
    padding: 0;
    float: right;
    width: 62%;
}
.retail-content {
    padding-right: 0;
}
.rental-slider.resi-slider {
    padding-left: 15px;
    padding-right: 35px;
}
.retail-content.resi-content {
    padding-right: 0px;
    padding-left: 35px;
}
.rental-slider {
    padding-left: 35px;
}
/*.vc_section.retail-section {
    padding: 110px 86px 86px 100px !important;
}*/
section#residental {
    padding-top: 95px !important;
}
.contact-section {
  padding: 0px 128px 65px;
  position: relative;
  margin-top: -332px;
  display: block;
  overflow: hidden;
  z-index: 3;
}
.neighbor-section .wpb_wrapper > p{
    font-size: 20px;
    line-height: 34px;
}
.wpb_text_column.video-section iframe {
    width: 100%;
}
}
@media(max-width: 995px){
  .sitemap-image {
    width: 60%;
}
.sitemap .box {
    padding: 32px 32px;
    width: 315px;
}
}
@media(max-width: 991px){
	nav .nav-bar {
  height: 110px;
}
nav .nav-bar .module {
  padding: 0 40px;
}
nav .module.widget-handle i {
  color: #000000;
  opacity: 1;
   font-size: 26px;
   vertical-align: middle;
}
nav .module.widget-handle {
  border-left: medium none !important;
  border-top: medium none;
}
.module-group.right .module.left:first-child {
  padding-left: 0;
  padding-right: 0;
}
nav .nav-bar .menu > li {
  float: left;
  line-height: 30px;
  margin-right: 0;
  padding-top: 0;
}
.cover h1.destination {
  font-size: 33px;
  letter-spacing: 6px;
  margin-bottom: -1px;
}
.hero-section p.coming, .coming-section p.coming {
  font-size: 16px;
  letter-spacing: 3px;
}
.cover h1.nest {
    font-size: 18px;
    letter-spacing: 4px;
}
.counter-section {
  padding: 30px;
}
.counter-section .col-md-2 {
  float: left;
  width: 20%;
}
.counter-section .counter {
  font-size: 25px;
  letter-spacing: 3px;
  line-height: 40px;
}
.counter-section .wpb_wrapper > p {
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 25px;
}
.map-info {
  padding: 0 0 0;
}
.box h3 {
  margin-bottom: 20px;
}
.box {
  float: right;
  padding: 20px;
  width: 250px;
}
.row.sitemap {
    padding: 80px 50px 80px 50px;
}
.neighbor .wpb_text_column.wpb_content_element {
  margin: 0;
}
.neighbor .wpb_wrapper {
  margin: 0;
}
.neighbor-section .wpb_wrapper > p, footer #text-2 .textwidget > p {
  margin: 0;
}
.neighbor-section {
  padding: 40px 0;
}
.contact-section {
  padding: 0px 50px 65px;
}
.neighbor-section .wpb_wrapper > p, footer #text-2 .textwidget > p {
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 25px;
}
footer .menu {
  display: block;
  margin: 0 auto 10px;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
footer .menu > li {
  display: inline-block;
  float: none;
  margin-right: 30px;
  width: auto;
}
footer h5.fade-1-4 {
  clear: both;
  display: block;
}
.devploment-second.wpb_column.vc_column_container.col-md-6, .devploment-first.wpb_column.vc_column_container.col-md-6 {
  border-left: 2px solid #000000;
  padding-left: 80px;
}
.rtext::after {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: -80px;
  position: absolute;
  right: auto;
  top: 12px;
  width: 40px;
}
.devploment-first .wpb_text_column .wpb_wrapper {
  margin: 30px 0 0;
}
nav .nav-bar .module-group.right .module.left:first-child {
  padding-right: 0 !important;
}
.retail-oppt.wpb_column.vc_column_container.col-md-6 {
  float: right;
  padding: 0 15px;
  width: 60%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.dev-icons {
  margin: 25px auto 0;
  text-align: center;
}
.dev-plan .wpb_column.vc_column_container.col-md-4 {
  display: inline-block;
  float: none;
  margin-bottom: 20px;
  width: 50%;
}
.info-section .wpb_wrapper {
  padding-left: 0;
}
.contact-details .wpcf7-form, .page-id-1675 .foundry_modal .wpcf7-form, .contact-modal .foundry_modal .wpcf7-form {
  margin: 0 auto;
  width: 100%;
}
section.info-section, section.info-section.resi-info {
  padding: 40px 0;
}
.info-desc .wpb_wrapper > ul {
  margin-bottom: 0;
}
.floor-plan .wpb_column.vc_column_container.col-md-3 {
  float: left;
  margin-bottom: 20px;
  width: 50%;
}
.plan-image {
  margin: 23px 45px 0;
  padding: 55px 0;
}
section.resi-dev-plan {
  padding: 60px 0 0;
}
.retail-contact.resi-contact , .retail-contact{
    padding: 70px 15px 0 !important;
    transform: translateY(155px);
    margin-top: -155px !important;
}
.vc_section.retail-section {
    padding: 50px 74px !important;
}
.rental-slider {
    padding-left: 15px;
}
.rental-slider.resi-slider {
    padding-left: 15px;
    padding-right: 15px;
}
.retail-content.resi-content {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 20px;
}
.sitemap {
    padding: 0 0 0 60px;
}
.sitemap .box {
    padding: 32px 32px;
    width: 300px;
}
.sitemap-image .vc_single_image-img.attachment-full {
    max-width: 460px;
}
.sitemap-image {
    width: 59%;
}
section.coming-section{
    padding-top: 40px !important;
    padding-bottom: 10px !important;
}
.coming-section p.coming {
    margin-bottom: 15px;
}

}
@media(max-width:840px){

.contact-details .wpb_column.vc_column_container.col-md-12, .retail-contact.contact-details .wpb_column.vc_column_container.col-md-12,.foundry_modal.reveal-modal {
  max-width: 100%;
  padding: 31px 25px 22px;
}
.retail-contact.contact-details {
  margin-right: 15px !important;
  margin-left: 15px !important;
}
.retail-contact.resi-contact {
	margin-left: 0 !important;
	margin-right: 0 !important;
    padding: 35px 15px !important;
    transform: translateY(155px);
    margin-top: -155px !important;
}
.sitemap {
    padding: 0 0 0 15px;
}
.sitemap-image {
    width: 50%;
}
.sitemap .box {
    margin-bottom: 30px;
}

}
@media(max-width:767px){
.contact-section {
  padding: 76px 15px 65px;
}
.contact-details .tabs li, .page-id-1675 .foundry_modal .tabs li, .contact-modal .foundry_modal .tabs li {
  margin-bottom: 20px;
  margin-right: 20px;
  width: 25%;
   float: none;
}
.contact-details .button-tabs .tabs {
  margin: 0 auto;
  padding-bottom: 10px;
  text-align: center;
  width: 100%;
}
.cover h1.destination {
  font-size: 25px;
  letter-spacing: 4px;
  margin-bottom: -1px;
}
.cover h1.nest {
  font-size: 16px;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.counter-section .col-md-2 {
  display: inline-block;
  float: none;
  width: 26%;
  margin-bottom: 10px;
}
.counter-section .wpb_column.vc_column_container.col-md-12 {
  display: block;
  float: none;
  margin: 0 auto;
  text-align: center;
}
.counter-section .counter {
  font-size: 20px;
  letter-spacing: 3px;
  line-height: 25px;
}
.counter-section .col-md-2 {
  display: inline-block;
  float: none;
  margin-bottom: 10px;
  width: 26%;
}
.devlop-section {
  padding: 50px 15px 100px;
}
.devploment-first .wpb_wrapper p, .devploment-second .wpb_wrapper p {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 25px;
}
.rtext::after, .stext::before {
  left: -60px;
}
.devploment-second.wpb_column.vc_column_container.col-md-6, .devploment-first.wpb_column.vc_column_container.col-md-6 {
  padding-left: 60px;
  padding-right: 0;
}
.retailer-bg h2.vc_custom_heading, .dev-plan h2.vc_custom_heading, .info-section h2.vc_custom_heading, .faq-section h2.vc_custom_heading {
  font-size: 17px;
  letter-spacing: 5px;
}
.retailer-bg h4.vc_custom_heading, .dev-plan h4.vc_custom_heading, .retail-section h4.vc_custom_heading {
  font-size: 14px;
  letter-spacing: 2px;
}
.dev-icons {
  margin-top: 25px;
}
section.dev-plan {
  padding: 40px 0;
}
section.floor-plan {
  padding: 40px 0;
}
section.resi-dev-plan {
  padding: 40px 0 0;
}
.info-section .wpb_wrapper {
  padding-left: 0;
}
.dev-plan .feature h3 {
  font-size: 14px;
  letter-spacing: 4px;
}
.faq-section .accordion-2 .title::after {
  right: 10px;
}
.retailer-parallax .modal-container, .info-section .modal-container{
  display: block;
}
.retailer-bg .wpb_wrapper > p, .info-section .wpb_wrapper > p, .dev-plan .feature.feature-1 > p, .info-desc .wpb_wrapper li {
  font-size: 14px;
  letter-spacing: 1px;
}
.bg-mobile-div-map-mwp.map-info {
    padding: 0;
}
/*.map-section .col-md-8 {
    position: relative;
    padding: 0 !important;
}
.map-info .box.col-md-4 {
    margin: 0 auto 44px;
    float: none;
}*/

.map-info {
    padding: 0;
}
.contact-section {
  margin-top: -150px;
}
.row.sitemap {
    padding: 50px 15px;
}
.video-section {
    padding: 80px 0 70px;
}
.wpb_text_column.video-section iframe{
  height: auto;
}

}
@media(max-width:640px){
	.contact-details .tabs li, .page-id-1675 .foundry_modal .tabs li, .contact-modal .foundry_modal .tabs li {
   width: auto;
}
footer.footer-2 .textwidget br {
  display: none;
}
.retail-oppt.wpb_column.vc_column_container.col-md-6 {
  width: 75%;
}
.retail-oppt .wpb_wrapper br {
  display: none;
}
.page-id-1675 .foundry_modal .button-tabs .tabs, .contact-modal .foundry_modal .button-tabs .tabs {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.sitemap {
    padding: 50px 15px 50px 15px;
        position: relative;
        background-image: url(http://693.b83.mwp.accessdomain.com/wp-content/uploads/2018/07/wc-map.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.sitemap .box {
    padding: 32px 32px;
    width: 300px;
    position: relative;
    z-index: 3;
    margin: 0 auto;
    left: auto;
    right: auto;
    float: none !important;
    display: block;
}
.sitemap-image {
    width: 100%;
    position: relative;
    display: none;

}
.bg-mobile-div-map-mwp.map-info {
    background-image: url(image/mobile-map-bg.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.map-section .col-md-8 svg:not(:root) {
    display: none;
}
.box.col-md-4 {
    margin: 0 auto;
    width: 300px;
}
}
@media(max-width:580px){
.counter-section .col-md-2 {
  width: 100%;
}
.hero-section p.intro, .coming-section p.intro {
  font-size: 14px;
  letter-spacing: 1px;
}
.cover h1.destination {
  font-size: 23px;
  letter-spacing: 2px;
  margin-bottom: -1px;
}
.hero-section p.coming, .coming-section p.coming {
  font-size: 14px;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.cover h1.nest {
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.faq-section .accordion.accordion-2.one-open {
  max-width: 100%;
}
.retail-oppt.wpb_column.vc_column_container.col-md-6 {
  float: left;
  padding: 0 60px;
  text-align: left;
  width: 100%;
}
.info-desc .wpb_wrapper br {
  display: none;
}
.plan-image {
	margin: 23px 0 0;
  padding: 30px;
}
.dev-plan .wpb_column.vc_column_container.col-md-4 {
    margin-bottom: 10px;
    width: 100%;
}
.floor-plan .wpb_column.vc_column_container.col-md-3 {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.plan-image {
  margin: 0;
  padding: 0;
  border: none;
}
.plan-image .vc_single_image-wrapper.vc_box_border_grey {
  border: 1px solid #000000;
  padding: 30px;
}
.map-info {
  padding: 0px;
}

/*.devlop-section {
    padding: 50px 15px;
}*/
.contact-section {
    padding:65px 15px 65px;
}
footer.bg-dark {
    padding: 57px 15px 35px;
}
section.info-section{
	padding: 40px 15px;
}
.retail-contact {
    margin: 0 30px !important;
}
section.faq-section {
  padding: 120px 15px 65px;
}
footer.bg-dark {
    padding: 57px 15px 35px;
}
section.info-section, section.info-section.resi-info {
    padding: 40px 15px;
}

/*.ebor-page-wrapper > .wpb_row {
    margin: -145px 0 0 0 !important;
}*/
.box {
  float: none;
  margin: 0 auto;
}
.map-info .box.col-md-4 {
    float: none;
}
.box.col-md-4 {
    margin: 50px auto 50px;
}
.retail-contact.contact-details .wpb_column.vc_column_container.col-md-12 {
    position: relative;
}
.retail-contact.resi-contact, .retail-contact {
  margin-top: -100px !important;
  padding: 70px 15px 0;
  transform: translateY(100px);
}
.retail-content {
    padding-right: 15px;
}
.retail-section .row {
    margin: 0;
}
.vc_section.retail-section {
    padding: 50px 15px !important;
}
.retail-content h2.vc_custom_heading {
    letter-spacing: 2px;
}
section#residental {
    padding-top: 50px !important;
}

}
@media(max-width:480px){
.contact-details .wpb_column.vc_column_container.col-md-12, .retail-contact.contact-details .wpb_column.vc_column_container.col-md-12, .foundry_modal.reveal-modal {
  padding: 31px 15px 22px;
}
.contact-details .tabs li, .page-id-1675 .foundry_modal .tabs li, .contact-modal .foundry_modal .tabs li {
  margin-bottom: 10px;
  margin-right: 0px;
}
footer .menu > li {
  display: block;
  margin-right: 0;
}
.devploment-first .wpb_wrapper p, .devploment-second .wpb_wrapper p {
  margin-bottom: 30px;
}
.box {
  float: none;
  margin: 0 auto;
}
.devlop-section h2 {
  font-size: 17px;
  letter-spacing: 6px;
  margin-bottom: 20px;
}
.intro > br, .rtext br, .stext br{
  display: none;
}
.faq-section h2.vc_custom_heading {
  margin: 0 0 45px;
}
.contact-details .wpcf7-form-control.wpcf7-radio, .page-id-1675 .foundry_modal .wpcf7-form-control.wpcf7-radio, .contact-modal .foundry_modal .wpcf7-form-control.wpcf7-radio {
  overflow: hidden;
  margin-top: 18px;
}
.tab-content .wpcf7-list-item.radio-option {
  display: inline-block;
  float: left;
  margin-left: 10px;
  width: 41%;
}
.contact-details .radio-option:nth-of-type(n+2), .page-id-1675 .foundry_modal .radio-option:nth-of-type(n+2), .contact-modal .foundry_modal .radio-option:nth-of-type(n+2) {
   margin-left: 10px !important;
}
.map-info svg{
max-width: 100%;
    height: auto;
    width: 100%;
}
.cover.fullscreen {
    padding: 20px 0;
    display: flex;
    align-items: center;
    height: calc(50vh - 55px) !important;
    justify-content: center;
    flex-wrap: wrap;
}
section.coming-section {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    display: flex;
    align-items: center;
    height: calc(50vh - 55px) !important;
}
.cover.fullscreen .v-align-transform  .col-sm-12.text-center p{
  display: none;
}
.cover.fullscreen .align-bottom {
  display: none;
}
.cover.fullscreen .v-align-transform {
    width: 100%;
}
.sitemap {
    padding: 20px 15px 20px 15px;
    height: 70vh;
    display: flex;
    align-items: center;
}
.coming-section .wpb_wrapper, .coming-section p.intro, .coming-section .wpb_content_element{
  margin-bottom: 0 !important;
}
.neighbor-section {
    padding: 20px 0;
    height: 30vh;
    display: flex;
    align-items: center;
} 
.retail-content .vc_btn3-container.btn-style.vc_btn3-left {
    margin-bottom: 50px;
}
.mobile-dev h3{
    font-size: 15px;
    letter-spacing: 5px;
    margin-bottom: 3px;
        color: #000000;
    font-family: brandongrotesque-bold;
}
.mobile-dev{
    display: block;
    padding-left: 60px;
      border-left: 2px solid #000000;
}
.mobile-dev .wpb_wrapper p{
    color: #000000;
    font-family: AvenirLTPro-Book;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 25px;
    margin-bottom: 30px;
}
 .desktop-dev {
    display: none;
}
.mobile-dev .stext::before {
    top: 15px;
}
.retail-section .row {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.rental-slider.resi-slider {
    order: 2;
}
.retail-content.resi-content {
    order: 1;
}
}
@media(max-width:400px){
	footer h5.fade-1-4 a {
  font-size: 10px;
  letter-spacing: 1px;
}

}
@media(max-width:380px){
.contact-details .tabs li, .page-id-1675 .foundry_modal .tabs li, .contact-modal .foundry_modal .tabs li {
  margin-bottom: 10px;
  margin-right: 0;
  display: block;
}
.contact-details .wpcf7-form, .page-id-1675 .foundry_modal .wpcf7-form, .contact-modal .foundry_modal .wpcf7-form {
  margin: 0 auto;
  width: 100%;
}
section.faq-section {
  padding: 190px 30 75px;
}
.faq-section .accordion-2 .title {
  padding: 9px;
  font-size: 14px;
}
.retailer-bg h2.vc_custom_heading, .dev-plan h2.vc_custom_heading, .info-section h2.vc_custom_heading, .faq-section h2.vc_custom_heading {
  font-size: 16px;
  letter-spacing: 4px;
}
.retailer-bg .wpb_wrapper > p, .info-section .wpb_wrapper > p, .dev-plan .feature.feature-1 > p, .info-desc .wpb_wrapper li {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 25px;
}
.faq-section .accordion-2 .content p {
  font-size: 14px;
  padding: 10px 9px;
}
}
@media(max-width: 360px){
	footer h5.fade-1-4 a {
  font-size: 9px;
}
}


/************************************************/
/****************** Scrolling *******************/
/************************************************/

/************** FadeInLeft **************/
@-webkit-keyframes ckt_fadeInLeft { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateX(-400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        -webkit-transform: translateX(0); 
    } 
} 
@keyframes ckt_fadeInLeft { 
    0% { 
        opacity: 0; 
        transform: translateX(-400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        transform: translateX(0); 
    } 
} 
.ckt_fadeInLeft{ 
    opacity: 0; 
    -webkit-transform: translateX(-400px); 
    transform: translateX(-400px);
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: ckt_fadeInLeft; 
    animation-name: ckt_fadeInLeft; 
}

/************* * FadeInRight * *************/
@-webkit-keyframes ckt_fadeInRight { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateX(400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        -webkit-transform: translateX(0); 
    } 
} 
@keyframes ckt_fadeInRight { 
    0% { 
        opacity: 0; 
        transform: translateX(400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        transform: translateX(0); 
    } 
} 
.ckt_fadeInRight{ 
    opacity: 0; 
    -webkit-transform: translateX(400px); 
    transform: translateX(400px);
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: ckt_fadeInRight; 
    animation-name: ckt_fadeInRight; 
}

/****************** * Bounce in left * *******************/
@-webkit-keyframes ckt_bounceInLeft { 
    0% { 
        opacity: 0;         
        -webkit-transform: translateX(-400px); 
    } 
    60% {        
        -webkit-transform: translateX(30px); 
    } 
    80% { 
        -webkit-transform: translateX(-10px); 
    } 
    100% {
        opacity: 1;         
        -webkit-transform: translateX(0); 
    } 
} 

@keyframes ckt_bounceInLeft { 
    0% { 
        opacity: 0;         
        transform: translateX(-400px); 
    } 
    60% {        
        transform: translateX(30px); 
    } 
    80% { 
        transform: translateX(-10px); 
    } 
    100% {
        opacity: 1;         
        transform: translateX(0); 
    } 
} 

.ckt_bounceInLeft{ 
  opacity:0;
  -webkit-transform: translateX(400px); 
  transform: translateX(400px); 
  -webkit-animation-duration: 1.0s;
  animation-duration: 1.0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: ckt_bounceInLeft; 
  animation-name: ckt_bounceInLeft; 
}

/****************** * Bounce in up * *******************/
@-webkit-keyframes ckt_bounceInUp { 
    0% { 
        opacity: 0;         
        -webkit-transform: translateY(400px); 
    } 
    60% {        
        -webkit-transform: translateY(-30px); 
    } 
    80% { 
        -webkit-transform: translateY(10px); 
    } 
    100% {
        opacity: 1;         
        -webkit-transform: translateY(0); 
    } 
} 

@keyframes ckt_bounceInUp { 
    0% { 
        opacity: 0;         
        transform: translateY(400px); 
    } 
    60% {        
        transform: translateY(-30px); 
    } 
    80% { 
        transform: translateY(10px); 
    } 
    100% {
        opacity: 1;         
        transform: translateY(0); 
    } 
} 

.ckt_bounceInUp{ 
    opacity:0;
    -webkit-transform: translateX(400px); 
    transform: translateX(400px); 
    -webkit-animation-duration: 1.0s;
    animation-duration: 1.0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: ckt_bounceInUp; 
    animation-name: ckt_bounceInUp; 
}

/************* * Delay-option * *************/
.ckt_delay_first{
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.ckt_delay_second{
  -webkit-animation-delay: 1.0s;
  animation-delay: 1.0s;
}
.ckt_delay_third{
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}
.ckt_delay_four{
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.ckt_delay_five{
  -webkit-animation-delay: 3.2s;
  animation-delay: 3.2s;
}
@media(max-width: 320px){
  .sitemap .box {
  width: 292px;
}
}