/* -----------------------------------------
:: FONTS (css update)
----------------------------------------- */
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: '_gearedslab-bl';
  src: url('_gearedslab-bl.eot');
  src: url('_gearedslab-bld41d.eot?#iefix') format('embedded-opentype'), url('_gearedslab-bl.woff2') format('woff2'), url('_gearedslab-bl.woff') format('woff'), url('_gearedslab-bl.ttf') format('truetype'), url('_gearedslab-bl.svg#_gearedslab-bl') format('svg');
}
@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: '_comm-reg';
    src: url('_comm-reg.eot');
    src: url('_comm-regd41d.eot?#iefix') format('embedded-opentype'), url('_comm-reg.woff2') format('woff2'), url('_comm-reg.woff') format('woff'), url('_comm-reg.ttf') format('truetype'), url('_comm-reg.svg#_comm-reg') format('svg');
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: '_frutiger-ltsd-bl';
  src: url('_frutiger-ltsd-bl.eot');
  src: url('_frutiger-ltsd-bld41d.eot?#iefix') format('embedded-opentype'), url('_frutiger-ltsd-bl.woff2') format('woff2'), url('_frutiger-ltsd-bl.woff') format('woff'), url('_frutiger-ltsd-bl.ttf') format('truetype'), url('_frutiger-ltsd-bl.svg#_frutiger-ltsd-bl') format('svg');
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: '_frutiger-ltsd-reg';
  src: url('_frutiger-ltsd-reg.eot');
  src: url('_frutiger-ltsd-regd41d.eot?#iefix') format('embedded-opentype'), url('_frutiger-ltsd-reg.woff2') format('woff2'), url('_frutiger-ltsd-reg.woff') format('woff'), url('_frutiger-ltsd-reg.ttf') format('truetype'), url('_frutiger-ltsd-reg.svg#_frutiger-ltsd-reg') format('svg');
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: '_modern-reg';
  src: url('_modern-reg.eot');
  src: url('_modern-regd41d.eot?#iefix') format('embedded-opentype'), url('_modern-reg.woff2') format('woff2'), url('_modern-reg.woff') format('woff'), url('_modern-reg.ttf') format('truetype'), url('_modern-reg.svg#_modern-reg') format('svg');
}
/* -----------------------------------------
  :: Typography
------------------------------------------*/
body {
  font-family: '_frutiger-ltsd-reg', sans-serif;
}
h1, h2, h3, h4, h5, h2 {
  font-family: '_comm-reg', serif;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
p {
  color: #3f5d6e;
  font-family: '_frutiger-ltsd-reg', sans-serif;
  font-size: 15px;
}
body#locaiton p {
  color: #ddd7d1;
}

h1 {
  color: #fff;
  font-size: 15px;
}
h2 {
  color: #fff;
  font-size: 50px;
  line-height: 100px
}
h3 {
  color: #ddd7d1;
  font-size: 18px;
  line-height: 50px
}
h4 {
  color: #d14f53;
  font-size: 27px;
}
h5 {
  color: #fff;
  font-size: 22px;
  line-height: 160px
}
h6 {
  color: #fff;
  font-size: 22px;
  letter-spacing: normal;
  line-height: 50px;
  text-transform: none;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}
