/*!
Theme Name: Neal Signature
Theme URI: https://sparkfirebranding.com
Author: Cody Creswell
Author URI: https://sparkfirebranding.com
Description: Description
Version: 0.0.1
Tested up to: 7.4
Requires PHP: 7.4

*/
/***************RESET STYLES*********************/
/* Box sizing rules */
*, *::before, *::after {
  box-sizing: border-box;
}
/* Remove default margin */
body, h1, h2, h3, h4, p, figure, blockquote, dl, dd {
  margin: 0;
}
/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role='list'], ol[role='list'] {
  list-style: none;
}
/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}
/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}
/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}
/* Make images easier to work with */
img, picture {
  max-width: 100%;
  display: block;
}
/* Inherit fonts for inputs and buttons */
input, button, textarea, select {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-size: 13px;
}
/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
div {
  white-space: normal;
}
/******************SKELETON STYLES********************************/
.container {
  position: relative;
  width: 100%;
  /*max-width: 1440px;*/
  max-width:1140px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.column, .columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}
.row.fti .column, .row.fti .columns {
  display: inline-block;
  float: none;
  vertical-align: middle;
}

.row.fti.va-top .column, .row.fti.va-top .columns {
  vertical-align: top;
}

.row.flex-row {
  display:flex;
}

.flex-row.jc-center {
   justify-content:center;
}

.flex-row .as-center {
  align-self:center;
}

/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {
    width: 90%;
    padding: 0;
  }
}
/* For devices larger than 550px */
@media (min-width: 550px) {
  .container {
    width: 85%;
  }
  .column, .columns {
    margin-left: 4%;
  }
  .column:first-child, .columns:first-child {
    margin-left: 0;
  }
  .one.column, .one.columns {
    width: 4.66666666667%;
  }
  .two.columns {
    width: 13.3333333333%;
  }
  .three.columns {
    width: 22%;
  }
  .four.columns {
    width: 30.6666666667%;
  }
  .five.columns {
    width: 39.3333333333%;
  }
  .six.columns {
    width: 48%;
  }
  .seven.columns {
    width: 56.6666666667%;
  }
  .eight.columns {
    width: 65.3333333333%;
  }
  .nine.columns {
    width: 74.0%;
  }
  .ten.columns {
    width: 82.6666666667%;
  }
  .eleven.columns {
    width: 91.3333333333%;
  }
  .twelve.columns {
    width: 100%;
    margin-left: 0;
  }
  .one-third.column {
    width: 30.6666666667%;
  }
  .two-thirds.column {
    width: 65.3333333333%;
  }
  .one-half.column {
    width: 48%;
  }
  /* Offsets */
  .offset-by-one.column, .offset-by-one.columns {
    margin-left: 8.66666666667%;
  }
  .offset-by-two.column, .offset-by-two.columns {
    margin-left: 17.3333333333%;
  }
  .offset-by-three.column, .offset-by-three.columns {
    margin-left: 26%;
  }
  .offset-by-four.column, .offset-by-four.columns {
    margin-left: 34.6666666667%;
  }
  .offset-by-five.column, .offset-by-five.columns {
    margin-left: 43.3333333333%;
  }
  .offset-by-six.column, .offset-by-six.columns {
    margin-left: 52%;
  }
  .offset-by-seven.column, .offset-by-seven.columns {
    margin-left: 60.6666666667%;
  }
  .offset-by-eight.column, .offset-by-eight.columns {
    margin-left: 69.3333333333%;
  }
  .offset-by-nine.column, .offset-by-nine.columns {
    margin-left: 78.0%;
  }
  .offset-by-ten.column, .offset-by-ten.columns {
    margin-left: 86.6666666667%;
  }
  .offset-by-eleven.column, .offset-by-eleven.columns {
    margin-left: 95.3333333333%;
  }
  .offset-by-one-third.column, .offset-by-one-third.columns {
    margin-left: 34.6666666667%;
  }
  .offset-by-two-thirds.column, .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%;
  }
  .offset-by-one-half.column, .offset-by-one-half.columns {
    margin-left: 52%;
  }
}
.container::after, .row::after, .u-cf {
  content: "";
  display: table;
  clear: both;
}

.container.non-relative {
  position:static;
}
/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
  font-size: 16px;
}

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: normal;
}

h1 {
  font-family: goudy-old-style, serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  text-align: center;
  font-size:140px;
  line-height:140px;
  text-transform:uppercase;
}

h1.left {
  text-align:left;
}

h2 {
  font-family: goudy-old-style, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 90px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 90px;
}

h2.italic {
  font-family: "ltc-goudy-oldstyle-pro", serif;
  font-weight: 400;
  font-style: italic;
}

h3 {
  font-family: goudy-old-style, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  text-transform:uppercase;
}

h3.fs-45 {
   font-weight:bold;
   font-size:48px;
   line-height:48px;
}


h4 {
  font-family: 'Akrobat-Bold';
  font-style: normal;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: 2px;
  text-transform:uppercase;
}
h5 {
  font-family: 'Akrobat';
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 1px;
}

h6 {
  font-family: goudy-old-style, serif;
  font-size: 27px;
  line-height: 34px;
}

h6.italic {
  font-family: "ltc-goudy-oldstyle-pro", serif;
  font-weight: 400;
  font-style: italic;
}*/

p,
#gform_wrapper_3 .gfield_checkbox li label {
  margin-top: 0;
  font-size: 17px; /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 35px;
  font-family: "montserrat", sans-serif;
  font-style: normal;
  margin-bottom: 30px;
  color: #000000;
}

#gform_wrapper_3 .gfield_checkbox li label {
  margin-bottom:0;
}

.single-format-standard p span {
  font-size: 17px !important; /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 35px !important;
  font-family: "montserrat", sans-serif !important;
  font-style: normal !important;
  margin-bottom: 30px !important;
  color: #000000 !important;
}

p.small {
  font-size:15px;
  line-height:26px;
}

p.lh-25 {
  line-height:25px;
}

p.lh-20 {
  line-height:20px;
}

p.terms {
  font-size:11.5px;
  line-height:18px;
}

p strong {
  font-weight: 700;
}

.bold {
  font-weight: 700;
}

h1.mb-none, h2.mb-none, h3.mb-none, h4.mb-none, h5.mb-none, h6.mb-none, p.mb-none {
  margin-bottom: 0;
}

.mb-10 {
  margin-bottom:10px !important;
}

h1.lh-0 {
  line-height: 0;
}

.upper {
  text-transform: uppercase;
}

.lower {
    text-transform: lowercase;
}

.ta-right {
  text-align: right;
}

.ta-center {
  text-align:center;
}

.italic {
  font-style: italic;
}

.under {
  text-decoration: underline;
}

.no-upper {
  text-transform:none !important;
}

.non-italic {
  font-style:normal !important;
}
/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #0c3554;
}

a:hover {
  color: rgba(12,53,85,0.8);
}

a.no-under {
  text-decoration: none !important;
}

a.gold:hover {
	color:#B69121;
}

/*  Colors
_______________________________*/
.dark-gold {
  color:#B69121;
}

.gold {
  color:#da9a29;
}

.blue {
  color:#236d9f;
}

.lt-blue {
  color:#99b9d0;
}

.black {
  color:#000000;
}

.dark-grey {
  color:#323232;
}

.lt-grey {
  color:#d4d4d4;
}

.white {
  color:#FFF;
}



/*  Margins and Paddings
_______________________________*/

.mt-5 {
  margin-top:5px;
}

.mt-10 {
  margin-top:10px;
}

.mt-15 {
  margin-top:15px;
}

.mt-20 {
  margin-top:20px;
}

.mt-25 {
  margin-top:25px;
}

.mt-30 {
  margin-top:30px;
}

.mt-40 {
  margin-top:40px;
}

.mt-50 {
  margin-top:50px;
}

.mt-60 {
  margin-top:60px;
}

.mt-70 {
  margin-top:70px;
}

.mt-80 {
  margin-top:80px;
}

.mt-90 {
  margin-top:90px;
}

.mt-100 {
  margin-top:100px;
}

.mt-125 {
  margin-top:125px;
}

.mt-150 {
  margin-top:150px;
}

.mt-190 {
  margin-top:190px;
}

.pad-top {
  padding-top:150px;
}

.pad-top-100 {
  padding-top:100px;
}

/*–––––––––––––––––––––––––––––––––– Custom Styles–––––––––––––––––––––––––––––––––––––––––––––––––– */

img.no-vis,
.no-vis {
  visibility:hidden;
}

/*New CSS*/
#alert-bar p {
  color:#FFF;
  text-transform:uppercase;
  font-family: 'Akrobat';
  font-size:15px;
  line-height:16px;
  letter-spacing:0.94px;
  text-align:center;
  background-color:#B69121;
  padding:17px 20px;
}

#alert-bar a {
  color:#FFF;
  font-family: 'Akrobat-Bold';
  text-decoration:underline;
}

#alert-bar a:hover {
  color:rgba(255,255,255,0.8);
}

.logo-left,
.nav-right {
  display:inline-block;
  text-align:left;
  vertical-align:middle;
  width:199px;
}

.logo-left {
  padding:23px 0;
  position:relative;
  z-index:102;
}

.nav-right {
  text-align:right;
  width:calc(100% - 199px);
}

.logo-left img {
  width:199px;
}

.nav-right li {
  display:inline-block;
  margin-right:40px;
  vertical-align:middle;
  list-style-type:none;
}

.nav-right li:last-child {
  margin-right:0;
}

.nav-right li a,
.lb-photo .blue-overlay a {
  font-family:"Akrobat-SemiBold";
  font-size:16px;
  line-height:1;
  letter-spacing:1px;
  color:#000;
  list-style-type:none;
  padding:0;
  text-decoration:none;
  text-transform:uppercase;
  border-bottom:2px solid #FFF;
  padding:10px 0;
  text-decoration:none;
}

.lb-photo .blue-overlay a {
  color:#FFF;
  text-decoration:underline;
  border:none;
  padding:0;
}

@media (min-width:981px) {

.nav-right li a:hover,
.nav-right li.hovered a,
.nav-right li a.current {
  color:#236d9f;
  border-bottom:2px solid #236d9f;
}

.mob-blue,
.mob-social {
  display:none !important;
}

}

.nav-right li a.phone {
  color:#B69121;
}

@media (min-width:981px) {
  .nav-right li a.phone:hover {
    border-bottom:2px solid #B69121;
  }
}

#top-nav {
  position:relative;
}

@media (min-width:981px) {

#top-nav.fixed-nav {
  position:sticky;
  top:0;
  width:100%;
  background-color:#FFF;
  z-index:100;
  position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
}
}

#top-nav .social-icons {
  position:absolute;
  right:35px;
  top:15px;
  z-index:102;
}

