/* /////////////////////////////
///////// Fonts ////////////
////////////////////////////*/
@import url("fonts.css");
/* -----------------------------------------
   Foundation Additions/Overrides
----------------------------------------- */

.column, .columns, .row .row, .large-block-grid-1, .large-block-grid-2, .large-block-grid-3, .large-block-grid-4, .large-block-grid-5, .large-block-grid-6, .large-block-grid-7, .large-block-grid-8, .large-block-grid-9, .large-block-grid-10, .large-block-grid-11, .large-block-grid-12, .small-block-grid-1, .small-block-grid-2, .small-block-grid-3, .small-block-grid-4, .small-block-grid-5, .small-block-grid-6, .small-block-grid-7, .small-block-grid-8, .small-block-grid-9, .small-block-grid-10, .small-block-grid-11, .small-block-grid-12, .large-block-grid-1 > li, .large-block-grid-2 > li, .large-block-grid-3 > li, .large-block-grid-4 > li, .large-block-grid-5 > li, .large-block-grid-6 > li, .large-block-grid-7 > li, .large-block-grid-8 > li, .large-block-grid-9 > li, .large-block-grid-10 > li, .large-block-grid-11 > li, .large-block-grid-12 > li, .small-block-grid-1 > li, .small-block-grid-2 > li, .small-block-grid-3 > li, .small-block-grid-4 > li, .small-block-grid-5 > li, .small-block-grid-6 > li, .small-block-grid-7 > li, .small-block-grid-8 > li, .small-block-grid-9 > li, .small-block-grid-10 > li, .small-block-grid-11 > li, .small-block-grid-12 > li {
  margin: 0;
}
/* -----------------------------------------
   General Styles
----------------------------------------- */
html, body {
  height: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
ul, ol, dl {
  list-style: none;
  margin: 0;
  padding: 0;
}
a, li:hover {
  transition: all .25s ease-in-out 0;
  -moz-transition-duration: .25s;
  -o-transition-duration: .25s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  -webkit-animation: .25s;
  animation: .25s;
}
/* -----------------------------------------
   Typography
------------------------------------------*/
body {
  background-color: #7c8b96;
}
h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
}
p:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}
p {
  color: #F4F2ED;
  font-family: 'adobe-garamond-pro', serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  line-height: 33.5px;
}
body#home p {
  color: #000;
}
/*body#home .container p {
    padding-bottom: 20px;
}*/
h1 {
  color: #fff;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 15.5px;
  text-align: center;
  text-transform: uppercase;
}
body#home h1 {
  margin: 24px 0 15px 0;
  color: #BCA670;
  letter-spacing: 8.5px;
}
h2 {
  color: #7C8B96;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 5px;
  text-transform: uppercase;
}
h3 {
  color: #BCA670;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 6px;
}
h4, h5 {
  font-family: 'knockout27-junior-bantamwt', sans-serif;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}