/* -----------------------------------------
:: COLORS
----------------------------------------- */
.bg-white {
  background-color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.8);
}
.bg-sand {
  background-color: rgba(221, 215, 209, 0.8);
  background: rgba(221, 215, 209, 0.8);
}
.bg-moss {
  background-color: rgba(142, 154, 154, 0.8);
  background: rgba(142, 154, 154, 0.8);
}
.bg-green {
  background-color: rgba(137, 175, 158, 0.95);
  background: rgba(137, 175, 158, 0.95);
}
.bg-green-lt {
  background-color: rgba(122, 158, 123, 0.8);
  background: rgba(122, 158, 123, 0.8);
}
.bg-blue {
  background-color: rgba(69, 109, 105, 0.8);
  background: rgba(69, 109, 105, 0.8);
}
.bg-blue-dk {
  background-color: rgba(58, 106, 124, 0.8);
  background: rgba(58, 106, 124, 0.8);
}
.bg-gray {
  background-color: rgba(142, 154, 154, 0.8);
  background: rgba(142, 154, 154, 0.8);
}
.bg-gold {
  background-color: rgba(218, 208, 198, 1);
  background: rgba(218, 208, 198, 1);
}
/* -----------------------------------------
:: STYLES
----------------------------------------- */
.bg-lines {
  background-image: url(../images/bg/bg-lines.png);
  background-position: center center;
  background-repeat: repeat-x;
}
/* -----------------------------------------
:: BASE
----------------------------------------- */
body, html {
  height: 100%;
}
html {
  overflow: hidden;
}
body {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
.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;
  padding: 0;
}
.xlrow {
  display: block;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
ul, li, ol, dl {
  list-style-type: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
a, li:hover, :before, :after {
  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;
}
input, label, select, option, textarea {
  font-size: inherit;
  height: auto;
}
select {
  background: transparent url(site_media/img/down.html) no-repeat 90% center\0;
  border: 0 !important;  /*Removes border*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-overflow: '';
}
select::-ms-expand {
 display: none;
}
textarea:focus, input:focus, button:focus, a:focus, .slick-slide, .resp-accordion, .resp-tab-active {
  outline: none !important;
}
html.lt-ie9 .inline-block {
  margin-right: 1px;
}
.form_row {
  margin: 0 0 7px 0;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.fixed {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
  -webkit-overflow-scrolling: touch;
}
.inline-block {
  display: inline-block;
  vertical-align: top;
}
.inline {
  display: inline;
}
.block {
  display: block;
}
.none {
  display: none;
}
.visible {
  visibility: visible;
}
.hidden {
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;  /* http://css-tricks.com/snippets/css/clear-fix/*/
}
img {
  -ms-interpolation-mode: bicubic;
}
/* -----------------------------------------
:: MISC
----------------------------------------- */
.no-padding {
  padding: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.italic p, .italic li {
  font-style: italic;
}
.cursor a {
  cursor: pointer
}
#fancybox-close {
  display: inline !important;
  visibility: visible !important;
}
table tr td {
  padding-left: 10px;
  padding-right: 10px;
}
.spacer {
  height: 15px;
}
body#home .spacer {
  margin: -10px 0 0 0;
  position: absolute;
}
.spacer-gallery-push {
  padding-bottom: 75px;
}
.spacer-gallery-pull {
  margin: -50px 0 0 0;
  z-index: 900;
}
.custom-small {
  display: block;
}
.custom-medium {
  display: none;
}
 .child {
  display: none !important;
}
.slick-track,
.slick-slide,
.slick-slide img {
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* -----------------------------------------
::BUTTON
----------------------------------------- */
.btn-red a, .mapit a, #submit_button {
  display: inline-block;
  font-family: '_comm-reg', serif;
  padding: 17px 32px;
  text-align: center;
  text-transform: uppercase;
}
/* red */
.btn-red {
  margin: 0 20px 80px 20px;
}
.btn-red a {
  background-color: rgba(209, 79, 83, 0.8);
  background: rgba(209, 79, 83, 0.8);
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  width: 100%;
}
.btn-red a:hover {
  background-color: rgba(179, 148, 118, 0.8);
  background: rgba(179, 148, 118, 0.8);
}
/* map it */
.mapit a {
  background-color: #3d7a73;
  color: #fff;
  display: block;
  margin: 5px 0 0 0;
  width: 100%;
}
.mapit a:hover {
  background-color: #89af9e;
  color: #fff;
}
/* -----------------------------------------
:: MODULE
----------------------------------------- */
/* off canvas nav */
.bg-off-canvas {
  background-color: #3f5d6e;
}
.left-off-canvas-toggle {
  color: #fff;
  float: left;
  font-size: 50px;
  line-height: 25px;
  margin: 13px 0 20px 15px;
  padding: 15px 0 0 0;
}
.left-off-canvas-toggle:hover, .left-off-canvas-toggle:active li, .left-off-canvas-toggle:focus {
  color: #fff;
}
.left-off-canvas-wrap p {
  color: #fff;
  font-family: '_comm-reg', serif;
  font-size: 18px;
  padding: 29px 0 0 60px;
  text-align: left;
  text-transform: uppercase;
}
.left-off-canvas-menu {
  background-color: #3d7a73;
}
.left-off-canvas-menu a {
  color: #fff;
  display: block;
  font-family: '_comm-reg', serif;
  letter-spacing: 1px;
  margin: 15px 0;
  text-transform: uppercase;
}
.left-off-canvas-menu ul {
  background-color: #7a9e7b;
  list-style-type: none;
  list-style: none;
}
.left-off-canvas-menu ul li {
  -moz-transition-duration: .25s;
  -o-transition-duration: .25s;
  -webkit-animation: .25s;
  -webkit-transition-duration: .25s;
  animation: .25s;
  transition-duration: .25s;
  transition: all .25s ease-in-out 0;
}
.left-off-canvas-menu li {
  border-bottom: solid 1px #89af9e;
  display: inline-block;
  font-family: '_comm-reg', serif;
  font-size: 18px;
  padding-left: 20px;
  text-transform: uppercase;
  width: 100%;
}
.left-off-canvas-menu ul li:hover, .left-off-canvas-menu ul li.active, .left-off-canvas-menu ul li.active:hover {
  background-color: #7a9e7b;
}
.left-off-canvas-menu li a {
  color: #fff;
}
.left-off-canvas-menu ul li:hover a, .left-off-canvas-menu ul li.active a, .left-off-canvas-menu ul li.active:hover a {
  color: #3f5d6e !important;
}
/* logo */
.logo {
  display: block;
  padding: 0 5px;
  text-align: center;
  max-width: 150px;
  margin: 0 auto;
}
/* header social */
.nav-social {
  text-align: center;
}
.nav-social ul {
  display: inline-block;
  margin: 30px auto 20px auto;
}
.social {
  display: inline-block;
}
.social ul {
  display: inline-block;
  float: none;
  margin: 0 auto;
  text-align: center;
}
.social li {
  display: inline-block;
  float: left;
  height: 23px;
  padding: 0;
  width: 23px;
}
.social-link {
  height: 21px;
  padding-top: 100%;
  width: 21px;
  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;
}
.social-link.youtube, .social-link.facebook, .social-link.twitter, .social-link.google, .social-link.pinterest, .social-link.instagram, .social-link.googleplus {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.social-link.youtube {
  background-image: url(../images/icons/icon-youtube.png);
}
.social-link.youtube:hover {
  background-image: url(../images/icons/icon-youtube-hover.png);
}
.social-link.facebook {
  background-image: url(../images/icons/icon-facebook.png);
}
.social-link.facebook:hover {
  background-image: url(../images/icons/icon-facebook-hover.png);
}
.social-link.twitter {
  background-image: url(../images/icons/icon-twitter.png);
}
.social-link.twitter:hover {
  background-image: url(../images/icons/icon-twitter-hover.png);
}
.social-link.instagram {
  background-image: url(../images/icons/icon-instagram.png);
}
.social-link.instagram:hover {
  background-image: url(../images/icons/icon-instagram-hover.png);
}
.social-link.googleplus {
  background-image: url(../images/icons/icon-googleplus.png);
}
.social-link.googleplus:hover {
  background-image: url(../images/icons/icon-googleplus-hover.png);
}
.social-link.pinterest {
  background-image: url(../images/icons/icon-pinterest.png);
}
.social-link.pinterest:hover {
  background-image: url(../images/icons/icon-pinterest-hover.png);
}
/* main nav */
.nav-list, .main-nav, .sub-nav, .nav-phone {
  text-align: center;
}
.nav-list ul, .main-nav dl, .sub-nav ul, .sub-nav dl {
  display: table;
  margin: 0 auto;
  width: inherit;
}
.main-nav {
  display: inline-block;
}
.main-nav, .main-nav li p {
  margin: 0;
}
.main-nav dt, .main-nav dd, .main-nav li, .sub-nav dt, .sub-nav dd, .sub-nav li {
  display: inline-block;
  float: inherit;
  margin: 0 0 20px 0;
  padding: 0 6px;
  width: inherit;
}
.main-nav dt.active a, .main-nav dd.active a, .main-nav li.active a, .sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a {
  padding: 0;
  padding: 0 0 7px 0;
}
.main-nav dt a, .main-nav dd a, .main-nav li a, .main-nav li p, .sub-nav dt a, .sub-nav dd a, .sub-nav li a, .sub-nav li p {
  color: #3d7a73;
  font-family: '_frutiger-ltsd-reg', serif;
  font-size: 15px;
  text-transform: uppercase;
}
.main-nav li p, .show-for-touch, .show-for-touch a, .show-for-touch li, .hide-for-touch, .hide-for-touch a, .hide-for-touch li {
  display: inline-block;
}
.main-nav dt a:hover, .main-nav dd a:hover, .main-nav li a:hover, .main-nav dt.active a, .main-nav dd.active a, .main-nav li.active a, .main-nav dt.active a:hover, .main-nav dd.active a:hover, .main-nav li.active a:hover {
  color: #d14f53;
}
.main-nav dd a.logo-nav, .main-nav li a.logo-nav {
  border-bottom: none;
}
.main-nav li .medium-12 {
  display: inline;
}
/* sub nav */
.sub-nav {
  display: inline-block;
  margin: 30px 0 0 0;
  width: 100%;
}
.sub-nav li p {
  display: inline-block;
  line-height: normal;
  margin: 0;
  padding: 0;
  width: 100%;
}
/* phone */
.show-for-touch, .show-for-touch a, a.show-for-touch, .show-for-touch li, .hide-for-touch, .hide-for-touch a, a.hide-for-touch, .hide-for-touch li, .nav-phone a, .nav-phone span {
  color: #d14f53 !important;
  cursor: text;
  font-family: '_comm-reg', serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-decoration: none;
}
/* slideshow */
.slick-slider {
  margin-bottom: 0 !important;
}
.slideshow, .slick-slide, .slick-slider, .gal-window, .gal-nav {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
}
body#gallery .slick-slider {
  background-position: top left;
  margin-bottom:10px !important;
}
.gal-nav {
  margin-left:0.35em;
  margin-right:0.35em;
}
.slideshow, .slick-list, .slick-track, .slick-slide {
  height: 100%;
  width: 100%;
}
.slideshow-sub {
  height: 625px;
  max-width: 100%;
}
.slideshow-sub.stacked:first-child {
  display: block;
}
.slideshow-sub.stacked {
  display: none;
  position: absolute;
  top:0;
  left:0;
  width:100%;
}
.gal-window {
  height:425px;
  max-width: 100%;
}
/* slick dots */
.slick-dots {
  height: 60px;
  left: -40%;
  top: -10px;
  z-index: 1;
}
body#floorplans .slick-dots {
  left: 0;
  top: 60px;
  z-index: 1;
}
.slick-dots li {
  margin: 0;
}
 .slick-dots li button, .slick-dots li button:before, {
 height: 25px;
 width: 25px;
}
.slick-dots li button:before, .slick-dots li.slick-active button:before {
  font-size: 35px;
  opacity: 1;
  z-index: 900;
}
.slick-dots li button:before, .slick-dots li:hover button:before, .slick-dots li.slick-active button:before {
  font-size: 15px;
  margin: 25px 0 0 0;
  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;
}
.slick-dots li button:before {
  color: rgba(255, 255, 255, 0.7);
}
.slick-dots li button:before {
  color: rgba(0, 0, 0, 0.1);
}
.slick-dots li:hover button:before, .slick-dots li.slick-active button:before {
  color: #d14f53;
}
.slick-dots li.slick-active {
  margin: 0;
  padding: 0;
}
/* slick arrows */
.slick-next:before, .slick-prev:before, .slideshow-arrows .slick-next:before, .slideshow-arrows .slick-prev:before {
  display: none;
}
.slick-next, .slick-prev, .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus  {
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
  content: '';
  height: 80px;
  position: absolute;
  width: 20px;
  transform: none;
  -webkit-transform: none;
  z-index: 1;
}
.slick-next {
  right: 10px;
}
.slick-prev {
  left: 10px;
}
.slick-next {
  background-image: url(../images/btns/slick-next.png);
}
.slick-prev {
  background-image: url(../images/btns/slick-prev.png);
}
body#floorplans .slick-next,  body#gallery .slick-next {
  background-image: url(../images/btns/slick-next-br.png);
}
 body#floorplans .slick-prev, body#gallery .slick-prev {
  background-image: url(../images/btns/slick-prev-br.png);
}
.slick-prev:hover, .slick-prev:focus {
  background-image: url(../images/btns/slick-prev-hover.png) !important;
}
.slick-next:hover, .slick-next:focus {
  background-image: url(../images/btns/slick-next-hover.png) !important;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: #d05a5d !important;
}
/* slick arrows (home) */
.slideshow-arrows .slick-next, .slideshow-arrows .slick-prev {
  height: 40px;
  width: 40px;
}
.slideshow-arrows .slick-prev, .slideshow-arrows .slick-next {
  top: 80%;
}
.slideshow-arrows .slick-prev {
  left: 40px;
}
.slideshow-arrows .slick-next {
  right: 40px;
}
.slideshow-arrows .slick-next {
  background-image: url(../images/btns/slick-arrow-next.png);
}
.slideshow-arrows .slick-prev {
  background-image: url(../images/btns/slick-arrow-prev.png);
}
.slideshow-arrows .slick-prev:hover, .slideshow-arrows .slick-prev:focus {
  background-image: url(../images/btns/slick-arrow-prev-hover.png) !important;
}
.slideshow-arrows .slick-next:hover, .slideshow-arrows .slick-next:focus {
  background-image: url(../images/btns/slick-arrow-next-hover.png) !important;
}
/* slick arrows (gallery) */
.gal-window img, .gal-nav img {
  height: auto;
  width: 100%;
}
.gal-nav {
  height: 400px;
}
.gallery-nav .slick-prev, .gallery-nav .slick-next {
  background-color: #fff !important;
  height: 200px;
  top: 10px;
  width: 40px;
}
.gallery-nav .slick-prev {
  left: -1px;
}
.gallery-nav .slick-next {
  right: -1px;
}
/* tabs */
.tabs {
  margin: 0 auto;
  text-align: center;
}
.tabs li {
  display: inline-block;
}
body#gallery .tabs li {
  margin: 0 0 0 5px;
}
.tabs p {
  background-color: #fff;
  border: 1px solid #cbd0d1;
  color: #000;
  display: block;
  font-family: sans-serif;
  font-size: 20px;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.tabs p:hover {
  background-color: #000;
  color: #fff;
  text-align: center;
  -moz-transition-duration: .25s;
  -o-transition-duration: .25s;
  -webkit-animation: .25s;
  -webkit-transition-duration: .25s;
  animation: .25s;
  transition-duration: .25s;
  transition: all .25s ease-in-out 0;
}
/* footer */
.footer {
  display: inline-block;
  padding: 10% 30px 30px 30px;
  text-align: center;
  width: 100%;
}
.footer, .footer a, .footer li {
  color: #fff;
  text-transform: uppercase;
}
body#gallery .footer, body#gallery .footer a, body#gallery .footer li, body#contact .footer, body#contact .footer a, body#contact .footer li {
   text-shadow: 1px 1px 1px rgba(000, 000, 000, 0.8);
}
.footer ul {
}
.footer li {
  display: inline-block;
}
ul.footer-add, ul.footer-info {
  clear: both;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.footer-text {
  color: #b18f6e;
  font-family: '_frutiger-ltsd-bl', sans-serif;
  font-size: 13px;
  text-align: center;
}
.footer-add li {
  font-size: 17px;
  font-family: serif;
  text-transform: uppercase;
}
.footer-info li {
  font-size: 12px;
  font-family: '_frutiger-ltsd-reg', sans-serif;
}
.footer-add li:before, .footer-info li:before {
  color: #fff;
  content: "\007C";
  margin: 0 3px 0 4px;
  vertical-align: top;
}
.footer-add li:first-child:before, .footer-info li:first-child:before {
  display: none;
}
.footer-icon img {
  height: 20px;
}
li.footer-icon a {
  margin: 0 0 0 5px;
}
/* removes unwanted li */
.footer li.display-none {
  display: none;
}
/* -----------------------------------------
:: LAYOUT
----------------------------------------- */
/* module */
.head-wrap {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
}
.header-main {
 padding: 20px 0;
}
.header-sub {
  padding: 20px;
}
.description-wrap {
  margin: 95px 0 0 0;
}
/* layout */
.description {
  padding: 20px;
}
/* outerbar */
.outerbar-text {
  padding: 20px 40px;
  margin: 20px;
}
.outerbar p {
  text-align: center;
  margin-bottom: 0;
}
.outerbar-content:after, .outerbar-content:before {
  border: 2px solid #b18f6e;
  content: '';
  height: auto;
  position: absolute;
  width: auto;
  z-index: 1;
}
.outerbar-content:after {
  bottom: 0;
  left: 0;
  margin: 5px;
  right: 0;
  top: 0;
}
.outerbar-content:before {
  bottom: 20px;
  left: 20px;
  right: 20px;
  top: 20px;
}
body#home .outerbar-content:before {
  background-color: rgba(137, 175, 158, 1);
  background: rgba(137, 175, 158, 1);
}
body#floorplans .outerbar-content:before {
  background-color: rgba(95, 151, 101, 0.8);
  background: rgba(95, 151, 101, 0.8);
}
body#features .outerbar-content:before {
  background-color: rgba(192, 199, 199, 0.8);
  background: rgba(192, 199, 199, 0.8);
}
body#amenities .outerbar-content:before {
  background-color: rgba(180, 183, 181, 0.8);
  background: rgba(180, 183, 181, 0.8);
}
body#location .outerbar-content:before {
  background-color: rgba(142, 154, 154, 0.8);
  background: rgba(142, 154, 154, 0.8);
}
body#location .outerbar-content:before {
  background-color: rgba(142, 154, 154, 0.8);
  background: rgba(142, 154, 154, 0.8);
}
body#contact .outerbar-content:before {
  background-color: rgba(158, 186, 171, 0.8);
  background: rgba(158, 186, 171, 0.8);
}
body#privacy .outerbar-content:before {
  background-color: rgba(192, 199, 199, 0.8);
  background: rgba(192, 199, 199, 0.8);
}
body#terms .outerbar-content:before {
  background-color: rgba(192, 199, 199, 0.8);
  background: rgba(192, 199, 199, 0.8);
}
.outerbar-text {
  z-index: 5;
  position: relative;
}
.outerbar-text h1, .outerbar-text h2, .outerbar-text h3, .outerbar-text h4, .outerbar-text h5, .outerbar-text h6 {
  font-family: '_modern-reg', serif;
  letter-spacing: 1px;
  line-height: normal;
  text-align: center;
}
body#home .outerbar-text h1, body#home .outerbar-text h2 {
  color: #b18f6e;
  font-family: '_comm-reg', serif;
  font-size: 50px;
  letter-spacing: 1px;
  line-height: normal;
  margin: 0;
  text-align: center;
}
body#home .outerbar-text h3 {
  color: #fff;
  font-family: '_frutiger-ltsd-reg', sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: normal;
  margin: 30px 0 10px 0;
  text-align: center;
}
body#amenities .outerbar-text h1 {
  color: #5f9765;
  font-size: 31px;
  text-transform: lowercase;
}
body#amenities .outerbar-text h2, body#amenities .outerbar-text h3 {
  color: #3f5d6e;
  font-size: 31px;
  text-transform: uppercase;
}
body#amenities .outerbar-text p {
  color: #65646a;
  font-family: '_frutiger-ltsd-reg', sans-serif;
  font-size: 13px;
  margin: 20px 0 0 0;
}
body#floorplans .outerbar-text h1, body#floorplans .outerbar-text h2 {
  color: #ddd7d1;
  font-size: 36px;
  text-transform: uppercase;
}
body#floorplans .outerbar-text h3 {
  color: #3f5d6e;
  font-size: 36px;
  text-transform: lowercase;
}
body#features .outerbar-text h1 {
  color: #5f9765;
  font-size: 33px;
  text-transform: lowercase;
}
body#features .outerbar-text h2, body#features .outerbar-text h3 {
  color: #d14f53;
  font-size: 33px;
  text-transform: uppercase;
}
body#location .outerbar-text h1 {
  color: #d14f53;
  font-size: 36px;
  text-transform: uppercase;
}
body#location .outerbar-text h2, body#location .outerbar-text h3 {
  color: #ddd7d1;
  font-size: 33px;
  text-transform: lowercase;
}
body#contact .outerbar-text h1, body#contact .outerbar-text h2 {
  color: #d14f53;
  font-size: 32px;
  text-transform: uppercase;
}
body#contact .outerbar-text p {
  color: #fff;
  font-family: '_frutiger-ltsd-reg', sans-serif;
  font-size: 13px;
  margin: 20px 0 0 0;
}
body#privacy .outerbar-text h1 {
  color: #5f9765;
  font-size: 33px;
  text-transform: lowercase;
}
body#privacy .outerbar-text h2 {
  color: #d14f53;
  font-size: 33px;
  text-transform: uppercase;
}
body#terms .outerbar-text h1, body#terms .outerbar-text h2 {
  color: #5f9765;
  font-size: 33px;
  text-transform: uppercase;
}
body#terms .outerbar-text h3 {
  color: #d14f53;
  font-size: 33px;
  text-transform: lowercase;
}
/* innerbar */
.innerbar {
  padding: 20px;
  margin: 0;
}
.innerbar li, .description li {
  color: #fff;
  display: inline-block;
  font-family: '_comm-reg', serif;
  font-size: 19px;
  letter-spacing: 1px;
  line-height: normal;
  text-align: center;
  width: 100%;
}
body#features .innerbar li, body#amenities .innerbar li {
  font-size: 16px;
}
body#contact .innerbar li {
  display: block;
}
body#location .innerbar-text p {
  color: #ddd7d1;
  font-family: '_frutiger-ltsd-reg', sans-serif;
  font-size: 15px;
}
/* -----------------------------------------
:: HOME
----------------------------------------- */
body#home .outerbar-text .slideshow, body#home .outerbar-text .slick-slider {
  max-height: 315px;
  padding: 0 0 32px 0;
}
/* -----------------------------------------
:: FLOORPLANS
----------------------------------------- */
ul.tabs {
  float: left;
  width: 100%;
}
.floorplan-tabs ul {
  display: inline-block;
  float: left;
}
.floorplan-tabs a, .floorplan-tabs li a {
  color: #fff;
  font-family: '_comm-reg', serif;
  font-size: 19px;
  letter-spacing: 1px;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}