#top-nav .social-icons .fb-icon path,
#top-nav .social-icons .insta-icon path {
  fill:#000;
}

#top-nav .social-icons .fb-icon {
  width:9px;
  display:block;
  margin:0 auto;
}

#top-nav .social-icons .insta-icon {
  width:20px;
  display:block;
  margin:0 auto;
}

#top-nav .social-icons .fb-icon:hover path,
#top-nav .social-icons .insta-icon:hover path {
  fill:#B69121;
}

.nav-right li.large-sub > ul li,
.nav-right li.small-sub > ul li {
  display:block;
  margin: 0 0 10px 0;
  text-align: left;
  line-height:24px;
}

.nav-right li.large-sub > ul li a,
.nav-right li.small-sub > ul li a {
  padding:0;
  border:none;
}

.nav-right li.hovered > ul li a,
.nav-right li.hovered > ul li a {
  color:#323232;
}

@media (min-width:981px) {
  .nav-right li.hovered > ul li a:hover,
  .nav-right li.hovered > ul li a:hover {
    color:#236d9f;
  }

  .nav-right li.large-sub > ul li a:hover,
  .nav-right li.small-sub > ul li a:hover {
    text-decoration:underline;
  }
}

.nav-right li.large-sub > ul,
.nav-right li.small-sub > ul {
  opacity:0;
  position: absolute;
  width: 100%;
  left: 0;
  margin: 0;
  padding-top:33px;
  z-index:-1;
  margin-left:0;
  padding-left:0;
  background-color:#FFF;
  pointer-events:none;
}

.nav-right li.small-sub > ul {
  width:auto;
  left:auto;
}

@media (min-width:981px) {
.nav-right li.large-sub:hover > ul,
.nav-right li.small-sub:hover > ul {
  opacity:1;
  z-index:100;
  pointer-events: all;
}

.large-sub span,
.small-sub span {
  display:none;
}

}

.nav-right li.large-sub ul .sub-wrap,
.nav-right li.small-sub ul .sub-wrap {
  padding: 30px 0 30px 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-bottom:10px solid #B69121;
  background-color:#FFF;
}

.nav-right li.small-sub ul .sub-wrap {
  padding: 30px 60px 30px 23px;
}

img.fill {
  width:100%;
}

.link-under {
  background-color:#236d9f;
  padding:8px 0;
  width:100%;
  box-sizing:border-box;
  position: relative;
  text-align: center;
  padding-left: 20px;
}


.nav-right li .link-under a {
  background-image: url(img/right_arrow.png);
  border: none;
  background-repeat: no-repeat;
  text-align: left;
  margin-left: 0;
  background-position: 100% 46%;
  background-size: 20px auto;
  padding: 0;
  padding-right: 35px;
  color:#FFF;
  text-decoration:none;
  border:none;
}

.nav-right li .link-under a:hover {
  animation: bgmove .5s linear;
}

@keyframes bgmove {
  50% {background-position: 95% 46%;}
}

@keyframes marginleft {
  50% {transform:translateX(5px);}
}

.sub-wrap .location {
  font-size: 25px;
  color:#B69121;
  font-family: goudy-old-style, serif;
  font-weight: normal;
  font-style:italic;
  letter-spacing:0px;
  text-align:left;
  margin-bottom:10px;
}

.sub-wrap .location.extra-40 {
  margin-top:40px;
}

#footer {
  background-color:#323232;
  padding:50px 0;
  border-top:10px solid #236d9f;
}


.vert-divider {
  margin:0 auto;
  height:100%;
  width:1px;
  background-color:#FFF;
}

.neal-logo-white {
  width:240px;
  margin-bottom:55px;
}

.social-foot {
  text-align:right;
  width:100%;
  margin-top:55px;
}

.social-foot h6,
.social-foot a,
.mob-social a {
  display:inline-block;
  vertical-align:middle;
  margin-right:10px;
}
.social-foot a,
.mob-social a {
  width:45px;
  height:45px;
}

.social-foot a svg circle,
.mob-social a svg circle {
  fill:#da9a29;
  transition: fill .4s ease;
}

.social-foot a:hover svg circle,
.mob-social a:hover svg circle {
  fill:#99b9d0;
}

.social-foot a:last-child,
.mob-social a:last-child {
  margin-right:0;
}

.ada-icons {
  text-align:center;
  margin-top:20px;
}

.ada-icons img {
  display:inline-block;
  margin-right:25px;
  vertical-align:middle;
}

.ada-icons img:last-child {
  margin-right:0;
}

.row.flex-it {
  display:flex;
}

.swiper.hp-slider,
.swiper.inner-slider,
.swiper.bg-swiper {
  width:100%;
  position:relative;
}

.swiper.hp-slider.byo-slide {
  position:absolute;
  height:100% !important;
  overflow:hidden;
}

.swiper-wrapper.cycle-slideshow {
  justify-content:center;
  align-items:center;
}

.swiper.bg-swiper,
.byo-slider {
 position:absolute;
 height:100%;
}

.byo-slider .swiper-slide,
.bg-swiper .swiper-slide {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:50% 50%;
  transform:scale(1);
  transition:6s linear;
}

.hp-slider .cycle-slideshow {
  overflow:hidden;
}

.hp-slider .cycle-slideshow img,
.hp-slider.byo-slide .cycle-slideshow div,
.cycle-slideshow.home-cycle div {
  width:100%;
  height:100%;
  position:absolute;
  transition: transform 10s linear;
}

.home-cycle div {
  background-position:50% 50%;
  background-size:cover;
}

.hp-slider.byo-slide .cycle-slideshow div {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:50% 50%;
}

.cycle-slideshow .scale {
  transform: scale(1.1);
}
.cycle-slideshow .fx1 {
  transform-origin: bottom left;
}
.cycle-slideshow .fx2 {
  transform-origin: top left;
}
.cycle-slideshow .fx3 {
  transform-origin: top right;
}
.cycle-slideshow .fx4 {
  transform-origin: bottom right;
}

.bg-swiper .swiper-slide {
  height:100% !important;
}

.bg-swiper .swiper-wrapper {
  height:100% !important;
}


.hp-slider.no-scale .cycle-slide {
  transform:none;
  transition:none;
}

.hp-slider.no-scale .swiper-slide {
  background-size:cover;
  background-position:50% 50%;
  background-repeat:no-repeat;
}

.hp-slider .cycle-slide.cycle-slide-active,
.bg-swiper .swiper-slide.swiper-slide-active {
  transform:scale(1.08);
}

.hp-slider .cycle-slide,
.bg-swiper .swiper-slide {
	transform:scale(1);
}

.hp-slider.no-scale .cycle-slide.cycle-slide-active {
  transform:none;
}

.hp-slider .cycle-slide:nth-child(1),
.bg-swiper .swiper-slide:nth-child(1) {
  transform-origin:0 100%;
}

.hp-slider .cycle-slide:nth-child(2),
.bg-swiper .swiper-slide:nth-child(2) {
  transform-origin:100% 100%;
}

.hp-slider .cycle-slide:nth-child(3),
.bg-swiper .swiper-slide:nth-child(3) {
  transform-origin:100% 0;
}

.hp-slider .cycle-slide:nth-child(4),
.bg-swiper .swiper-slide:nth-child(4) {
  transform-origin:100% 0;
}

.caption-top {
  position:absolute;
  top:-107px;
  left:50%;
  transform:translateX(-50%);
  width:95%;
  display:block;
  margin:0 auto;
  max-width:437px;
  z-index:95;
}

.caption-top img {
  width:100%;
}

.hero-caption {
  position:absolute;
  text-align:center;
  left:50%;
  bottom:-27px;
  transform:translateX(-50%);
  z-index:95;
}

.hero-caption.img {
  bottom:-46px;
}

.hero-caption.img img {
  width: 100%;
  max-width: 700px;
  display: block;
  margin: 0 auto;
}

.hero-caption.img.realtor img {
  max-width:542px;
}

.wider-text .hero-caption {
  width:75%;
}

.hero-caption h1 em {
  text-transform:none;
}

.square-left,
.square-right {
  width:calc(25% - 50px);
  height:3px;
  background-color:#FFF;
  bottom:50px;
  position:absolute;
  left:50px;
  z-index:100;
}

.wider-text .square-left,
.wider-text .square-right {
  width:calc(12.5% - 50px);
}

.square-right {
  right:50px;
  left:auto;
}

.hero-square {
  width:calc(100% - 100px);
  height:calc(100% - 100px);
  position:absolute;
  z-index:94;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  border:3px solid #FFF;
  border-bottom:none;
}

.max {
  width:100%;
  max-width:100%;
  margin:0 auto;
}

.max.mw-733 {
  max-width:733px;
}

.max.mw-542 {
  max-width:542px;
}

.max.mw-350 {
  max-width:350px;
}

.max.left-align {
  margin-left:0;
}

.diamond-pattern {
  width:100%;
  background-image:url(img/diamond-pattern-gold.jpg);
  background-repeat:repeat-x;
  height:360px;
  position:absolute;
}

.diamond-pattern.white {
   background-image:url(img/diamond-pattern-white.png);
}

.diamond-pattern.top {
  top:0;
  z-index:45;
}

.vert-animate {
  margin:0 auto;
  width:11px;
  height: 132px;
}

.horiz-animate {
  width:100%;
  margin:0 auto;
  height:10px;
}