img {
  vertical-align: top;
}
/* -----------------------------------------
   misc
----------------------------------------- */
.no-padding {
  padding: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.italic p {
  font-style: italic;
  text-align: center;
  text-transform: none !important;
}
.cursor a {
  cursor: pointer;
}
.fancybox-nav span {
  visibility: visible !important;
}
#fancybox-close {
  display: inline !important;
  visibility: visible !important;
}
/* -----------------------------------------
   Containers
----------------------------------------- */
.row {
  max-width: 1024px;
}
/* -----------------------------------------
   Content Area
----------------------------------------- */
.bg-body {
  background-image: url(../images/bg/bg-body.png);
}
.bg-header {
  background-image: url(../images/bg/bg-header.png);
}
.bg-news {
  background-image: url(../images/bg/bg-news.png);
  background-position: center top;
  background-repeat: repeat-x;
}
.bg-sand {
  background-color: #f4f2ed;
}
.bg-container {
  background-color: #f4f2ed;
  border-bottom: solid #bca674 5px;
  border-top: solid #bca674 5px;
}
body#home .bg-container, body#floorplans .bg-container {
  padding-bottom: 20px;
}
body#gallery_all .bg-container, body#gallery_amenities .bg-container, body#gallery_location .bg-container, body#gallery_residences .bg-container {
  border-top: none;
}
.header {
  padding: 20px 0;
}
.title, .title p {
  color: #fff;
  font-family: 'adobe-garamond-pro', serif;
 font-size: 19px text-transform: uppercase;
}
.title a {
  color: #F4F2ED;
  font-family: 'adobe-garamond-pro', serif;
  font-size: 19px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 1px;
}
.social {
  margin: 0 auto;
  padding: 0 0 10px 10px;
  text-align: center;
}
.social ul {
  list-style: none;
  list-style-type: none;
}
.social li {
  display: inline-block;
  margin: 0 1px;
}
.btn-title-social {
  background-repeat: no-repeat;
  height: 20px;
  line-height: initial;
  margin: 2px 0 0 0;
  padding: 0;
  width: 20px;
}
.btn-title-social a, .btn-title-social a:link, .btn-title-social a:visited {
  cursor: pointer;
  display: block;
}
.btn-title-social li img {
  border: 0;
  height: 20px;
  width: 20px;
}
.btn-title-social a:hover img {
  visibility: hidden;
}
.btn-facebook-hover {
  background-image: url(../images/icons/icon-facebook-hover.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.btn-twitter-hover {
  background-image: url(../images/icons/icon-twitter-hover.png);
  background-position: center;
  background-repeat: no-repeat;
}
.btn-pinterest-hover {
  background-image: url(../images/icons/icon-pinterest-hover.png);
  background-position: center;
  background-repeat: no-repeat;
}
.btn-google-hover {
  background-image: url(../images/icons/icon-google-hover.png);
  background-position: center;
  background-repeat: no-repeat;
}
.btn-yelp-hover {
  background-image: url(../images/icons/icon-yelp-hover.png);
  background-position: center;
  background-repeat: no-repeat;
}
.btn-title-phone {
  display: block;
  margin-bottom: 40px;
  text-align: center;
  width: 100%;
}
.logo img {
  display: block;
  margin: 0 auto;
}
/* nav ---------------*/
nav li a, nav li a:hover {
  display: inline-block;
  font-family: 'arial-narrow', sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}
nav ul {
  margin: 0;
  padding: 3px 0;
  text-align: center;
}
nav li {
  display: inline;
  margin: 9px 10px 11px;
}
nav li a {
  color: #000;
  letter-spacing: 5px;
}
nav li:hover a {
  color: #bca670;
}
nav li.active a, nav ul.active a {
  color: #bca670;
}
/* off canvas ---------------*/
.left-off-canvas-menu {
  padding-top: 20px;
}
.left-off-canvas-menu a {
  color: #bca670;
  display: block;
  font-size: 20px;
  letter-spacing: 5px;
  text-transform: uppercase;
  width: 100%;
}
.left-off-canvas-menu a:hover, .left-off-canvas-menu ul li.active > a:hover, .left-off-canvas-menu ul li.active > a {
  color: #f4f2ed !important;
}
.left-off-canvas-menu ul {
  list-style: none;
  list-style-type: none;
}
.left-off-canvas-menu li {
  border-bottom: solid 1px #f4f2ed;
  color: #bca670;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-weight: 400;
  padding-left: 20px;
  padding-top: 20px;
}
.left-off-canvas-toggle {
  background-color: #707d87;
  border-bottom: solid #bca670 5px;
  color: #f4f2ed;
  display: inherit;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 5px;
  line-height: 60px;
  padding-left: 20px;
  text-transform: uppercase;
}
.left-off-canvas-toggle:hover, .left-off-canvas-toggle:active, .left-off-canvas-toggle:focus {
  color: #bca670;
}
.mapit a {
  background-color: #bca670;
  color: #fff;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-size: 24px;
  font-weight: 400;
  padding: 10px;
  width: 100%;
  display: block;
  letter-spacing: 5px;
  text-align: center;
  text-transform: uppercase;
}
/* slideshow ---------------*/
.slideshow {
  margin-left: auto;
  margin-right: auto;
  max-width: 1188px;
}
.slideshow img {
  height: auto;
  width: 100%;
}
.slideshow-content {
  height: 335px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1188px;
 background-image:;
}
.slick-slider {
  margin-bottom: 0;
}
/* -----------------------------------------
   news
----------------------------------------- */
.news {
  overflow: hidden;
  padding: 10px 20px;
}
.news p {
  color: #fff;
  font-family: 'adobe-garamond-pro', serif;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  text-align: center;
}
.news h2 {
  text-align: center;
}
/* -----------------------------------------
   container
----------------------------------------- */
.container {
  padding: 0;
}
#specials {
  border:4px solid #bca670;
}
#specials .sp-header {
  padding:5px;
}
#specials .sp-header h1 {
  color:white;
  margin:0;
  text-align: center;
}
#specials .sp-content {
  background: #f4f2ed;
  padding:20px;
}
#specials .sp-content h1, #specials .sp-content h2, #specials .sp-content h3, #specials .sp-content h4 {
  color:#bca670;
  font-size: 34px;
  text-align: center;
}
#specials .sp-content p {
  color:black;
  font-size: 16px;
}
/* -----------------------------------------
   cells
----------------------------------------- */
.cell-wrap {
  display: block;
  width: auto;
}
.cell-container {
  float: right;
  position: relative;
  right: 50%;
  width: auto;
}
.cell-holder {
  float: right;
  position: relative;
  right: -50%;
  width: 100%;
}
.cell-content, .cell-content-home {
  -webkit-transition: width .50s; /* Safari */
  transition: width .50s;
}
.cell-content-home {
  width: 340px;
}
.cell-content {
  width: auto;
}
.button-cell ul {
  margin: 0 auto;
  padding: 0;
}
.button-cell li {
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-grid;
  height: 340px;
  width: 340px;
  background-position: center top;
}
.button-container-static, .button-container-small, .button-cell-img img {
  display: block;
  height: inherit;
  overflow: hidden;
  position: absolute;
  transition: background-color 1s;
  width: inherit;
}
.bottom-container-hover {
  display: none;
  height: inherit;
  position: relative;
  width: inherit;
}
.button-container-large {
  height: 400px;
}