.floorplan-tabs a {
  display: inline;
}
.floorplan-tabs a:hover, .floorplan-tabs a.active:hover, .floorplan-tabs li a:hover, .floorplan-tabs li.active a, .floorplan-tabs li.active a:hover {
  color: #d14f53 !important;
}
.tabs-content {
  float: right;
  height: 625px;
  margin: 0;
  width: 100%;
}
.floorplans-content-group {
  padding: 20px;
}
.floorplan-info, .floorplan-info p {
  color: #3f5d6e;
  font-family: '_frutiger-ltsd-reg', sans-serif;
  font-size: 18px;
}
.floorplan-info span {
  padding: 0 0 0 5px;
}
.floorplan-info span:first-child {
  padding: 0;
}
.floorplan-img {
  z-index: 2;
}
.floorplan-img a {
  color: #7a9e7b;
  display: inline-block;
  font-family: '_comm-reg', serif;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 10px 0 0 0;
  z-index: 25;
}
.floorplan-img a:hover {
  color: #89af9e;
}
.floorplan-img img {
  display: inline-block;
  max-height: 450px;
  margin: 50px 0;
}
.foorplan-actions a {
  background-color: rgba(177, 143, 110, 0.8);
  background: rgba(177, 143, 110, 0.8);
  color: #fff;
  display: block;
  font-family: '_comm-reg', serif;
  font-size: 15px;
  margin: 0 0 20px 0;
  padding: 13px 32px 9px 32px;
  text-align: center;
  text-transform: uppercase;
}
.foorplan-actions a:hover {
  background-color: rgba(156, 112, 69, 0.8);
  background: rgba(156, 112, 69, 0.8);
}
.enlarge {
  margin: 10px 0 0 0;
  display: block;
}
/* -----------------------------------------
:: LOCATION
----------------------------------------- */
#map {
  height: 625px;
  margin: 0;
  -webkit-transition: height .25s;
  transition: height .25s;
}
#map img {
  background: none !important;
  border: 0 !important;
  height: auto !important;
  margin: 0 !important;
  max-width: none !important;
  padding: 0 !important;
}
#map_static .map:last-child {
  display: none;
}
.tabs {
  text-align: center;
}
.tabs ul {
  display: inline-block;
  margin: 0 auto;
}
.tabs li {
  padding: 5px;
}
.tabs dd, .tabs .tab-title {
  float: none;
}
.tabs dd>a, .tabs .tab-title>a {
  background-color: transparent;
  color: #fff;
  font-family: '_comm-reg', serif;
  font-size: 19px;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
}
.tabs dd>a:hover, .tabs .tab-title>a:hover, .tabs dd.active a, .tabs .tab-title.active a {
  background-color: transparent;
  color: #89b09e;
}
/* poi's */
.poi, .poi a, .poi span {
  clear: both;
  color: #3f5d6e;

  font-family: '_frutiger-ltsd-reg', sans-serif;
  font-size: 17px;
  line-height: 35px;
  text-indent: -33px;
  width: 100%;
}
.poi span {
  padding: 0 0 0 10px;
}