.reveal {
				opacity: 0;
				-webkit-transition: all 1.2s ease-in-out;
					 -moz-transition: all 1.2s ease-in-out;
						-ms-transition: all 1.2s ease-in-out;
						 -o-transition: all 1.2s ease-in-out;
								transition: all 1.2s ease-in-out;
			}

  .reveal.visible {
				opacity: 1;
				-webkit-transition: all 1.2s ease-in-out;
					 -moz-transition: all 1.2s ease-in-out;
						-ms-transition: all 1.2s ease-in-out;
						 -o-transition: all 1.2s ease-in-out;
								transition: all 1.2s ease-in-out;
			}

  .parallax-bg {
    width:100%;
    overflow:hidden;
    padding:300px 0;
    background-image:url(img/hp-vicenzo-openfp-72.jpg);
    background-size:cover;
    background-attachment:fixed;
    background-position:50% 50%;
  }

  .parallax-bg.fifty-years {
    background-image:url(img/fifty_years.jpg);
    background-attachment: scroll;
    position:relative;
    padding:0;
    padding-bottom:122px;
  }

  .fifty-years .gold-over {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    padding:0;
    left:0;
    background-color:rgba(182,145,33,0.9);
  }

  #gform_confirmation_message_1,
  #gform_confirmation_message_2,
  #gform_confirmation_message_3,
  #gform_confirmation_message_4,
  #gform_confirmation_message_5 {
    color:rgba(182,145,33,1);
  }

  .neg-top-160 {
    margin-top:-160px;
  }

  .gold-wrap {
    width:100%;
    background-color:rgba(182,145,33,0.9);
    background-image:url(img/diamond-pattern-white.png);
    background-repeat:repeat-x;
    position:relative;
    height:620px;
    overflow:hidden;
    max-width: 920px;
    margin:-40px auto 0 auto;
  }

  .gold-wrap.auto-height {
    height:auto;
  }

  .gold-wrap.auto-height.normal-mt {
   margin-top:0;
   padding-top:122px;
  }

  .fifty-years .gold-wrap {
    background:transparent;
  }

  .relative {
    position:relative;
  }

  .zi-5 {
    z-index:5;
  }

  .zi-50 {
    z-index:50;
  }

  .zi-3 {
    z-index:3;
  }

  .separator,
  .white-separator {
    width:100%;
    max-width:540px;
    height:2px;
    background-color:#FFF;
    margin:30px auto 0 auto;
    display:block;
  }

  .separator.gold {
    background-color:#b69121;
  }

  .white-separator {
    max-width:125px;
  }

  .separator.black {
    max-width:829px;
    background-color:#000;
    height:1px;
  }

  .separator.grey {
    background-color:#979797;
    max-width:none;
  }

  .scroll-container {
    width:100%;
   /* height:calc(100% - 122px); */
   height:auto;
    box-sizing:border-box;
    top:122px;
    overflow:hidden;
    /*border:1px solid red;*/
    position:absolute;
  }

  .scroll-container.static {
    position:static;
  }

  .scroll-container.our-company {
    height:calc(100% - 100px);
  }

  .inner-scroll {
   /* position:absolute;
    left:50%;
    transform:translateX(-50%);
    width:calc(100% - 200px);*/
  }

  .animation1 path.line,
  .animation2 path.line {
    stroke-dasharray:137;
    stroke-dashoffset:137;
  }

  .horiz-animate.animation1 path.line,
  .horiz-animate.animation2 path.line {
    /*stroke-dasharray:0;*/
  }

  .animation1 path.diamond,
  .animation2 path.diamond {
    fill:none;
  }

  .inner-slider .swiper-pagination-bullet,
  .inner-slider-2 .swiper-pagination-bullet {
    background-color: transparent;
    opacity: 1;
    border: 1px solid #FFF;
    width: 15px;
    height: 15px;
    font-size:0;
    display:block;
    margin-bottom:10px !important;
    margin-left:20px !important;
  }

  .inner-slider-2 .swiper-pagination-bullet {
    margin-left:auto !important;
    margin-right:20px !important;
  }


  .inner-slider .swiper-pagination-bullet.swiper-pagination-bullet-active,
  .inner-slider-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color:#FFF;
  }

  .lt-grey-wrap {
    background-color:#e9e9e9;
    padding:185px 0 95px 0;
    width:100%;
  }

  .lt-grey-wrap.e0 {
    background-color:#e0e0e0;
  }

  .lt-grey-wrap.reg-pad {
    padding:100px 0;
  }


  .lt-grey-wrap.reg-pad.pad-85 {
    padding:90px 0;
  }

  .lt-grey-wrap.reg-pad.pad-btm-20 {
    padding-bottom:20px;
  }

  .lt-grey-wrap.no-pad {
    padding:0 0 100px 0;
  }

  .bg-photo {
    padding-bottom:127%;
    width:100%;
    background-size:100% auto;
    background-position:50% 50%;
    -webkit-transition: background-size .5s ease-in-out;
					 -moz-transition: background-size .5s ease-in-out;
						-ms-transition: background-size .5s ease-in-out;
						 -o-transition: background-size .5s ease-in-out;
								transition: background-size .5s ease-in-out;
    position:relative;
  }

  .bg-photo:hover {
    background-size:110% auto;
  }

  .bg-photo .inner-border {
    border:2px solid #FFF;
    position:absolute;
    width:90%;
    height:90%;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
  }

  .last-section {
    margin-bottom:110px;
  }
  
  .bg-photo .bg-caption {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    z-index:9;
    width:90%;
    text-align: center;
    max-width: 260px;
  }

  .bg-photo .bg-link {
    position:absolute;
    width:100%;
    height:100%;
    outline:none;
    border:none;
    cursor:pointer;
    z-index:10;
  }

  .bg-photo .secondary-btn {
    font-family:"Akrobat-SemiBold";
  }

  img.centered {
    display:block;
    margin:0 auto;
  }

  .plan-holder {
    display:flex;
    flex-wrap: wrap;  
    flex: 0 0 31%; 
    /*justify-content:space-between;*/
  }

  .plan-holder .plan {
    width: 31%;
    margin-bottom:40px;
    background-color:#FFF;
    position:relative;
    padding-bottom:80px;
    margin-right:3.5%;
  }

  .plan-holder.transparent .plan,
  .plan-holder.transparent .plan .p-details {
    background-color:transparent;
  }

  .plan-holder.transparent .plan {
    margin-bottom:0;
    padding-bottom:40px;
  }

  .plan-holder .plan:last-child {
    margin-right:0;
  }

  .plan-holder .plan .p-photo {
    padding-bottom:71%;
    background-size:cover;
    background-position:50% 50%;
    width:100%;
    position:relative;
  }

  .p-photo .p-link,
  .p-details .p-link  {
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
    background:transparent;
    left:0;
    top:0;
  }

  .plan-holder .plan .p-details {
    padding:30px 30px 50px 30px;
    background-color:#FFF;
    position:relative;
  }


  .p-details p {
    line-height:25px;
  }

  .plan-holder .grey-divider {
    width:100%;
    height:1px;
    background-color:#323232;
    margin-top:20px;
    margin-bottom:20px;
  }

  .price-from {
    text-align:right;
    background-color:#236d9f;
    width:100%;
    position:absolute;
    bottom:0;
  }

  .specs .price-from {
    background-color:#b69121;
  }

  .on-your-lot .price-from {
    background-color:#323232;
  }

  .price-from p {
    padding:10px 30px 10px 0;
  }

  .price-from p span,
   .model-data p.blue span {
    font-family: 'Akrobat';
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1px;
  }

  .plan .photo-tag,
  .model-details .photo-tag {
    padding:11px 20px;
    position:absolute;
    right:0;
    background-color:#b69121;
    top:20px;
    z-index:94;
  }

  .plan.on-your-lot .photo-tag {
    background-color:#323232;
  }

  .photo-tag p {
    font-size:13px;
    line-height:1;
    font-weight:bold;
  }

  .specs h5.blue,
  .specs .beds-baths strong.blue {
    color: #b69121;
  }

  .on-your-lot h5.blue,
  .on-your-lot .beds-baths strong.blue {
    color:#323232;
  }

  .hidden-field {
    display:none;
  }

  .search-box .search-name,
  .radio span {
    font-family: 'Akrobat-SemiBold';
    text-transform:uppercase;
    font-size:16px;
    line-height:1;
    color:#000;
    margin-bottom:10px;
    letter-spacing:1px;
  }

  .search-box select {
    border:1px solid #323232;
    font-size:13px;
    background-color:#FFF;
    padding: 13px 10px;
    width: 100%;
    font-weight: 300;
  }
  
  .pad-top-20 {
    padding-top:20px;
  }

  .radio-group {
    text-align:left;
    width:100%;
  }

  .radio-group .radio {
    display:inline-block;
    vertical-align:middle;
  }

  .radio input,
  .radio span {
    display:inline-block;
    vertical-align:middle;
  }

  .radio span {
    padding-left:10px;
    padding-right:30px;
    margin-bottom:0;
  }

  .radio-wrap {
    display:inline-block;
  }

  .radio-wrap input {
    width:20px;
    height:20px;
  }

  .model-nav {
    background-color:#236d9f;
    padding:9px 0;
  }

  .model-nav.quick-move,
  .model-nav.stickit.quick-move,
  .model-nav.comm {
    background-color:#b69121;
  }

  .model-nav.stickit {
    position:sticky;
    position: -webkit-sticky;
      position: -moz-sticky;
      position: -ms-sticky;
      position: -o-sticky;
      z-index:95;
      width:100%;
      top:100px;
      background-color:#236d9f;
  }

  .model-nav.comm.stickit {
    background-color:#b69121;
  }

  .model-nav .model-nm {
    font-family: 'Akrobat';
    text-transform:uppercase;
    font-size:16px;
    line-height:1;
    color:#FFF;
    letter-spacing:1px;
    font-weight:bold;
    text-transform:uppercase;
    margin-bottom:0;
  }

  .model-nav li {
    display:inline-block;
    vertical-align:middle;
    padding-right:35px;
  }

  .model-nav li:last-child {
    padding-right:0;
  }

  .model-nav li a {
    font-family: "Akrobat";
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1px;
    color: #FFF;
    list-style-type: none;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 2px solid #236d9f;
    text-decoration: none;
  }

  .model-nav.quick-move li a,
  .model-nav.comm li a {
    border-bottom:2px solid #b69121;
  }

  .model-nav li a.no-border {
    border:none !important;
  }

  .model-nav li.active a,
  .model-nav.quick-move li.active a,
  .model-nav.comm li.active a {
    border-bottom:2px solid #FFF;
  }

  .model-details {
    width:100%;
    background-color:#e9e9e9;
    position:relative;
    min-height: 600px;
  }

  .model-details.spec,
  .model-details.no-min-height {
    min-height:0;
  }

  .model-details .model-photo {
    width:55.625%;
    display:inline-block;
    vertical-align:middle;
    overflow:hidden;
  }

  .model-details .model-info {
    width:44.375%;
    display:inline-block;
    vertical-align:middle;
  }

  .model-details .model-photo .swiper {
    overflow:hidden;
    height: 100%;
    position: absolute;
    left: 0;
    width: 55.625%;
    top: 0;
  }

  .model-details .model-photo .swiper-slide {
     width:100%;
     box-sizing:border-box;
     background-size:cover;
     /*max-height:600px;*/
     background-position:50% 50%;
  }

  .model-photo .swiper-slide img {
    visibility:hidden;
    width:100%;
    height:auto;
  }

  .model-info .model-data {
    width: 60%;
    margin-left:20%;
    position:relative;
    padding:80px 0;
  }

  .model-data .md-sep,
  .fp-sep {
    width:100%;
    background-color:#979797;
    height:1px;
    margin-top:7px;
    margin-bottom:7px;
  }