.bottom-container-hover-large img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.btn-bg-color-black {
  background-image: url(../images/btns/btn-hover-black.png);
  height: 100%;
  width:
}
.cell-Two, .cell-Six {
  cursor: pointer;
  padding: 65px 45px;
}
.cell-Four {
  cursor: default !important;
  padding: 65px 20px ;
}
.cell-Two {
  background-image: url(../images/btns/btn-hover-blue.png);
  display: block;
  height: 100%;
}
.cell-Two p, .cell-Five p {
  color: #fff !important;
  font-size: 16px;
  font-style: italic;
  margin: 0 0 25px 0;
  line-height: 20px;
}
.cell-Two h4, .cell-Five h4 {
  color: #fff;
  font-size: 26px;
  letter-spacing: 5px;
  text-align: center;
}
.cell-Two:after {
  content: url(../images/btns/btn-more-dark.png);
  display: block;
  height: 61px;
  margin: 0 auto;
  text-align: center;
  width: 61px;
}

/*  Uncommit to add rollover effect to cell five  */
/*.cell-Five {
  background-image: url(../../main/images/btns/btn-hover-blue.png);
  display: block;
  height: 100%;
}

.cell-Five {
  display: block;
  height: 100%;
}

.cell-Five:after {
  content: url( ../../main/images/btns/btn-home-play.png);
  display: block;
  height: 124px;
  margin: 0 auto;
  padding-top: 100px;
  text-align: center;
  width: 124px;
}*/