.markers {
  padding: 20px 18px 0 40px !important
}
.marker {
  background-position: left;
  background-repeat: no-repeat;
  color: transparent;
  float: left;
  height: 55px;
  margin-top: -19px;
  width: 40px;
}
.name, .name a, .name p {
  color: #fff;
  display: block;
  font-family: '_comm-reg', serif;
  font-size: 16px;
  height: 37px;
  line-height: 20px;
  margin: 0 0 0 40px;
  padding: 0 0 0 10px;
}
.number {
  display: none;
}
/* Google */
.gm-style-iw {
  height: auto !important;
  min-height: 80px;
  min-width: 200px;
  overflow: visible !important;
  width: auto !important;
}
.gmaps_info_window p, .gmaps_info_window span {
  color: #545454;
  font-family: '_frutiger-ltsd-reg', sans-serif;
  font-size: 12px;
  line-height: normal;
  margin: 0;
  text-align: left;
  padding: 0 0 10px 0;
}
.gmaps_info_window p{
  padding-right: 15px;
}
.gmaps_info_window b {
  color: #4c4c4c;
  font-family: sans-serif;
  font-size: 12px;
  margin: 0;
}
.gmaps_info_window h2, .gmaps_info_window h4 {
  color: #d14f53;
  display: inline-block;
  font-family: '_comm-reg', serif;
  font-size: 14px;
  font-weight: bold;
  height: inherit;
  line-height: normal;
  margin: 0 0 10px -4px;
  padding: 0 0 0 5px;
  text-align: left;
  text-transform: uppercase;
}
.gmaps_info_window .cta, .gmaps_info_window .cta:hover, .gmaps_info_window .cta a, .gmaps_info_window .cta a:hover {
  background-color: transparent !important;
  border: none !important;
  letter-spacing: 1px;
  padding: 0;
  text-transform: none;
}
.gmaps_info_window .cta {
  color: #d14f53;
  font-family: '_frutiger-ltsd-reg', sans-serif;
  font-size: 12px;
  margin: 0;
}
.gmaps_info_window .cta a {
  color: #3d7a73;
  font-family: '_comm-reg', serif;
  letter-spacing: 1px;
}
.gmaps_info_window a:before {
  display: none;
}