.model-data .md-sep {
  width:350px;
  margin-bottom: 12px;
  margin-top: 12px;
}

  .fp-sep {
    margin:0 auto;
  }

  .model-data .beds-baths {
    background-image:url(img/model_beds.png);
    padding-left:55px;
    background-size:35px auto;
    background-position:0 50%;
    background-repeat:no-repeat;
  }

  .model-data .beds-baths.baths-bg {
    background-image:url(img/model_baths.png);
  }

  .model-data .beds-baths.garage-bg {
    background-image:url(img/model_garages.png);
  }

  .model-data .beds-baths.sqft-bg {
    background-image:url(img/model_sqft.png);
  }

  .virtual-tour,
  .share-home {
    font-family: "Akrobat-SemiBold";
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1px;
    color: #000;  
    padding-left:38px;
    background-size:25px auto;
    background-repeat:no-repeat;
    background-position:0 50%;
    background-image:url(img/model_vt.png);
    text-decoration:none;
    text-transform:uppercase;
    display:block;
    cursor:pointer;
  }
  
  .no-tour .share-home.dl-brochure,
  .tour-share.no-tour .share-home.dl-brochure,
  .share-home.dl-brochure {
    margin-top: 20px;
    background: none;
    padding-left: 15px;
  }

  .share-home.inline {
    display:inline-block;
  }

  .share-home {
    background-image:url(img/model_share.png);
    margin-top:20px;
    padding-left: 25px;
    background-position: 20px 50%;
  }

  .tour-share.no-tour .share-home,
  .no-tour .share-home {
    margin-top:0;
    padding-left:53px;
  }

  .share-home:hover {
    color:rgba(0,0,0,0.6);
  }

  .tour-share {
    position:absolute;
    right:30px;
    text-align: right;
    top:35px;
  }

  .tour-share.no-tour {
    right:50px;
  }

  #floorPlan {
    width:100%;
    height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
  }

  .int-floorplan {
    width:100%;
    padding-bottom:110%;
    position:relative;
    display:block;
    margin-top:100px;
  }

  .contact-info .address {
    text-align:center;
    margin-top:65px;
  }

  .contact-info .contact-separator {
    border-bottom:1px solid #000;
    padding-bottom:50px;
    margin-top:50px;
    height:1px;
    width:90%;
    max-width:829px;
    margin:0px auto 50px auto;
  }

  .contact-info.comm-detail .address {
    margin-top:30px;
    border-bottom:none;
  }

  .contact-info .address p {
    display:inline-block;
    width:278px;
    vertical-align:middle;
  }

  .contact-info .address .directions {
    border-left:1px solid #000000;
    border-right:1px solid #000;
    padding:5px 15px;
    margin-right:15px;
    margin-left:15px;
  }

.community-box {
  width:100%;
  background-size:cover;
  padding:85px;
}

.community-box .comm-data {
  background-color:rgba(182,145,33,0.8);
  padding:80px 20px;
  box-sizing:border-box;
  border:2px solid #FFF;
  text-align:center;
}

.community-box .comm-data.blue {
  background-color:rgba(35,109,159,0.8);
}

.comm-data h5 {
  text-transform:uppercase;
}

.nbh-link,
#gform_submit_button_1 {
background-color: transparent;
font-family: 'Akrobat-SemiBold';
font-size: 20px;
letter-spacing:1.5px;
line-height: 1;
color: #FFF;
border: none;
text-transform: uppercase;
/*background-image: url(img/right_arrow.png);*/
border: none;
background-repeat: no-repeat;
text-align: center;
/*background-position: 100% 46%;
background-size: 20px auto;*/
/*padding-right: 35px;*/
color:#FFF;
display:inline-block;
text-decoration:none;
font-weight:500;
}

.nbh-link.ta-left {
  text-align:left;
}

.nbh-link::after {
  content: " ";
  background-image: url(img/right_arrow.png);
  display: inline-block;
  margin-left: 10px;
  width: 30px;
  height: 20px;
  background-size: 25px auto;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.nbh-link:hover {
  color:#FFF;
}

.nbh-link:hover:after {
  animation: marginleft .5s linear;
}

.nbh-link.blue {
  color:#236d9f;
  /*background-image: url(img/right_arrow_dkblue.png);*/
}

.nbh-link.blue::after {
  background-image: url(img/right_arrow_dkblue.png);
}

.nbh-link.blue:hover:after {
  animation: marginleft .5s linear;
  background-image: url(img/right_arrow_blue.png);
}

.nbh-link.blue:hover {
  color:#99b9d0;
}

.swipe-prev,
.swipe-next {
  background-image:url(img/arrow-left-solid.svg);
  border:2px solid #FFF;
  border-radius:50%;
  background-size:20px auto;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  left:25px;
  z-index: 1000;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  cursor:pointer;
  top:40px;
}

.swipe-next {
  background-image:url(img/arrow-right-solid.svg);
  left:auto;
  right:25px;
}

.gallery-bar {
  background-color:rgba(0,0,0,0.5);
  padding:12px 25px;
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  z-index:50;
}

.gallery-bar a {
  font-family: 'Akrobat-Bold';
  font-size: 16px;
  line-height: 1;
  letter-spacing:1px;
  color:#FFF;
  padding-left:47px;
  background-image:url(img/camera_icon.png);
  background-size:27px auto;
  background-position:0 50%;
  text-transform:uppercase;
  padding-top:4px;
  text-decoration:none;
  background-repeat:no-repeat;
}

.gallery-title {
 background-color:#e9e9e9;
 padding:13px 0 10px 0;
}

.gallery-title .model-details {
  text-align:left;
  display:inline-block;
  vertical-align:middle;
  width:75%;
}

.gallery-title .model-details h5,
.gallery-title .model-details p {
  display:inline-block;
  margin-right:20px;
  margin-bottom:0;
}

.gallery-title .model-details p:last-child {
  margin-right:0;
}

.gallery-title .model-price {
  text-align:right;
  width:25%;
  display:inline-block;
  vertical-align:middle;
}

.back-link {
  background-image:url(img/chevron-left-solid.svg);
  background-position:0 50%;
  background-size:12px auto;
  background-repeat:no-repeat;
  padding-left:42px;
  text-transform:uppercase;
  font-family:"Akrobat-SemiBold";
  font-size:16px;
  letter-spacing:1.0px;
  line-height:1;
  color:#000;
  text-decoration:none;
}

.photo {
  margin-bottom:30px;
}

.oyl .photo {
  margin-bottom:20px;
}

.oyl p {
  padding-bottom:20px;
  border-bottom:1px solid #979797;
  max-width:900px;
  margin:0 auto;
  margin-bottom:30px;
}

.oyl p:last-child {
  border-bottom:none;
  margin-bottom:0;
  padding-bottom:0;
}

.photo img {
  width:100%;
  display:block;
  max-width:900px;
  margin:0 auto;
}

.photo:last-child {
  margin-bottom:0;
}

.show-980,
.show-650 {
  display:none !important;
}

#st-1.st-has-labels .st-btn {
  display:inline-block !important;
}

.pad-170 {
  padding:170px 0;
}

.pad-130 {
  padding:130px 0;
}

.pad-110 {
  padding:110px 0;
}

.bg-swiper-wrapper {
  position:relative;
}

.process-bg {
  background-image:url(img/about-ourprocess-design-parallax.jpeg);
  background-repeat:no-repeat;
  background-attachment: fixed;
  background-size:cover;
  background-position:50% 50%;
}

.process-bg.careers-bg {
  background-image:url(img/about-careers-footer-photo.jpg);
}

.bg-swiper-wrapper .blue-overlay {
  width:100%;
  position:absolute;
  height:100%;
  top:0;
  left:0;
  background-color:rgba(35,109,159,0.75);
  z-index:4;
}

.bg-swiper-wrapper .blue-overlay.gold {
  background-color:rgba(182,145,33,0.75);
}

.zi-5 {
  position:relative;
  z-index:5;
}

@media (min-width:981px) {
  .img-left-inline img {
    width:100%;
  }

  .img-left-inline {
    left:-150px;
    right:auto;
  }
}

.img-left-inline {
  width: calc(100% + 150px);
    max-width: 706px;
    position: absolute;
    top:0;
    z-index:50;
}

img.mw-706 {
  width:calc(100% + 150px);
  max-width:706px;
}

.plan-holder .plan.blue-box {
  background-color:#236d9f;
  padding:0;
  width:32%;
  margin-right:2%;
}

.plan-holder.full-width .plan.blue-box {
  width:100%;
  margin:0 auto;
}

.plan-holder .plan.blue-box:last-child {
  margin-right:0;
}

.plan-holder .plan.blue-box.trans {
  background-color:transparent;
}

.plan-holder .plan.blue-box h5.no-vis {
  padding: 0;
  width: calc(100% - 40px);
  max-width: 220px;
  padding-top: 70px;
}

.plan-holder.pref-realtor .plan.blue-box h5.no-vis {
  padding-top:25px;
}

.plan-holder .plan.blue-box p.no-vis {
  padding-bottom:20px;
  max-width:220px;
  width:calc(100% - 40px);
}

.blue-box .white-border {
  border:2px solid #FFF;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  margin-top: 20px;
  margin-left: 20px;
}

.pref-realtor .blue-box .white-border {
  width:100%;
  height:100%;
  margin-top:0;
  margin-left:0;
}

.blue-box.trans .white-border {
  border:2px solid #b69121;
}

.blue-box h5.abso,
.abso-text {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:calc(100% - 40px);
  max-width:260px;
}

.full-width .blue-box h5.abso {
  max-width:none;
}

.pref-realtor .blue-box h5.abso,
.pref-realtor .abso-text {
  max-width:none;
}

.custom-footer {
  width:100%;
  background-image:url(img/homes-custom-footerphoto.jpg);
  padding:300px 0;
  background-position:50% 50%;
  background-size:cover;
}

.custom-footer.mir {
  background-image:url(img/homes-mir-footerphoto.jpg);
}

.swiper fieldset {
  box-sizing:border-box;
  position:relative;
  width:95%;
  height:95%;
  border:2px solid #FFF;
}

fieldset legend {
  position:absolute;
  left:50%;
  bottom:0;
  color:#FFF;
}

.fieldset-holder {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}

.gold-sep {
  width:100%;
  height:2px;
  background-color:#b69121;
}

.gold-sep.max-540 {
  max-width:540px;
  margin-left:auto;
  margin-right:auto;
}

.gold-sep.dark-grey {
  background-color:#979797;
}

.pad-bottom-150 {
  padding-bottom:150px;
}

.detail-photo {
  padding-bottom:100%;
  width:100%;
  background-size:cover;
  background-position:50% 50%;
  position:relative;
}

.area-stats {
  padding-left:25px;
}

.area-stats li {
  font-size:8px;
  padding-left:20px;
}

.area-stats li span {
  font-size:17px;
}

.detail-photo #map {
  width:100%;
  padding-bottom:100%;
  position:absolute;
  top:0;
}

.price-tag::after {
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #236d9f;
content: "";
height: 0;
left: 50%;
position: absolute;
top: 100%;
transform: translate(-50%);
width: 0;
}

.price-tag {
  background-color: #236d9f;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px;
  position: relative;
}

.comm-slider {
  text-align:center;
}

.comm-slider .swiper-slide {
  width: calc(65% - 60px) !important;
}