.cell-Four, .cell-Six {
  background-image: url(../images/btns/btn-hover-sand.png);
  display: block;
  height: 100%;
}
.cell-Four p, .cell-Six p {
  color: #626d76 !important;
  font-size: 16px;
  line-height: 20px;
}
.cell-Four h4, .cell-Six h4 {
  color: #BCA670;
  font-size: 48px;
  font-weight: 400;
  letter-spacing: 5px;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 10px;
  letter-spacing: 18px;
}
.cell-Four h5, .cell-Four h6, .cell-Four li, .cell-Six h5 , .cell-Six h6 {
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  color: #626d76;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
}
hr {
  border-top: solid #bca670 2px;
  margin: 20px auto;
  padding: 0;
  width: 75%;
}
.cell-Four h5 {
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.cell-Four h6, .cell-Six h6 {
  margin-top: 10px;
}
.cell-Four:before {
  content: url(../images/btns/btn-seven.png);
  display: block;
  height: 38px;
  margin: 0 auto;
  text-align: center;
  width: 38px;
}
.cell-Six:after {
  content: url(../images/btns/btn-more-light.png);
  display: block;
  height: 61px;
  margin: 0 auto;
  text-align: center;
  width: 61px;
}

.item li {
  display: inline-block;
  width: 100%;
}
.item-content {
  padding: 20px;
}
.item-content-01, .item-content-02, .item-content-03, .item-content-04 {
  top: -0%;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.item-content p {
  color: #000;
  line-height: 30px;
  font-size: 14px;
  margin: 0;
}
.item-content h3 {
  font-size: 20px;
}
.item-list p {
  font-size: 14px;
  font-weight: bold;
}

.item-list-text p {
  font-size: 16px;
}
.item-list ul {
  margin: 0;
  padding: 0;
}
.item-list li {
  color: #fff;
  font-family: 'adobe-garamond-pro', serif;
  font-size: 14px;
  font-weight: 700;
  list-style: none;
  list-style-type: none;
  margin-left: 10px;
  text-indent: -10px;
  width: 100%;
  height: inherit;
}
.item-list li:before {
  color: #fff;
  content: "•";
  font-size: 15px;
  line-height: 15px;
  padding-right: 5px;
  vertical-align: text-top;
}
.bottom-container-hover-large-03 .item-list li {
  display: block;
  line-height: 19px;
  margin-bottom: 0;
  width: 90%;
  font-size: 12px;
}
.bottom-container-hover-large-01 {
  padding: 30px 20px 0 20px;
}
.bottom-container-hover-large-02 {
  padding: 100px 20px 0 20px;
}
.bottom-container-hover-large-03 {
  padding: 10px 10px 0 10px;
}
.bottom-container-hover-large-04 {
  padding: 100px 20px 0 20px;
}
/* -----------------------------------------
   article
----------------------------------------- */
article {
  padding: 25px 0;
  width: 100%;
  float: left;
}
article p, article a, article a:hover {
  margin-bottom: 3px;
  text-align: left;
  line-height: 15px;
  font-size: 15px;
  color: #000;
  font-family: 'adobe-garamond-pro', serif;
  font-weight: 400;
  letter-spacing: 1px;
  display: block;
}
article h2 {
  border-bottom: solid #bca670 2px;
  margin-bottom: 15px;
}
/* -----------------------------------------
   footer
----------------------------------------- */
footer {
  padding-bottom: 20px;
}
footer img {
  vertical-align: bottom;
}
footer ul {
  float: right;
  list-style: none;
  list-style-type: none;
  margin-top: 20px;
}
footer li {
  display: inline;
  float: left;
  margin-left: 10px;
}
footer a {
  color: #fff;
  float: right;
  font-family: 'arial-narrow', sans-serif;
  font-size: 10px;
  text-align: right;
}
footer a:hover {
  color: #BCA670;
}
.footer-login a {
  float: left;
  font-size: 13px;
  margin-top: 55px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.footer-legal a {
  float: left;
  margin-top: 20px;
}
/* /////////////////////////////
///////// gallery /////////////
////////////////////////////*/
.gallery-wrap, #gallery, .masonry {
  margin: 0 auto;
}
.gallery-wrap {
  max-width: 1075px;
  overflow: hidden;
}
.gallery-item, .gallery-item img {
  float: left;
  margin-bottom: 2px;
}

.gallery-nav {
  padding-top: 40px;
}
.gallery-nav li a {
  color: #000;
  font-family: 'knockout27-junior-bantamwt', sans-serif !important;
  font-size: 18px;
  letter-spacing: 2px;
  border-bottom: solid 1px transparent;
    line-height: normal;
    margin-bottom: 5px;
}
.gallery-nav li a:hover,
.gallery-nav li:hover a,
.gallery-nav li.active a,
.gallery-navul.active a {
  border-bottom: solid 1px #bca670;
}

body#gallery_residences .gallery-nav-display,
body#gallery_amenities .gallery-nav-display,
body#gallery_location .gallery-nav-display {
display: none !important;
}
/*/////////////////////////////
///////// Floorplans //////////
////////////////////////////*/
.fp-slideshow {
  min-height: 450px;
  transition: all .25s ease-in-out 0;
  -moz-transition-duration: .25s;
  -o-transition-duration: .25s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  -webkit-animation: .25s;
  animation: .25s;
}
.fp-slideshow ul {
  position: absolute;
  width: 100%;
}
.fp-slideshow li {
  width: 100% !important;
}
/*.fp-slideshow li {
  position: relative !important;
}*/
body#floorplans .resp-tab-content {
  background-color: transparent;
  padding: 0 !important;
}
body#floorplans .resp-tabs-container {
  margin-right: 5px;
}
.resp-tabs-list ul {
  margin: 0 auto;
  padding: 0;
}
body#floorplans .resp-tabs-container li:before {
  display: none;
}
body#floorplans .resp-tabs-list li {
  color: #000;
  cursor: pointer;
  display: inline-table;
  float: left;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 5px;
  line-height: 24px;
  list-style: none;
  list-style-type: none;
  margin: 0;
  margin-right: 4px;
  text-align: left;
  text-transform: uppercase;
  border-bottom: solid transparent 1px;
}
body#floorplans .resp-tabs-list li:hover, body#floorplans .resp-tabs-list li.resp-tab-active {
  color: #bca670;
  border-bottom: solid #bca674 1px;
}
body#floorplans .resp-tabs-list a:hover, body#floorplans .resp-tabs-list li.resp-tab-active a {
  border-bottom: solid 1px #bca670;
}
body#floorplans .resp-tabs-list ul, body#floorplans .resp-tabs-container ul {
  margin-left: 0;
  text-indent: 0;
}
body#floorplans .resp-tab-active {
  border-bottom: solid 1px #bca670 !important;
  color: #bca670 !important;
}
body#floorplans h2.resp-accordion {
  color: #000;
  font-size: 26px;
  border-bottom: solid transparent 1px;
  margin: 0 15px;
}
body#floorplans h2.resp-accordion:hover {
  color: #bca670;
  border-bottom: solid #bca674 1px;
  transition: all .25s ease-in-out 0;
  -moz-transition-duration: .25s;
  -o-transition-duration: .25s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  -webkit-animation: .25s;
  animation: .25s;
}
.floorplans #feature > .row .columns {
  padding: 0 0.9375rem;
}
.floorplans-table td {
}
table tr td {
  padding-left: 10px;
  padding-right: 10px;
}
.bed-and-bath {
  display: block !important;
  width: 100% !important;
}
.resp-tabs-list li:last-child {
  border-right: 0;
}
.resp-tabs-list li a {
  font-size: 14px;
  text-transform: uppercase;
}
.floorplans-content {
  display: block;
}
.floorplans-content p, .fpbedbath p {
  color: #000;
  font-family: 'arial-narrow', sans-serif;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 19px;
}
.floorplans-content p {
  text-align: left;
}
.fpbedbath p {
  text-align: center;
}
.floorplans-content h2 {
  border-bottom: solid 1px #bca670;
  margin-bottom: 30px;
}
.fpleasing h3 {
  border-bottom: solid 1px #bca670;
  color: #707d87;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 5px;
  line-height: 40px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 10px;
  padding-bottom:10px;
}
.fpleasing p {
  color: #707d87;
  font-family: 'adobe-garamond-pro', serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 5px;
  line-height: 24px;
  text-transform: none;
  text-align: left;
}
.fpbedbath {
  margin-bottom: 20px;
}
.panel {
  background-color: transparent;
  border-bottom: solid #bca670 1px;
  border-left: none;
  border-right: none;
  border-top: none;
  margin-bottom: 0;
}
.panel h1 {
  font-size: 25.5px;
  color: #7C8B96;
  font-weight: 400;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.floor-image {
  padding: 20px 0;
}
.floorplans-image {
  min-height: 420px;
}
.floorplans-image, .img-container {
  position: relative;
}
.floorplans-image img, .img-container img {
  width: 100;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.btn-floorplans-slider {
  display: none;
}
.btn-floorplans-slider span {
  display: none;
}
.btn-next {
  background-image: url(../images/btns/btn-next-hover.png);
  background-repeat: no-repeat;
}
.btn-previous {
  background-image: url(../images/btns/btn-previous-hover.png);
  background-repeat: no-repeat;
}
.btn-slide-nav {
  background-repeat: no-repeat;
  height: 14px;
  margin: 0 3px 0 0;
  padding: 0;
  width: 65px;
}
.btn-slide-nav a, .btn-slide-nav a:link, .btn-slide-nav a:visited {
  display: block;
}
.btn-slide-nav img {
  border: 0;
  height: 14px;
  width: 65px;
}
.btn-slide-nav:hover img {
  visibility: hidden;
}
.btn-availability {
  margin: 20px 0 30px 0;
  display: inline-block;
  width: 100%;
}
.btn-availability img {
  margin: 0 auto;
  display: block;
}
.fp-mobile li {
  list-style-type: none;
  list-style: none;
}
/* /////////////////////////////
///////// Location ////////////
////////////////////////////*/
.location-container {
  padding: 0;
}
.map-wrap {
  position: relative;
}
.map-container {
  padding: 0;
}
#map {
  height: 680px;
  margin: 0;
  -webkit-transition: height .25s; /* Safari */
  transition: height .25s;
}
#map img {
  background: none !important;
  border: 0 !important;
  height: auto !important;
  margin: 0 !important;
  max-width: none !important;
  padding: 0 !important;
}
.slide-container #map_static img {
  margin-bottom: -165px;
}
.slide-container #map_static {
  margin-bottom: 165px;
}
.poi-container {
  background-image: url(../images/btns/btn-hover-black.png);
}
body#location .resp-tab-item {
  color: #7C8B96;
  display: inline-table;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 5px;
  margin-bottom: 5px;
  margin-left: 2px !important;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  transition: all .25s ease-in-out 0;
  -moz-transition-duration: .25s;
  -o-transition-duration: .25s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  width: 30%;
}
body#location .resp-tab-item:hover {
  background-color: #76b814;
}
body#location .resp-tab-item a, body#location .resp-tab-item li {
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 2px 0 0 0;
  text-transform: uppercase;
}
body#location .resp-tab-active a, body#location .resp-tab-active {
  color: #7C8B96;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 5px;
  text-transform: uppercase;
}
body#location .resp-tab-active {
  border-bottom: solid #bca674 2px;
}
body#location .resp-tabs-list ul {
  margin: 0px;
  padding: 0px;
}
body#location .resp-tabs-list li:before {
}
h2.resp-accordion {
  border-bottom: solid transparent 2px;
  color: #7C8B96;
}
h2.resp-accordion:hover {
  border-bottom: solid #bca674 2px;
}
.resp-accordion a {
  color: #7C8B96;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.location dd {
}
/*-- Markers --------------*/
.markers a {
  color: #fff;
  font-family: 'adobe-garamond-pro', serif;
  font-size: 15px;
  font-weight: 400;
}
.name:before {
  color: #fff;
  content: "•";
  font-size: 15px;
  line-height: 15px;
  padding-right: 0;
  vertical-align: text-top;
}
.name {
  margin-left: 25px;
  text-indent: -25px;
}
.number {
  display: none;
}
/*-- Google --------------*/
.gmaps_info_window p {
  color: #000;
  font-size: 14px;
  text-align: left;
  line-height: normal;
}
.gmaps_info_window h4 {
  color: #BCA670;
  font-size: 18px;
  margin: 0 0 10px 10px;
  letter-spacing: 1px;
}
.gmaps_info_window a, .gmaps_info_window a:hover {
  color: #7C8B96;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
}
.gm-style-iw {
  width: auto !important;
}
/* /////////////////////////////
///////// Contact ////////////
////////////////////////////*/
#contact-area {
  margin-top: 20px;
}
.form-left, .form-right {
  padding: 0;
}
label {
  color: #707d87;
  font-family: 'arial-narrow', sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 13px;
}
.label-text {
  margin-bottom: 4px;
  margin-top: 4px;
}
.main-contact li, .main-contact li:before {
  content: none;
  list-style: none;
}
.main-contact li {
  margin: 0 0 14px 0;
  padding: 0;
  text-indent: 0;
}
.main-contact input[type="text"], .main-contact input[type="password"], .main-contact input[type="date"], .main-contact input[type="datetime"], .main-contact input[type="datetime-local"], .main-contact input[type="week"], .main-contact input[type="email"], .main-contact input[type="number"], .main-contact input[type="phone"], .main-contact input[type="search"], .main-contact input[type="tel"], .main-contact input[type="time"], .main-contact input[type="url"] .main-contact input[type="file"], .main-contact input[type="checkbox"], .main-contact input[type="radio"], .main-contact select, #contact_bedrooms, #contact_phone {
  background-color: #ffffff;
  border: solid 1px #e0dbce;
  color: #000;
  font-family: 'arial-narrow', sans-serif;
  font-size: 13px;
  font-weight: 400;
  height: 29px;
  margin: 0 0 5px 0;
  width: 100%;
  letter-spacing: 1px
}
.main-contact textarea {
  background-color: #ffffff;
  border: solid 1px #e0dbce;
  color: #000;
  font-family: 'arial-narrow', sans-serif;
  font-size: 13px;
  font-weight: 400;
  max-height: 120px;
  resize: none;
  letter-spacing: 1px
}
.main-contact-textarea {
  padding: 0 !important;
}
.move-in-date select {
  background-color: #ffffff;
  border: solid 1px #e0dbce;
  margin-top: 5px;
  width: 100%;
  font-size: 13px;
  letter-spacing: 1px
}
#contact_move_in_on_1i, #contact_move_in_on_2i, #contact_move_in_on_3i {
  background-color: #ffffff;
  border: solid 1px #e0dbce !important;
  border: none;
  color: #000;
  float: left;
  font-family: 'arial-narrow', sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
  text-align: left;
  width: 32%;
}
#contact_move_in_on_2i {
  margin: 0 5px;
}
input[type="phone"] {
  padding: 8px;
}
select {
  padding: 5px;
  color: #707d87;
}
#flash, #thank-you {
  font-size: 13px;
  margin-top: 10px;
}
#flash ul, #thank-you ul {
  margin-top: 10px;
}
#flash li, #thank-you li {
  font-family: 'arial-narrow', sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 10px;
}
/* form styles -----------------*/
#submit_button {
  background-color: #707d87;
  color: #fff;
  float: right;
  font-family: 'knockout27-junior-bantamwt', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 5px;
  line-height: 20px;
  padding: 8px 15px;
  text-align: center;
  text-transform: uppercase;
}
#submit_button:hover {
  background-color: #bca670;
}
.thank_you_message {
  margin-bottom: 10px;
  padding: 1% 2%;
}
.form_body {
  width: 100% !important;
}
.form_body ul {
  margin-left: 0 !important;
}
body#contact iframe {
  display: none;
}
/* recaptcha -----------------*/
.page-discover_more iframe {
  display: none;
}
.page-discover_more iframe:first-child {
  display: inherit;
}
#recaptcha_custom {
  margin-bottom: -50px;
}
.form_recaptcha {
  float: right;
  margin-bottom: 3px !important;
  margin-top: 10px;
}
object, embed {
  height: 0;
}
#flash, #thank-you {
  color: #000;
}
/*/////////////////////////////
///////// Side Bar /////////////
////////////////////////////*/
.sidebar {
  height: 100%;
  min-height: inherit;
}
.sidebar-container {
  background-image: url(../images/bg/bg-sidebar.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.sidebar {
  background-image: url(../images/btns/btn-hover-black.png);
  display: block;
  overflow: hidden;
  padding: 20px 20px 20px 35px;
}
.sidebar img {
  display: block;
}
.sidebar p, .sidebar a, .sidebar li {
  color: #fff;
  font-family: 'adobe-garamond-pro', serif;
  font-size: 16px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  margin: 0;
  text-align: left;
}
.sidebar h2 {
  border-bottom: solid #bca674 2px;
  margin-bottom: 10px;
}
.callout-address {
  margin-bottom: 10px;
  padding: 0;
}
.callout-phone {
  margin-bottom: 10px;
  padding: 0;
}
.callout-email {
  margin-bottom: 10px;
  padding: 0;
}
.callout-directions {
  padding: 0;
}
.callout-directions b {
  display: block;
}
.callout-map-img {
  margin-bottom: 40px;
  padding: 0;
}
.btn-leasenow {
  margin: 20px 0 30px 0;
  display: inline-block;
}
/*/////////////////////////////
///////// Screens /////////////
////////////////////////////*/
@media only screen and (min-width: 40.063em) { /* 641px */
h1 {
  font-size: 46px;
}
h2 {
  font-size: 25px;
}
.header {
  padding: 27px 0 48px 0;
}
.title a {
  float: right;
}
.social {
  float: right;
}
.button-cell li {
  float: left;
}
.button-container-small, .button-container-large, .button-cell-img img {
  height: 340px;
}
.title {
  padding: 0;
  text-align: right;
}
.subnav {
  display: block;
}
.subnav h1 {
  letter-spacing: 28px;
  padding: 90px 0 80px 0;
}
.news {
  padding: 33px 20px 38px 20px;
}
.news-style-two p {
  padding: 0 24%;
}
.news-cycle-next {
  width: 30%;
}
.btn-bg-window, .btn-bg-door, .btn-bg-table {
  background-size: container;
}
.bottom-container-hover-small, .bottom-container-hover-large {
  padding: 10px;
}
.btn-bg-color-blue p {
  margin: 0 0 10px 0;
}
.btn-bg-color-blue h4 {
  color: #fff;
  font-size: 26px;
  letter-spacing: 5px;
  text-align: center;
}
.btn-bg-color-sand p {
  color: #707d87;
  font-size: 14px;
}
.btn-bg-color-sand h4 {
  font-size: 30px;
}
.btn-bg-color-sand h5 {
  font-size: 15px;
}
.cell-Two, .cell-Six {
  padding: 60px 45px 50px 45px;
}
.cell-Four {
    padding: 20px 45px;
}
.item-content {
  padding: 20px 20px 0 20px;
  position: relative;
}
.item-content-01 {
  top: -20%;
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
}
.item-content-02 {
  top: -0%;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.item-content-03 {
  top: -50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.item-content-04 {
  top: -120%;
  -webkit-transform: translateY(120%);
  -ms-transform: translateY(120%);
  transform: translateY(120%);
}
.item-list li {
  margin-left: 30px;
}
.bottom-container-hover-large-03 .item-list li {
  line-height: 15px;
}
footer {
  padding-bottom: 10px;
  padding-top: 47px;
}
.footer {
  padding-left: 50px;
  padding-right: 50px;
}
.footer-legal a, .footer-legal a:hover {
  float: right;
}
.cursor a {
  cursor: default;
}
.location-container {
  padding: 20px 0;
}

.poi-container {
  height: 680px;
  padding: 20px 45px 0 45px !important;
  position: absolute;
}
body#location .resp-tab-active a, body#location .resp-tab-active {
  font-size: 18px;
}
.resp-accordion a {
  font-size: 18px;
}
.name:before {
  padding-right: 0;
}
.name {
  margin-left: 15px;
  text-indent: -15px;
}
.sidebar {
  min-height: 800px;
}
.gallery-nav li {
  margin: 9px 28px 11px 28px;
}
.gallery-nav li a, .gallery-nav li a:hover {
  font-size: 25px;
  letter-spacing: 5px;
}
.fp-tabs {
  float: right;
}
body#floorplans .resp-tabs-list li {
  margin: 35px 0px 35px 25px;
  font-size: 16px;
}
body#floorplans .resp-tabs-list li:first-child {
  margin: 35px 0px;
}
.fpbedbath p {
  text-align: left;
}
.floorplans-image {
  margin-left: 50px;
}
#pager-nav {
  text-align: center;
  width: 400px;
  margin: 0px auto;
  float: right;
  padding-top: 20px;
}
#pager {
  margin: 0 auto;
  display: inherit;
  height: 14px;
}
#pager a {
  background-image: url(../images/bg/bg-pager-enactive.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: inherit;
  color: transparent;
  font-size: 50px;
  margin-right: 11px;
  text-align: center !important;
  height: 14px;
  width: 14px;
  padding-right: 1px;
}
#pager a:hover {
  background-image: url(../images/bg/bg-pager-hover.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: inherit;
  height: 14px;
  width: 14px;
}
.activeSlide {
  background-image: url(../images/bg/bg-pager-hover.png) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: inherit;
  height: 14px;
  width: 14px;
}
.italic p {
  text-align: left;
}
.btn-availability img {
  margin: 0;
}
}