/* -----------------------------------------
:: CONTACT
----------------------------------------- */
.contact-form-header img {
  display: block;
  margin: 20px auto 0 auto;
  text-align: center;
}
.contact-form-property .input-group > input, .contact-form-property .input-group > select, .contact-form-property .input-group > option, .contact-form-property .input-group > textarea, .contact-form-property #contact_move_in_on_1i, .contact-form-property #contact_move_in_on_2i, .contact-form-property #contact_move_in_on_3i {
  background-color: #89b09e;
}
.contact-form-property {
  padding: 20px;
}
.contact-form-property .input-group, .contact-form-property .response-group {
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.contact-form-property .input-group > input {
  vertical-align: inherit !important;
}
.contact-form-property .input-group > select {
}
.contact-form-property .input-group-message > textarea {
  background-color: #89b09e;
  min-height: 114px !important;
}
.contact-form-property .input-group.invalid:after {
  background-color: #d14f53 !important;
  color: white;
  display: block;
  font-family: '_frutiger-ltsd-reg', sans-serif;
  font-size: 13px !important;
  line-height: 15px;
  padding: 5px;
}
.contact-form-property .input-group-name.invalid:after {
  content: 'Please enter your name...';
}
.contact-form-property .input-group-email.invalid:after {
  content: 'Please enter a valid email address...';
}
.contact-form-property .input-group.invalid label:before {
  color: #C00;
  content: '*';
}
.contact-form-property .input-group.invalid > input, .contact-form-property .input-group.invalid > select, .contact-form-property .input-group.invalid > textarea {
  border-color: #C00;
}
/* form styles */
label, textarea, input, select {
  font-family: '_comm-reg', serif;
  letter-spacing: 1px;
}
label, input {
  color: #446c68;
  display: block !important;
}
label {
  margin: 10px 0 0 0;
  text-transform: uppercase;
}
input, select {
  height: 40px !important;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  border: none;
  color: #fff !important;
  font-family: '_frutiger-ltsd-reg', sans-serif;
}
 select:-ms-expand {
 display: none !important;
}
select, select:hover {
  background-color: transparent;
  border: none !important;
  color: #fff !important;
}
.group-move-in-date select, .move-in-date select {
  width: 31%;
}
#contact_move_in_on_1i, #contact_move_in_on_2i, #contact_move_in_on_3i {
  padding: 2px 5px;
}
#contact_move_in_on_1i {
  float: left;
  margin: 0 2% 0 0;
}
#contact_move_in_on_2i {
  float: left;
  margin: 0;
}
#contact_move_in_on_3i {
  float: right;
  margin: 0;
}
/* submit btn */
.input-group-submit {
  clear: both;
}
.contact-form-property #submit_button {
  height: inherit !important;
}
.input-group-submit {
  border: solid 2px #b18f6e !important;
  display: table;
  margin: 20px auto 0 auto;
}
#submit_button {
  background-color: #89b09e;
  border: none;
  color: #fff;
  display: block;
  float: right;
  font-family: '_comm-reg', serif;
  font-size: 15px;
  letter-spacing: 3px;
  margin: 2px;
  padding: 10px 20px 5px 20px;
  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;
  -webkit-animation: .25s;
  animation: .25s;
}
input .data-tracker {
  border: 2px solid #b18f6e !important;
  border-width: 5px !important;
}
#submit_button:hover {
  background-color: #d14f53;
  color: #fff;
}
.button {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
/* recaptcha-color */
#recaptcha_widget {
  margin-top: 10px !important;
}
/* schema */
.seo-schema {
  padding: 0 8px;
}
.seo-schema-sidebar, .seo-schema-sidebar a, .seo-schema-sidebar li, .seo-schema-name, .seo-schema-address, .seo-schema-street-address, .seo-schema-number .show-for-touch, .seo-schema-number .hide-for-touch, .seo-schema-hours, .seo-schema-hours p, .seo-schema-hours li, .seo-schema-hours li p {
  color: #fff !important;
  float: none;
  font-family: '_frutiger-ltsd-reg', sans-serif;
  font-size: 15px !important;
  letter-spacing: 1px;
  text-align: center !important;
}
.seo-schema-name {
  margin: 0 0 10px 0;
}
.seo-schema-hours li {
  margin: 0;
}
/* -----------------------------------------
:: PRIVACY/TERMS
----------------------------------------- */
body#privacy .description a, body#terms .description a {
  color: #ddd7d1;
  text-decoration: underline;
}
body#privacy .description a:hover, body#terms .description a:hover {
  color: #fff;
  text-decoration: underline;
}