.comm-slider .swiper-slide .comm-photo {
  padding-bottom:66.67%;
  width:100%;
  background-size: cover;
}

.comm-slider .swiper-pagination {
  position:static;
}

.comm-slider .swiper-pagination-bullet {
  font-size: 16px;
  font-family: "Akrobat";
  width: auto;
  height: auto;
  background: transparent;
  padding:0px 12px;
  border-radius:0;
  color:#000;
  margin:0 !important;
  opacity:1;
}

.comm-slider .comm-swipe-prev,
.comm-slider .comm-swipe-next {
  font-size: 16px;
  font-family: "Akrobat";
  text-transform:uppercase;
  display:inline-block;
  margin-right:30px;
  color:#000;
  cursor:pointer;
}

.comm-slider .comm-swipe-next {
  margin-left:30px;
  margin-right:0;
}

.comm-slider .swiper-pagination-bullet-active {
  background-color:#FFF;
}

.comm-slider .swiper-pagination-bullet-active {
  background-color:#e9e9e9;
}

.comm-slider.active-white .swiper-pagination-bullet-active {
  background-color:#FFF;
}

.comm-slider .swiper-pagination {
  width:auto !important;
  display:inline-block;
}

.comm-slider .swiper-pagination-bullet a.page-link {
  text-decoration:none;
  color:#000;
}

.lot-map-holder {
  width:100%;
  overflow:hidden;
  position:relative;
}

.double-click {
  z-index:94;
  padding: 15px 20px 14px;
  background-color:rgba(0,0,0,0.6);
  text-transform:uppercase;
  margin-bottom:0;
  font-family:"Akrobat";
  font-size:16px;
  color:#FFF;
  letter-spacing:1px;
  line-height:1;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}

.disabled {
  pointer-events:none;
}

.search-box.lock-it{ 
  position:relative;
}

.search-box.lock-it::after {
  content: "";
  position:absolute;
  bottom:17px;
  right:30px;
  background-image:url(img/lock-solid.svg);
  z-index:50;
  background-repeat:no-repeat;
  background-size:10px auto;
  width: 10px;
  height: 12px;
}

.sales-wrap {
  display:flex;
  justify-content:space-evenly;
}

.sales-team {
  width:258px;
}

.sales-team .sales-img img {
  display:block;
  margin:0 auto;
}

.lookbook-nav {
  width:100%;
  background-color:#b69121;
  display:flex;
  padding:30px 0;
  align-content: center;
align-items: center;
justify-content: center;
}

.lookbook-nav a {
  color:#FFF;
  border-right:1px solid #FFF;
  padding-right:30px;
  margin-right:30px;
  font-family: "Akrobat-SemiBold";
  font-size:16px;
  line-height:22px;
  text-transform:uppercase;
  letter-spacing:1px;
  text-align:center;
  cursor:pointer;
}

.lookbook-nav a:last-child {
  margin-right:0;
  padding-right:0;
  border:none;
}

.lookbook-nav a.active {
  text-decoration:underline;
}

.lb-holder {
  display:none;
}

.lb-holder.active {
  flex-wrap: wrap;
  display:flex;
}

.lb-holder .lb-photo {
  height:435px;
  box-sizing:border-box;
  background-size:cover;
  background-position:50% 50%;
  border-bottom:10px solid #FFF;
  position:relative;
}

.lb-holder .lb-photo:nth-child(1),
.lb-holder .lb-photo:nth-child(9),
.lb-holder .lb-photo:nth-child(10) {
  width:57%;
  border-right:10px solid #FFF;
}

.lb-holder .lb-photo:nth-child(2),
.lb-holder .lb-photo:nth-child(8),
.lb-holder .lb-photo:nth-child(11) {
  width:43%;
}

.lb-holder .lb-photo:nth-child(8) {
  border-right:10px solid #FFF;
}

.lb-holder .lb-photo:nth-child(3),
.lb-holder .lb-photo:nth-child(4),
.lb-holder .lb-photo:nth-child(5),
.lb-holder .lb-photo:nth-child(12),
.lb-holder .lb-photo:nth-child(13),
.lb-holder .lb-photo:nth-child(14)
 {
  width:33.33333%;
  border-right:10px solid #FFF;
}

.lb-holder .lb-photo:nth-child(6),
.lb-holder .lb-photo:nth-child(7) {
  width:50%;
  border-right:10px solid #FFF;
}

.lb-holder .lb-photo:nth-child(5),
.lb-holder .lb-photo:nth-child(7),
.lb-holder .lb-photo:nth-child(14) {
  border-right:none;
}

.pin {
  background-image:url(img/hf-pinterest-icon.svg);
  width: 33px;
  height: 33px;
  background-repeat:no-repeat;
  background-size:33px 33px;
  display:block;
  margin:0 auto;
  margin-top:25px !important;
}

.lb-photo .blue-overlay {
  opacity:0;
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  border:2px solid #FFF;
  background-color:rgba(35,109,159,0.8);
  width:calc(100% - 25px);
  height:calc(100% - 25px);
  -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.lb-photo .copy-overlay {
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:90%;
  z-index:51;
}

.lb-photo .copy-overlay a {
  display:block;
  margin:0 auto;
  text-align:center;
  margin-top:15px;
}

.lb-photo:hover .blue-overlay {
  opacity:1;
}

.blue-overlay .fb-link {
  position:absolute;
  width:100%;
  height:100%;
  z-index:50;
  background:transparent;
  left:0;
  top:0;
}

.vid-container {
  width:100%;
  padding:300px 0;
  position:relative;
  overflow:hidden;
}

#background-video {
  width: 100%;
  padding-bottom:66.67%;
  position: absolute;;
  top:0;
  left:0;
  z-index: -1;
}

.lt-grey-overlay {
  background-color:rgba(233,233,233,0.7);
  width:100%;
  position:relative;
}

.lt-grey-overlay .copy-pad {
  padding:120px 0;
}

.lt-grey-overlay .copy-pad.extra-pad {
  padding:150px 0;
}

.neg-120 {
  margin-top:-120px;
}

.awards {
  display:flex;
  flex-wrap:wrap;
}

.awards .award {
  width:32%;
  margin-right:2%;
  box-sizing:border-box;
  border:2px solid #FFF;
}

.awards .award-copy {
  padding:30px;
}

.awards .award:nth-child(3n) {
  margin-right:0;
}

img.fifty-years-award {
  max-width:220px;
}

.awards .award-copy p {
  line-height:25px;
}

.leadership-team {
  background-color:#236d9f;
  padding:160px 0;
  position:relative;
}

.contact-slider {
  position:relative;
}

.leadership-team.sm-pad {
  padding:115px 0;
}

.leadership-team.tiny-pad {
  padding:35px 0;
}

.leadership-team .swipe-prev,
.leadership-team .swipe-next {
  top:50%;
}

.leadership-team .swiper-pagination-bullets.swiper-pagination-horizontal,
.contact-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom:30px;
  left:50%;
  transform:translateX(-50%);
  width:auto;
}

.leadership-team .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.contact-slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  font-size: 0;
  width: 15px;
  height: 15px;
  background-color: transparent;
  border: 1px solid #FFF;
  opacity: 1;
  margin-right:15px;
}

.leadership-team .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:last-child,
.contact-slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
  margin-right:0;
}

.leadership-team .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.contact-slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { 
  background-color:#FFF;
}

.lt-header {
  background-color:#99b9d0;
  padding:37px 60px;
  display:block;
  margin:0 auto;
  position:absolute;
  left:50%;
  top:-70px;
  transform:translateX(-50%);
  z-index:50;
  max-width:585px;
}

img.fill.max-259 {
  max-width:259px;
  margin:0 auto;
  display:block;
}

.blog-nav {
  text-align:left;
}

.blog-nav li {
  display:inline-block;
  margin-right:40px;
}

.blog-nav li:last-child {
  margin-right:0;
}

.blog-nav li a {
  font-family:"Akrobat-SemiBold";
  font-size:16px;
  line-height:1;
  letter-spacing:1px;
  color:#000;
  text-decoration:none;
  text-transform:uppercase;
}

.blog-nav li a.active,
.blog-nav li a:hover {
  color:#b69121;
  text-decoration:underline;
}

.search-form {
  position: relative;
}

.search-form .search-field {
  background-color: #e9e9e9;
  border: none;
  padding: 11px 10px 11px 40px;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  width: 100%;
}

.search-submit {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  border: none;
  background-image: url(img/magnifying-glass-solid.svg);
    background-color: transparent;
    font-size: 0;
    background-repeat:no-repeat;
    background-size: 20px auto;
    width: 30px;
    height: 20px;
    background-position: 10px 50%;
}

.faq-row:last-child .gold-sep  {
  display:none;
}

ul.gold-bullet {
  margin:0;
  padding:0;
  margin-left: 25px;
margin-top: 30px;
}

ul.gold-bullet li {
  font-size:24px;
  color:#b69121;
  font-family: goudy-old-style, serif;
  line-height:1.26;
  margin-bottom:10px;
}

ul.gold-bullet li:last-child {
  margin-bottom:0;
}

ul.gold-bullet li span {
  font-size: 27px;
}

.realtor-social {
  text-align:center;
}

.realtor-social a {
  display:inline-block;
  margin-right:60px;
  width:47px;
}

.realtor-social a:last-child {
  margin-right:0;
}

.leadership-team.tiny-pad .white-outline {
  position:absolute;
  height:calc(100% - 40px);
  width:calc(100% - 40px);
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  border:2px solid #FFF;
}


h3.mw-250 {
  max-width:250px;
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.cs-logo {
  max-width:250px;
  margin-left:auto;
  margin-right:auto;
  /*position:absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%);*/
}

.plan-holder.coming-soon {
  align-items:center;
}


h5.top-border {
  border-top:2px solid #b69121;
  padding-top:20px;
  display:inline-block;
}

.community-box .display-name h5 {
  text-transform:none;
}

.comm-slider .swipe-next,
.comm-slider .swipe-prev,
.model-details .swipe-prev,
.model-details .swipe-next {
  top:50%;
  transform:translateY(-50%);
}

.nbh-dd {
  display:none;
}

.nbh-dd.show {
  display:block;
  position:absolute;
  width:30.66667%;
  background-color:#b69121;
  box-sizing:border-box;
  padding:40px;
}

.nbh-dd li {
  display:block;
  line-height: 22px;
  margin-bottom: 15px;
}

.nbh-dd li:last-child {
  margin-bottom:0;
}

.nbh-dd li a {
  color:#FFF;
}

.model-nav.comm p.model-nm {
  cursor:pointer;
  text-decoration:underline;
  background-image:url(img/caret-down-solid.svg);
  background-position: 100% 50%;
  background-repeat:no-repeat;
  background-size:10px auto;
  padding-right: 15px;
}

.model-nav.comm p.model-nm.show {
  background-image:url(img/caret-up-solid.svg);
}

#gform_4 select,
.home-search-container select {
   /* for Firefox */
   -moz-appearance: none;
   /* for Safari, Chrome, Opera */
   -webkit-appearance: none;
   background-image:url(img/caret-down-blue.svg);
   background-repeat: no-repeat;
background-position: 97% 50%;
background-size: 12px auto;
}

#gform_4 select::-ms-expand,
.home-search-container select::-ms-expand {
  display:none;
}

.eho-icon {
  position:absolute;
  right:0;
  bottom:0;
  width:25px;
}

.gfield--type-captcha iframe {
  transform: scale(0.65);
    transform-origin:0 0;
}

li a.nav-white-sep {
  display:block;
  width:1px;
  height:20px;
  background-color:#FFF;
}

.privacy {
  font-size:15px;
  line-height:26px;
}

#ffTitle {
  color:#b69121 !important;
}

