a {
  -webkit-transition: all 0.20s ease-in-out;
  -moz-transition: all 0.20s ease-in-out;
  -ms-transition: all 0.20s ease-in-out;
  -o-transition: all 0.20s ease-in-out;
  transition: all 0.20s ease-in-out; }

a:hover {
  color: #862520; }

a.arrowLink {
  display: flex;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2rem; }

a.arrowLink::after {
  display: inline-block;
  position: relative;
  content: '';
  background: url("/wp-content/themes/riverPlace/assets/images/red-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 12px;
  margin-left: 5px; }

.btn {
  background-color: #8e9a71;
  color: #fff;
  -webkit-transition: all 0.20s ease-in-out;
  -moz-transition: all 0.20s ease-in-out;
  -ms-transition: all 0.20s ease-in-out;
  -o-transition: all 0.20s ease-in-out;
  transition: all 0.2s ease-in-out; }

.btn:hover {
  background-color: #862520;
  color: #fff; }

.dark .btn {
  background-color: #862520;
  color: #fff; }

.dark .btn:hover {
  background-color: #c2ac90;
  color: #862520; }

.btn-outline {
	padding: 12px 30px;
  	font-size: 1.8rem;
  	text-transform: uppercase;
  	text-decoration: none;
  	text-align: center;
  	margin: 0 auto;
    margin-top: 0px;
  	display: block;
  	transition: all .5s;
  	letter-spacing: 1.5px;
  	font-weight: 400;
	background: none;
	color: #862520;
	border: 2px solid #862520;
	-webkit-transition: all 0.20s ease-in-out;
  	-moz-transition: all 0.20s ease-in-out;
  	-ms-transition: all 0.20s ease-in-out;
  	-o-transition: all 0.20s ease-in-out;
  	transition: all 0.2s ease-in-out;
}
.btn-outline:hover,
.btn-outline:focus-visible {
	color: #862520;
	border: 2px solid #8e9a71;
}

.normLink {
  text-decoration: none !important;
  color: inherit !important; }

.phoneLink {
  cursor: text !important;
  text-decoration: none !important;
  color: inherit !important; }

.longLink,
.emailLink {
  text-decoration: underline !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

.nowrap {
	white-space: nowrap;
}

.img-fluid {
  max-width: 100%;
  height: auto; }

.title2, h2 {
  color: #c2ac90;
  color: #8e9a71; }

p.caption {
	font-size: 0.9em;
}

header .menu li {
  position: relative;
  width: 100%;
  margin: 10px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

#hero {
  position: relative;
  z-index: 1;
  overflow: hidden; }

#hero img {
  position: relative;
  z-index: 1; }

#hero #hero-cta {
  position: absolute;
  top: 0;
  right: 0;
  width: 30em;
  height: auto;
  background: #dfd9c2;
  font-size: 1em;
  font-weight: 600;
  color: #8e9a71 !important;
  text-align: center;
  padding: 0.5em 1em;
  transform: translateX(27%) translateY(120%) rotate(35deg);
  -webkit-box-shadow: -1px 1px 5px 1px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 1px 5px 1px rgba(0, 0, 0, 0.5);
  z-index: 100; }

@media (max-width: 960px) {
  #hero #hero-cta {
    font-size: 0.9em;
    padding: 0.5em 1em; } }
@media (max-width: 767px) {
  #hero #hero-cta {
    font-size: 0.85em; } }
@media (max-width: 666px) {
  #hero #hero-cta {
    font-size: 0.75em; } }
@media (max-width: 567px) {
  #hero #hero-cta {
    width: 25em;
    transform: translateX(25%) translateY(120%) rotate(40deg); } }
#intro {
  position: relative;
  overflow: visible;
  z-index: 2; }

.intro-section > .col:first-of-type .btm {
	width: 100%;
	padding: 6rem;
    padding-top: calc(1rem + 85px);
}
.intro-section > .col:first-of-type .btm .col:nth-of-type(1) .logo-cont img {
  width: 300px;
  height: auto;
  margin-right: 4rem;
  margin-bottom: 0.5rem; }

.intro-section > .col:nth-of-type(2) {
  border-top: 10px solid #c2ac90; }

.intro-section > .col:nth-of-type(2) .title {
  line-height: 1.15; }

.intro-section > .col:nth-of-type(2) .subtitle {
  font-size: 2.5rem;
  line-height: 1.15;
  padding: 0.5rem 0; }

.intro-section > .col:nth-of-type(2) #contact-form .tour-button {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100% !important; }

.intro-section > .col:nth-of-type(2) a.emailLink {
  color: #fff;
  /*text-decoration: none;*/ }

.intro-section > .col:nth-of-type(2) a.emailLink:hover {
  color: #862520;
  text-decoration: underline; }

#above-schedule-title {
	text-align: center; 
	margin-top: -2em; 
	margin-bottom: 3.5em;  
}
.intro-section > .col:nth-of-type(2) #above-schedule-title p.title {
	font-size: 1em !important;
}