@media only screen and (min-width: 42.8125em ) { /* 685px */
.cell-content-home {
  width: 680px;
}
.cell-content {
  width: 680px;
}
}

@media only screen and (min-width: 53.125em ) { /* 850px */
.floorplans-content {
  padding: 50px 0;
}
body#floorplans .resp-tabs-list li {
  margin-left: 45px;
  margin-right: 0;
  font-size: 26px;
}
body#floorplans .resp-tabs-list li:first-child {
  margin-left: 0;
}
.btn-floorplans-slider {
  background-color: #89d32e;
  font-size: 12px;
}
.btn-floorplans-slider span {
  display: inline-block;
}

#pager-nav {
  width: 550px;
}
}

@media only screen and (min-width: 64.0625em ) { /* 1025px */
.column, .columns, .row .row, .large-block-grid-1, .large-block-grid-2, .large-block-grid-3, .large-block-grid-4, .large-block-grid-5, .large-block-grid-6, .large-block-grid-7, .large-block-grid-8, .large-block-grid-9, .large-block-grid-10, .large-block-grid-11, .large-block-grid-12, .small-block-grid-1, .small-block-grid-2, .small-block-grid-3, .small-block-grid-4, .small-block-grid-5, .small-block-grid-6, .small-block-grid-7, .small-block-grid-8, .small-block-grid-9, .small-block-grid-10, .small-block-grid-11, .small-block-grid-12, .large-block-grid-1 > li, .large-block-grid-2 > li, .large-block-grid-3 > li, .large-block-grid-4 > li, .large-block-grid-5 > li, .large-block-grid-6 > li, .large-block-grid-7 > li, .large-block-grid-8 > li, .large-block-grid-9 > li, .large-block-grid-10 > li, .large-block-grid-11 > li, .large-block-grid-12 > li, .small-block-grid-1 > li, .small-block-grid-2 > li, .small-block-grid-3 > li, .small-block-grid-4 > li, .small-block-grid-5 > li, .small-block-grid-6 > li, .small-block-grid-7 > li, .small-block-grid-8 > li, .small-block-grid-9 > li, .small-block-grid-10 > li, .small-block-grid-11 > li, .small-block-grid-12 > li {
  padding: 0;
}
.social {
  padding: 0 35px 10px 10px;
}
.btn-title-phone {
  margin-bottom: 0;
  text-align: left;
  width: auto;
}
.slideshow img {
  height: 440px;
}
.container {
  padding: 0 20px;
}
.news {
  padding: 33px 0 20px 0;
}
.news-footer {
  padding: 5px 0;
}
.news-footer h2 {
  text-align: right;
}
.cell-content, .cell-content-home {
  width: 1020px;
}
.button-container-small, .button-container-large, .button-cell-img img {
  height: 340px;
}
.bottom-container-hover-small {
  padding: 60px 45px 50px 45px;
}
.bottom-container-hover-large {
  padding: 20px;
}
.btn-bg-color-blue p {
  margin: 0 0 25px 0;
}
.btn-bg-color-sand h4 {
  font-size: 48px;
}
.btn-bg-color-sand h5 {
  font-size: 25px;
}

.item-content {
  padding: 0 70px;
}
.item-content-01 {
  top: -30%;
  -webkit-transform: translateY(30%);
  -ms-transform: translateY(30%);
  transform: translateY(30%);
}
.item-content-02 {
  top: -20%;
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
}
.item-content-03 {
  top: -80%;
  -webkit-transform: translateY(80%);
  -ms-transform: translateY(80%);
  transform: translateY(80%);
}
.item-content-04 {
  top: -70%;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.item li {
  width: 50%;
}
.item-content p {
  line-height: 40px;
}
.item-content h3 {
  font-size: 34px;
}
.item-list li {
  margin-bottom: 2px;
  width: 40%;
}
 .bottom-container-hover-large-03 .item-list li {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 2px;
  width: 40%;
}
.bottom-container-hover-large-01 {
  padding: 80px 20px 0 20px;
}
.bottom-container-hover-large-02 {
  padding: 100px 20px 0 20px;
}
.bottom-container-hover-large-03 {
  padding: 20px 10px 0 10px;
}
.bottom-container-hover-large-04 {
  padding: 100px 20px 0 20px;
}
article {
  width: 210px;
}
.article-01 {
  margin-left: 85px;
}
.article-02 {
  margin-left: 120px;
}
.article-03 {
  margin-left: 100px;
}
.sidebar {
  min-height: 670px;
}
.sidebar h2 {
  width: 75%
  }
#contact-area {
  margin-left: 20px;
  margin-top: 65px;
}
.main-contact input[type="text"], .main-contact input[type="password"], .main-contact input[type="date"], .main-contact input[type="datetime"], .main-contact input[type="datetime-local"], .main-contact input[type="week"], .main-contact input[type="email"], .main-contact input[type="number"], .main-contact input[type="phone"], .main-contact input[type="search"], .main-contact input[type="tel"], .main-contact input[type="time"], .main-contact input[type="url"] .main-contact input[type="file"], .main-contact input[type="checkbox"], .main-contact input[type="radio"], .main-contact select, #contact_bedrooms, #contact_phone, [data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  width: 88%;
}
#form_row_submit {
  margin-right: 35%;
}
.form_recaptcha {
  float: right;
}
body#location .resp-tab-active a, body#location .resp-tab-active {
  font-size: 28px;
}
.resp-accordion a {
  font-size: 25px;
}
.gmaps_info_window h4 {
  margin: 0 0 10px 4px;
  }