.excerpt a {
  text-decoration:none;
}

.top-b-grey {
  border-top:1px solid #979797;
  width:100%;
  height:1px;
}

.single-post-content p:last-child {
  margin-bottom:0;
}

.white-blocker {
  display:none;
}

.show-650 {
  display:none;
}

.zi-47 {
  position:relative;
  z-index:47;
}

.leadership-team .swiper-wrapper {
  align-items:center;
}

a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

/*Jarallax Styles**/
.jarallax {
  position:relative;
  z-index:0
}
.jarallax>.jarallax-img,picture.jarallax-img img {
    position:absolute;
    object-fit:cover;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:-1
  }
/*End Jarallax Styles**/

.terms a:hover {
  color:rgba(255,255,255,0.8);
  cursor:pointer;
}

#gform_confirmation_message_1 {
  color:#FFF;
}

.blog-photo-link {
  position:absolute;
  width:100%;
  height:100%;
  background:transparent;
  z-index:10;
}

.blog-post a.dark-gold {
 color:rgba(182, 145, 33,0.8);
}

.blog-post a.dark-gold:hover {
  color:rgba(182, 145, 33,1);
 }

.blog-post a.blue {
  color:rgba(35, 109, 159,0.8);
}

.blog-post a.blue:hover {
  color:rgba(35, 109, 159,1);
}

.pad-60 {
  padding:60px 0;
}

.pwa-phone,
.pwa-nav {
   display:none;
}

.testimonial {
   border-bottom:2px solid #979797;
   padding-bottom:30px;
   margin-bottom:30px;
}

.testimonial:last-child {
   border:none;
   padding-bottom:0;
}

.pwa-modal {
   display: none;
   position: absolute;
   width: 90%;
   max-width: 500px;
   background-color: rgba(255, 255, 255, 0.8);
   border-radius: 5px;
   z-index: 1000;
   padding: 20px;
   box-sizing: border-box;
 }

 #alert-bar.no-show {
   height:0; 
   width:0; 
   opacity:0; 
   position:absolute;
 }

.ginput_container_date input {
	width:100%;
}

/***PWA Report Styles***/
.page-id-2266 table {
                width:600px;
                margin:0 auto;
                margin-top:40px;
            }

            .page-id-2266 table td {
                border:1px solid #000;
                padding:5px;
            }

            .page-id-2266 td.header {
                background-color:rgb(182, 145, 33);
                color:#FFF;
                text-align:center;
            }
            
            .page-id-2266 h1 {
                font-size:22px;
                text-align:center;
                margin:0 auto;
                padding:20px;
                font-family:Arial, Helvetica, sans-serif;
            }

            .page-id-2266 .date-filters {
                width:710px;
                text-align:center;
                margin:0 auto;
            }

            .page-id-2266 .date-filters li {
                list-style-type: none;
                display: inline-block;
                margin-right: 30px;
                width: 150px;
                background-color:#FFF;
                padding: 8px 10px;
                margin-bottom:20px;
                border:2px solid rgb(182, 145, 33);
            }

            .page-id-2266 .date-filters li.selected,
            .page-id-2266 .date-filters li:hover {
                background-color:#FFF;
                background-color: rgb(182, 145, 33);
            }

.page-id-2266 h1.entry-title {
	display:none;
}

            .page-id-2266 .date-filters a {
                color: rgb(182, 145, 33);
                text-transform: uppercase;
                font-weight: bold;
                text-decoration: none;
            }
            
            .page-id-2266 .date-filters li.selected a {
                color:#fff;
                pointer-events:none;
            }

            .page-id-2266 .date-filters li:hover a {
                color:#FFF;
            }

            .page-id-2266 .date-filters li:last-child {
                margin-right:0;
            }

.double-click.reset {
	transform:none;
	right:0;
	bottom:0;
	top:auto;
	left:auto;
	display:none;
	z-index:10000;
	cursor:pointer;
}

.model-nav.stickit.oyl-bg {
  background-color:#000;
}

.model-nav.stickit.oyl-bg li a {
  border-bottom:2px solid #000;
}

.model-nav.stickit.oyl-bg li.active a { 
  border-bottom:2px solid #FFF;
}

 .detail-photo iframe {
  width:100%;
  border:none;
  outline:none;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:91;
 }

 .detail-photo .price-tag {
  background-color: #236d9f;
  border-radius: 8px;
  color: #fff;
  font-size: 12px;
  padding: 3px 15px;
  position: absolute;
  left:50%;
  top:50%;
  margin-top:-20px;
  transform:translate(-50%,-50%);
  z-index:92;
  width:auto;
  text-align:center;
  font-family: "montserrat", sans-serif;
 }

.detail-photo .directions-link {
	z-index:93;
position:absolute;
	width:100%;
	height:100%;
}

#gform_1 .gform_button {
  /*position: static;
  margin-left: auto;
  display: block;
  margin-top: 30px;
  margin-right: 20px;*/
}
/*–––––––––––––––––––––––––––––––––– Media Queries –––––––––––––––––––––––––––––––––––––––––––––––––– */

@media (max-width:1370px) {
  .social-foot h6 {
    display:block;
    margin-bottom:10px;
  }
}

@media (max-width:1300px) {
  .model-nav.comm li {
    padding-right:20px;
  }

  .model-nav.comm li:last-child {
    padding-right:0;
  }
}

@media (max-width:1280px) {
  .six.columns.shrink-1280 {
    width:35%;
  }

  .six.columns.grow-1280 {
    width:65%;
    text-align:right;
    margin-left:0;
  }
}

@media (min-width:1251px) {
  .plan-holder .plan:nth-child(3n) {
    margin-right:0;
  }
}

@media (max-width:1250px) {
  .container {
    width:90%;
  }

  .nav-right li {
    margin-right:15px;
  }

  #top-nav .social-icons {
    right:15px;
  }

  .plan-holder .plan {
    width:48%;
    margin-right:4%;
    margin-bottom:30px;
  }

  .plan-holder .plan:nth-child(2n) {
    margin-right:0;
  }

  .plan-holder .plan.blue-box:nth-child(2n) {
    margin-right:2%;
  }
}

@media (max-width:1100px) {
  .model-nav.comm.stickit {
    position:static;
    position:relative;
    z-index:95;
    top:0;
  }

  .six.columns.shrink-1280, .four.columns.shrink-1280 {
    width: 100%;
    display: block;
    margin: 0 auto;
      margin-bottom: 0px;
    text-align: center;
    border-bottom: 1px solid #FFF;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .model-nav.comm li {
    display: block;
    margin: 0 auto;
    padding: 0;
    padding-right: 0px;
  }

  .model-nav.comm li:first-child {
    display:none;
  }

  .model-nav.comm .eight.columns.mn-items {
    text-align:center;
    width:100%;
    margin:0 auto;
  }
	
	#gform_3 .velo-slide__btn {
		position:static;
	}
}

@media (min-width:981px) {
  .hamburger {
    display:none;
  }
}

@media (max-width:1080px) {
  .hero-caption {
    bottom:-13px;
  }

  .hero-caption h1 {
    font-size:90px;
    line-height:90px;
    letter-spacing: normal;
  }
}