/* -----------------------------------------
:: MEDIA QUERIES (Screens)
----------------------------------------- */
@media only screen and (min-width: 480px) {
}

@media only screen and (min-width: 641px) {
/* Base */
.inner-wrap {
  height: 100%;
}
/* outerbar */
.outerbar-text {
  padding: 60px 40px 20px 40px;
}
/* header */
.social li {
  margin: 0 5px;
}
.head-wrap {
  margin: 0 0 80px 0;
}
.btn-red {
  margin: 0;
}
.btn-red a {
  position: absolute;
  right: -45px;
  top: 445px;
  width: inherit;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
/* layout */
.description {
  padding: 40px 20px 20px 20px;
}
/* module */
.gal-nav {
  height: 200px;
}
 .description li, .innerbar li  {
  width: inherit;
}
.description li, body#amenities .innerbar li, body#features .innerbar li {
  text-align: left;
}
.innerbar li:after, .description li:after {
  color: #81c6c3;
  content: '\25CF';
  margin: 0 2px;
  vertical-align: inherit;
}
body#floorplans .innerbar {
  text-align: center;
}
body#floorplans .innerbar ul {
  display: inline-block;
  margin: 0 auto;
}
body#floorplans .innerbar li {
  width: initial;
}
.innerbar li:last-child:after, body#contact .innerbar li:after, .description li:last-child:after {
  display: none;
}
/* amenities */
.amenities-list {
  text-align: center;
}
/* floorplans */
.foorplan-actions a {
  display: inline-block;
  margin: 0;
}
.floorplan-info, .floorplan-info p {
  margin: 20px 0 0 0;
}
.floorplan-img {
  height: 475px;
}
.floorplan-img img {
  margin: 0;
  max-height: 420px;
  padding: 35px 0 0 0;
}
.floorplan-info, .floorplan-info p {
  margin: 0;
}
}