.name {
  margin-left: 15px;
  text-indent: -15px;
}
.name:before {
  padding-right: 5px;
}
.fp-tabs {
  margin-right: 50px;
}
#pager-nav {
  margin-right: 130px;
}
form {
  margin: 0 0 16px 18px;
}
}

/*/////////////////////////////
///////// PLUGINS /////////////
////////////////////////////*/
#horizontal-tab {
  margin-bottom: 70px !important;
}
.resp-tabs-list li:before {
  content: none !important;
}
#page-floorplan .resp-tabs-list li {
  padding: 5px 18px;
}
.resp-tabs-container {
  clear: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.resp-tab-content {
  display: none;
  padding: 22px 0 15px 0;
}
h2.resp-accordion {
  clear: both;
  cursor: pointer;
  display: none;
  font-size: 15px;
  letter-spacing: 1px;
  margin: 0px;
}
h2.resp-tab-active {
}
body#location ul .resp-tabs-list {
  display: none;
}
body#location ul h2.resp-accordion {
  display: inherit;
}
body#floorplans .resp-tab-content {
  background-color: transparent;
  padding: 10px 0 32px 0;
}
body#location ul.resp-tabs-list {
  display: none;
}
body#location h2.resp-accordion {
  display: block;
}
/* Vertical tabs */
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}
.resp-vtabs .resp-tabs-list li {
  cursor: pointer;
  display: block;
  float: none;
  margin: 0;
  padding: 15px 15px !important;
}
.resp-vtabs .resp-tabs-container {
  border-radius: 4px;
  clear: none;
  float: left;
  min-height: 250px;
  padding: 0px;
  width: 68%;
}
.resp-vtabs .resp-tab-content {
  border: none;
}
.resp-vtabs li.resp-tab-active {
  border-right: none;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
  position: relative;
  z-index: 1;
}
/* Accordion styles */
.resp-easy-accordion h2.resp-accordion {
  display: block;
}
.resp-easy-accordion .resp-tab-content {
}
.resp-jfit {
  margin: 0px;
  width: 100%;
}
.resp-tab-content-active {
  display: block;
}
#intro-cont h1 {
  margin-bottom: 33px;
  margin-top: -20px;
}