@media (max-width:980px) {

  .hide-980 {
    display:none !important;
  }

  .show-980 {
    display:block !important;
  }

  .mob-no-top {
    margin-top:0 !important;
  }

  .mob-pad-btm-0 {
    padding-bottom: 0 !important;
  }

  .stretch-980 {
    margin:0 auto !important;
    display:block !important;
    float:none !important;
    width:100% !important;
  }

  .stretch-980.half-mob {
    display:inline-block !important;
    width:calc(50% - 10px) !important;
    margin-right:20px !important;
  }

  .mob-pad-around {
    padding:0 20px;
  }

  .stretch-980.half-mob:nth-child(2n) {
    margin-right:0 !important;
  }

  .hamburger,
  #hamburger1 {
    top:32px;
    right:25px;
    position: absolute;
    width: 23px;
    z-index:1001;
  }

  #hamburger1 {
   top:12px;
   right:12px;
  }

  .hamburger:before,
  .hamburger:after,
  .hamburger div,
  #hamburger1:before,
  #hamburger1:after,
  #hamburger1 div {
    background: #000;
    content: "";
    display: block;
    height: 4px;
    border-radius: 6px;
    margin: 4px 0;
    transition: 0.5s;
  }

  #hamburger1:before,
  #hamburger1:after,
  #hamburger1 div {
   background:#FFF;
   height:3px;
   border-radius:4px;
   margin:5px 0;
  }
  
  .hamburger.dropped:before,
  #hamburger1.dropped:before {
    transform: translateY(8px) rotate(135deg);
  }
  
  .hamburger.dropped:after, 
  #hamburger1.dropped:after {
    transform: translateY(-7px) rotate(-135deg);
  }
  
  .hamburger.dropped div,
  #hamburger1.dropped div {
    transform: scale(0);
  }

  #top-nav .social-icons {
    display:none;
  }

  #top-nav .nav-right {
    display:none;
  }

  .open #top-nav .container.entire-nav {
    width:100%;
    padding:0;
    background-color:#FFF;
    height:calc(100vh);
  }

  #top-nav .logo-left {
    /*position:absolute;
    left:25px;
    top:35px;*/
    margin-left:0px;
  }

  .open #top-nav .logo-left {
    margin-left:5%;
    /*opacity: 0;*/
  }

  .open #top-nav .nav-right {
    display:block;
    background-color:#FFF;
    position:fixed;
    overflow-y:scroll;
    /* top: 50%; */
    top:185px;
    /*transform: translateY(-50%);*/
    z-index:1000;
    height: calc(100vh - 185px);
  }

  .open .nav-right li {
    display: block;
    margin: 0 auto;
   /* text-align: center;*/
   text-align:left;
    margin-bottom:10px;
  }

  .open .nav-right li:last-child,
  .open .nav-right .two.columns:last-child li:last-child {
    margin-bottom:0;
  }

  .open .nav-right .two.columns li:last-child {
    margin-bottom:10px;
  }

  .community-box .comm-data {
    padding:55px 20px;
  }

  .nav-right li a {
    font-size:21px;
    border-bottom:none;
    padding:12px 30px;
    display:block;
  }

  .nav-right li a:hover {
    border:none;
  }

  .nav-right li.large-sub.drop > ul, 
  .nav-right li.small-sub.drop > ul  {
    position:static;
    display:block;
    opacity:1;
    padding-top:10px;
  }

  .open .nav-right li.large-sub ul .sub-wrap, 
  .open .nav-right li.small-sub ul .sub-wrap {
    box-shadow:none;
    border:none;
    padding:0;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    padding: 20px 0;
  }

  .nav-right li ul li a {
    font-size:18px;
    border-bottom:none;
  }

  .nav-right li.large-sub > ul li, 
  .nav-right li.small-sub > ul li {
    text-align: left;
    padding-left: 30px;
    margin-bottom: 25px;
  }

  .nav-right li.large-sub > ul .two.columns li,
  .open .nav-right .two.columns li:last-child  {
    margin-bottom:15px;
  }

  .nav-right li.large-sub > ul li {
    padding-left:10px;
  }

  .sub-wrap .location {
    font-size:25px;
    text-align:left;
    padding-left:10px;
  }

  .sub-wrap .location.extra-40 {
    margin-top:0;
  }

  .lookbook-nav a br {
    content:' ';
  }

  .lookbook-nav a br:after {
    content: ' ';
  }

  .lookbook-nav {
    flex-wrap:wrap;
  }

  .lookbook-nav a {
    width:50%;
    border:none;
    margin:0;
    padding:0;
    margin-bottom:30px;
  }

  .nav-right {
    text-align: center;
    width: 100%;
  }

  .eho-icon {
    position:static;
    margin:0 auto;
    margin-top:20px;
  }

  .open .sub-wrap .row {
    margin-top:10px;
    /*margin-bottom:20px;*/
  }

  body.open,
  html.no-scroll {
    overflow:hidden;
  }

  #footer .row.flex-it {
    display:block;
  }

  .row.reverse, .twelve.columns.reverse, .mobile-flip, .mobile-flip .flip {
    transform: rotate(180deg);
  }

  .row.reverse .columns, .row.reverse .column, .reverse .img-right, .reverse .left-box {
    transform: rotate(-180deg);
  }

  #footer h5,
  #footer p,
  #footer h6 {
    text-align:center;
  }

  .neal-logo-white {
    margin:0 auto;
    display:block;
    margin-bottom:30px;
  }

  .social-foot {
    text-align:center;
    margin-bottom:0px;
    margin-top:30px;
  }

  .mob-pad-40 {
    padding-top:40px;
  }

  .bg-photo {
    margin-bottom:30px;
    padding-bottom:100%;
  }

  .bg-photo .bg-caption {
    text-align:center;
  }

  .caption-top {
    max-width:284px;
    top:-67px;
  }

  .lt-grey-wrap {
    padding-top:125px;
  }

  .six.columns.shrink-1280,
  .four.columns.shrink-1280 {
    width:100%;
    display:block;
    margin:0 auto;
    text-align:center;
    border-bottom:1px solid #FFF;
    padding-bottom:15px;
    margin-bottom:5px;
  }


  .model-nav.comm {
    text-align:center;
  }

  .six.columns.grow-1280 {
    width:100%;
    text-align:center;
    margin:0 auto;
  }

  .mn-items li:first-child {
    display:none;
  }

  .model-nav li {
    display:block;
    margin:0 auto;
    margin-top:0px;
    padding:0;
  }
  
  .model-details .model-photo .swiper {
    position:static;
    display: block;
    width: 100%;
  }

  .model-details .model-photo {
    display: block;
    width: 100%;
    position: relative;
  }

  .model-info {
    display: block;
    width: 100%;
  }

  .model-info .model-data {
    width: 100%;
    margin: 0 auto;
    padding: 40px;
  }

  .contact-info .address p {
    display:block;
    margin:0 auto;
  }

  .contact-info .address .directions {
    border-left:none;
    border-right:none;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    padding:15px 0;
    margin:0 auto;
    margin-top:15px;
    margin-bottom:15px;
  }

  .mob-top-15 {
    margin-top:15px !important;
  }

  .mob-top-20 {
    margin-top:20px !important;
  }

  .mob-top-30 {
    margin-top:30px !important;
  }

  .mob-top-50 {
    margin-top:50px !important;
  }

  .parallax-bg {
    background-attachment:scroll;
  }

  h2 {
    font-size:45px;
    line-height:45px;
  }

  .neg-top-160,
  .neg-120 {
    margin-top:0;
  }

  .container.fw-mobile {
    width:100%;
    padding:0;
  }

  .gold-wrap {
    margin-top:0;
    height:auto;
    padding:0 5%;
    box-sizing:border-box;
  }

  .gold-wrap .scroll-container {
    position:static;
    height:auto;
  }

  .scroll-container .inner-scroll {
    position:static;
    transform:none !important;
    width: 90%;
    margin: 0 auto;
    padding: 40px 0;
  }

  .mt-190 {
    margin-top:110px;
  }

  .mt-100 {
    margin-top:50px;
  }

  .lt-grey-wrap {
    padding-bottom:40px;
  }

  #footer {
    padding-top:0;
  }

  .footer-form {
    border-bottom: 1px solid #FFF;
    margin-bottom: 25px;
    padding-bottom:25px;
  }

  .mob-text-left {
    text-align:left;
  }

  .container.pad-top {
    padding-top:40px;
  }

  .img-left-inline {
    position:static;
    display:block;
    margin:0 auto;
    width:100%;
  }

  .custom-footer {
    padding:150px 0;
    background-position:50% 50% !important;
  }

  .hero-caption.img img {
    width:400px;
  }

  .hero-caption.img {
    bottom:-24px;
  }

  .sales-wrap {
    display:block;
  }

  .sales-wrap .sales-team {
    display:block;
    margin:0 auto;
    margin-bottom:30px;
  }

  .sales-wrap .sales-team:last-child {
    margin-bottom:0;
  }

  .lb-holder .lb-photo {
    height:auto;
    padding-bottom:50%;
  }

  .lb-holder .lb-photo:nth-child(1n) {
    width:50%;
    border-right:10px solid #FFF;
  }

  .lb-holder .lb-photo:nth-child(2n) {
    width:50%;
    border-right:none;
  }

  .vid-container {
    padding:0;
    display:block;
  }

  #background-video {
    padding:0;
    position:static;
    display:block;
  }

  .lt-grey-overlay .copy-pad {
    padding:60px 40px;
  }

  .lt-grey-overlay .diamond-pattern {
    background-position:0 0 !important;
  }

  .mob-slider-pad {
    box-sizing:border-box;
    padding:0 40px;
  }

  .lt-header {
    width:90%;
  }

  .leadership-team {
    padding-bottom:80px;
  }

  .awards .award {
    width:100%;
    margin-right:0;
    margin-bottom:30px;
  }

  .model-details .model-info {
    width:100%;
    display:block;
  }

  #gform_2 .velo-slide__btn {
    position:static;
    margin-top:30px;
    display:block;
  }

  .community-box {
    padding:20px;
  }

  .mob-pad-170,
  .mob-pad-110,
  .pad-130.mob-pad-170 {
    padding: 75px 40px;
    box-sizing: border-box;
  }

  .mt-150 {
    margin-top:75px;
  }

  .comm-slider .swipe-next, .comm-slider .swipe-prev, .model-details .swipe-prev, .model-details .swipe-next {
    top:38%;
    transform:none;
  }

  li.large-sub a.main-item,
  li.small-sub a.main-item {
    background-image:url(img/caret-down-blue.svg);
   background-repeat: no-repeat;
    background-position: 92% 50%;
    background-size: 15px auto;
    padding: 12px 30px;
  }

  li.large-sub.drop a.main-item,
  li.small-sub.drop a.main-item {
    background-image:url(img/caret-up-blue.svg);
  }
  
  .nav-right li.large-sub > ul, .nav-right li.small-sub > ul {
    pointer-events: all;
  }

  .model-details {
    min-height:none;
  }

  .model-nav.comm.stickit {
    padding:30px 0;
  }

  .model-nm-holder {
    width:95%;
    height:16px;
    overflow:hidden;
  }

  .model-nav.comm p.model-nm {
    background-position:100% 0;
  }

  .nbh-dd.show {
    top:30px;
    width:100%;
    left:0;
  }

  .plan-holder.full-width .plan.blue-box,
  .plan-holder .plan.blue-box {
    width:90%;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  html {
    max-width:100%;
    overflow-x:hidden;
  }

 .nav-right li.mob-blue a {
    color:#236d9f;
  }

  .mob-social {
    display:block;
    text-align:left;
    margin-left: 25px;
    margin-top: 15px;
  }

  .mob-social a {
    display:inline-block;
    margin-right:20px;
  }
	
	#gform_3 .velo-slide__btn {
		position:static;
	}

}