.realtor-video-link img {
	border: 1px solid #c2ac90;
}
.intro-section .caption a {
	color: #fff;
}
.intro-section .caption a:hover,
.intro-section .caption a:focus-visible {
	color: #862520;
}

#contact-form {
  padding: 20px 20px 0 20px; }

#contact-form .input-field {
  	/*background-color: #fff !important;
    	color: #333 !important;*/
  border-color: #ccc;
  border-radius: 4px !important;
  border-style: solid !important;
  border-width: 1px !important;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px !important;
  height: auto;
  line-height: 21px !important;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 10px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
  margin-bottom: 10px; }

#contact-form .wpcf7-submit {
  background-color: #000 !important;
  border: none !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  color: #fff !important;
  cursor: pointer;
  font-family: "Open Sans",Arial,Helvetica,sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  height: auto;
  padding: 10px !important;
  width: 100% !important;
  box-sizing: border-box !important; }

#location .col:nth-of-type(2) {
  padding-left: 6rem;
  text-align: left !important; }

#location .col .wrap ul {
  list-style: disc;
  margin: 0.5em 0 0.5em 0;
  padding-left: 1em; }

#development {
  padding-top: 2rem; }

/*
#development .flex-center {
	position: relative;
	max-width: 100%;
}*/
#development .col:nth-of-type(2) {
  padding-left: 9rem; }

#development .col .wrap {
  text-align: center; }

#the-homes .models .model {
  position: relative; }
  #the-homes .models .model::before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 600;
    pointer-events: none;
    background-size: contain;
    background-repeat: no-repeat; }
  #the-homes .models .model.sold-out::before {
    background-image: url("/wp-content/themes/riverPlace/assets/images/community-banner-only-00-min.png"); }
  #the-homes .models .model.only-1::before {
    background-image: url("/wp-content/themes/riverPlace/assets/images/community-banner-only-01-min.png"); }
  #the-homes .models .model.one-remaining::before {
    background-image: url("/wp-content/themes/riverPlace/assets/images/community-banner-one-remaining-min.png"); }
  #the-homes .models .model.only-2::before {
    background-image: url("/wp-content/themes/riverPlace/assets/images/community-banner-only-02-min.png"); }
  #the-homes .models .model.only-3::before {
    background-image: url("/wp-content/themes/riverPlace/assets/images/community-banner-only-03-min.png"); }
  #the-homes .models .model.only-4::before {
    background-image: url("/wp-content/themes/riverPlace/assets/images/community-banner-only-04-min.png"); }
  #the-homes .models .model.only-5::before {
    background-image: url("/wp-content/themes/riverPlace/assets/images/community-banner-only-05-min.png"); }
#the-homes .models .only-1-elevator::before {
    background-image: url("/wp-content/themes/riverPlace/assets/images/community-banner-one-remaining-elevator.png"); }
#the-homes .models .only-1-elevator-56::before {
    background-image: url("/wp-content/themes/riverPlace/assets/images/community-banner-has-elev-site-56-2-min.png"); }

#the-homes .models .only-1-home-56::before {
    background-image: url("/wp-content/themes/riverPlace/assets/images/community-banner-site-56-min.png"); }
#the-homes .models .last-one::before {
    background-image: url("/wp-content/themes/riverPlace/assets/images/community-banner-last.png"); }
#the-homes .models .model .col.thumbnail {
  width: 50%; 
  max-width: 50%; }

#the-homes .models .model .col.details.details-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: block;
  flex: 0;
  height: auto; }

#the-homes .models .model .col.details .btm a:nth-of-type(2),
#the-homes .models .model .col.details .btm a:nth-of-type(3) {
  margin-left: 15px; }

#gallery {
  padding: 6rem 0 0 0; }

#gallery .flex-center.top {
  background: #c2ac90; }

#gallery .gallery-announcement {
  position: relative;
  top: auto;
  left: auto;
  padding: 10px 20px; }

#gallery .flex-center.top .col:nth-of-type(2) p {
  background: #8e9a71;
  color: #fff;
  font-weight: 600;
  padding: 1em; }

.print-gallery {
  display: flex;
  flex-wrap: wrap; }

.print-gallery .col {
  padding: 5px;
  width: 33%;
  max-width: 33%; }

.print-gallery .col img {
  padding: 5px; }

.print-gallery.floorplan-gallery .col {
  width: 50%;
  max-width: 50%; }

#testimonials .swiper-slide .col:first-of-type {
  width: 350px; }

#testimonials .swiper-slide .quote .testimonial-source {
  text-align: left !important;
  font-size: 0.9em;
  font-style: italic; }

#news {
  padding: 6rem 0;
  border-top: 1px solid #8e9a71; }

#news .newsletters {
  list-style: none;
  margin: 0;
  padding: 0;
  columns: auto 20em; }

#news ul.newsletters li.newsletter {
  margin: 0;
  padding: 0.5em 0;
  text-align: center;
  font-size: 1.35em; }