@media only screen and (min-width: 670px) {
.custom-small {
  display: none;
}
.custom-medium {
  display: block;
}
}

@media only screen and (min-width: 860px) {
}

@media only screen and (min-width: 1025px) {
/* mics */
.valign {
  display: table;
  height: 100%;
  width: 100%;
}
.valign > div {
  display: table-cell;
  height: 100%;
  width: 100%;
}
.valign.bottom > div {
  vertical-align: bottom;
}
.valign.middle > div {
  vertical-align: middle;
}
/* button */
.btn-red a {
  top: 325px;
}
/* module */
.head-wrap {
  display: block;
  margin: 40px 0 60px 0;
}
body#home .head-wrap {
  margin: 40px 0 200px 0;
}
.header-height {
  height: 60px;
}
.main-nav {
  padding-top: 0;
  display: block;
  padding-top: 10px;
}
.main-nav dt, .main-nav dd, .main-nav li {
  float: left;
  width: initial;
}
.main-nav dt, .main-nav dd, .main-nav li, .sub-nav dt, .sub-nav dd, .sub-nav li {
  margin: 0;
}
.main-nav li p, .show-for-touch, .show-for-touch a, .show-for-touch li, .hide-for-touch, .hide-for-touch a, .hide-for-touch li {
  float: left;
  line-height: 27px;
}
.nav-list, .nav-social, .nav-phone {
  display: inline-block;
}
.nav-list {
  padding-top: 10px;
}
.nav-list ul {
  display: block;
  width: initial;
}
.nav-social ul {
  margin: 0 auto;
}
/* logo */
.logo {
  margin: 5% 0 0 0;
  max-width: 100%;
}
.logo img {
  max-height: 125px;
}
/* layout */
.innerbar, .outerbar, .outerbar-content {
  height: 625px;
}
body#home .outerbar, body#home .outerbar-content {
  height: inherit;
}
.innerbar li, .description li {
  width: 100%;
}
body#floorplans .innerbar li {
  margin: 0 0 60px 0;
  width: 100%;
}
body#features .innerbar li {
  margin: 0 0 20px 0;
}
body#amenities .innerbar li {
  margin: 20px 0;
}
.slideshow-arrows .slick-prev, .slideshow-arrows .slick-next {
  top: 83%;
}
.innerbar li:after, .description li:after {
  display: none;
}
.innerbar li {
  margin: 0 0 20px 0;
}
.outerbar-text, .innerbar-text {
  margin: 0;
}
/* footer */
body#home .footer {
  padding: 15% 20px 0 20px;
}
ul.footer-add, ul.footer-info {
  float: right;
  text-align: right;
  width: inherit;
}
ul.footer-info {
  margin: 10px 0 0 0;
}
.footer-add li, .footer-info li, .footer-icon li {
  float: left;
}
.footer-logo img {
  float: left;
}
.footer-text {
  text-align: left;
}
/* layout */
body#contact .outerbar-text p, body#amenities .outerbar-text p, body#location .innerbar-text p {
  text-align: left;
}
body#location .innerbar {
  padding: 23% 20px 20px 20px;
}
/* floorplans */
ul.tabs {
  width: 28%;
}
.tabs-content {
  width: 72%;
}
.floorplan-img img {
  max-width: 82%;
}
/* contact */
.seo-schema-sidebar h3 {
  padding: 40px 0 0 0;
}
}

@media only screen and (min-width: 1080px) {
}