@media (max-width:650px) {
  .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span,
  .half-width,
  .gfield--type-select,
  .gfield--input-type-datedropdown,
  .gfield--type-email {
    display:block !important;
    width:100% !important;
    /*margin-bottom:20px !important;*/
  }
	/*#gform_6 .velo-slide__btn{
  position:relative;
  bottom:unset;}*/

  body .gform_legacy_markup_wrapper ul li.gfield {
    margin-top:0 !important;
  }

  #gform_1 .gform_button {
    width:150px;
    position:static;
    display:block;
    margin-top:30px;
  }

  .plan-holder .plan {
    width:100%;
    margin: 0 auto !important;
    margin-bottom:30px !important;
  }

  .hero-caption {
    bottom:-8px;
  }

  .hero-caption h1 {
    font-size:45px;
    line-height:45px;
    letter-spacing: normal;
  }

  .square-left, 
  .square-right
  {
    width: calc(25% - 50px);
    bottom:25px;
  }

  .wider-text .square-left,
  .wider-text .square-right  {
    width:calc(20% - 50px);
    bottom:25px;
  }

  .square-left {
    left:25px;
  }

  .square-right {
    right:25px;
  }

  .hero-square {
    width: calc(100% - 50px);
    height: calc(100% - 50px);
  }

  .hero-caption.img img {
    width:250px;
  }

  .hero-caption.img {
    bottom:-15px;
  }

  .hide-650 {
    display:none !important;
  }

  .show-650 {
    display:block !important;
  }

  .lb-holder .lb-photo:nth-child(1n) {
    width:100%;
    border-right:none;
  }

  .lb-holder .lb-photo:nth-child(2n) {
    width:100%;
    border-right:none;
  }

  .lb-holder .lb-photo {
    padding-bottom:100%;
  }

  .last-section {
    margin-bottom:30px;
  }

  #footer h5,
  #footer p {
    text-align:left;
  }

  .gallery-title .model-price {
    text-align: center;
    width: 100%;
    display: block;
  }

  .gallery-title .model-details h5 {
    display:block;
    margin:0 auto;
  }

  .gallery-title .model-details {
    display: block;
    text-align: center;
    width: 100%;
  }

  .white-blocker {
    display: block;
    position: absolute;
    height: 38px;
    width: 60px;
    background-color: #FFF;
    right: 17px;
    top: 30px;
  }

  #gform_1 .gform_footer {
    position:static;
  }

  .logo-left {
    width:150px;
  }

  .hamburger {
    top:25px;
  }

  .mt-50,
  .mt-70 {
    margin-top:30px;
  }

  .mt-50.stay-50 {
    margin-top:50px;
  }

  .hide-650 {
    display:none;
  }

  .show-650 {
    display:block;
  }

  .process-img-3 {
    height:200px;
    background-size:cover;
    background-position:50% 50%;
  }

  .btn-draw, a .btn-draw {
    cursor: pointer;
    color: #236d9f;
  }

  .btn-draw.btn--white, a .btn-draw {
    color:#FFF;
  }

  .btn-draw.btn--gold, a .btn-draw {
    color:#b69121;
  }

  .btn-draw:before, a .btn-draw:before {
    width: 0;
    transition: all 0.4s ease;
  }
  .btn-draw .btn-draw__text, a .btn-draw .btn-draw__text {
    transform: translateX(-2.2em);
    transition: transform 0.5s ease, width 1s ease;
  }
  .btn-draw .btn-draw__text:before, a .btn-draw .btn-draw__text:before {
    width: 100%;
    max-width: 100%;
    transition: width 0.15s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .btn-draw .btn-draw__text:after, a .btn-draw .btn-draw__text:after {
    width: 100%;
    transition: width 0.15s 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .btn-draw .btn-draw__text > span:before, a .btn-draw .btn-draw__text > span:before {
    left: 0;
    height: 100%;
    transition: height 0.15s 0.45s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .btn-draw .btn-draw__text > span:after, a .btn-draw .btn-draw__text > span:after {
    right: 0;
    height: 100%;
    transition: height 0.15s 0.15s cubic-bezier(0.77, 0, 0.175, 1);
  }

  .parallax-bg { 
    padding:225px 0;
  }

  .scroll-container .inner-scroll {
    width:100%;
  }

  .top-20-650 {
    margin-top:30px !important;
  }

  .inner-slider .swiper-pagination-bullet, 
  .inner-slider-2 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-bottom: 7px !important;
  }

  .mob-pad-40 {
    padding-top:30px;
  }

  .bg-photo {
    padding-bottom:127.5%;
  }

  .last-section {
    margin-bottom:15px;
  }

  .nbh-link {
    max-width: 250px;
    line-height: 27px;
  }

  .lt-header {
    position:static;
    width:100%;
    transform:none;
    padding:30px;
  }

  .leadership-team {
    padding-top:0;
  }

  .team-box-holder {
    margin-top:50px;
  }

  .lt-header h4 {
    font-size: 27px;
line-height: 35px;
  }

  .pwa-modal p {
   margin-bottom:0;
   text-transform:uppercase;
 }

 .pwa-modal p:first-child {
   margin-bottom:10px;
 }

 .pwa-modal.show-it {
   display: block;
 }

 .mobile-share {
   display: inline-block;
   width: 25px;
   height: auto;
 }
	
	.img-left-inline img,
	.cs-logo img.fill {
		display:block;
		width:100% !important;
		height:auto !important;
	}
    
    .tour-share {
    position: static;
display: block;
text-align: left;
width: 100%;
margin: 0 auto;
padding: 40px;
padding-top: 0;
}

.share-home {
padding-left: 38px;
background-position: 0px 50%;
}

.no-tour .share-home.dl-brochure, 
.tour-share.no-tour .share-home.dl-brochure, 
.share-home.dl-brochure {
padding-left:0;
}

}

@media (max-width:400px) {
  .container {
    padding:0 20px;
    width:100%;
  }
  
  .hamburger {
    right:20px;
  }

  .model-nav.comm.stickit {
    margin-top:30px;
  }
}

/***PWA Styles***/
@media all and (display-mode: standalone) {
   .hamburger,
   #alert-bar,
   #drift-frame-controller {
      display:none !important;
   }
	

   .pwa-phone {
      display:block;
      right: 25px;
    position: absolute;
    width: 23px;
    z-index: 1001;
    top:25px;
   }

   .pwa-nav {
      display:block;
      position: fixed;
      bottom: 0;
      width: 100%;
      background: #236d9f;
      z-index: 1000000000000;
    }

    .pwa-nav a {
      width: calc(33% - 1px);
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      font-size: 14px;
      font-family: 'Akrobat-SemiBold', Helvetica, sans-serif;
      font-weight:600;
      text-decoration: none;
      text-transform: uppercase;
      color: #fff;
      list-style-type: none;
      padding:18px 0;
      background-color: #236d9f;
      border-right:1px solid #FFF;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
    }

    .pwa-nav a li {
      font-family: 'Akrobat-SemiBold';
      font-size: 14px;
    }

    .pwa-nav a img {
      display:block;
      margin:0 auto;
    }
  
    .pwa-nav a.p-menu {
      border-right:none;
      width:13%;
    }
    
    .pwa-nav a.p-home {
      width:13%;
   }

   .pwa-nav a.p-homes {
      width:19%;
   }

   .pwa-nav a.p-alerts {
      width:22%;
   }

    .pwa-nav a.active {
      background-color: #99b9d0;
    }

    .pwa-nav a.p-menu,
    .pwa-nav a.p-home {
      position:relative;
      padding:27px 0;
      box-sizing:border-box;
    }
  
    .pwa-nav a li {
      display: block;
      margin-bottom: 0;
      padding-left: 0;
    }

    #top-nav {
      border-bottom: 4px solid #b69121;
      position:relative;
      z-index:5;
      background-color:#FFF;
    }

    .hide-pwa {
      display:none !important;
    }

    .pwa-only {
      display:block !important;
    }

    .swiper {
      width: 100%;
      height: 100%;
    }

    .splash-page-head {
      height: calc(50vh - 104px);
      width: 90%;
      margin:0 auto;
      position:relative;
      overflow:hidden;
      padding-top:30px;
    }

    .splash-page-footer {
      height:calc(50vh - 75px);
    }

    .splash-swiper .swiper-slide {
      text-align: center;
      font-size: 18px;
      height:100%;
      position:relative;
    }

    .splash-page-head h3 {
      position:absolute;
      bottom:-10px;
      left:50%;
      transform:translateX(-50%);
      width:100%;
      margin-bottom:0;
      z-index:1000;
    }
    
    .splash-swiper .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      /*filter:drop-shadow(#999 1px 5px 5px);*/
    }
    
    .mySwiper .splash-swiper .swiper-slide {
      width: 100%;
      background-size:cover;
      background-position:50% 50%;
      height:100%;
      /*filter:drop-shadow(#999 1px 5px 5px);*/
    }

    .mySwiper .swiper-wrapper {
      height:100%;
      width:100%;
    }

    .splash-bg {
      position:absolute;
      top:70px;
      left:0;
      width:100%;
      height:100vh;
      z-index:0;
      background-image:url(img/pwa/diamond-pattern-bkd.jpeg);
      background-size:cover;
      background-repeat:repeat-x;
    }

    .pwa-btn {
      background-color:#b69121;
      border:2px solid #FFF;
      box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.5);
      padding:5px 28px 5.3px;
      color:#FFF;
      text-transform:uppercase;
      font-family:"Akrobat-Bold", Helvetica, sans-serif;
      font-size:18px;
      text-align:center;
      display:block;
      max-width:290px;
      letter-spacing:0.81px;
      margin:0 auto;
      margin-bottom:15px;
      text-decoration:none;
    }

    .pwa-btn:last-child {
      margin-bottom:0;
    }

    .splash-page-footer {
      padding-bottom:30px;
      padding-top:20px;
      display:flex;
      align-items:center;
      justify-content:center;
      flex-wrap: wrap;
		border:1px solid red;
    }

    .page-id-1733 #footer {
      display:none;
    }

    .open #top-nav .nav-right {
      top:70px;
    }

    .logo-left {
      padding:13px 0;
    }

    .swiper.hp-slider {
      height:calc(100vh - 143px) !important;
   }
	
	.splash-page-head .cycle-slideshow div {
		background-size:cover;
		background-position:50% 50%;
	}


}

@media all and (display-mode: standalone) and (min-height:700px) {
	.pwa-btn {
		margin-bottom:25px;
      max-width:90%;
      font-size:20px;
      padding:8px 28px 8px;
	}

   .pwa-nav a {
      font-size:16px;
   }

   .pwa-nav a li {
      font-size:16px;
   }

   #hamburger1 {
      top:12px;
      /*right:40px;*/
     }
	
}

@media all and (display-mode: standalone) and (min-height:800px) and (min-width:600px) {
   #hamburger1 {
      top:12px;
      right:40px;
     }

     .pwa-btn {
		margin-bottom:40px;
      max-width:90%;
      font-size:19px;
      padding:10px 28px 10px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 3.5),
                    only screen and (min--moz-device-pixel-ratio: 3.5),
                    only screen and (-o-min-device-pixel-ratio: 3.5/1),
                    only screen and (min-device-pixel-ratio: 3.5) and (min-height:800px) and (display-mode:standalone) {
   .pwa-nav a {
      font-size:22px;
   }

   .pwa-nav a li {
      font-size:22px;
      font-weight:bold;
   }

   .pwa-btn {
      margin-bottom: 80px;
      font-size: 33px;
      padding: 30px 28px 30px;
   }
						
	.pwa-btn:first-child {
							margin-top:40px;
						}

   .splash-page-head h3 {
      bottom:-21px;
   }

   h3.fs-45 {
      font-weight: bold;
      font-size: 108px;
      line-height: 108px;
   }
}
/* Hide by default */
.mobile__phone {
  display: none;
}

/* Show and style only on mobile */
/* By default, hide on desktop */
.mobile__phone {
  display: none;
}

/* Only show on mobile */
@media (max-width: 767px) {
  .mobile__phone {
    display: inline-block;
    font-size: 1rem;
    font-weight: bold;
    color: #b9953a;
    margin-left: 10px;
    vertical-align: middle;
  }

  .mobile__phone a {
    color: inherit;
    text-decoration: none;
  }

  /* Optional: hide phone from nav-right on mobile */
  .nav-right .phone {
    display: none;
  }
}

.gutenverse-panel.pro {
    display: none !important;
}