#news ul.newsletters li.newsletter > a {
  line-height: 1.15; }

#news .news-list {
  list-style: none;
  margin: 0;
  padding: 0; }

#news ul.news-list li.news-item {
  margin: 0;
  padding: 0.5em 0;
  text-align: center;
  font-size: 1.35em; }

#news ul.news-list li.news-item > a {
  line-height: 1.15; }

footer {
  border-top: 10px solid #8e9a71; }

footer p {
  font-size: 1.6rem; }

footer .col:nth-of-type(2) p {
  line-height: 1.25;
  padding-bottom: 0.75em; }

footer .col:nth-of-type(2) p.title {
  font-size: 1.75rem !important;
  color: #8e9a71;
  font-weight: 600; }

 /*
footer .main-cont .col:nth-of-type(2) .flex-center {
  align-content: stretch;
}
footer .main-cont .col:nth-of-type(2) .flex-center > .col {
  align-self: stretch;
}
footer .main-cont .col:nth-of-type(2) .flex-center > .col .wrap {
  align-self: flex-start;
	align-content: flex-start;
}
*/
/*
footer .col:nth-of-type(2) .flex-center .col:nth-of-type(3) {
	border-left: 1px solid #fff;
}
*/
footer .col:nth-of-type(2) .flex-center .col:nth-of-type(3) p.title {
  line-height: 1.25;
  padding-bottom: 0.75em;
  margin-bottom: 0; }

footer .col:nth-of-type(2) p strong {
  font-weight: 600; }

footer .col:nth-of-type(2) p a:hover {
  text-decoration: underline;
  color: #862520; }

footer .col:nth-of-type(2) .flex-center .col:nth-of-type(3) p {
  font-size: 1.6rem; }

footer .col:nth-of-type(3) p:nth-of-type(3) {
  margin-bottom: 0; }

footer .bottom-cont .col {
  border: none !important;
  /*padding-top: 0 !important;*/ }

footer .bottom-cont .col:nth-of-type(2) .flex-center .col {
  width: 33%; }

footer .bottom-cont .col:nth-of-type(2) img {
  /*width: 250px;*/
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 0; }

footer .bottom-cont .col:nth-of-type(2) .flex-center .col:nth-of-type(2) {
  align-items: center; }

footer .col .additional {
  color: #8e9a71;
  font-size: 2.5rem;
  line-height: 1;
  text-align: center; }

footer .form-cont {
  margin: -2em 0; }

#footer-builder {
  max-width: 250px; }

#footer-builder a {
  border: 1px solid #58595b;
  text-transform: uppercase;
  padding: 10px;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
  font-size: 1.4rem;
  color: #453735; }

#footer-builder a img {
  width: 29px;
  height: auto;
  max-width: 100%;
  margin-left: 1em; }

@media (max-width: 1280px) {
  footer .bottom-cont .col:nth-of-type(2) {
    width: 100%; }

  footer .bottom-cont .col:nth-of-type(2) .flex-center .col.footer-contact {
    width: 66%; } }
@media (max-width: 1150px) {
  footer .main-cont .col:nth-of-type(3) {
    margin-top: 0;
    justify-content: flex-start; }

  footer .main-cont .col:nth-of-type(3) p {
    text-align: left; }

  footer .form-cont {
    margin: 0 0 1em 0; } }
@media (max-width: 768px) {
  footer .col:nth-of-type(2) .flex-center .col {
    width: 100%;
    -ms-flex-align: center;
    align-items: center; }

  footer p,
  footer p.title {
    text-align: center; }

  footer .main-cont .col:nth-of-type(3) p {
    text-align: center; }

  footer .bottom-cont .col:nth-of-type(2) .flex-center .col {
    width: 100%; }

  footer .bottom-cont .col:nth-of-type(2) img {
    width: 250px;
    max-width: 250px; }

  footer .bottom-cont .col:nth-of-type(2) .flex-center .col.footer-contact {
    width: 100%; } }
.printOnly {
  display: none !important; }

@media print {
  .noPrint {
    display: none !important; }

  .printOnly {
    display: initial !important; }

  main {
    font-size: 1rem; }

  header {
    display: none !important;
    border-bottom: none !important; }

  img {
    display: block !important;
    		/*page-break-before: auto !important;
        page-break-after: auto !important;*/
    -webkit-page-break-inside: avoid !important;
    page-break-inside: avoid !important;
    		/*break-before: auto !important;
        break-after: auto !important;*/
    -webkit-break-inside: avoid !important;
    break-inside: avoid !important; }

  #hero .mobile {
    display: none !important; }

  #the-homes .models .model {
    -webkit-page-break-inside: avoid !important;
    page-break-inside: avoid !important;
    -webkit-break-inside: avoid !important;
    break-inside: avoid !important; }

  #testimonials .swiper-slide .col:first-of-type img {
    display: block;
    margin: 0 auto 1rem auto; } 