@media only screen and (min-width: 1255px) {
.main-nav {
  display: inline-block;
}
.nav-social, .nav-phone {
  padding: 0.75% 0 0 0;
}
}

@media only screen and (min-width: 1300px) {
/* misc */
.valign.middle > div {
  vertical-align: inherit;
}
.innerbar li {
  font-size: 22px;
}
.social-nav li {
  padding: 0 3px;
}
.nav-social {
  margin: 0 10px 0 55px;
}
/* content */
.description {
  padding: 40px 0 20px 0;
}
/* footer */
.footer {
  padding: 30px 0;
}
/* layout */
.outerbar-content:after, .outerbar-content:before {
  display: none;
}
body#home .outerbar-content, body#floorplans .outerbar-content, body#features .outerbar-content, body#amenities .outerbar-content, body#location .outerbar-content, body#contact .outerbar-content, body#privacy .outerbar-content, body#terms .outerbar-content {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
body#home .outerbar-content {
  background-size: contain;
}
body#home .outerbar-content {
  background-image: url(../images/bg/bg-outerbar-home.png);
}
body#floorplans .outerbar-content {
  background-image: url(../images/bg/bg-outerbar-fp.png);
}
body#features .outerbar-content {
  background-image: url(../images/bg/bg-outerbar-feat.png);
}
body#amenities .outerbar-content {
  background-image: url(../images/bg/bg-outerbar-amen.png);
}
body#location .outerbar-content {
  background-image: url(../images/bg/bg-outerbar-loca.png);
}
body#contact .outerbar-content {
  background-image: url(../images/bg/bg-outerbar-con.png);
}
body#privacy .outerbar-content {
  background-image: url(../images/bg/bg-outerbar-feat.png);
}
body#terms .outerbar-content {
  background-image: url(../images/bg/bg-outerbar-feat.png);
}
body#home .outerbar-content {
  height: 710px;
  width: 425px;
}
body#home .outerbar-text {
  padding: 130px 80px;
}
body#floorplans .outerbar-text {
  padding: 274px 0 0 0;
}
body#features .outerbar-text {
  padding: 251px 0 0 0;
}
body#amenities .outerbar-text {
  padding: 130px 65px 0 65px;
}
body#location .outerbar-text {
  padding: 227px 0 0 0;
}
body#contact .outerbar-text {
  padding: 227px 55px 0 55px;
}
body#privacy .outerbar-text {
  padding: 251px 0 0 0;
}
body#terms .outerbar-text {
  padding: 251px 0 0 0;
}
/* floorplans */
.foorplan-actions a {
  min-width: 180px;
}
}

@media only screen and (min-width: 1385px) {
.logo {
  margin: 0;
}
}

@media only screen and (min-width: 1450px) {
/* main-nav */
.header-right {
  float: right;
}
.nav-list {
  margin-left: -250px;
}
}

@media only screen and (min-width: 1600px) {

}

@media only screen and (min-width: 1700px) {

/* logo */
.logo {
  margin: 0 auto;
  padding: 0 10px;
}
/* main nav */
.main-nav dt a, .main-nav dd a, .main-nav li a, .main-nav li p, .sub-nav dt a, .sub-nav dd a, .sub-nav li a, .sub-nav li p {
  letter-spacing: 1px;
}
/*floorplans */
.floorplan-img img {
  max-width: 93%;
}
}

/* -----------------------------------------
:: PLUGINS (Tabs)
----------------------------------------- */
.resp-tabs-wrap {
  background-color: transparent;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.resp-tabs-container {
  min-height: 345px !important;
}
body#floorplans .resp-tabs-container {
  min-height: inherit !important;
}
.resp-tabs-container li {
  width: 100%;
}
.resp-tabs-container li:before {
  display: none;
}
.resp-accordion p:first-child {
  display: none !important;
}
.resp-tabs-list li a, h2.resp-accordion a {
  background-color: rgba(58, 106, 124, 0.8);
  background: rgba(58, 106, 124, 0.8);
  color: #fff;
  display: inline-block;
  font-family: '_comm-reg', serif;
  font-size: 22px;
  letter-spacing: 1px;
  margin: 17px 0;
  padding: 12px 20px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  width: 98%;
  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;
}
.resp-tabs-list li a:first-child {
  margin: 0;
}
.resp-tabs-list li a:hover, .resp-tab-active a, h2.resp-tab-active a, h2.resp-accordion:hover a {
  color: #89b09e !important;
}
.resp-tabs-list li:last-child {
  border-right: 0;
}
.resp-tab-active, .resp-tab-active a, .resp-tabs-list li:hover, .resp-tabs-list li.resp-tab-active {
}
.resp-tabs-list li, .resp-tabs-container li {
  list-style: none;
  list-style-type: none;
}
h2.resp-accordion {
  clear: both;
  cursor: pointer;
  display: none;
  line-height: inherit;
  margin: 0;
}
h2.resp-accordion a {
  display: block;
}
/* Vertical tabs */
.resp-tab-content {
  display: none;
}
.resp-tab-content ul {
  margin: 0 0 0 70px;
}
.resp-tabs-list {
  margin: 17px 0 28px 0;
}
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}
.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-jfit {
  margin: 0;
  width: 100%;
}
.resp-tab-content-active {
  display: block;
}
#intro-cont h1 {
  margin-bottom: 33px;
  margin-top: -20px;
}

@media only screen and (max-width: 320px) {
.orbit-container, .slide-container {
  max-height: 150px;
  position: relative;
}
}

@media only screen and (max-width: 640px) {
ul.resp-tabs-list {
  display: none;
}
h2.resp-accordion {
  display: block;
}
.resp-accordion a {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
}
.resp-tabs-container {
  display: block;
}
.resp-vtabs .resp-tabs-container {
  border: none;
  clear: none;
  float: none;
  min-height: initial;
  width: 100%;
}
.resp-tabs-list li a, h2.resp-accordion a {
  width: inherit;
}
.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;
}
}

/*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-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;
}
.fpdescription p {
  width: 75%;
}
}