@media only screen and (max-width: 640px) {
ul.resp-tabs-list {
  display: block;
}
h2.resp-accordion {
  display: block;
}
.resp-vtabs .resp-tabs-container {
  border: none;
  clear: none;
  float: none;
  min-height: initial;
  width: 100%;
}
.resp-accordion-closed {
  display: none !important;
}
.small-block-grid-1 > li {
  padding-left: 17px;
}
#right-bar .medium-block-grid-2 {
  padding-left: 20px;
}
#right-bar .medium-block-grid-2 li {
  padding: 6px 8px;
}
}

@media only screen and (max-width: 320px) {
.orbit-container, .slide-container {
  max-height: 150px;
  position: relative;
}
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 640px) {
ul.resp-tabs-list {
  display: none;
}
h2.resp-accordion {
  display: block;
}
.resp-accordion a {
  display: table;
}
.resp-vtabs .resp-tabs-container {
  border: none;
  clear: none;
  float: none;
  min-height: initial;
  width: 100%;
}
.resp-accordion-closed {
  display: none !important;
}
.small-block-grid-1 > li {
  padding-left: 17px;
}
#right-bar .medium-block-grid-2 {
  padding-left: 20px;
}
#right-bar .medium-block-grid-2 li {
  padding: 6px 8px;
}
body.gallery .container li, .container li a {
  min-width: inherit;
}
.fpdescription p {
  width: 75%;
}
}
